summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-10-03cs5536: add support for IDE controller variantAndrey Korolyov
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-09-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-09-10Make file credentials available to the seqfile interfacesLinus Torvalds
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-09-10vfio: New external user group/file matchAlex Williamson
2017-07-31Add "shutdown" to "struct class".Josh Zimmerman
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-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-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-25vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-13f2fs: sanity check segment countJin Qian
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-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-17usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-05-17nlm: Ensure callback code also checks that the files matchTrond Myklebust
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
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-21can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
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
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-10-02genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-19Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov