summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-26USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-06-26log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-26PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-06-26cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-26ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-25net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-25vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-06-13f2fs: sanity check segment countJin Qian1-0/+6
2017-06-13ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-06-13ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-06-13mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2017-06-08mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi1-0/+1
2017-06-08iscsi-target: Use shash and ahashHerbert Xu1-2/+2
2017-06-08iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger1-0/+1
2017-06-08tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-06-08genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2-23/+34
2017-06-08cgroup: use bitmask to filter for_each_subsysAleksa Sarai1-0/+2
2017-06-08sched, cgroup: reorganize threadgroup lockingTejun Heo2-36/+27
2017-05-17crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-05-17usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-05-17tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-05-17scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-05-17nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-05-16RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-03-07cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-03-07percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-03-07SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-03-07nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-03-07jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-03-03ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman3-1/+2
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross1-2/+2
2017-01-13net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2017-01-13IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2016-12-23net: add recursion limit to GROSabrina Dubroca1-1/+23
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-12-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-11-26drm/dp/mst: add some defines for logical/physical portsDave Airlie1-0/+4
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-24mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-10-03fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-10-03asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-10-03asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato1-4/+6
2016-10-03genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-10-03asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6