summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-10-16mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-10-07mm, kasan: account for object redzone in SLUB's nearest_obj()Alexander Potapenko
2016-10-07nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-30ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann
2016-09-30libceph: add an ONSTACK initializer for oidsIlya Dryomov
2016-09-30reset: Return -ENOTSUPP when not configuredJohn Youn
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-24fix iov_iter_fault_in_readable()Al Viro
2016-09-24genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-24efi/libstub: Introduce ExitBootServices helperJeffrey Hugo
2016-09-24efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-09-24efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24iio: sw-trigger: Fix config group initializationLars-Peter Clausen
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-24mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-24bonding: Fix bonding crashMahesh Bandewar
2016-09-24net: smc91x: fix SMC accessesRussell King
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-09-07ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-08-20IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov
2016-08-20block: fix bdi vs gendisk lifetime mismatchDan Williams
2016-08-20block: add missing group association in bio-cloning functionsPaolo Valente
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss