summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-291-0/+2
* libata: Use per port sync for detachKai-Heng Feng2020-06-291-0/+3
* elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-291-1/+1
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-291-1/+1
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-202-1/+3
* kgdb: Fix spurious true from in_dbg_master()Daniel Thompson2020-06-201-1/+1
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-111-0/+6
* mmc: fix compilation of user APIJérôme Pouiller2020-06-111-0/+1
* printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2020-06-031-6/+6
* asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2020-06-031-0/+6
* mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-031-1/+0
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-031-1/+1
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-031-1/+1
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-031-1/+1
* IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2020-06-031-2/+4
* uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2020-06-031-4/+3
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-031-0/+1
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2020-05-271-0/+2
* l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2020-05-271-1/+1
* New kernel function to get IP overhead on a socket.R. Parameswaran2020-05-271-0/+3
* net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2020-05-271-7/+6
* net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2020-05-271-1/+16
* l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-271-0/+2
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-271-9/+4
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2020-05-271-0/+17
* media: fix media devnode ioctl/syscall and unregister raceShuah Khan2020-05-271-0/+14
* media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2020-05-272-5/+10
* media-devnode: fix namespace messMauro Carvalho Chehab2020-05-271-5/+5
* padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2020-05-271-0/+2
* padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2020-05-271-0/+2
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-201-0/+7
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-0/+1
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-202-2/+2
* pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-201-20/+9
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-201-1/+1
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-201-8/+11
* chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-201-0/+5
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-202-2/+6
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-201-0/+1
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-201-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-201-1/+1
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9
* Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"Viresh Kumar2020-05-101-4/+0
* vti6: fix input pathNicolas Dichtel2020-05-101-1/+3
* net: Don't delete routes in different VRFsMark Tomlinson2020-05-101-1/+2
* net: vrf: Fix dst reference countingDavid Ahern2020-05-102-0/+6
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2020-05-101-2/+2
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2020-05-101-0/+2
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2020-05-101-2/+2
* net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2020-05-101-4/+6