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-09-27
KEYS: trusted_tpm1: Compare HMAC values in constant time
Eric Biggers
1
-3
/
+4
2025-09-26
smb: client: fix wrong index reference in smb2_compound_op()
Sang-Heon Jeon
1
-1
/
+1
2025-09-26
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
2025-09-25
platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()
Daniel Lee
2
-22
/
+16
2025-09-25
octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()
Dan Carpenter
1
-1
/
+1
2025-09-25
drm/panthor: Defer scheduler entitiy destruction to queue release
Adrián Larumbe
1
-7
/
+1
2025-09-25
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...
Vladimir Oltean
1
-1
/
+2
2025-09-25
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
3
-24
/
+33
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
4
-22
/
+2
2025-09-25
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
1
-1
/
+2
2025-09-24
libie: fix string names for AQ error codes
Jacob Keller
1
-1
/
+1
2025-09-24
crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
Eric Biggers
1
-1
/
+1
2025-09-25
tracing: dynevent: Add a missing lockdown check on dynevent
Masami Hiramatsu (Google)
1
-0
/
+4
2025-09-24
tracing: fprobe: Fix to remove recorded module addresses from filter
Masami Hiramatsu (Google)
1
-3
/
+4
2025-09-24
kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17
Thomas Gleixner
1
-0
/
+3
2025-09-24
futex: Use correct exit on failure from futex_hash_allocate_default()
Sebastian Andrzej Siewior
1
-1
/
+1
2025-09-23
MAINTAINERS: Update Paul Walmsley's E-mail address
Paul Walmsley
1
-4
/
+4
2025-09-23
riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+17
2025-09-23
net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD
Carolina Jubran
1
-0
/
+1
2025-09-23
net/mlx5: HWS, ignore flow level for multi-dest table
Yevgeny Kliteynik
3
-12
/
+6
2025-09-23
net/mlx5: fs, fix UAF in flow counter release
Moshe Shemesh
5
-5
/
+33
2025-09-23
selftests: fib_nexthops: Add test cases for FDB status change
Ido Schimmel
1
-0
/
+40
2025-09-23
selftests: fib_nexthops: Fix creation of non-FDB nexthops
Ido Schimmel
1
-6
/
+6
2025-09-23
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
1
-0
/
+7
2025-09-23
net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS
Jason Baron
1
-1
/
+1
2025-09-23
drm/amd/display: remove output_tf_change flag
Melissa Wen
3
-9
/
+4
2025-09-23
drm/amd/display: Init DCN35 clocks from pre-os HW values
Leo Li
1
-2
/
+119
2025-09-23
drm/amd/display: Use mpc.preblend flag to indicate preblend
Alvin Lee
2
-2
/
+2
2025-09-23
drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume
Matthew Schwartz
2
-4
/
+15
2025-09-23
pmdomain: mediatek: set default off flag for MT8195 AUDIO power domain
Louis-Alexis Eyraud
1
-0
/
+1
2025-09-23
MAINTAINERS: update io_uring and block tree git trees
Jens Axboe
1
-3
/
+3
2025-09-23
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
1
-3
/
+3
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-23
platform/x86: dell-lis3lv02d: Add Latitude E6530
Nickolay Goppen
1
-0
/
+1
2025-09-23
platform/x86/dell: Set USTT mode according to BIOS after reboot
Shyam Sundar S K
1
-0
/
+9
2025-09-23
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Christoffer Sandberg
1
-0
/
+7
2025-09-23
drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER
Suraj Kandpal
1
-2
/
+3
2025-09-23
drm/i915: set O_LARGEFILE in __create_shmem()
Taotao Chen
1
-0
/
+7
2025-09-22
bnxt_en: correct offset handling for IPv6 destination address
Alok Tiwari
1
-1
/
+1
2025-09-22
x86/topology: Implement topology_is_core_online() to address SMT regression
Thomas Gleixner
2
-0
/
+23
2025-09-22
ptp: document behavior of PTP_STRICT_FLAGS
Jacob Keller
1
-0
/
+3
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
1
-0
/
+1
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
1
-4
/
+1
2025-09-22
sched_ext: idle: Handle migration-disabled tasks in BPF code
Andrea Righi
1
-1
/
+27
2025-09-22
drm/xe: Don't copy pinned kernel bos twice on suspend
Thomas Hellström
1
-2
/
+2
2025-09-22
drm/xe: Fix build with CONFIG_MODULES=n
Lucas De Marchi
1
-1
/
+1
2025-09-22
drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
Michal Wajdeczko
1
-1
/
+1
2025-09-22
block: fix EOD return for device with nr_sectors == 0
Jens Axboe
1
-1
/
+3
2025-09-22
gpio: regmap: fix memory leak of gpio_regmap structure
Ioana Ciornei
1
-1
/
+1
[next]