index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-08-15
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2024-07-25
Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
2024-07-19
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-17
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
2024-07-17
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
2024-07-17
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
Linus Torvalds
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
Merge tag 'seccomp-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]