summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo1-1/+3
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-08-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-08-11mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman1-0/+4
2017-08-06pstore: Allow prz to control need for lockingJoel Fernandes1-1/+9
2017-08-06Make file credentials available to the seqfile interfacesLinus Torvalds1-9/+4
2017-08-06dentry name snapshotsAl Viro2-31/+6
2017-08-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-08-06pstore: Make spinlock per zone instead of globalJoel Fernandes1-0/+1
2017-07-27vfio: New external user group/file matchAlex Williamson1-0/+2
2017-07-21Add "shutdown" to "struct class".Josh Zimmerman1-0/+2
2017-07-21mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala1-0/+1
2017-07-15usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-07-15fs: add a VALID_OPEN_FLAGSChristoph Hellwig1-0/+6
2017-07-05coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-1/+0
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-17fscache: Fix dead object requeueDavid Howells1-0/+1
2017-06-17log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-14mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-14net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet1-3/+0
2017-06-14fs: add i_blocksize()Fabian Frederick1-0/+5
2017-06-14cpuset: consider dying css as offlineTejun Heo1-0/+20
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-05-14f2fs: sanity check segment countJin Qian1-0/+6
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd1-0/+2
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-12/+7
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-2/+2
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-0/+2
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-02-18net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2