Age | Commit message (Expand) | Author |
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... | 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 |
2024-07-15 | Merge tag 'wq-for-6.11-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-07-15 | workqueue: Remove unneeded lockdep_assert_cpus_held() | Lai Jiangshan |
2024-07-15 | Merge tag 'wq-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2024-07-15 | Merge tag 'cgroup-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-07-15 | Merge tag 'kcsan.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-15 | Merge tag 'torture.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-15 | Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-07-15 | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |