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