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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-08
arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
H. Peter Anvin
1
-4
/
+4
2025-12-08
fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
1
-10
/
+9
2025-12-08
include/linux: change "__auto_type" to "auto"
H. Peter Anvin
3
-7
/
+7
2025-12-08
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2025-12-08
drm/amd/display: Improve HDMI info retrieval
Ivan Lipski
2
-0
/
+11
2025-12-08
alpha: don't reference obsolete termio struct for TC* constants
Sam James
1
-4
/
+4
2025-12-08
alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
Thomas Huth
4
-10
/
+10
2025-12-08
rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
Troy Mitchell
1
-2
/
+2
2025-12-08
rtc: atcrtc100: Fix signedness bug in probe()
Dan Carpenter
1
-3
/
+5
2025-12-08
rtc: max31335: Fix ignored return value in set_alarm
Nuno Sá
1
-4
/
+2
2025-12-08
drm/tilcdc: Fix removal actions in case of failed probe
Kory Maincent (TI.com)
3
-20
/
+37
2025-12-08
rtc: gamecube: Check the return value of ioremap()
Haotian Zhang
1
-0
/
+4
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
116
-2999
/
+12437
2025-12-08
Documentation: ABI: testing: Fix "upto" typo in rtc-cdev
Akiyoshi Kurita
1
-1
/
+1
2025-12-08
rtc: Add new rtc-macsmc driver for Apple Silicon Macs
Hector Martin
4
-0
/
+153
2025-12-08
dt-bindings: rtc: Add Apple SMC RTC
Sven Peter
3
-0
/
+45
2025-12-09
Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-85
/
+302
2025-12-09
Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
36
-142
/
+1118
2025-12-08
MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
Lukas Bulwahn
1
-1
/
+0
2025-12-08
rtc: isl12026: Add id_table
Akhilesh Patil
1
-0
/
+7
2025-12-08
rtc: renesas-rtca3: Add support for multiple reset lines
Ovidiu Panait
1
-1
/
+1
2025-12-08
dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
Ovidiu Panait
1
-5
/
+41
2025-12-08
rtc: tegra: Replace deprecated SIMPLE_DEV_PM_OPS
Kartik Rajput
1
-4
/
+2
2025-12-08
rtc: tegra: Add ACPI support
Kartik Rajput
1
-3
/
+12
2025-12-08
rtc: tegra: Use devm_clk_get_enabled() in probe
Kartik Rajput
1
-22
/
+4
2025-12-08
rtc: Kconfig: add MC34708 to mc13xxx help text
Alexander Kurz
1
-1
/
+1
2025-12-08
rtc: s35390a: use u8 instead of char for register buffer
Nick Huang
1
-9
/
+9
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
42
-692
/
+5003
2025-12-08
btrfs: do not skip logging new dentries when logging a new name
Filipe Manana
1
-8
/
+0
2025-12-08
btrfs: don't log conflicting inode if it's a dir moved in the current transac...
Filipe Manana
1
-0
/
+38
2025-12-08
btrfs: tests: fix double btrfs_path free in remove_extent_ref()
Dan Carpenter
1
-1
/
+0
2025-12-08
ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
Caleb Sander Mateos
1
-1
/
+15
2025-12-08
drm/amdkfd: bump minimum vgpr size for gfx1151
Jonathan Kim
1
-0
/
+1
2025-12-08
drm/amd/display: shrink struct members
Rosen Penev
2
-10
/
+5
2025-12-08
drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
Mario Limonciello
1
-0
/
+4
2025-12-08
drm/amd/display: Refactor dml_core_mode_support to reduce stack frame
Alex Hung
1
-63
/
+71
2025-12-08
drm/amdgpu: don't attach the tlb fence for SI
Alex Deucher
1
-1
/
+3
2025-12-08
drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
Alex Deucher
1
-1
/
+1
2025-12-08
drm/amdkfd: Trap handler support for expert scheduling mode
Jay Cornwall
2
-26
/
+73
2025-12-08
drm/amdkfd: Use huge page size to check split svm range alignment
Xiaogang Chen
1
-14
/
+32
2025-12-08
drm/ttm: Avoid NULL pointer deref for evicted BOs
Simon Richter
1
-0
/
+6
2025-12-08
cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
Shakeel Butt
1
-5
/
+8
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
1
-1
/
+1
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
1
-2
/
+2
2025-12-08
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
1
-1
/
+1
2025-12-08
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
2025-12-08
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
2025-12-08
svcrdma: use rc_pageoff for memcpy byte offset
Joshua Rogers
1
-1
/
+1
2025-12-08
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
2025-12-08
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
1
-1
/
+2
[prev]
[next]