index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...
HEAD
master
Linus Torvalds
13 days
Merge tag 'perf_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13 days
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13 days
x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
Damien Le Moal
13 days
futex: fix user access on powerpc
Linus Torvalds
2024-12-08
Linux 6.13-rc2
v6.13-rc2
Linus Torvalds
2024-12-08
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-08
Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-07
Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-12-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-12-07
Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-07
Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-07
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-06
Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-06
Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...
Simona Vetter
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-12-06
Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-12-06
Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-12-06
Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-06
Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-12-06
Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
2024-12-06
Merge branch 'fixes-for-lpm-trie'
Alexei Starovoitov
2024-12-06
selftests/bpf: Add more test cases for LPM trie
Hou Tao
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
2024-12-06
smb3.1.1: fix posix mounts to older servers
Steve French
2024-12-06
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
2024-12-06
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
2024-12-06
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
[next]