linux.git
2024-03-19 Frederic Weisbeckertimers: Fix removed self-IPI on global timer's enqueue...
2024-03-19 Frederic Weisbeckertimers/migration: Fix endless timer requeue after idle...
2024-03-16 Frederic Weisbeckertimer/migration: Remove buggy early return on deactivation
2024-03-06 Frederic Weisbeckertimer/migration: Fix quick check reporting late expiry
2024-02-29 Arnd Bergmanntick/sched: Fix build failure for CONFIG_NO_HZ_COMMON=n
2024-02-26 Anna-Maria... vdso/datapage: Quick fix - use asm/page-def.h for ARM64
2024-02-26 Frederic Weisbeckertimers: Assert no next dyntick timer look-up while...
2024-02-26 Frederic Weisbeckertick: Assume timekeeping is correctly handed over upon...
2024-02-26 Frederic Weisbeckertick: Shut down low-res tick from dying CPU
2024-02-26 Frederic Weisbeckertick: Split nohz and highres features from nohz_mode
2024-02-26 Frederic Weisbeckertick: Move individual bit features to debuggable mask...
2024-02-26 Frederic Weisbeckertick: Move got_idle_tick away from common flags
2024-02-26 Frederic Weisbeckertick: Assume the tick can't be stopped in NOHZ_MODE_INA...
2024-02-26 Frederic Weisbeckertick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
2024-02-26 Frederic Weisbeckertick: Move tick cancellation up to CPUHP_AP_TICK_DYING
2024-02-26 Frederic Weisbeckertick: Start centralizing tick related CPU hotplug opera...
2024-02-26 Frederic Weisbeckertick/sched: Don't clear ts::next_tick again in can_stop...
2024-02-26 Frederic Weisbeckertick/sched: Rename tick_nohz_stop_sched_tick() to tick_...
2024-02-26 Frederic Weisbeckertick: Use IS_ENABLED() whenever possible
2024-02-26 Frederic Weisbeckertick/sched: Remove useless oneshot ifdeffery
2024-02-26 Peng Liutick/nohz: Remove duplicate between lowres and highres...
2024-02-26 Peng Liutick/nohz: Remove duplicate between tick_nohz_switch_to...
2024-02-22 Costa Shulyupinhrtimer: Select housekeeping CPU during migration
2024-02-22 Anna-Maria... timers: Always queue timers on the local CPU
2024-02-22 Anna-Maria... timer_migration: Add tracepoints
2024-02-22 Anna-Maria... timers: Implement the hierarchical pull model
2024-02-22 Anna-Maria... timers: Introduce function to check timer base is_idle...
2024-02-22 Richard Cochran... tick/sched: Split out jiffies update helper function
2024-02-22 Anna-Maria... timers: Check if timers base is handled already
2024-02-22 Richard Cochran... timers: Restructure internal locking
2024-02-22 Anna-Maria... timers: Add get next timer interrupt functionality...
2024-02-22 Anna-Maria... timers: Split out "get next timer interrupt" functionality
2024-02-22 Anna-Maria... timers: Retrieve next expiry of pinned/non-pinned timer...
2024-02-22 Anna-Maria... timers: Keep the pinned timers separate from the others
2024-02-22 Anna-Maria... timers: Split next timer interrupt logic
2024-02-22 Anna-Maria... timers: Simplify code in run_local_timers()
2024-02-22 Anna-Maria... timers: Make sure TIMER_PINNED flag is set in add_timer...
2024-02-22 Anna-Maria... workqueue: Use global variant for add_timer()
2024-02-22 Anna-Maria... timers: Introduce add_timer() variants which modify...
2024-02-22 Anna-Maria... timers: Optimization for timer_base_try_to_set_idle()
2024-02-22 Anna-Maria... timers: Move marking timer bases idle into tick_nohz_st...
2024-02-22 Anna-Maria... timers: Split out get next timer interrupt
2024-02-22 Anna-Maria... timers: Restructure get_next_timer_interrupt()
2024-02-21 Feng Tangclocksource: Scale the watchdog read retries automatically
2024-02-21 David Gowtime/kunit: Use correct format specifier
2024-02-20 Anna-Maria... csky/vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... MIPS: vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... LoongArch: vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... s390/vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... riscv: vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... arm64: vdso: Use generic union vdso_data_store
2024-02-20 Anna-Maria... vdso/ARM: Make union vdso_data_store available for...
2024-02-20 Anna-Maria... csky/vdso: Remove superfluous ifdeffery
2024-02-20 Anna-Maria... s390/vdso/data: Drop unnecessary header include
2024-02-20 Anna-Maria... vdso/helpers: Fix grammar in comments
2024-02-19 Ingo MolnarMerge tag 'v6.8-rc5' into timers/core, to resolve conflict
2024-02-19 Peter Hilbertimekeeping: Fix cross-timestamp interpolation for...
2024-02-19 Peter Hilbertimekeeping: Fix cross-timestamp interpolation corner...
2024-02-19 Peter Hilbertimekeeping: Fix cross-timestamp interpolation on count...
2024-02-19 Anna-Maria... jiffies: Transform comment about time_* functions into...
2024-02-19 Anna-Maria... timers: Add struct member description for timer_base
2024-02-19 Anna-Maria... tick/sched: Add function description for tick_nohz_next...
2024-02-19 Anna-Maria... hrtimers: Update formatting of documentation
2024-02-19 Anna-Maria... hrtimers: Move hrtimer base related definitions into...
2024-02-18 Linus TorvaldsLinux 6.8-rc5
2024-02-18 Linus TorvaldsMerge tag 'kbuild-fixes-v6.8-2' of git://git./linux...
2024-02-18 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc5' of git://git./linux...
2024-02-18 Linus TorvaldsMerge tag 'irq_urgent_for_v6.8_rc5' of git://git./linux...
2024-02-18 Linus TorvaldsMerge tag 'i2c-for-6.8-rc5' of git://git./linux/kernel...
2024-02-18 Linus TorvaldsMerge tag 'powerpc-6.8-3' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'bcachefs-2024-02-17' of https://evilpiepirat...
2024-02-17 Linus TorvaldsMerge tag 'driver-core-6.8-rc5' of git://git./linux...
2024-02-17 Linus TorvaldsMerge tag 'char-misc-6.8-rc5' of git://git./linux/kerne...
2024-02-17 Linus TorvaldsMerge tag 'tty-6.8-rc5' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'usb-6.8-rc5' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'media/v6.8-4' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'pci-v6.8-fixes-3' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'probes-fixes-v6.8-rc4' of git://git./linux...
2024-02-17 Linus TorvaldsMerge tag '6.8-rc4-smb3-client-fixes' of git://git...
2024-02-17 Greg Kroah... Documentation: Document the Linux Kernel CVE process
2024-02-17 Masami Hiramatsu... tracing/probes: Fix to search structure fields correctly
2024-02-17 Wolfram SangMerge tag 'i2c-host-fixes-6.8-rc5' of git://git./linux...
2024-02-16 Siddharth VadapalliMAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX...
2024-02-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-02-16 Linus TorvaldsMerge tag 'wq-for-6.8-rc4-fixes' of git://git./linux...
2024-02-16 Linus TorvaldsMerge tag 'block-6.8-2024-02-16' of git://git.kernel...
2024-02-16 Linus TorvaldsMerge tag 'io_uring-6.8-2024-02-16' of git://git.kernel...
2024-02-16 Linus TorvaldsMerge tag 'ceph-for-6.8-rc5' of https://github.com...
2024-02-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2024-02-16 Linus TorvaldsMerge tag 'trace-v6.8-rc4' of git://git./linux/kernel...
2024-02-16 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-02-16 Linus TorvaldsMerge tag 'zonefs-6.8-rc5' of git://git./linux/kernel...
2024-02-16 Paolo BonziniMerge tag 'kvmarm-fixes-6.8-2' of git://git./linux...
2024-02-16 Paolo BonziniMerge tag 'kvmarm-fixes-6.8-1' of git://git./linux...
2024-02-16 Linus TorvaldsMerge tag 'sound-6.8-rc5' of git://git./linux/kernel...
2024-02-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.8-rc5' of git://git./linux...
2024-02-16 Linus TorvaldsMerge tag 'drm-fixes-2024-02-16' of git://anongit.freed...
2024-02-16 Linus TorvaldsMerge tag 'lsm-pr-20240215' of git://git./linux/kernel...
2024-02-16 Dave AirlieMerge tag 'drm-msm-fixes-2024-02-15' of https://gitlab...
2024-02-16 Dave AirlieMerge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https...
next