summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-06-14srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-06-14cgroup: Prevent kill_css() from being called more than onceWaiman Long
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-07mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-25iio: hid-sensor: Store restore poll and hysteresis on S3Srinivas Pandruvada
2017-05-25Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells
2017-05-20dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-20mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner
2017-05-20Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-13mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov
2017-04-11Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko