summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
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-29ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
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-24USB: hub: fix SS max number of portsJohan Hovold
2017-06-17PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-06-14drm/i915/skl: Add missing SKL IDMichaƂ Winiarski
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-14net: ping: do not abuse udp_poll()Eric Dumazet
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-07iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-06-07ipv4: add reference counting to metricsEric Dumazet
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-14xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14tcp: randomize timestamps on syncookiesEric Dumazet
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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 git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds