summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-21block: Fix a blk_exit_rl() regressionBart Van Assche
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-12Add "shutdown" to "struct class".Josh Zimmerman
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-05net: ipv6: Release route when device is unregisteringDavid Ahern
2017-07-05net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-29netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-06-29time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
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