summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-22
* genetlink: remove genl_bindSean Tranchetti2020-07-22
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-22
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-22
* sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
* crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-07-09
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2020-06-29
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-29
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-29
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-29
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-29
* libata: Use per port sync for detachKai-Heng Feng2020-06-29
* elfnote: mark all .note sections SHF_ALLOCNick Desaulniers2020-06-29
* include/linux/bitops.h: avoid clang shift-count-overflow warningsArnd Bergmann2020-06-29
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-20
* kgdb: Fix spurious true from in_dbg_master()Daniel Thompson2020-06-20
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-11
* mmc: fix compilation of user APIJérôme Pouiller2020-06-11
* printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2020-06-03
* asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2020-06-03
* mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-03
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-03
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-03
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-03
* IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal2020-06-03
* uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2020-06-03
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-03
* cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley2020-05-27
* l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2020-05-27
* New kernel function to get IP overhead on a socket.R. Parameswaran2020-05-27
* net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2020-05-27
* net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2020-05-27
* l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-27
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-27
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2020-05-27
* media: fix media devnode ioctl/syscall and unregister raceShuah Khan2020-05-27
* media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2020-05-27
* media-devnode: fix namespace messMauro Carvalho Chehab2020-05-27
* padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2020-05-27
* padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2020-05-27
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-20
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-20
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-20
* pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-20
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-20
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-20
* chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-20
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-20
* blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2020-05-20
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20