index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-03-15
Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-03-15
Merge tag '9p-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ericv...
Linus Torvalds
2024-03-15
Merge tag 'fuse-update-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-15
Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-03-14
Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-14
Merge tag 'lsm-pr-20240314' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-14
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-14
Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-03-14
Merge tag 'for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2024-03-14
Merge tag 'hsi-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2024-03-14
Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-14
Merge tag 'auxdisplay-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-14
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
2024-03-14
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2024-03-14
ocfs2: enable ocfs2_listxattr for special files
Su Yue
2024-03-14
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-14
lsm: handle the NULL buffer case in lsm_fill_user_ctx()
Paul Moore
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-03-13
bcachefs: time_stats: shrink time_stat_buffer for better alignment
Darrick J. Wong
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-13
bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a diet
Darrick J. Wong
2024-03-13
bcachefs: time_stats: add larger units
Darrick J. Wong
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-13
bcachefs: fix bch_folio_sector padding
Kent Overstreet
2024-03-13
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2024-03-13
bcachefs: Always flush write buffer in delete_dead_inodes()
Kent Overstreet
2024-03-13
bcachefs: Fix order of gc_done passes
Kent Overstreet
2024-03-13
bcachefs: fix deletion of indirect extents in btree_gc
Kent Overstreet
2024-03-13
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
2024-03-13
bcachefs: Kill unused flags argument to btree_split()
Kent Overstreet
2024-03-13
bcachefs: Check for writing superblocks with nonsense member seq fields
Kent Overstreet
2024-03-13
bcachefs: fix bch2_journal_buf_to_text()
Kent Overstreet
2024-03-13
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
[next]