summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2021-08-10dm ima: measure data on table loadTushar Sugandhi
2021-08-10writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig
2021-08-09block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: add a queue_has_disk helperChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig
2021-08-09block: support delayed holder registrationChristoph Hellwig
2021-08-09block: look up holders by bdevChristoph Hellwig
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2021-08-02block: add a helper to raise a media changed eventMatteo Croce
2021-08-02block: add disk sequence numberMatteo Croce
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2021-08-02block: remove bdputChristoph Hellwig
2021-08-02block: remove bdgrabChristoph Hellwig
2021-08-02block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig
2021-08-02bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig
2021-08-02bvec: add a bvec_kmap_local helperChristoph Hellwig
2021-08-02bvec: fix the include guards for bvec.hChristoph Hellwig
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-29bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig
2021-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-07-21Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-07-21cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-21Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek
2021-07-19bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17block: increase BLKCG_MAX_POLSOleksandr Natalenko
2021-07-16bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-15HID: intel-ish-hid: use async resume functionYe Xiang
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig
2021-07-15kasan: fix build by including kernel.hMarco Elver
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner
2021-07-13firmware: arm_scpi: Fix kernel doc warningsSudeep Holla
2021-07-13firmware: arm_scmi: Fix kernel doc warningsSudeep Holla