aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-09-17Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+32
2024-09-17Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-175/+1818
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-213/+231
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-125/+161
2024-09-17Merge tag 'timers-clocksource-2024-09-16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-13/+32
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+17
2024-09-16Merge tag 'audit-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+4
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-3/+3
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-53/+54
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+9
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+5
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-6/+39
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-6/+39
2024-09-12Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2024-09-12uidgid: make sure we fit into one cachelineChristian Brauner1-3/+3
2024-09-11workqueue: Clear worker->pool in the worker thread contextLai Jiangshan1-2/+6
2024-09-11Merge tag 'printk-for-6.11-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2024-09-11Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki3-53/+54
2024-09-11bpf: Support __nullable argument suffix for tp_btfPhilo Lu2-4/+35
2024-09-11bpf, cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcvDaniel Xu1-2/+4
2024-09-11Merge branch 'for-6.11-fixup' into for-linusPetr Mladek1-0/+1
2024-09-10PM: hibernate: Remove unused stub for saveable_highmem_page()Andy Shevchenko1-5/+0
2024-09-10Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+5
2024-09-10ntp: Make sure RTC is synchronized when time goes backwardsBenjamin ROBIN3-4/+14
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner48-504/+387
2024-09-09tracing: Drop unused helper function to fix the buildAndy Shevchenko1-4/+0
2024-09-09tracing/osnoise: Fix build when timerlat is not enabledSteven Rostedt1-5/+5
2024-09-09printk: Export match_devname_and_update_preferred_console()Yu Liao1-0/+1
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen5-11/+11
2024-09-08cpu: Use already existing usleep_range()Anna-Maria Behnsen1-1/+1
2024-09-08timers: Rename next_expiry_recalc() to be uniqueAnna-Maria Behnsen1-3/+3
2024-09-08Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+16
2024-09-08genirq: Use cpumask_intersects()Costa Shulyupin2-3/+3
2024-09-06genirq/cpuhotplug: Use cpumask_intersects()Costa Shulyupin1-2/+2
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-2/+4
2024-09-05Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-34/+72
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-04bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park1-1/+3
2024-09-04perf/aux: Fix AUX buffer serializationPeter Zijlstra3-6/+15
2024-09-04Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-09-04printk: Avoid false positive lockdep report for legacy printingJohn Ogness1-20/+63
2024-09-04printk: nbcon: Assign nice -20 for printing threadsJohn Ogness2-0/+12
2024-09-04printk: Implement legacy printer kthread for PREEMPT_RTJohn Ogness3-18/+159
2024-09-04printk: nbcon: Show replay message on takeoverJohn Ogness3-0/+38
2024-09-04printk: Provide helper for message prependingJohn Ogness1-11/+25
2024-09-04printk: nbcon: Rely on kthreads for normal operationJohn Ogness3-7/+84
2024-09-04printk: nbcon: Use thread callback if in task context for legacyJohn Ogness3-45/+59