summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-09-24asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-24asm-generic: make get_user() clear the destination on errorsAl Viro
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-24af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-24bonding: Fix bonding crashMahesh Bandewar
2016-09-24net: smc91x: fix SMC accessesRussell King
2016-09-24tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
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-09-07tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)
2016-08-20SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust
2016-08-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-08-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-08-20IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
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-19net: switchdev: change ageing_time type to clock_tVivien Didelot
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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-15vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-13dccp: limit sk_filter trim to payloadWillem de Bruijn
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn
2016-07-13Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
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-11Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki