summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10hrtimer: Add bases argument to clock_was_set()Thomas Gleixner
2021-08-10time/timekeeping: Avoid invoking clock_was_set() twiceThomas Gleixner
2021-08-10timekeeping: Distangle resume and clock-was-set eventsThomas Gleixner
2021-08-10timerfd: Provide timerfd_resume()Thomas Gleixner
2021-08-10hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y caseThomas Gleixner
2021-08-10hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner
2021-08-10hrtimer: Consolidate reprogramming codePeter Zijlstra
2021-08-10hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner
2021-08-10posix-cpu-timers: Recalc next expiration when timer_settime() ends up not que...Frederic Weisbecker
2021-08-10posix-cpu-timers: Consolidate timer base accessorFrederic Weisbecker
2021-08-10posix-cpu-timers: Remove confusing return value overrideFrederic Weisbecker
2021-08-10posix-cpu-timers: Force next expiration recalc after itimer resetFrederic Weisbecker
2021-08-10posix-cpu-timers: Force next_expiration recalc after timer deletionFrederic Weisbecker
2021-08-10posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker
2021-08-10posix-timers: Remove redundant initialization of variable retColin Ian King
2021-08-10clocksource: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-08Linux 5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-06Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-06Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-06Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati