summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2017-03-12ARM: at91: define LPDDR typesAlexandre Belloni
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-12cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-01-09IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman