summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-03asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek
2020-06-03mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-06-03IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal
2020-06-03uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-27cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2020-05-27New kernel function to get IP overhead on a socket.R. Parameswaran
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen
2020-05-27net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2020-05-27l2tp: lock socket before checking flags in connect()Guillaume Nault
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu
2020-05-27sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab
2020-05-27padata: ensure padata_do_serial() runs on the correct CPUMathias Krause
2020-05-27padata: ensure the reorder timer callback runs on the correct CPUMathias Krause
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-05-20chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar
2020-05-10vti6: fix input pathNicolas Dichtel
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson
2020-05-10net: vrf: Fix dst reference countingDavid Ahern
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra
2020-05-10net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2020-05-10sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever
2020-05-10net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner
2020-05-10mtd: nand: fix ONFI parameter page layoutBoris Brezillon
2020-05-10bonding: prevent out of bound accessesEric Dumazet
2020-05-10net_sched: keep backlog updated with qlenWANG Cong
2020-05-10net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2020-05-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny
2020-05-10net/mlx5: Make command timeout way shorterOr Gerlitz
2020-05-10GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2020-05-10dccp: limit sk_filter trim to payloadWillem de Bruijn
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson