summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-202-6/+14
* 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
* 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
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-241-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
* 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
* 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-241-0/+1
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-241-0/+1
* 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
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-04-021-1/+1
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-03-201-0/+1
* inet_diag: return classid for all socket typesDmitry Yakunin2020-03-201-6/+12
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-0/+2
* 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
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+1
* iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel2020-02-281-1/+1
* serdev: ttyport: restore client ops on deregistrationJohan Hovold2020-02-281-0/+2
* rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2020-02-282-8/+8
* dmaengine: Store module owner in dma_device structLogan Gunthorpe2020-02-281-0/+2
* KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson2020-02-141-1/+1
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-051-1/+12
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-291-7/+0
* bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2020-01-291-0/+8
* net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-291-0/+1
* mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller2020-01-271-0/+2
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-271-0/+3
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-271-1/+14
* net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2020-01-271-2/+0
* devres: allow const resource argumentsArnd Bergmann2020-01-271-1/+2
* irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2020-01-271-6/+6