summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-201-0/+1
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-201-1/+1
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-111-0/+6
* net: check untrusted gso_size at kernel entryWillem de Bruijn2020-06-111-2/+12
* 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
* xfrm: fix error in commentAntony Antony2020-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
* net sched: fix reporting the first-time use timestampRoman Mashak2020-06-031-1/+2
* net/mlx5: Add command entry handling completionMoshe Shemesh2020-06-031-0/+1
* 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/+6
* 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
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-202-6/+14
* 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
* net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-201-2/+22
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-021-9/+15
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-05-021-2/+2
* 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
* keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells2020-05-021-1/+6
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-243-4/+3
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-241-0/+8
* 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
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-241-1/+2
* ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-241-0/+8
* 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
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-241-0/+3
* nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-241-4/+0
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-241-1/+1
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-242-0/+11
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-241-0/+1
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* afs: Fix some tracing detailsDavid Howells2020-04-021-1/+1