summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix compilation of user APIJérôme Pouiller2020-06-111-0/+1
* 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
* mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov2020-06-031-2/+13
* 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
* net sched: fix reporting the first-time use timestampRoman Mashak2020-06-031-1/+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
* padata: Replace delayed timer with immediate workqueue in padata_reorderHerbert Xu2020-05-271-9/+4
* 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-6/+14
* 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
* KVM: Check validity of resolved slot when searching memslotsSean Christopherson2020-05-021-1/+1
* vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-05-021-1/+1
* overflow.h: Add arithmetic shift helperJason Gunthorpe2020-05-021-0/+31
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-021-1/+1
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-241-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-241-2/+2
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-241-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-241-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-241-2/+2
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-241-1/+1
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* locking/atomic, kref: Add kref_read()Peter Zijlstra2020-04-021-0/+5
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* futex: Fix inode life-time issuePeter Zijlstra2020-04-022-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+3
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-0/+2
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-201-0/+1
* include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2020-03-111-1/+2
* HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-03-111-1/+1
* ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-03-111-0/+2
* net: sched: correct flower port blockingJason Baron2020-03-111-0/+9