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
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
5
-15
/
+79
2025-10-17
riscv: add a forward declaration for cpuinfo_op
Paul Walmsley
1
-0
/
+2
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
1
-7
/
+1
2025-10-17
riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
Samuel Holland
1
-0
/
+2
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
1
-12
/
+12
2025-10-17
ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
Sunil V L
1
-61
/
+61
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-17
ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
Dawn Gardner
1
-0
/
+1
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2
-2
/
+1
2025-10-16
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
1
-6
/
+7
2025-10-16
ALSA: usb-audio: fix vendor quirk for Logitech H390
Pauli Virtanen
1
-0
/
+1
2025-10-16
ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000
Pauli Virtanen
2
-0
/
+10
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
1
-8
/
+0
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
1
-1
/
+3
2025-10-15
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
1
-0
/
+5
2025-10-15
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
1
-1
/
+3
2025-10-15
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...
I Viswanath
1
-4
/
+4
2025-10-15
netdevsim: set the carrier when the device goes up
Breno Leitao
1
-0
/
+7
2025-10-15
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
1
-0
/
+31
2025-10-15
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
1
-0
/
+34
2025-10-15
tls: don't rely on tx_work during send()
Sabrina Dubroca
1
-0
/
+13
2025-10-15
tls: wait for pending async decryptions if tls_strp_msg_hold fails
Sabrina Dubroca
1
-2
/
+4
2025-10-15
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
1
-5
/
+2
2025-10-15
tls: wait for async encrypt in case of error during latter iterations of sendmsg
Sabrina Dubroca
1
-3
/
+4
2025-10-15
tls: trim encrypted message to match the plaintext on short splice
Sabrina Dubroca
1
-1
/
+4
2025-10-15
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
1
-4
/
+1
2025-10-15
MAINTAINERS: new entry for IPv6 IOAM
Justin Iurman
1
-0
/
+10
2025-10-15
io_uring/rw: check for NULL io_br_sel when putting a buffer
Jens Axboe
1
-1
/
+5
2025-10-15
ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() fails
Li Qiang
1
-1
/
+1
2025-10-15
ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
Sharique Mohammad
1
-2
/
+4
2025-10-15
ASoC: dt-bindings: Add compatible string fsl,imx-audio-tlv320
Frank Li
1
-0
/
+1
2025-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
1
-1
/
+1
2025-10-15
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
3
-7
/
+16
2025-10-15
Remove long-stale ext3 defconfig option
Linus Torvalds
31
-31
/
+0
2025-10-15
PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-23
/
+22
2025-10-15
rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warning
Miguel Ojeda
1
-0
/
+2
2025-10-15
drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabled
Jouni Högander
1
-2
/
+10
2025-10-15
io_uring: fix unexpected placement on same size resizing
Pavel Begunkov
1
-7
/
+0
2025-10-15
io_uring: protect mem region deregistration
Pavel Begunkov
1
-0
/
+1
2025-10-15
block: Remove elevator_lock usage from blkg_conf frozen operations
Ming Lei
1
-9
/
+4
2025-10-15
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
4
-5
/
+7
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
3
-6
/
+22
2025-10-15
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
1
-0
/
+1
2025-10-15
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
1
-0
/
+1
2025-10-15
ASoC: codecs: wcd938x-sdw: remove redundant runtime pm calls
Srinivas Kandagatla
1
-17
/
+3
2025-10-15
ASoC: sdw_utils: add rt1321 part id to codec_info_list
Shuming Fan
1
-0
/
+20
2025-10-15
ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card
Jiaming Zhang
1
-2
/
+8
2025-10-15
drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
Thomas Zimmermann
2
-8
/
+11
[next]