summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-141-2/+24
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9
* lib: devres: add a helper function for ioremap_ucTuowen Zhao2020-05-101-0/+2
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-021-9/+15
* svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever2020-05-021-0/+1
* svcrdma: Fix trace point use-after-free raceChuck Lever2020-05-021-14/+36
* 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-04-291-1/+1
* vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-04-291-1/+1
* iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-291-1/+1
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-291-1/+1
* x86/kvm: Cache gfn to pfn translationBoris Ostrovsky2020-04-292-3/+13
* x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky2020-04-291-0/+2
* KVM: Introduce a new guest mapping APIKarimAllah Ahmed2020-04-291-0/+28
* blktrace: Protect q->blk_trace with RCUJan Kara2020-04-292-6/+14
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-04-291-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-04-291-1/+1
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-233-4/+3
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-231-0/+8
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-231-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-231-2/+2
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-231-1/+2
* ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-231-0/+8
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-211-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-211-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-171-2/+2
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-171-0/+3
* nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-171-4/+0
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-171-1/+1
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-172-0/+11
* IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-04-171-1/+8
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-171-0/+1
* include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2020-04-131-2/+1
* bitops: protect variables in set_mask_bits() macroMiklos Szeredi2020-04-131-7/+7
* 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
* ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-04-022-2/+8
* Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-04-021-5/+5
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-04-021-0/+1
* futex: Fix inode life-time issuePeter Zijlstra2020-03-252-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-251-2/+3
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-251-1/+1
* driver core: Remove device link creation limitationRafael J. Wysocki2020-03-201-1/+3
* driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2020-03-201-0/+3
* efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2020-03-181-0/+36
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-03-181-0/+1
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-181-0/+2
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-181-0/+1