summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca1-10/+0
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-26USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-06-17ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
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-14net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-9/+10
2017-06-07ipv4: add reference counting to metricsEric Dumazet2-6/+12
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-05-20mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul1-0/+4
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon1-14/+30
2017-05-20mac80211: pass RX aggregation window size to driverSara Sharon1-3/+5
2017-05-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger1-3/+2
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-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
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-05-02net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-1/+1
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman1-0/+2
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
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-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
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-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-22netlink: remove mmapped netlink supportFlorian Westphal2-0/+6
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-0/+2
2017-03-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
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-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger1-0/+1
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-03-12target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1