summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-06-24libata: Use per port sync for detachKai-Heng Feng
2020-06-24cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck
2020-06-24iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher
2020-06-24mfd: stmfx: Fix macro definition spellingNathan Chancellor
2020-06-24i2c: add newly exported functions to the header, tooWolfram Sang
2020-06-24tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2020-06-24net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2020-06-24net: sched: police: allow accessing police->params with rtnlVlad Buslov
2020-06-24net: be more gentle about silly gso requests coming from userEric Dumazet
2020-06-24net: check untrusted gso_size at kernel entryWillem de Bruijn
2020-06-24sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-24md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-09x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-09mmc: fix compilation of user APIJérôme Pouiller
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-08xfrm: fix error in commentAntony Antony
2020-06-08include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-06-08mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-06-08RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-08net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-06-08net sched: fix reporting the first-time use timestampRoman Mashak
2020-06-08net/mlx5: Add command entry handling completionMoshe Shemesh
2020-06-08net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-06-08rxrpc: Trace discarded ACKsDavid Howells
2020-06-08netns: add pre_exit method to struct pernet_operationsEric Dumazet
2020-06-08rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-06-08bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann
2020-06-08ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
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-08ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
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-08netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-06-08bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-06-08tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-06-08net_sched: fix tcm_parent in tc filter dumpCong Wang
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-04hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2020-06-04fsnotify: replace inode pointer with an object idAmir Goldstein
2020-06-04tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-06-04net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-06-04udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-06-04mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen