summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * lsm: infrastructure management of the dev_tun blobCasey Schaufler2024-07-295-20/+28
| * lsm: add helper for blob allocationsCasey Schaufler2024-07-291-64/+33
| * lsm: infrastructure management of the key security blobCasey Schaufler2024-07-297-38/+69
| * lsm: infrastructure management of the sock securityCasey Schaufler2024-07-2911-113/+133
* | Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-168-76/+68
|\ \
| * | selinux: fix style problems in security/selinux/include/audit.hPaul Moore2024-09-041-23/+23
| * | selinux: simplify avc_xperms_audit_required()Zhen Lei2024-08-281-2/+2
| * | selinux: mark both IPv4 and IPv6 accepted connection sockets as labeledGuido Trentalancia2024-08-281-1/+1
| * | selinux: replace kmem_cache_create() with KMEM_CACHE()Eric Suen2024-08-284-23/+8
| * | selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley2024-08-271-1/+6
| * | selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattrGaosheng Cui2024-07-291-9/+9
| * | selinux: Streamline type determination in security_compute_sidCanfeng Guo2024-07-291-17/+19
| |/
* | Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-163-4/+4
|\ \
| * | audit: Make use of str_enabled_disabled() helperHongbo Li2024-09-031-1/+1
| * | audit: use task_tgid_nr() instead of task_pid_nr()Ricardo Robaina2024-08-283-3/+3
| |/
* | cifs: Remove redundant setting of NETFS_SREQ_HIT_EOFDavid Howells2024-09-161-2/+0
* | cifs: Fix cifs readv callback merge resolution issueDavid Howells2024-09-161-1/+1
* | Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds2024-09-1610-24/+209
|\ \
| * | block: implement async io_uring discard cmdPavel Begunkov2024-09-114-0/+129
| * | block: introduce blk_validate_byte_range()Pavel Begunkov2024-09-111-19/+32
| * | filemap: introduce filemap_invalidate_pagesPavel Begunkov2024-09-112-5/+14
| * | io_uring/cmd: give inline space in request to cmdsPavel Begunkov2024-09-111-0/+9
| * | io_uring/cmd: expose iowq to cmdsPavel Begunkov2024-09-114-0/+25
| * | Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe2024-09-1119-238/+573
| |\ \
| * \ \ Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe2024-09-1162-1286/+1689
| |\ \ \
* | \ \ \ Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds2024-09-1664-1301/+1711
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-6.12-2024-09-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-09-134-11/+16
| |\ \ \ \ \
| | * | | | | nvme-pci: qdepth 1 quirkKeith Busch2024-09-132-9/+14
| | * | | | | nvme-tcp: fix link failure for TCP authArnd Bergmann2024-09-101-1/+1
| | * | | | | nvme: Convert comma to semicolonShen Lichuan2024-09-061-1/+1
| * | | | | | block: fix potential invalid pointer dereference in blk_add_partitionRiyan Dhiman2024-09-121-3/+5
| * | | | | | blk_iocost: make read-only static array vrate_adj_pct constColin Ian King2024-09-121-1/+1
| | |_|/ / / | |/| | | |
| * | | | | block: unpin user pages belonging to a folio at onceKundan Kumar2024-09-111-9/+5
| * | | | | mm: release number of pages of a folioKundan Kumar2024-09-112-0/+14
| * | | | | block: introduce folio awareness and add a bigger size from folioKundan Kumar2024-09-111-18/+61
| * | | | | block: Added folio-ized version of bio_add_hw_page()Kundan Kumar2024-09-112-0/+27
| * | | | | block, bfq: factor out a helper to split bfqq in bfq_init_rq()Yu Kuai2024-09-111-51/+58
| * | | | | block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq()Yu Kuai2024-09-111-21/+16
| * | | | | block, bfq: remove local variable 'split' in bfq_init_rq()Yu Kuai2024-09-111-15/+8
| * | | | | block, bfq: remove bfq_log_bfqg()Yu Kuai2024-09-111-6/+0
| * | | | | block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()Yu Kuai2024-09-112-5/+2
| * | | | | block, bfq: fix procress reference leakage for bfqq in merge chainYu Kuai2024-09-111-20/+17
| * | | | | block, bfq: fix uaf for accessing waker_bfqq after splittingYu Kuai2024-09-111-3/+28
| * | | | | blk-throttle: support prioritized processing of metadataYu Kuai2024-09-111-22/+43
| * | | | | blk-throttle: remove last_low_overflow_timeYu Kuai2024-09-112-9/+1
| * | | | | drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov2024-09-101-1/+1
| * | | | | blk-mq: add missing unplug trace eventKeith Busch2024-09-071-0/+3
| * | | | | mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()Li Zetao2024-09-071-18/+1
| |/ / / /
| * | | | Merge tag 'md-6.12-20240906' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2024-09-061-0/+29
| |\ \ \ \
| | * | | | md: Add new_level sysfs interfaceXiao Ni2024-09-061-0/+29