aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-03android: binder: drop lru lock in isolate callbackGravatar Sherry Yang 1-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersGravatar Michal Hocko 1-0/+5
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionGravatar Kirill A. Shutemov 1-1/+1
2017-10-03bpf: fix bpf_tail_call() x64 JITGravatar Alexei Starovoitov 1-1/+1
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+22
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionGravatar Khazhismel Kumykov 1-1/+0
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPGravatar Martin K. Petersen 2-0/+2
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-31/+52
2017-10-01udp: perform source validation for mcast early demuxGravatar Paolo Abeni 1-1/+3
2017-10-01IPv4: early demux can return an error codeGravatar Paolo Abeni 3-4/+4
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Gravatar Artem Savkov 1-3/+4
2017-09-29sched/debug: Add explicit TASK_PARKED printingGravatar Peter Zijlstra 2-10/+8
2017-09-29sched/debug: Add explicit TASK_IDLE printingGravatar Peter Zijlstra 2-5/+14
2017-09-29sched/tracing: Use common task-state helpersGravatar Peter Zijlstra 1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingGravatar Peter Zijlstra 2-8/+12
2017-09-29sched/debug: Convert TASK_state to hexGravatar Peter Zijlstra 1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingGravatar Peter Zijlstra 1-7/+19
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 2-4/+4
2017-09-28timer: Prepare to change timer callback argument typeGravatar Kees Cook 1-0/+14
2017-09-28net/mlx5: Check device capability for maximum flow countersGravatar Raed Salem 1-1/+2
2017-09-28net/mlx5: Fix FPGA capability locationGravatar Inbar Karmy 2-3/+3
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3Gravatar James Morris 1-0/+2
2017-09-27iommu: Fix comment for iommu_ops.map_sgGravatar Jean-Philippe Brucker 1-1/+1
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsGravatar Mark Rutland 1-2/+22
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANGravatar Arnd Bergmann 1-18/+55
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-18/+15
2017-09-25smp/hotplug: Hotplug state fail injectionGravatar Peter Zijlstra 1-1/+2
2017-09-25smp/hotplug: Add state diagramGravatar Peter Zijlstra 1-0/+18
2017-09-25nvmet-fc: sync header templates with commentsGravatar James Smart 1-5/+8
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGravatar Geert Uytterhoeven 1-0/+2
2017-09-25IB: Correct MR length field to be 64-bitGravatar Parav Pandit 1-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structGravatar Leon Romanovsky 2-3/+3
2017-09-25dm ioctl: fix alignment of event number in the device listGravatar Mikulas Patocka 1-2/+2
2017-09-25nvme: add transport SGL definitionsGravatar James Smart 1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesGravatar James Smart 1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsGravatar Waiman Long 1-0/+1
2017-09-25KEYS: prevent creating a different user's keyringsGravatar Eric Biggers 1-0/+2
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+3
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+8
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionGravatar Dragos Bogdan 1-0/+3