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
2026-01-31
ALSA: hda/intel: Make MSI address limit based on the device DMA limit
Vivian Wang
-5
/
+5
2026-01-31
drm/radeon: Make MSI address limit based on the device DMA limit
Vivian Wang
-10
/
+1
2026-01-31
PCI/MSI: Check the device specific address mask in msi_verify_entries()
Vivian Wang
-3
/
+5
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
-9
/
+22
2026-01-31
rtc: s35390a: implement nvmem support
Lorenz Brun
-0
/
+32
2026-01-31
rtc: loongson: Add Loongson-2K0300 support
Binbin Zhou
-24
/
+47
2026-01-31
dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible
Binbin Zhou
-0
/
+2
2026-01-31
dt-bindings: rtc: loongson: Correct Loongson-1C interrupts property
Binbin Zhou
-0
/
+11
2026-01-31
dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N support
Ovidiu Panait
-1
/
+4
2026-01-31
i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
Adrian Ng Ho Yin
-2
/
+23
2026-01-31
i3c: dw-i3c-master: convert spinlock usage to scoped guards
Adrian Ng Ho Yin
-26
/
+8
2026-01-31
i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
Zilin Guan
-0
/
+1
2026-01-31
i3c: mipi-i3c-hci-pci: Add System Suspend support
Adrian Hunter
-0
/
+7
2026-01-31
i3c: mipi-i3c-hci: Add optional System Suspend support
Adrian Hunter
-0
/
+49
2026-01-31
i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
Adrian Hunter
-11
/
+39
2026-01-31
i3c: dw: Initialize spinlock to avoid upsetting lockdep
Fredrik Markstrom
-0
/
+2
2026-01-30
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
-2
/
+1
2026-01-30
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
-12
/
+0
2026-01-30
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
-4
/
+9
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
-0
/
+12
2026-01-30
NFS: fix delayed delegation return handling
Christoph Hellwig
-22
/
+15
2026-01-30
NFS: simplify error handling in nfs_end_delegation_return
Christoph Hellwig
-13
/
+10
2026-01-30
NFS: fold nfs_abort_delegation_return into nfs_end_delegation_return
Christoph Hellwig
-19
/
+14
2026-01-30
NFS: remove the delegation == NULL check in nfs_end_delegation_return
Christoph Hellwig
-3
/
+0
2026-01-30
NFS: use bool for the issync argument to nfs_end_delegation_return
Christoph Hellwig
-6
/
+9
2026-01-30
NFS: return void from ->return_delegation
Christoph Hellwig
-11
/
+7
2026-01-30
NFS: return void from nfs4_inode_make_writeable
Christoph Hellwig
-8
/
+4
2026-01-30
power: supply: bd71828: Use dev_err_probe()
Matti Vaittinen
-6
/
+3
2026-01-30
Merge branch 'x86-fgraph-bpf-fix-orc-stack-unwind-from-kprobe_multi'
Andrii Nakryiko
-16
/
+190
2026-01-30
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
-9
/
+43
2026-01-30
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
-0
/
+71
2026-01-30
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
-0
/
+57
2026-01-30
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
-5
/
+14
2026-01-30
x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
-1
/
+1
2026-01-30
x86/fgraph: Fix return_to_handler regs.rsp value
Jiri Olsa
-1
/
+4
2026-01-30
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' into psy-next
Sebastian Reichel
-132
/
+3127
2026-01-30
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
-15
/
+127
2026-01-30
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
-5
/
+25
2026-01-30
KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch
Sean Christopherson
-1
/
+16
2026-01-30
KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
Sean Christopherson
-13
/
+23
2026-01-30
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+6
2026-01-30
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-9
/
+42
2026-01-30
tick/nohz: Optimize check_tick_dependency() with early return
Ionut Nechita (Sunlight Linux)
-0
/
+3
2026-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
-2
/
+20
2026-01-30
Merge branch 'bpf-tail-calls-in-sleepable-programs'
Alexei Starovoitov
-1
/
+122
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
-0
/
+117
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
-1
/
+5
2026-01-30
dt-bindings: power: supply: google,goldfish-battery: Convert to DT schema
Kuan-Wei Chiu
-17
/
+41
2026-01-30
power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
Val Packett
-1
/
+2
2026-01-30
Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-34
/
+52
[prev]
[next]