summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-12-06phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2017-11-05bus: mbus: fix window size calculation for 4GB windowsJan Luebbe
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-11-05iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-11-05mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-11-05audit: log 32-bit socketcallsRichard Guy Briggs
2017-11-04dmaengine: mmp-pdma: add number of requestorsRobert Jarzmik
2017-11-04KEYS: prevent creating a different user's keyringsEric Biggers
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann
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