summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-31mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala
2017-07-31usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-31xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25USB: hub: fix SS max number of portsJohan Hovold
2017-06-25log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-06-25PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-06-25cpuset: consider dying css as offlineTejun Heo
2017-06-25ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-25net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-25vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-13f2fs: sanity check segment countJin Qian
2017-06-13ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-06-13ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-06-13mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-06-08mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2017-06-08iscsi-target: Use shash and ahashHerbert Xu
2017-06-08iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-06-08tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-06-08genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
2017-06-07cgroup: use bitmask to filter for_each_subsysAleksa Sarai
2017-06-07sched, cgroup: reorganize threadgroup lockingTejun Heo
2017-05-17crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-05-17usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-05-17tracing: Add #undef to fix compile errorRik van Riel
2017-05-17scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-05-17nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-05-15RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-06cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-03-06percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-03-06SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-06nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-03-06jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-03-02ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-13net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2017-01-12IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2016-12-23net: add recursion limit to GROSabrina Dubroca
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-12-21can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-25drm/dp/mst: add some defines for logical/physical portsDave Airlie
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-10-23mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds