Age | Commit message (Expand) | Author |
2023-03-16 | blk-mq: release crypto keyslot before reporting I/O complete | Eric Biggers |
2023-03-14 | nbd: use the structured req attr check | Jakub Kicinski |
2023-03-14 | nbd: allow genl access outside init_net | Jakub Kicinski |
2023-03-12 | Linux 6.3-rc2 | Linus Torvalds |
2023-03-12 | wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext" | Hector Martin |
2023-03-12 | Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar... | Linus Torvalds |
2023-03-12 | tpm: disable hwrng for fTPM on some AMD designs | Mario Limonciello |
2023-03-12 | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address | Morten Linderud |
2023-03-12 | Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-03-12 | Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-12 | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-03-12 | Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-12 | Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-12 | cpumask: relax sanity checking constraints | Linus Torvalds |
2023-03-11 | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-11 | ubi: block: Fix missing blk_mq_end_request | Richard Weinberger |
2023-03-11 | ext4: zero i_disksize when initializing the bootloader inode | Zhihao Cheng |
2023-03-11 | ext4: make sure fs error flag setted before clear journal error | Ye Bin |
2023-03-11 | ext4: commit super block if fs record error when journal record without error | Ye Bin |
2023-03-11 | ext4, jbd2: add an optimized bmap for the journal inode | Theodore Ts'o |
2023-03-11 | ext4: fix WARNING in ext4_update_inline_data | Ye Bin |
2023-03-11 | ext4: move where set the MAY_INLINE_DATA flag is set | Ye Bin |
2023-03-10 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-03-10 | Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux | Linus Torvalds |
2023-03-10 | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2023-03-10 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2023-03-10 | Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-10 | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-03-10 | Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-03-10 | Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-03-10 | Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-03-10 | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-03-10 | Merge tag 'io_uring-6.3-2023-03-09' of git://git.kernel.dk/linux | Linus Torvalds |
2023-03-10 | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu... | Linus Torvalds |
2023-03-10 | Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2023-03-09 | fs: prevent out-of-bounds array speculation when closing a file descriptor | Theodore Ts'o |
2023-03-09 | drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4 | Veerabadhran Gopalakrishnan |
2023-03-09 | drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv | Alex Deucher |
2023-03-09 | drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21 | Alex Deucher |
2023-03-09 | drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15 | Alex Deucher |
2023-03-09 | drm/amdgpu: Fix the warning info when removing amdgpu device | lyndonli |
2023-03-09 | drm/amdgpu: fix return value check in kfd | Shashank Sharma |
2023-03-09 | drm/amd: Fix initialization mistake for NBIO 7.3.0 | Mario Limonciello |
2023-03-09 | drm/amdgpu: Fix call trace warning and hang when removing amdgpu device | lyndonli |
2023-03-09 | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley |
2023-03-09 | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode | Alexandre Ghiti |
2023-03-09 | filelocks: use mount idmapping for setlease permission check | Seth Forshee |
2023-03-09 | i2c: dev: Fix bus callback return values | Geert Uytterhoeven |
2023-03-09 | i2c: Convert drivers to new .probe() callback | Uwe Kleine-König |