summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm: update target status functions to support IMA measurementTushar Sugandhi2021-08-101-0/+4
* dm ima: measure data on table loadTushar Sugandhi2021-08-102-1/+7
* writeback: make the laptop_mode prototypes available unconditionallyChristoph Hellwig2021-08-101-5/+0
* block: return ELEVATOR_DISCARD_MERGE if possibleMing Lei2021-08-091-0/+16
* block: remove the bd_bdi in struct block_deviceChristoph Hellwig2021-08-092-2/+1
* block: move the bdi from the request_queue to the gendiskChristoph Hellwig2021-08-092-3/+1
* block: add a queue_has_disk helperChristoph Hellwig2021-08-091-0/+1
* block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig2021-08-091-1/+1
* block: remove support for delayed queue registrationsChristoph Hellwig2021-08-091-6/+0
* block: support delayed holder registrationChristoph Hellwig2021-08-091-0/+5
* block: look up holders by bdevChristoph Hellwig2021-08-092-4/+3
* block: make the block holder code optionalChristoph Hellwig2021-08-092-3/+3
* blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche2021-08-051-0/+6
* block: add a helper to raise a media changed eventMatteo Croce2021-08-021-0/+1
* block: add ioctl to read the disk sequence numberMatteo Croce2021-08-021-0/+1
* block: add disk sequence numberMatteo Croce2021-08-021-0/+2
* block: remove cmdline-parser.cChristoph Hellwig2021-08-021-46/+0
* block: remove bdputChristoph Hellwig2021-08-021-1/+0
* block: remove bdgrabChristoph Hellwig2021-08-021-1/+0
* block: remove bvec_kmap_irq and bvec_kunmap_irqChristoph Hellwig2021-08-021-42/+0
* bvec: add memcpy_{from,to}_bvec and memzero_bvec helperChristoph Hellwig2021-08-021-0/+33
* bvec: add a bvec_kmap_local helperChristoph Hellwig2021-08-021-0/+13
* bvec: fix the include guards for bvec.hChristoph Hellwig2021-08-021-3/+3
* ioprio: move user space relevant ioprio bits to UAPI includesOliver Hartkopp2021-08-022-40/+47
* Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-316-30/+79
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-294-20/+53
| |\
| | * bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2021-07-291-1/+1
| | * bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-291-0/+15
| | * bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend2021-07-271-19/+35
| | * bpf: Fix OOB read when printing XDP link fdinfoLorenz Bauer2021-07-201-0/+1
| | * bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2021-07-161-0/+1
| * | net: llc: fix skb_over_panicPavel Skripkin2021-07-271-8/+23
| * | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-261-0/+1
| * | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-07-301-0/+2
|\ \ \
| * | | HID: intel-ish-hid: use async resume functionYe Xiang2021-07-151-0/+2
* | | | dmaengine: idxd: Change license on idxd.h to LGPLTony Luck2021-07-281-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-271-1/+1
|\ \ \ \
| * | | | RDMA/irdma: Make spdxcheck.py happyLukas Bulwahn2021-07-121-1/+1
* | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-271-0/+1
|\ \ \ \ \
| * | | | | cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker2021-07-211-0/+1
* | | | | | ACPI: fix NULL pointer dereferenceLinus Torvalds2021-07-251-1/+2
* | | | | | Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-241-1/+1
|\ \ \ \ \ \
| * | | | | | block: increase BLKCG_MAX_POLSOleksandr Natalenko2021-07-171-1/+1
* | | | | | | memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport2021-07-241-2/+2
* | | | | | | mm: use kmap_local_page in memzero_pageChristoph Hellwig2021-07-241-2/+2
* | | | | | | mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig2021-07-241-0/+2
* | | | | | | Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-231-5/+0
|\ \ \ \ \ \ \
| * | | | | | | ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-5/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-231-0/+6
|\ \ \ \ \ \ \