summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-091-0/+1
* block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2020-09-094-14/+33
* block: allow for_each_bvec to support zero len bvecMing Lei2020-09-091-1/+8
* uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-091-0/+12
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-091-0/+14
* include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-091-1/+1
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-091-0/+2
* netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-09-091-1/+1
* HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-091-13/+29
* overflow.h: Add allocation size calculation helpersKees Cook2020-09-031-0/+73
* writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-09-031-7/+6
* writeback: Avoid skipping inode writebackJan Kara2020-09-031-2/+6
* efi: provide empty efi_enter_virtual_mode implementationAndrey Konovalov2020-09-031-0/+4
* genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner2020-08-211-0/+12
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-211-0/+4
* bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski2020-08-211-1/+1
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-211-0/+4
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-211-6/+4
* tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-211-1/+1
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-211-0/+1
* xattr: break delegations in {set,remove}xattrFrank van der Linden2020-08-211-0/+2
* Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui2020-08-211-0/+2
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-072-62/+82
* random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-08-071-1/+1
* random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-08-071-1/+1
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-071-0/+3
* Revert "scsi: libsas: direct call probe and destruct"Greg Kroah-Hartman2020-08-072-2/+2
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-08-051-1/+4
* wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2020-08-051-2/+3
* scsi: libsas: direct call probe and destructJason Yan2020-08-052-2/+2
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-311-1/+3
* io-mapping: indicate mapping failureMichael J. Ruhl2020-07-291-1/+4
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-292-2/+3
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-221-0/+2
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-222-3/+7
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-221-1/+9
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-091-2/+2
* net: qed: fix left elements count calculationAlexander Lobakin2020-06-301-10/+16
* net: core: reduce recursion limit valueTaehee Yoo2020-06-301-1/+1
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-301-1/+0
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-301-3/+5
* net: be more gentle about silly gso requests coming from userEric Dumazet2020-06-301-8/+9
* md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2020-06-251-0/+2
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-251-0/+4
* mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon2020-06-251-4/+2
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-251-0/+2