aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-06tee: generic TEE subsystemJens Wiklander
2017-07-06kernel.h: add u64_to_user_ptr()Gustavo Padovan
2017-07-06ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26USB: hub: fix SS max number of portsJohan Hovold
2017-06-17ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis
2017-06-17fscache: Fix dead object requeueDavid Howells
2017-06-17log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-06-14mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-14net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-07vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-06-07ipv4: add reference counting to metricsEric Dumazet
2017-05-25tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-20mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2017-05-20mac80211: pass RX aggregation window size to driverSara Sharon
2017-05-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-05-02net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22netlink: remove mmapped netlink supportFlorian Westphal
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-03-18tracing: Add #undef to fix compile errorRik van Riel
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-12target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-03-12target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger