summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Annotate hardware config module parameters in drivers/net/can/David Howells2017-04-202-8/+8
* Annotate hardware config module parameters in drivers/net/arcnet/David Howells2017-04-203-6/+6
* Annotate hardware config module parameters in drivers/net/appletalk/David Howells2017-04-202-6/+6
* Annotate hardware config module parameters in drivers/mmc/host/David Howells2017-04-201-4/+4
* Annotate hardware config module parameters in drivers/misc/David Howells2017-04-201-1/+1
* Annotate hardware config module parameters in drivers/media/David Howells2017-04-202-6/+6
* Annotate hardware config module parameters in drivers/isdn/David Howells2017-04-203-9/+9
* Annotate hardware config module parameters in drivers/input/David Howells2017-04-203-4/+4
* Annotate hardware config module parameters in drivers/iio/David Howells2017-04-202-2/+2
* Annotate hardware config module parameters in drivers/i2c/David Howells2017-04-208-12/+12
* Annotate hardware config module parameters in drivers/gpio/David Howells2017-04-205-9/+9
* Annotate hardware config module parameters in drivers/cpufreq/David Howells2017-04-201-1/+1
* Annotate hardware config module parameters in drivers/clocksource/David Howells2017-04-201-1/+1
* Annotate hardware config module parameters in drivers/char/David Howells2017-04-201-2/+2
* Annotate hardware config module parameters in drivers/char/mwave/David Howells2017-04-201-4/+4
* Annotate hardware config module parameters in drivers/char/ipmi/David Howells2017-04-201-7/+7
* Annotate hardware config module parameters in arch/x86/mm/David Howells2017-04-041-1/+1
* Annotate module params that specify hardware parameters (eg. ioport)David Howells2017-04-041-1/+64
* security, keys: convert key_user.usage from atomic_t to refcount_tElena Reshetova2017-04-034-6/+7
* security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova2017-04-036-12/+13
* TOMOYO: Use designated initializersKees Cook2017-03-302-16/+16
* LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa2017-03-286-2/+37
* update to v4.11-rc4 due to memory corruption bug in rc2James Morris2017-03-281078-7486/+13935
|\
| * Linux 4.11-rc4Linus Torvalds2017-03-261-1/+1
| * Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
| |\
| | * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| | |\
| | | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3Star
| | | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1
| | | * extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-222-0/+25
| | | * extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko2017-03-221-2/+2
| | | * extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko2017-03-131-2/+2
| | * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| | * | ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| | * | parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-161-2/+4
| | * | auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov2017-03-161-0/+1
| | * | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8
| | * | Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
| | * | Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2
| | * | Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov2017-03-165-16/+9Star
| | * | vmbus: remove hv_event_tasklet_disable/enableDexuan Cui2017-03-163-30/+4Star
| | * | vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-163-4/+16
| | * | mei: don't wait for os version message replyAlexander Usyskin2017-03-161-12/+2Star
| | * | mei: fix deadlock on mei resetTomas Winkler2017-03-161-2/+6
| | * | Merge tag 'stm-fixes-for-greg-20170315' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2017-03-162-1/+13
| | |\ \ | | | |/ | | |/|
| | | * intel_th: pci: Add Gemini Lake supportAlexander Shishkin2017-03-151-0/+5
| | | * intel_th: pci: Add Denverton SOC supportAlexander Shishkin2017-03-151-0/+5
| | | * intel_th: Don't leak module refcount on failure to activateAlexander Shishkin2017-03-151-1/+3
| | |/
| * | Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-03-261-1/+2
| |\ \
| | * | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2017-03-171-1/+2
| | |/