summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-03printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole1-6/+6
2020-06-03asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2020-06-03mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-1/+0
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso1-1/+1
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-06-03IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal1-2/+4
2020-06-03uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin1-4/+3
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-27cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2020-05-27l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran1-1/+1
2020-05-27New kernel function to get IP overhead on a socket.R. Parameswaran1-0/+3
2020-05-27net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen1-7/+6
2020-05-27net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen1-1/+16
2020-05-27l2tp: lock socket before checking flags in connect()Guillaume Nault1-0/+2
2020-05-27padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu1-9/+4
2020-05-27sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2020-05-27media: fix media devnode ioctl/syscall and unregister raceShuah Khan1-0/+14
2020-05-27media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2-5/+10
2020-05-27media-devnode: fix namespace messMauro Carvalho Chehab1-5/+5
2020-05-27padata: ensure padata_do_serial() runs on the correct CPUMathias Krause1-0/+2
2020-05-27padata: ensure the reorder timer callback runs on the correct CPUMathias Krause1-0/+2
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+7
2020-05-20ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai1-0/+1
2020-05-20gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2020-05-20chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe1-0/+5
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara2-2/+6
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-2/+4
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca1-1/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-0/+9
2020-05-10Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar1-4/+0
2020-05-10vti6: fix input pathNicolas Dichtel1-1/+3
2020-05-10net: Don't delete routes in different VRFsMark Tomlinson1-1/+2
2020-05-10net: vrf: Fix dst reference countingDavid Ahern2-0/+6
2020-05-10sched/preempt: Fix preempt_count manipulationsPeter Zijlstra1-2/+2
2020-05-10net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-0/+2
2020-05-10sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever1-2/+2
2020-05-10net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner1-4/+6
2020-05-10mtd: nand: fix ONFI parameter page layoutBoris Brezillon1-2/+2
2020-05-10bonding: prevent out of bound accessesEric Dumazet1-1/+6
2020-05-10net_sched: keep backlog updated with qlenWANG Cong1-1/+4
2020-05-10net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-0/+1
2020-05-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2020-05-10net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2020-05-10GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck1-1/+4
2020-05-10dccp: limit sk_filter trim to payloadWillem de Bruijn1-1/+7