1. 3e9bff3 Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
  2. d2bafcf Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 months ago
  3. cb2c84b Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 months ago
  4. 232590e Revert "pidfd: prevent creation of pidfds for kthreads" by Christian Brauner · 6 months ago
  5. b0da640 Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 6 months ago
  6. c3f2d78 Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 months ago
  7. 810996a Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 months ago
  8. 4a621e2 Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  9. edb907a crash: fix riscv64 crash memory reserve dead loop by Jinjie Ruan · 7 months ago
  10. e724918 Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 months ago
  11. fb6a421 kallsyms: Match symbols exactly with CONFIG_LTO_CLANG by Song Liu · 7 months ago
  12. 4ac0f08 Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 7 months ago
  13. 100bff2 perf/bpf: Don't call bpf_overflow_handler() for tracing events by Kyle Huey · 7 months ago
  14. bcc954c printk/panic: Allow cpu backtraces to be written into ringbuffer during panic by Ryo Takakura · 7 months ago
  15. bed2eb9 bpf: Fix a kernel verifier crash in stacksafe() by Yonghong Song · 7 months ago
  16. 6c17ea1 cpu/SMT: Enable SMT only if a core is online by Nysal Jan K.A · 7 months ago
  17. 3b5bbe79 pidfd: prevent creation of pidfds for kthreads by Christian Brauner · 7 months ago
  18. 7270e93 Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  19. 56fe0a6 Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  20. 0409cc5 Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 months ago
  21. d0949cd tracing: Return from tracing_buffers_read() if the file has been closed by Steven Rostedt · 7 months ago
  22. 146430a Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  23. 2124d84 module: make waiting for a concurrent module loader interruptible by Linus Torvalds · 7 months ago
  24. 9466b6ae Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  25. b3f5620 Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs by Linus Torvalds · 7 months ago
  26. cb5b81b module: warn about excessively long module waits by Linus Torvalds · 7 months ago
  27. 660e4b1 Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 7 months ago
  28. 6d45e1c padata: Fix possible divide-by-0 panic in padata_mt_helper() by Waiman Long · 7 months ago
  29. 7d4df2d kcov: properly check for softirq context by Andrey Konovalov · 7 months ago
  30. 58f7e4d ring-buffer: Remove unused function ring_buffer_nr_pages() by Jianhui Zhou · 7 months ago
  31. bcf86c0 tracing: Fix overflow in get_free_elt() by Tze-nan Wu · 7 months ago
  32. 604b72b function_graph: Fix the ret_stack used by ftrace_graph_ret_addr() by Petr Pavlu · 7 months ago
  33. 6e2fdce tracing: Use refcount for trace_event_file reference counter by Steven Rostedt · 7 months ago
  34. b156040 tracing: Have format file honor EVENT_FILE_FL_FREED by Steven Rostedt · 7 months ago
  35. edbbaae genirq/irqdesc: Honor caller provided affinity in alloc_desc() by Shay Drory · 7 months ago
  36. ff9bf4b lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT by Kent Overstreet · 7 months ago
  37. bd44ca3 dma-debug: avoid deadlock between dma debug vs printk and netconsole by Rik van Riel · 7 months ago
  38. c4c8f36 workqueue: Correct declaration of cpu_pwq in struct workqueue_struct by Uros Bizjak · 7 months ago
  39. 8bc35475 workqueue: Fix spruious data race in __flush_work() by Tejun Heo · 7 months ago
  40. 98cc173 workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker by Lai Jiangshan · 7 months ago
  41. 38f7e14 workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask() by Will Deacon · 7 months ago
  42. ff0ce72 cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug by Waiman Long · 7 months ago
  43. 311a1bd cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set by Waiman Long · 7 months ago
  44. 959ab63 cgroup/cpuset: fix panic caused by partcmd_update by Chen Ridong · 7 months ago
  45. 5916be8 timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() by Thomas Gleixner · 7 months ago
  46. 06c03c8 ntp: Safeguard against time_constant overflow by Justin Stitt · 10 months ago
  47. 87d571d ntp: Clamp maxerror and esterror to operating range by Justin Stitt · 10 months ago
  48. 8c8acb8 kprobes: Fix to check symbol prefixes correctly by Masami Hiramatsu (Google) · 7 months ago
  49. b88f553 profiling: remove profile=sleep support by Tetsuo Handa · 7 months ago
  50. 61ca6c7 Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  51. 6cc82dc Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  52. 3bc70ad Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  53. f2655ac2 clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() by Paul E. McKenney · 7 months ago
  54. 224fa35 jump_label: Fix the fix, brown paper bags galore by Peter Zijlstra · 7 months ago
  55. 6881e75 tick/broadcast: Move per CPU pointer access into the atomic section by Thomas Gleixner · 7 months ago
  56. 94ede2a profiling: remove stale percpu flip buffer variables by Linus Torvalds · 7 months ago
  57. cec6937 task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORK by Linus Torvalds · 7 months ago
  58. 2accfdb profiling: attempt to remove per-cpu profile flip buffer by Linus Torvalds · 7 months ago
  59. 7c51f7b profiling: remove prof_cpu_mask by Tetsuo Handa · 7 months ago
  60. fe7a11c sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() by Yang Yingliang · 8 months ago
  61. 2f02735 sched/core: Introduce sched_set_rq_on/offline() helper by Yang Yingliang · 8 months ago
  62. e22f910 sched/smt: Fix unbalance sched_smt_present dec/inc by Yang Yingliang · 8 months ago
  63. 31b164e sched/smt: Introduce sched_smt_present_inc/dec() helper by Yang Yingliang · 8 months ago
  64. 77baa5b sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime by Zheng Zucheng · 7 months ago
  65. 6623b02 locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() by Uros Bizjak · 7 months ago
  66. 1a251f5 minmax: make generic MIN() and MAX() macros available everywhere by Linus Torvalds · 7 months ago
  67. 5256184 Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  68. 1722389 Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 7 months ago
  69. 8bf1000 Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 7 months ago
  70. b485625 Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 7 months ago
  71. 9b21993 Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 7 months ago
  72. 9cf601e Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 months ago
  73. f7578df Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 7 months ago
  74. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 7 months ago
  75. ca83c61 Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 months ago
  76. d2d721e Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 7 months ago
  77. 66ebbdf Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  78. ac7473a Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 months ago
  79. f004bf9 timers/migration: Fix grammar in comment by Anna-Maria Behnsen · 8 months ago
  80. 2367e28 timers/migration: Spare write when nothing changed by Anna-Maria Behnsen · 8 months ago
  81. 835a9a6 timers/migration: Rename childmask by groupmask to make naming more obvious by Anna-Maria Behnsen · 8 months ago
  82. d47be58 timers/migration: Read childmask and parent pointer in a single place by Anna-Maria Behnsen · 8 months ago
  83. 3ba1110 timers/migration: Use a single struct for hierarchy walk data by Anna-Maria Behnsen · 8 months ago
  84. 9250674 timers/migration: Improve tracing by Anna-Maria Behnsen · 8 months ago
  85. 10a0e6f timers/migration: Move hierarchy setup into cpuhotplug prepare callback by Anna-Maria Behnsen · 8 months ago
  86. facd40a timers/migration: Do not rely always on group->parent by Anna-Maria Behnsen · 8 months ago
  87. 527eff22 Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 7 months ago
  88. fbc90c0 Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 7 months ago
  89. 64e1660 kallsyms: get rid of code for absolute kallsyms by Jann Horn · 1 year ago
  90. 3f386cb Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 7 months ago
  91. aba9753 Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 months ago
  92. afd81d9 Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 months ago
  93. 0be9ae5 bpf, events: Use prog to emit ksymbol event for main program by Hou Tao · 8 months ago
  94. 28e8b74 dma: fix call order in dmam_free_coherent by Lance Richardson · 7 months ago
  95. 720261c Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 7 months ago
  96. 76d9b92 Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 7 months ago
  97. 70045bf Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  98. 2fd4130 Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  99. 91bd008 Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 7 months ago
  100. 2fdda02 genirq/msi: Move msi_device_data to core by Thomas Gleixner · 8 months ago