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-02-04
selftests/bpf: Add a testcase for deadlock avoidance
Alexei Starovoitov
-0
/
+108
2026-02-04
bpf: Tighten conditions when timer/wq can be called synchronously
Alexei Starovoitov
-7
/
+10
2026-02-04
accel/amdxdna: Move RPM resume into job run function
Lizhi Hou
-10
/
+9
2026-02-04
accel/amdxdna: Fix incorrect DPM level after suspend/resume
Lizhi Hou
-2
/
+3
2026-02-04
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
-11
/
+43
2026-02-04
tools/power turbostat: Remove redundant newlines from err(3) strings
Len Brown
-5
/
+5
2026-02-04
tools/power turbostat: Allow more use of is_hybrid flag
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"
Len Brown
-16
/
+16
2026-02-04
tools/power turbostat.8: Document the "--force" option
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Harden against unexpected values
Len Brown
-43
/
+51
2026-02-04
tools/power turbostat: Dump hypervisor name
Len Brown
-0
/
+23
2026-02-04
tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)
Len Brown
-2
/
+5
2026-02-04
tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)
Len Brown
-9
/
+9
2026-02-04
tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error
Len Brown
-1
/
+1
2026-02-04
HID: sony: add dongle device IDs for CRKD Gibson SG
Rosalie Wanders
-1
/
+7
2026-02-04
Merge branch 'pm-tools'
Rafael J. Wysocki
-12
/
+18
2026-02-04
Merge branches 'pm-powercap', 'pm-opp' and 'pm-em'
Rafael J. Wysocki
-24
/
+22
2026-02-05
nouveau/vmm: start tracking if the LPT PTE is valid. (v6)
Dave Airlie
-10
/
+36
2026-02-05
nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2)
Dave Airlie
-7
/
+8
2026-02-05
nouveau/vmm: rewrite pte tracker using a struct and bitfields.
Dave Airlie
-24
/
+31
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
-85
/
+44
2026-02-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
-19
/
+20
2026-02-04
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
-74
/
+317
2026-02-04
fsverity: remove inode from fsverity_verification_ctx
Eric Biggers
-2
/
+0
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
-129
/
+112
2026-02-04
btrfs: consolidate fsverity_info lookup
Christoph Hellwig
-21
/
+33
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
-56
/
+62
2026-02-04
ext4: consolidate fsverity_info lookup
Christoph Hellwig
-24
/
+22
2026-02-04
nvdimm: virtio_pmem: serialize flush requests
Li Chen
-1
/
+7
2026-02-04
vhost: fix caching attributes of MMIO regions by setting them explicitly
Kommula Shiva Shankar
-0
/
+1
2026-02-04
vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
-6
/
+3
2026-02-04
vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
-60
/
+71
2026-02-04
vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
-2
/
+11
2026-02-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-36
/
+52
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
-52
/
+133
2026-02-04
ASoC: ti: davinci-mcasp: Add asynchronous mode support
Sen Wang
-101
/
+401
2026-02-04
ASoC: ti: davinci-mcasp: Streamline pdir behavior across rx & tx streams
Sen Wang
-4
/
+4
2026-02-04
ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous function
Sen Wang
-7
/
+14
2026-02-04
ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous mode
Sen Wang
-5
/
+66
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
-7
/
+11
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
-290
/
+910
2026-02-04
spi: geni-qcom: Add target abort support
Praveen Talari
-0
/
+14
2026-02-04
spi: geni-qcom: Drop unused msg parameter from timeout handlers
Praveen Talari
-5
/
+4
2026-02-04
spi: geni-qcom: Fix abort sequence execution for serial engine errors
Praveen Talari
-14
/
+10
2026-02-04
spi: geni-qcom: Improve target mode allocation by using proper allocation fun...
Praveen Talari
-4
/
+5
2026-02-04
Merge branch 'bpf-misc-changes-around-af_unix'
Martin KaFai Lau
-6
/
+2
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
-1
/
+1
2026-02-04
bpf: Use sk_is_inet() and sk_is_unix() in __cgroup_bpf_run_filter_sock_addr().
Kuniyuki Iwashima
-5
/
+1
2026-02-04
Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-36
/
+52
2026-02-04
dmaengine: add Frank Li as reviewer
Frank Li
-0
/
+1
[prev]
[next]