index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-27
clocksource/drivers/ep93xx: Fix error handling during probe
Arnd Bergmann
1
-3
/
+2
2023-12-27
clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings
Randy Dunlap
1
-6
/
+16
2023-12-27
clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
Tony Lindgren
1
-2
/
+2
2023-12-27
clocksource/timer-riscv: Add riscv_clock_shutdown callback
Joshua Yeong
1
-0
/
+7
2023-12-27
dt-bindings: timer: Add StarFive JH8100 clint
Sia Jee Heng
1
-0
/
+1
2023-12-27
dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
Inochi Amaoto
1
-1
/
+8
2023-12-20
timers: Fix nextevt calculation when no timers are pending
Anna-Maria Behnsen
1
-2
/
+11
2023-12-20
timers: Rework idle logic
Thomas Gleixner
1
-20
/
+20
2023-12-20
timers: Use already existing function for forwarding timer base
Anna-Maria Behnsen
1
-8
/
+2
2023-12-20
timers: Split out forward timer base functionality
Anna-Maria Behnsen
1
-6
/
+10
2023-12-20
timers: Clarify check in forward_timer_base()
Anna-Maria Behnsen
1
-4
/
+7
2023-12-20
timers: Move store of next event into __next_timer_interrupt()
Anna-Maria Behnsen
1
-5
/
+6
2023-12-20
timers: Do not IPI for deferrable timers
Anna-Maria Behnsen
1
-9
/
+6
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
2
-3
/
+31
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
2
-11
/
+11
2023-12-20
tick-sched: Warn when next tick seems to be in the past
Anna-Maria Behnsen
1
-0
/
+4
2023-12-20
tick/sched: Cleanup confusing variables
Anna-Maria Behnsen
1
-6
/
+5
2023-12-20
tick-sched: Fix function names in comments
Anna-Maria Behnsen
1
-5
/
+5
2023-11-22
time: Make sysfs_get_uname() function visible in header
Arnd Bergmann
1
-1
/
+2
2023-11-19
Linux 6.7-rc2
v6.7-rc2
Linus Torvalds
1
-1
/
+1
2023-11-18
prctl: Disable prctl(PR_SET_MDWE) on parisc
Helge Deller
1
-0
/
+4
2023-11-18
parisc/power: Fix power soft-off when running on qemu
Helge Deller
1
-1
/
+1
2023-11-18
parisc: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
3
-24
/
+54
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
1
-1
/
+3
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
1
-15
/
+8
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-17
dm-crypt: start allocating with MAX_ORDER
Mikulas Patocka
1
-1
/
+1
2023-11-17
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
3
-14
/
+15
2023-11-17
dm-bufio: fix no-sleep mode
Mikulas Patocka
1
-25
/
+62
2023-11-17
dm-delay: avoid duplicate logic
Mikulas Patocka
1
-44
/
+21
2023-11-17
dm-delay: fix bugs introduced by kthread mode
Mikulas Patocka
1
-26
/
+35
2023-11-17
dm-delay: fix a race between delay_presuspend and delay_bio
Mikulas Patocka
1
-5
/
+11
2023-11-17
drm/amdgpu/gmc9: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc10: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
5
-3
/
+15
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
1
-1
/
+1
2023-11-17
drm/amd/display: Fix encoder disable logic
Nicholas Susanto
1
-6
/
+4
2023-11-17
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
3
-22
/
+45
2023-11-17
drm/amdgpu: add and populate the port num into xgmi topology info
Shiwu Zhang
2
-0
/
+6
2023-11-17
drm/amd/display: Negate IPS allow and commit bits
Duncan Ma
3
-16
/
+16
2023-11-17
drm/amd/pm: Don't send unload message for reset
Lijo Lazar
1
-1
/
+1
2023-11-17
drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.c
Yang Wang
1
-1
/
+1
2023-11-17
drm/amd/display: Clear dpcd_sink_ext_caps if not set
Paul Hsieh
2
-0
/
+4
2023-11-17
drm/amd/display: Enable fast plane updates on DCN3.2 and above
Tianci Yin
1
-4
/
+4
2023-11-17
drm/amd/display: fix NULL dereference
José Pekkarinen
1
-4
/
+1
2023-11-17
drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
Mario Limonciello
1
-0
/
+3
2023-11-17
drm/amd/display: Add null checks for 8K60 lightup
Muhammad Ahmed
2
-1
/
+4
2023-11-17
drm/amd/pm: Fill pcie error counters for gpu v1_4
Asad Kamal
1
-0
/
+8
[next]