index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-13
clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ
Yangtao Li
-1
/
+2
2023-02-13
clocksource/drivers/em_sti: Mark driver as non-removable
Uwe Kleine-König
-6
/
+1
2023-02-13
clocksource/drivers/sh_tmu: Mark driver as non-removable
Uwe Kleine-König
-6
/
+1
2023-02-13
clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use
Matt Evans
-5
/
+5
2023-02-13
clocksource/drivers/timer-microchip-pit64b: Add delay timer
Claudiu Beznea
-0
/
+12
2023-02-13
clocksource/drivers/timer-microchip-pit64b: Select driver only on ARM
Claudiu Beznea
-1
/
+1
2023-02-13
dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xx
Icenowy Zheng
-0
/
+8
2023-02-13
dt-bindings: timer: mediatek,mtk-timer: add MT8365
Bernhard Rosenkränzer
-0
/
+1
2023-02-13
clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
Lad Prabhakar
-10
/
+5
2023-02-13
clocksource/drivers/sh_cmt: Mark driver as non-removable
Uwe Kleine-König
-6
/
+1
2023-02-13
clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI...
Jean Delvare
-1
/
+1
2023-02-13
clocksource/drivers/riscv: Increase the clock source rating
Samuel Holland
-1
/
+1
2023-02-13
clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT
Anup Patel
-0
/
+10
2023-02-13
dt-bindings: timer: Add bindings for the RISC-V timer device
Anup Patel
-0
/
+52
2023-02-13
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
-0
/
+3
2023-02-13
dt-bindings: timer: rk-timer: Add rktimer for rv1126
Jagan Teki
-0
/
+1
2023-02-09
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
-1
/
+1
2023-02-06
posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()
Uros Bizjak
-7
/
+6
2023-01-31
vdso/bits.h: Add BIT_ULL() for the sake of consistency
Andy Shevchenko
-1
/
+1
2023-01-31
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
-3
/
+11
2023-01-31
hrtimer: Rely on rt_task() for DL tasks too
Davidlohr Bueso
-1
/
+1
2023-01-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
-0
/
+6
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
-1
/
+1
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+5
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+4
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-3
/
+36
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-26
/
+27
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-34
/
+38
2023-01-07
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-6
/
+9
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-21
/
+44
2023-01-07
Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+6
2023-01-06
Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-153
/
+204
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
-1
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
-5
/
+10
2023-01-06
Merge tag 'block-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
-18
/
+3487
2023-01-06
Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
-8
/
+30
2023-01-06
Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+7
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
-8
/
+22
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+2
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-16
/
+53
2023-01-06
Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+3
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
-32
/
+70
2023-01-06
Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-5
/
+7
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
-0
/
+1
2023-01-06
udf: initialize newblock to 0
Tom Rix
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
-1
/
+1
2023-01-06
Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
-48
/
+80
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
-0
/
+2
[next]