lkml.org 
[lkml]   [2016]   [Jan]   [3]   [last100]  
 
/

3 Jan 2016

 
 Re: [PATCH] Input: bma150 - constify bma150_cfg structureDmitry Torokhov
 Re: [PATCH 3/7] input: touchscreen: use to_delayed_workDmitry Torokhov
[New][PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 ...Finn Thain
 [PATCH v4 13/78] ncr5380: Remove redundant register writesFinn Thain
 [PATCH v4 23/78] ncr5380: Always retry arbitration and selectionFinn Thain
 [PATCH v4 24/78] ncr5380: Implement NCR5380_dma_xfer_len and remov ...Finn Thain
 [PATCH v4 21/78] ncr5380: Sleep when polling, if possibleFinn Thain
 [PATCH v4 10/78] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SC ...Finn Thain
 [PATCH v4 29/78] ncr5380: Remove references to linked commandsFinn Thain
 [PATCH v4 31/78] ncr5380: Fix !REQ timeout in do_abort()Finn Thain
 [PATCH v4 33/78] atari_NCR5380: Set do_abort() timeoutsFinn Thain
 [PATCH v4 38/78] ncr5380: Remove UNSAFE macroFinn Thain
 [PATCH v4 35/78] ncr5380: Dont wait for BUS FREE after disconnectFinn Thain
 [PATCH v4 39/78] ncr5380: Standardize interrupt handlingFinn Thain
 [PATCH v4 46/78] ncr5380: Fix NDEBUG_NO_DATAOUT flagFinn Thain
 [PATCH v4 45/78] ncr5380: Cleanup #include directivesFinn Thain
 [PATCH v4 44/78] ncr5380: Fix off-by-one bug in extended_msg[] bou ...Finn Thain
 [PATCH v4 42/78] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO ...Finn Thain
 [PATCH v4 08/78] ncr5380: Move NCR53C400-specific codeFinn Thain
 [PATCH v4 48/78] atari_NCR5380: Fix queue_size limitFinn Thain
 [PATCH v4 47/78] ncr5380: Fix and cleanup scsi_host_template initi ...Finn Thain
 [PATCH v4 56/78] ncr5380: Remove redundant volatile qualifiersFinn Thain
 [PATCH v4 55/78] ncr5380: Remove LIST and REMOVE macrosFinn Thain
 [PATCH v4 54/78] ncr5380: Use dsprintk() for queue debuggingFinn Thain
 [PATCH v4 51/78] ncr5380: Remove command list debug codeFinn Thain
 [PATCH v4 03/78] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* ...Finn Thain
 [PATCH v4 64/78] atari_NCR5380: Eliminate HOSTNO macroFinn Thain
 [PATCH v4 62/78] ncr5380: Implement new eh_bus_reset_handlerFinn Thain
 [PATCH v4 60/78] ncr5380: Implement new eh_abort_handlerFinn Thain
 [PATCH v4 67/78] ncr5380: Cleanup commentsFinn Thain
 [PATCH v4 65/78] atari_scsi, sun3_scsi: Remove global Scsi_Host po ...Finn Thain
 [PATCH v4 75/78] ncr5380: Enable PDMA for NCR53C400AFinn Thain
 [PATCH v4 73/78] ncr5380: Fix pseudo DMA transfers on 53C400Finn Thain
 [PATCH v4 72/78] ncr5380: Cleanup whitespace and parenthesesFinn Thain
 [PATCH v4 71/78] atari_NCR5380: Merge changes from NCR5380.cFinn Thain
 [PATCH v4 76/78] ncr5380: Enable PDMA for DTC chipsFinn Thain
 [PATCH v4 74/78] ncr5380: Use runtime register mappingFinn Thain
 [PATCH v4 77/78] ncr5380: Fix wait for 53C80 registers registers a ...Finn Thain
 [PATCH v4 78/78] ncr5380: Add support for HP C2502Finn Thain
 [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpFinn Thain
 [PATCH v4 68/78] ncr5380: Fix trailing whitespace using regexpFinn Thain
 [PATCH v4 70/78] ncr5380: Merge changes from atari_NCR5380.cFinn Thain
 [PATCH v4 66/78] ncr5380: Fix soft lockupsFinn Thain
 [PATCH v4 59/78] ncr5380: Fix autosense bugsFinn Thain
 [PATCH v4 61/78] ncr5380: Fix EH during arbitration and selectionFinn Thain
 [PATCH v4 63/78] atari_NCR5380: Remove HOSTNO macro from printk() ...Finn Thain
 [PATCH v4 52/78] ncr5380: Remove H_NO macro and introduce dsprintkFinn Thain
 [PATCH v4 53/78] ncr5380: Use shost_priv helperFinn Thain
[New][PATCH] staging: xgifb: Don't use multiple blank linesBenoit Hiller
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17Ross Green
 [PATCH v4 57/78] ncr5380: Use standard list data structureFinn Thain
 [PATCH v4 58/78] ncr5380: Refactor command completionFinn Thain
 [PATCH v4 49/78] ncr5380: Remove redundant ICR_ARBITRATION_LOST te ...Finn Thain
 [PATCH v4 07/78] ncr5380: Split NCR5380_init() into two functionsFinn Thain
 [PATCH v4 05/78] ncr5380: Remove NCR5380_local_declare and NCR5380 ...Finn Thain
 [PATCH v4 06/78] ncr5380: Remove NCR5380_instance_name macroFinn Thain
 [PATCH v4 50/78] ncr5380: Change instance->host_lock to hostdata->lockFinn Thain
 [PATCH v4 43/78] ncr5380: Standardize reselection handlingFinn Thain
 [PATCH v4 41/78] ncr5380: Replace redundant flags with FLAG_NO_DMA ...Finn Thain
 [PATCH v4 40/78] ncr5380: Introduce NCR5380_poll_politely2Finn Thain
 [PATCH v4 37/78] ncr5380: Standardize work queueing algorithmFinn Thain
 [PATCH v4 32/78] ncr5380: Fix bus phase in do_abort()Finn Thain
 [PATCH v4 34/78] atari_NCR5380: Use arbitration timeoutFinn Thain
[New]next-20151231 - aes crypto algorithm went missing?Valdis Kletnieks
 [PATCH v4 36/78] ncr5380: Use work_struct instead of delayed_workFinn Thain
 [PATCH v4 30/78] ncr5380: Add missing break after case MESSAGE_REJECTFinn Thain
 [PATCH v4 11/78] ncr5380: Simplify bus reset handlersFinn Thain
 [PATCH v4 12/78] ncr5380: Remove unused hostdata->aborted flagFinn Thain
 [PATCH v4 27/78] ncr5380: Add missing lock in eh_abort_handlerFinn Thain
 [PATCH v4 09/78] atari_NCR5380: Reset bus on driver initialization ...Finn Thain
 [PATCH v4 28/78] ncr5380: Drop DEF_SCSI_QCMD macroFinn Thain
 [PATCH v4 22/78] ncr5380: Eliminate selecting stateFinn Thain
 [PATCH v4 25/78] ncr5380: Rework disconnect versus poll logicFinn Thain
 [PATCH v4 26/78] ncr5380: Fix NCR5380_transfer_pio() resultFinn Thain
 [PATCH v4 20/78] ncr5380: Introduce unbound workqueueFinn Thain
 Re: [RFC PATCH v0] Add tw5864 driverLeon Romanovsky
 [PATCH v4 19/78] ncr5380: Cleanup bogus {request,release}_region() ...Finn Thain
 [PATCH v4 17/78] ncr5380: Keep BSY asserted when entering SELECTIO ...Finn Thain
 [PATCH v4 15/78] ncr5380: Always escalate bad target time-out in N ...Finn Thain
 [PATCH v4 18/78] ncr5380: Eliminate USLEEP_WAITLONG delayFinn Thain
 [PATCH v4 16/78] ncr5380: Proceed with next command after NCR5380_ ...Finn Thain
 [PATCH v4 14/78] ncr5380: Use return instead of goto in NCR5380_se ...Finn Thain
 [PATCH v4 02/78] ncr5380: Remove redundant static variable initial ...Finn Thain
 [PATCH v4 04/78] ncr5380: Remove more pointless macrosFinn Thain
 [PATCH v4 01/78] atari_scsi: Fix SCSI host ID settingFinn Thain
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17"Paul E. McKenney"
 Re: [PATCH 00/42] ACPICA: 20151218 ReleaseDavid Lang
[New][PATCH] igb: constify e1000_phy_operations structureJulia Lawall
 Re: [PATCH 1/3] NFC-mei_phy: Refactoring for mei_nfc_connect()SF Markus Elfring
[New][PATCH] ixgbe: constify ixgbe_mbx_operations structureJulia Lawall
[New]__vmalloc() vs. GFP_NOIO/GFP_NOFSAl Viro
 Re: [PATCH 1/3] NFC-mei_phy: Refactoring for mei_nfc_connect()Joe Perches
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpJoe Perches
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpFinn Thain
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17Ross Green
 [PATCH 0/8] rtc-ab-b5ze-s3: Fine-tuning for some function implemen ...SF Markus Elfring
 [PATCH 1/8] rtc-ab-b5ze-s3: Better exception handling in abb5zes3_ ...SF Markus Elfring
 [PATCH 2/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in abb5 ...SF Markus Elfring
 [PATCH 3/8] rtc-ab-b5ze-s3: Delete an unnecessary variable initial ...SF Markus Elfring
 [PATCH 4/8] rtc-ab-b5ze-s3: Replace a variable initialisation by a ...SF Markus Elfring
 [PATCH 5/8] rtc-ab-b5ze-s3: Replace a variable initialisation by a ...SF Markus Elfring
 [PATCH 6/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb ...SF Markus Elfring
 [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb ...SF Markus Elfring
 [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb ...SF Markus Elfring
 Re: [PATCH v2 32/32] virtio_ring: use virt_store_mb"Michael S. Tsirkin"
 Re: [PATCH v2 17/32] arm: define __smp_xxx"Michael S. Tsirkin"
 Re: net-libertas: Better exception handling in if_spi_host_to_card ...Arend van Spriel
 Re: [PATCH v2] crypto: algif_skcipher - Require setkey before acce ...Milan Broz
 [PATCH 0/2] 390/qeth: Fine-tuning for qeth_core_set_online()SF Markus Elfring
 [PATCH 1/2] 390/qeth: Delete an unnecessary variable initialisatio ...SF Markus Elfring
 [PATCH 2/2] 390/qeth: Refactoring for qeth_core_set_online()SF Markus Elfring
 Re: [PATCH 4/6] regulator: lp872x: Add enable GPIO pin supportPaul Kocialkowski
 Re: next-20151231 - aes crypto algorithm went missing?Milan Broz
 Re: [PATCH 2/5] nbd: Remove signal usageChristoph Hellwig
[New][PATCH] av7110: constify sp8870_config structureJulia Lawall
 RE: [PATCH V5 4/9] Drivers: hv: ring_buffer: enhance hv_ringbuffer ...Dexuan Cui
 Re: net-libertas: Better exception handling in if_spi_host_to_card ...SF Markus Elfring
[New][PATCH] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_conf ...Julia Lawall
 Re: [PATCH v1 3/3] ARM64 LPC: update binding docRongrong Zou
[New][PATCH] media: bt8xx: constify or51211_config structureJulia Lawall
[New][PATCH] media: bt8xx: constify sp887x_config structureJulia Lawall
 Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...Julia Lawall
 Re: [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...Julia Lawall
 Re: [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...Julia Lawall
[New][PATCH] Net: irda: actisys-sir: fixed coding style issuehmsjwzb
[New][PATCH] chelsio: constify cphy_ops structuresJulia Lawall
 Re: [RFC PATCH v0] Add tw5864 driverAndrey Utkin
 Re: [PATCH v4 1/3] ACPI: amba bus probing supportRussell King - ARM Linux
 Re: [PATCH] ubifs: Fix error codes in ubifs_iget()Artem Bityutskiy
[New]"git send-email" thru Gmail incurs few minutes delayAndrey Utkin
 Re: [PATCH] ubifs: Use XATTR_*_PREFIX_LENArtem Bityutskiy
 Re: [PATCH] ubifs: Fix error codes in ubifs_iget()Artem Bityutskiy
 Re: [PATCH] ubifs: Fix error codes in ubifs_iget()Richard Weinberger
 Re: [PATCH v4 2/2] virtio_balloon: Use a workqueue instead of "vba ...Tejun Heo
 Re: [PATCH] cpuset: fix cpus_allowed mask for offline/online CPUsTejun Heo
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpOne Thousand Gnomes
 Re: [PATCHv5 7/7] pciutils: Allow 32-bit domainsMartin Mares
 Re: [PATCH v6] USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE
[New][PATCH 0/3] USB: mxu11x0: fixes and follow upsMathieu OTHACEHE
 [PATCH 1/3] USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE
 [PATCH 3/3] USB: mxu11x0: move firmware download and endpoint test ...Mathieu OTHACEHE
 [PATCH 2/3] USB: mxu11x0: clean device control commandsMathieu OTHACEHE
 Re: [PATCH] drivers/media/usb/dvb-usb-v2: constify mxl111sf_tuner_ ...Michael Ira Krufky
 Re: [RFC PATCH 01/10] arm64: introduce KIMAGE_VADDR as the virtual ...Mark Rutland
[New][PATCH] dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski
 Re: net-libertas: Better exception handling in if_spi_host_to_card ...Rafał Miłecki
 Re: [RFC PATCH 01/10] arm64: introduce KIMAGE_VADDR as the virtual ...Ard Biesheuvel
 Re: "git send-email" thru Gmail incurs few minutes delayJeff Merkey
[New][PATCH 0/6] generic relative extable supportArd Biesheuvel
 [PATCH 1/6] extable: add support for relative extables to search a ...Ard Biesheuvel
 [PATCH 2/6] alpha/extable: use generic search and sort routinesArd Biesheuvel
 [PATCH 3/6] s390/extable: use generic search and sort routinesArd Biesheuvel
 [PATCH 4/6] x86/extable: use generic search and sort routinesArd Biesheuvel
 [PATCH 6/6] arm64: switch to relative exception tablesArd Biesheuvel
 [PATCH 5/6] ia64/extable: use generic search and sort routinesArd Biesheuvel
[New][PATCH] cgroup: make /proc/cgroups alignedGeliang Tang
 Re: [PATCH 1/3] USB: mxu11x0: fix memory leak on usb_serial privat ...Johan Hovold
 Re: [PATCH 2/3] USB: mxu11x0: clean device control commandsJohan Hovold
 [PATCH] staging-slicoss: Replace variable initialisations by assig ...SF Markus Elfring
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...Julia Lawall
 Re: [PATCH 3/3] USB: mxu11x0: move firmware download and endpoint ...Johan Hovold
 Re: [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...SF Markus Elfring
 Re: __vmalloc() vs. GFP_NOIO/GFP_NOFSAl Viro
 Re: [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...Julia Lawall
 Re: [PATCH 7/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...SF Markus Elfring
 Re: [PATCH v3 1/7] tpm_crb: Use the common ACPI definition of stru ...Jarkko Sakkinen
[New][PATCH] drivers: staging: octeon-usb: octeon-hcd.c: fixed coding s ...Saatvik Arya
 Re: [PATCH v3 2/7] tpm_tis: Disable interrupt auto probing on a pe ...Jarkko Sakkinen
 Re: [PATCH v3 4/7] tpm_tis: Use devm_ioremap_resourceJarkko Sakkinen
 Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...SF Markus Elfring
 Re: [PATCH v3 5/7] tpm_tis: Clean up the force=1 module parameterJarkko Sakkinen
 Re: [PATCH v3 6/7] tpm_crb: Drop le32_to_cpu(ioread32(..))Jarkko Sakkinen
 Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in ...Julia Lawall
 Re: [PATCH v3 7/7] tpm_crb: Use devm_ioremap_resourceJarkko Sakkinen
[New][PATCH] drivers: staging: xgifb: vgatypes.h: fixed coding style wa ...Saatvik Arya
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...SF Markus Elfring
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...Greg Kroah-Hartman
 Re: [PATCH] af_unix: Fix splice-bind deadlockRainer Weikusat
 Re: [PATCH] af_unix: Fix splice-bind deadlockRainer Weikusat
[New]Re: smp_read_barrier_depends() for Blackfin"Paul E. McKenney"
 Re: [PATCH v6 4/7] dax: add support for fsync/msyncDan Williams
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17"Paul E. McKenney"
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...SF Markus Elfring
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpJoe Perches
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...Greg Kroah-Hartman
 Re: [PATCH v2] i2c: imx: make bus recovery through pinctrl optionalWolfram Sang
 Re: [PATCH v3] i2c: mediatek: fix i2c multi transfer issue in high ...Wolfram Sang
 Re: [PATCH] i2c: designware: Add support for AMD Seattle I2CWolfram Sang
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...SF Markus Elfring
 Re: [PATCH 3/9] i2c: designware: use to_pci_dev()Wolfram Sang
 Re: [PATCH 04/10] i2c: st: use to_platform_device()Wolfram Sang
 Re: [PATCH] af_unix: Fix splice-bind deadlockRainer Weikusat
 Re: [PATCH V7 1/1] usb:serial: Add Fintek F81532/534 driverJohan Hovold
[New][PATCH v2 0/2] Staging: panel: Fix checkpatch warningsKsenija Stanojevic
 [PATCH v2 1/2] Staging: panel: Fix line over 80 charactersKsenija Stanojevic
 [PATCH v2 2/2] Staging: panel: Remove spaceKsenija Stanojevic
[New][PATCH v2 0/5] Staging: panel: TODO fixesKsenija Stanojevic
 [PATCH v2 1/5] Staging: panel: Use u8 typeKsenija Stanojevic
 [PATCH v2 2/5] Staging: panel: Remove typedef pmask_tKsenija Stanojevic
 [PATCH v2 3/5] Staging: panel: Remove ULLKsenija Stanojevic
 [PATCH v2 4/5] Staging: panel: Reduce value range for *nameKsenija Stanojevic
 [PATCH v2 5/5] Staging: panel: Make code more readableKsenija Stanojevic
 Re: [PATCH] staging-slicoss: Replace variable initialisations by a ...Greg Kroah-Hartman
 Re: [RFC] ->get_link(), ->put_link() and cookiesLinus Torvalds
 [PATCH 2/2] security: use XATTR_*_PREFIX_LEN instead sizeof(...)Toralf Förster
[New][PATCH 1/2] ext4: use XATTR_*_PREFIX_LEN instead sizeof(...)Toralf Förster
[New][PATCH 2/2] security: use XATTR_*_PREFIX_LEN instead sizeof(...)Toralf Förster
 Re: staging-slicoss: Replace variable initialisations by assignmen ...SF Markus Elfring
 Re: __vmalloc() vs. GFP_NOIO/GFP_NOFSDave Chinner
 Re: staging-slicoss: Replace variable initialisations by assignmen ...Greg Kroah-Hartman
 Re: [RFC] ->get_link(), ->put_link() and cookiesAl Viro
 Re: staging-slicoss: Replace variable initialisations by assignmen ...SF Markus Elfring
 Re: [PATCH 7/8] xfs: Support for transparent PUD pagesDave Chinner
 Re: __vmalloc() vs. GFP_NOIO/GFP_NOFSAl Viro
 Re: [RFC] ->get_link(), ->put_link() and cookiesLinus Torvalds
 Re: BUG: KASAN: use-after-free in xfs_iflush_cluster+0x9d7/0xaf0Dave Chinner
[New][PATCH] input: gpio_keys: Fix check for disabling unsupported keyIvaylo Dimitrov
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpOne Thousand Gnomes
[New][PATCHv7 0/5] Add initial support for slimport anx78xxEnric Balletbo i Serra
 [PATCHv7 1/5] drm/dp: add DPCD definitions from DP 1.1Enric Balletbo i Serra
 [PATCHv7 4/5] devicetree: Add new ANX7814 SlimPort transmitter bin ...Enric Balletbo i Serra
 [PATCHv7 2/5] hdmi: added functions for MPEG InfoFramesEnric Balletbo i Serra
 [PATCHv7 3/5] of: Add vendor prefix for Analogix Semiconductor, Inc.Enric Balletbo i Serra
 [PATCHv7 5/5] drm: bridge: anx78xx: Add anx78xx driver support by ...Enric Balletbo i Serra
 Re: [PATCH v2 0/9] ARM: dts: Add compatible property to "partition ...Simon Horman
 Re: [RFC] ->get_link(), ->put_link() and cookiesAl Viro
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpJoe Perches
 Re: [PATCH v2 8/8] ARM: bcm2835: Add Kconfig support for bcm2836Noralf_Trønnes
 Re: rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17Ross Green
 Re: [PATCH v4 69/78] ncr5380: Fix whitespace in comments using regexpJoe Perches
[New][4.4-rc7] spinlock recursion while oom'ing.Dave Jones
[New][PATCH] x86/verify_cpu: Hide local labelsBorislav Petkov
 Re: [PATCH] i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit
 Re: [PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 a ...Guenter Roeck
[New][PATCH 0/3] watchdog: Drop pointer to watchdog device from struct ...Guenter Roeck
 [PATCH 3/3] watchdog: Drop pointer to watchdog device from struct ...Guenter Roeck
 [PATCH 2/3] watchdog: ziirave: Use watchdog infrastructure to crea ...Guenter Roeck
 [PATCH 1/3] watchdog: Add support for creating driver specific sys ...Guenter Roeck
[New]linux-next: build failure after merge of the ext4 treeStephen Rothwell
 Re: [PATCH] Input: evdev - drop partial events after emptying the ...Peter Hutterer
[New][PATCH] gpio: Add GPIO support for the WinSystems WS16C48William Breathitt Gray
[New][PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driverSinan Kaya
 [PATCH V11 2/7] dma: hidma: Add Device Tree supportSinan Kaya
 [PATCH V11 4/7] dma: add Qualcomm Technologies HIDMA channel driverSinan Kaya
 [PATCH V11 6/7] dma: qcom_hidma: add debugfs hooksSinan Kaya
 [PATCH V11 7/7] dma: qcom_hidma: add support for object hierarchySinan Kaya
 [PATCH V11 5/7] dma: qcom_hidma: implement lower level hardware in ...Sinan Kaya
 [PATCH V11 3/7] dma: add Qualcomm Technologies HIDMA management driverSinan Kaya
 [PATCH V11 1/7] dma: qcom_bam_dma: move to qcom directorySinan Kaya
 Re: [PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driverSinan Kaya
 Re: [LKP] [lkp] [f2fs] 75cd4e098d: xfstests.generic.042.fail"Huang\, Ying"
 Re: [PATCH 2/2] virtio_balloon: fix race between migration and bal ...Minchan Kim
 RE: [LKP] [lkp] [f2fs] 75cd4e098d: xfstests.generic.042.failChao Yu
 Re: [PATCH] cgroup: make /proc/cgroups alignedZefan Li
[New][PATCH v6 0/4] Machine check recovery when kernel accesses poisonTony Luck
 Re: [PATCH] perf tools: handle spaces in file names obtained from ...Namhyung Kim
 [PATCH v6 1/4] x86: Clean up extable entry format (and free up a bit)Andy Lutomirski
 [PATCH v6 2/4] x86: Cleanup and add a new exception classTony Luck
 [PATCH v6 3/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_ ...Tony Luck
 [PATCH v6 4/4] x86, mce: Add __mcsafe_copy()Tony Luck
[New]Linux 4.4-rc8Linus Torvalds
 Re: [PATCH v6 1/4] x86: Clean up extable entry format (and free up ...Tony Luck
 Re: linux-next: manual merge of the security tree with the vfs treeMimi Zohar
 Re: [PATCH RFC] vhost: basic device IOTLB supportYang Zhang
 Re: linux-next: manual merge of the rdma tree with the nfsd treeStephen Rothwell
[New][lkp] [Btrfs] 13a662d164: WARNING: CPU: 3 PID: 2933 at fs/btrfs/ex ...kernel test robot
[New][lkp] [af_unix] 039b21aaee: otc_kernel_qa-ts_ltp_ddt.bind01.failkernel test robot
 Re: [PATCH] cpuset: fix cpus_allowed mask for offline/online CPUsZefan Li
 Re: linux-next: manual merge of the security tree with the vfs treeStephen Rothwell
 RE: [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d ..."Wu, Feng"
 RE: [PATCH] cpuset: fix cpus_allowed mask for offline/online CPUs"Chen, Yu C"
 Re: [PATCH] cpuset: fix cpus_allowed mask for offline/online CPUsZefan Li
 RE: [PATCH 00/42] ACPICA: 20151218 Release"Zheng, Lv"
 RE: [PATCH 00/42] ACPICA: 20151218 Release"Zheng, Lv"
[New]linux-next: manual merge of the integrity tree with the vfs treeStephen Rothwell
 Re: linux-next: manual merge of the rdma tree with the nfsd treeDoug Ledford
[New][PATCH v2] mmc: dw_mmc: add hw_reset supportShawn Lin
 Re: linux-next: manual merge of the integrity tree with the vfs treeStephen Rothwell
 Re: [PATCH] soc: mediatek: PMIC wrap: Enable STAUPD_PRD before WDT ...Henry Chen
[New][PATCH v7 0/4] Introduce usb charger framework to deal with the us ...Baolin Wang
 [PATCH v7 1/4] gadget: Introduce the usb charger frameworkBaolin Wang
 [PATCH v7 2/4] gadget: Support for the usb charger frameworkBaolin Wang
 [PATCH v7 3/4] gadget: Integrate with the usb gadget supporting fo ...Baolin Wang
 [PATCH v7 4/4] power: wm831x_power: Support USB charger current li ...Baolin Wang
 Re: linux-next: manual merge of the integrity tree with the vfs treeAl Viro
[New][PATCH] ARM: multi_v7_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
[New][PATCH] ARM64: defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
[New][PATCH] ARM: zx_defconfig: remove CONFIG_MMC_DW_IDMACShawn Lin
 Re: [PATCH] dma: Revert "dmaengine: mic_x100: add missing spin_unlock"Vinod Koul
 Re: [PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driverVinod Koul
 Re: [PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driverSinan Kaya
 Re: [PATCH 0/3] watchdog: Drop pointer to watchdog device from str ...Guenter Roeck
[New][PATCH] cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1Chen Yu
 Re: [PATCH 2/4] soc: mediatek: Init MT8173 scpsys driver earlierJames Liao
[New][PATCH 00/19] irqchip: atmel-aic: make unified AIC driverMilo Kim
 [PATCH 01/19] irqchip: atmel-aic: fix wrong bit operation for IRQ ...Milo Kim
 [PATCH 04/19] irqchip: atmel-aic: replace magic numbers with named ...Milo Kim
 [PATCH 07/19] irqchip: atmel-aic: make common IRQ domain translate ...Milo Kim
 [PATCH 06/19] irqchip: atmel-aic: introduce register data structureMilo Kim
 [PATCH 09/19] irqchip: atmel-aic: add common retrigger functionMilo Kim
 [PATCH 11/19] irqchip: atmel-aic: add common PM IRQ chip operationMilo Kim
 [PATCH 13/19] irqchip: atmel-aic: clean up irq_chip_genericMilo Kim
 [PATCH 16/19] irqchip: atmel-aic: get total number of IRQs from de ...Milo Kim
 [PATCH 18/19] irqchip: atmel-aic: use unified AIC driverMilo Kim
 [PATCH 17/19] irqchip: atmel-aic: use unified IRQ chip initializat ...Milo Kim
 [PATCH 19/19] irqchip: atmel-aic: rename AIC driver and fix KconfigMilo Kim
 [PATCH 14/19] irqchip: atmel-aic: add common HW init functionMilo Kim
 [PATCH 15/19] irqchip: atmel-aic: add common interrupt handlerMilo Kim
 [PATCH 12/19] irqchip: atmel-aic: use EOI register data in aic_reg ...Milo Kim
 [PATCH 10/19] irqchip: atmel-aic: add common set_type functionMilo Kim
 [PATCH 08/19] irqchip: atmel-aic: add common mask and unmask functionsMilo Kim
 [PATCH 05/19] irqchip: atmel-aic: use simple constant to get numbe ...Milo Kim
 [PATCH 02/19] irqchip: atmel-aic: clean up RTC interrupt codeMilo Kim
 [PATCH 03/19] irqchip: atmel-aic: clean up RTT interrupt codeMilo Kim
 [PATCH 1/2] crypto: af_alg - Add nokey compatibility pathHerbert Xu
 [PATCH 2/2] crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu
[New][PATCH RFC 0/7] Introduce new async/sync compression APIsJoonsoo Kim
 [PATCH RFC 2/7] crypto/compress: introduce sychronuous compression APIJoonsoo Kim
 [PATCH RFC 1/7] crypto/compress: remove unused pcomp interfaceJoonsoo Kim
 [PATCH RFC 5/7] crypto: testmgr: add scompress/acompress testJoonsoo Kim
 [PATCH RFC 6/7] crypto/compress: add algorithm type specific flag, ...Joonsoo Kim
 [PATCH RFC 7/7] crypto/lzo: add CRYPTO_ALG_SCOMPRESS_DECOMP_NOCTX ...Joonsoo Kim
 [PATCH RFC 4/7] crypto/lzo: support SCOMPRESS alg typeJoonsoo Kim
 [PATCH RFC 3/7] crypto: add asynchronous compression supportJoonsoo Kim
 Re: [PATCH v3 0/2] Create specific kconfig for kselftestMichael Ellerman
\
 
  \ /
  Last update: 2020-01-02 09:45    [0.228 seconds]
©2004-2020 Jasper Spaans