aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-11Merge tag 'v5.2.45' into v5.2/standard/baseBruce Ashfield
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-11Merge tag 'v5.2.44' into v5.2/standard/baseBruce Ashfield
2020-06-09x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-08mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-08netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-08ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu
2020-06-08netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-08mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-06-08net/mlx5: Add command entry handling completionMoshe Shemesh
2020-06-08bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann
2020-06-08SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-06-08x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-06-08gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-06-08pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-06-08mm, memcg: fix inconsistent oom event behaviorYafang Shao
2020-06-08bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-06-08SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-06-08SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-06-08sunrpc: convert to time64_t for expiryArnd Bergmann
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2020-06-04fsnotify: replace inode pointer with an object idAmir Goldstein
2020-06-04net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-06-04mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-06-04lib: devres: add a helper function for ioremap_ucTuowen Zhao
2020-06-04NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-04qed: Fix use after free in qed_chain_freeYuval Basson
2020-06-04PCI: Add Zhaoxin Vendor IDRaymond Pang
2020-06-04svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-06-04printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-06-04KVM: Check validity of resolved slot when searching memslotsSean Christopherson
2020-06-04vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-06-04iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen
2020-06-01KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-06-01SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2020-06-01compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum
2020-06-01percpu_counter: fix a data race at vm_committed_asQian Cai
2020-06-01include/linux/swapops.h: correct guards for non_swap_entry()Steven Price
2020-06-01mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy
2020-06-01ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-06-01xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-06-01PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-06-01thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl
2020-06-01block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-06-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior