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-09-19
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-09-19
bpftool: Fix UAF in get_delegate_value
Tao Chen
1
-53
/
+37
2025-09-19
bpftool: Add HELP_SPEC_OPTIONS in token.c
Tao Chen
1
-0
/
+1
2025-09-19
KVM: TDX: Fix uninitialized error code for __tdx_bringup()
Tony Lindgren
1
-7
/
+3
2025-09-19
cpufreq: intel_pstate: Use likely() optimization in intel_pstate_sample()
Yaxiong Tian
1
-1
/
+1
2025-09-19
cpufreq: Add defensive check during driver registration
Zihuan Zhang
1
-0
/
+1
2025-09-19
cpufreq: intel_pstate: Enable HWP without EPP if DEC is enabled
Rafael J. Wysocki
1
-16
/
+56
2025-09-19
ACPI: processor: idle: Redefine two functions as void
Rafael J. Wysocki
2
-24
/
+21
2025-09-19
ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
Rafael J. Wysocki
1
-1
/
+1
2025-09-19
vfio/pds: replace bitmap_free with vfree
Zilin Guan
1
-1
/
+1
2025-09-19
vfio: return -ENOTTY for unsupported device feature
Alex Mastro
1
-1
/
+1
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
1328
-7593
/
+16777
2025-09-19
hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init
Miaoqian Lin
1
-1
/
+5
2025-09-19
vfio/platform: Mark reset drivers for removal
Alex Williamson
4
-3
/
+9
2025-09-19
vfio/amba: Mark for removal
Alex Williamson
2
-1
/
+6
2025-09-19
MAINTAINERS: Add myself as VFIO-platform reviewer
Pranjal Shrivastava
1
-0
/
+1
2025-09-19
MAINTAINERS: Add myself as VFIO-platform reviewer
Mostafa Saleh
1
-0
/
+1
2025-09-19
ASoC: fsl: fsl_qmc_audio: Reduce amount of
Mark Brown
2
-82
/
+87
2025-09-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
1
-0
/
+7
2025-09-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
1
-5
/
+7
2025-09-19
perf test: Avoid uncore_imc/clockticks in uniquification test
Ian Rogers
1
-60
/
+49
2025-09-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
1
-10
/
+18
2025-09-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-09-19
x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)
Sean Christopherson
1
-0
/
+11
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
6
-0
/
+6
2025-09-19
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Linus Torvalds
9
-40
/
+15
2025-09-19
tools build: Make libperl opt-in rather than opt-out, deprecate
Ian Rogers
6
-25
/
+13
2025-09-19
dt-bindings: arm: marvell: Convert marvell,orion5x boards to DT schema
Rob Herring (Arm)
3
-26
/
+38
2025-09-19
dt-bindings: arm: marvell: Convert marvell,dove boards to DT schema
Rob Herring (Arm)
3
-8
/
+36
2025-09-19
dt-bindings: arm: marvell: Convert marvell,kirkwood boards to DT schema
Rob Herring (Arm)
3
-132
/
+266
2025-09-19
dt-bindings: arm: marvell: Convert marvell,armada390 boards to DT schema
Rob Herring (Arm)
2
-31
/
+32
2025-09-19
dt-bindings: arm: marvell: Convert marvell,armada375 boards to DT schema
Rob Herring (Arm)
2
-9
/
+21
2025-09-19
dt-bindings: arm: marvell: Convert marvell,armada-370-xp boards to DT schema
Rob Herring (Arm)
3
-47
/
+78
2025-09-19
Merge patch series "can: raw: optimize the sizes of struct uniqframe and stru...
Marc Kleine-Budde
1
-27
/
+38
2025-09-19
sparc: fix accurate exception reporting in copy_{from,to}_user for M7
Michael Karcher
2
-10
/
+19
2025-09-19
sparc: fix accurate exception reporting in copy_to_user for Niagara 4
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara
Michael Karcher
1
-11
/
+18
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...
Michael Karcher
1
-1
/
+1
2025-09-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
Michael Karcher
1
-9
/
+10
2025-09-19
can: raw: reorder struct raw_sock's members to optimise packing
Vincent Mailhol
1
-2
/
+2
2025-09-19
can: raw: use bitfields to store flags in struct raw_sock
Vincent Mailhol
1
-24
/
+35
2025-09-19
can: raw: reorder struct uniqframe's members to optimise packing
Vincent Mailhol
1
-1
/
+1
2025-09-19
sparc64: fix prototypes of reads[bwl]()
Al Viro
1
-3
/
+3
2025-09-19
Merge tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+21
2025-09-19
sparc64: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+2
2025-09-19
sparc64: fix hugetlb for sun4u
Anthony Yznaga
1
-0
/
+20
2025-09-19
Input: atmel_mxt_ts - add support for generic touchscreen configurations
Svyatoslav Ryhel
1
-4
/
+7
2025-09-19
sparc/module: Make it clear that relocation numbers are shown in hex
Koakuma
1
-1
/
+1
2025-09-19
sparc/module: Add R_SPARC_UA64 relocation handling
Koakuma
2
-0
/
+2
2025-09-19
dt-bindings: input: maxtouch: add common touchscreen properties
Svyatoslav Ryhel
1
-1
/
+2
[prev]
[next]