Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2530 commits
Select commit Hold shift + click to select a range
732cb6b
scsi: core: Do not block on tag allocation in scsi_eh_lock_door()
Jul 23, 2026
24aa630
selftests/ftrace: Convert ELF entry point to file offset in uprobe test
qiruibd Aug 7, 2026
c4f6916
scsi: scsi_debug: Negate wrapped memcmp() result
Aug 3, 2026
fa091f4
perf: Reject exited events as group leaders
kylebot-oai Aug 6, 2026
42c5ca1
perf/core: Fix group leader use-after-free after sibling detach
Aug 7, 2026
3f00828
Merge tag 'pinctrl-v7.2-3' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Aug 7, 2026
3dbb44d
sctp: validate cookie AUTH state before use
Aug 4, 2026
bcc44b6
Merge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/dr…
torvalds Aug 7, 2026
9a14352
Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Aug 7, 2026
994dad6
riscv: hwprobe: Register unaligned probes before usermode
qiruibd Jul 21, 2026
33f2b2e
net: fix skb length accounting after generic XDP frag adjustment
ahjf-07 Aug 4, 2026
cb6379f
veth: fix skb length accounting after XDP frag adjustment
ahjf-07 Aug 4, 2026
d47b06a
Merge branch 'fix-skb-length-accounting-after-xdp-frag-adjustment'
kuba-moo Aug 8, 2026
5d78d19
Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/…
torvalds Aug 8, 2026
a59f57e
Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 8, 2026
dd05711
mailmap: add entries for Christoph Paasch
cpaasch-oai Aug 6, 2026
5b17f3f
powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak
Aug 7, 2026
649c10b
powerpc/pseries: pci - logic bug
Aug 7, 2026
fb442a6
powerpc/pseries: lparcfg - fix kbuf[] underflow
Aug 7, 2026
d15d51f
fbdev: bound mode sysfs output to the sysfs buffer
melbinkm Jul 1, 2026
95e647d
fbdev: clear fb_info->mode before deleting a videomode
melbinkm Jul 1, 2026
061db6b
fbdev: serialize mode sysfs access with lock_fb_info()
melbinkm Jul 1, 2026
81cc73b
fbdev: core: Fix pointer desynchronization in fb_io_read()
Wmingyu Jul 21, 2026
ef7656e
fbdev: Fix out-of-bounds access when rotating console after font resize
Jul 29, 2026
e033cbf
fbdev: bitblit: bound-check glyph index in bit_cursor()
rikvanriel Aug 8, 2026
afe80ae
Merge tag 'powerpc-7.2-4' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Aug 8, 2026
7d8c681
Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/…
torvalds Aug 8, 2026
361efac
Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 8, 2026
fd73b69
eventfs: Fix use-after-free in eventfs_remove_rec()
shuangpeng-kernel Aug 6, 2026
f0ece16
eventfs: Use children field for rcu head and add memory barriers
rostedt Aug 8, 2026
a7c7074
Merge tag 'fbdev-for-7.2-rc7' of git://git.kernel.org/pub/scm/linux/k…
torvalds Aug 8, 2026
63444b7
ftrace: Protect direct_functions in ftrace_find_rec_direct
Asphaltt Jul 30, 2026
f26e5fa
ftrace: Protect direct_functions in update_ftrace_direct_del
Asphaltt Jul 30, 2026
092f8ec
ftrace: Protect direct_functions in update_ftrace_direct_mod
Asphaltt Jul 30, 2026
48f2fd0
ftrace: Drop extra comma in trace_buffered_event_enable
Asphaltt Jul 30, 2026
f8a80cf
ALSA: usb: Fix UAF at delayed release of MIDI2 EPs
tiwai Aug 8, 2026
885c22d
ALSA: usb-audio: Fix mixer regression on SteelSeries Arctis Nova 5
tiwai Aug 8, 2026
5d588c6
riscv: lib: Fix ZBB strnlen reading past count boundary
mikey Apr 13, 2026
5668ba2
Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/k…
torvalds Aug 8, 2026
e663f6d
Merge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Aug 8, 2026
e4836b6
Merge tag 'tty-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Aug 8, 2026
91a73db
Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Aug 8, 2026
d4eee3b
Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm…
torvalds Aug 8, 2026
06cf618
Merge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 8, 2026
f27bdc4
ring-buffer: Use current_context for safe per-CPU buffer swap
Aug 3, 2026
8b8292d
ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
jpoimboe Aug 6, 2026
7c727df
ring-buffer: Prevent resizing of persistent ring buffer
vdonnefort Aug 6, 2026
bf98d7b
ring-buffer: Prevent subbuf order change when resizing is disabled
vdonnefort Aug 6, 2026
6d014e4
ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
vdonnefort Aug 6, 2026
9154286
ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
liulangrenaaa Aug 7, 2026
b643e49
Merge tag 's390-7.2-7' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Aug 9, 2026
b9b3e33
Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Aug 9, 2026
e9714db
ovpn: run deferred work on a module-owned workqueue
ralflici Aug 7, 2026
2da3dfa
ovpn: defer key slot crypto freeing to workqueue
ralflici Jul 29, 2026
db2ddb8
Linux 7.2-rc7
torvalds Aug 9, 2026
42cf613
Merge tag 'optee-fix-for-v7.2' of git://git.kernel.org/pub/scm/linux/…
arndb Aug 10, 2026
37397cf
Merge tag 'apple-soc-fixes-7.2' of https://git.kernel.org/pub/scm/lin…
arndb Aug 10, 2026
63981fc
ovl: don't warn when the mount is completed from another user namespace
brauner Aug 2, 2026
79fdf39
binfmt_misc: don't warn when the mount is completed from another user…
brauner Aug 2, 2026
d64ba78
selftests/filesystems: test completing a context from another user na…
brauner Aug 2, 2026
86bcfe2
Merge patch series "fs: don't warn when a mount is completed from ano…
brauner Aug 10, 2026
ada54c2
rseq: Prevent hard lockup on granted time slice extension
Aug 2, 2026
e36c067
Merge tag 'tegra-for-7.2-arm64-dt-fixes-v2' of git://git.kernel.org/p…
arndb Aug 10, 2026
9ecf8ba
drm/connector/hdmi: Fix out of bounds memory read
Jul 23, 2026
c6e94cd
Merge tag 'v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git…
brgl Aug 10, 2026
600411e
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie650 Jul 31, 2026
a9253ee
gpio: ml-ioh: share the register lock across channels
Junjie650 Aug 4, 2026
44f3468
gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger o…
cengizcan-canonical Jul 30, 2026
9a1fc5a
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Aug 10, 2026
566fec6
ASoC: tas2781: fix clang build error for goto bypassing cleanup variable
Shenghao-Ding Aug 7, 2026
fe21db8
ASoC: amd: yc: Add DMI quirk for HyperX OMEN Gaming Laptop 16-ap1xxx
xjimlinx Aug 7, 2026
8560d45
ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in NVL m…
CBala21 Aug 6, 2026
d10549c
ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for …
CBala21 Aug 6, 2026
f7e118f
ASoC: Intel: Add HDMI-In capture match table for NVL
broonie Aug 10, 2026
54b2796
ASoC: rt5645: Perform the initial jack detect at probe
heitbaum Aug 5, 2026
3314c90
pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
ptalari27 Aug 4, 2026
abe7c8b
x86/CPU: Add a tlbi= cmdline switch
rikvanriel Aug 6, 2026
45f8dff
tick: Include ktime.h and jiffies.h in linux/tick.h
kmehltretter82 Jul 22, 2026
9b30521
ASoC: rt1320: run the initialisation preset on the first hardware init
Aug 4, 2026
5eabf07
Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/…
torvalds Aug 10, 2026
d58772d
Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 10, 2026
14460b4
Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pu…
bebarino Aug 10, 2026
4643858
Merge tag 'v7.2-rockchip-clkfixes1' of https://git.kernel.org/pub/scm…
bebarino Aug 10, 2026
0c88868
netfilter: ipset: fix refcount race between list:set GC and swap
n132 Jul 22, 2026
d45cc80
netfilter: bridge: release template ct on non-IP path
Jul 31, 2026
04d2fea
ipvs: add totalconns for dest
Jul 31, 2026
8f84344
ipvs: properly update the overload flag on dest edit
Jul 31, 2026
cdcc4e4
ipvs: separate destination availability state
ArtisticFantasy Jul 31, 2026
2d19b95
netfilter: nf_conntrack: defer invalid log until after unlock
Aug 1, 2026
33d1469
netfilter: nfnetlink_log: wait for rcu grace period before freeing pe…
Aug 3, 2026
e0ba936
ipvs: clear IPv4 options after rebasing tunnel ICMP errors
kylebot-oai Aug 4, 2026
d93660d
ipvs: revalidate ihl to prevent out-of-bounds access
Aug 6, 2026
d02f592
netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abo…
Aug 6, 2026
2014ac6
netfilter: flowtable: publish GC-visible tuple last
Aug 8, 2026
4cbd697
netfilter: ipset: fix list type element drift bug
Aug 6, 2026
490937b
netfilter: ipset: let destroy callbacks adjust ext mem size
Aug 6, 2026
7ae8aca
Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/…
bebarino Aug 10, 2026
c703f62
eth: bnxt: cancel IRQ notifier before freeing affinity mask
kuba-moo Aug 3, 2026
4b5cb58
eth: bnxt: keep the aRFS rmap updated when TPH is enabled
kuba-moo Aug 3, 2026
0fd562c
eth: bnxt: decrease indent in bnxt_request_irq()
kuba-moo Aug 3, 2026
51e96fa
eth: bnxt: avoid deadlock when canceling IRQ affinity notifier
kuba-moo Aug 3, 2026
33be82f
Merge branch 'eth-bnxt-fix-irq-notifier-bugs'
kuba-moo Aug 10, 2026
e16e960
ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
edumazet Aug 6, 2026
cef5186
macvlan: inherit needed_headroom and needed_tailroom from lowerdev
edumazet Aug 6, 2026
92465f4
net: expect instance lock in netdev_queue_get_dma_dev()
kuba-moo Aug 6, 2026
60db47f
veth: fix queue index used to wake the peer txq in veth_poll
Aug 6, 2026
883b56a
net/sched: act_gact, act_police: range check the fallback control action
hyunjungg Aug 6, 2026
60837e4
tcp: fix icsk_ack.ato bitfield overflow
mrpre Aug 7, 2026
202fef9
net: phy: realtek: fix EEE advertisement write on the internal PHY MM…
olerem Aug 6, 2026
8a7ed56
net/sched: act_ct: fix sk_buff leak when the header checks reject a p…
hyunjungg Aug 6, 2026
f1b3416
selftests: tc-testing: add act_ct test for malformed header handling
hyunjungg Aug 6, 2026
d2121fa
NTB: ntb_netdev: Preserve RX queue depth on allocation failure
Aug 6, 2026
bc5bde9
ipv4: fix use-after-free in fib_nhc_update_mtu()
Ychame Aug 7, 2026
b379716
vxlan: do not arm the ageing timer on a device that is down
baul1337 Aug 9, 2026
b48a0a0
pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza
Aug 10, 2026
01fdecc
net: packet: fix wrong transport_header when sending VLAN-tagged frame
WeiFang-NXP Aug 7, 2026
cbb35cb
net: tap: fix wrong transport_header when sending VLAN-tagged frame
WeiFang-NXP Aug 7, 2026
37aae6f
Merge branch 'fix-wrong-transport_header-when-sending-vlan-tagged-fra…
Aug 11, 2026
5f3a13e
net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling
Aug 7, 2026
976df67
net/tls: Fail tls_sw_splice_read() after a failed async decrypt
chucklever Aug 7, 2026
8a42229
selftests: tls: cover splice after a failed decrypt
chucklever Aug 7, 2026
71b3ced
Merge branch 'net-tls-fail-splice-after-a-failed-async-decrypt'
Aug 11, 2026
78983d8
ASoC: tac5xx2-sdw: select REGMAP_SOUNDWIRE_MBQ
niranjanhyti Aug 7, 2026
cba9ccb
tipc: read le->link under the node lock in tipc_node_link_down()
Aug 10, 2026
f5bbbfe
Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 11, 2026
133c71b
spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
xhackerustc Aug 3, 2026
f12afef
ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers
neheb Aug 6, 2026
ae7fd6f
regmap: sdw-mbq: Fix swap of timeout and retry times
charleskeepax Aug 11, 2026
079e27f
ASoC: Intel: NVL: Add entry for HDMI-In capture support to non-I2S co…
CBala21 Aug 11, 2026
6853da8
Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
Aug 11, 2026
4820257
Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
6ef022f
Revert "drm/v3d: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
c41282f
Revert "drm/sched: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
09e6a5d
Revert "drm/panthor: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
c9126bf
Revert "drm/panfrost: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
5b07bcb
Revert "drm/nouveau: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
2683a0e
Revert "drm/msm: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
b9f3f3f
Revert "drm/lima: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
6c7b7e5
Revert "drm/imagination: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
4ce955c
Revert "drm/etnaviv: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
4788c25
Revert "drm/amdgpu: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
d5b15e5
Revert "accel/ethosu: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
05463d5
Revert "accel/rocket: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
aa82a25
Revert "accel/amdxdna: Remove drm_sched_init_args->num_rqs usage"
Aug 11, 2026
67cf83a
Revert "drm/sched: Embed run queue singleton into the scheduler"
Aug 11, 2026
9e9da86
Revert "drm/sched: Remove FIFO and RR and simplify to a single run qu…
Aug 11, 2026
2bbea6b
Revert "drm/sched: Switch default policy to fair"
Aug 11, 2026
9a11db6
drm/sched: Mark fair policy as experimental
Aug 11, 2026
6bcd76c
af_packet: Don't send zero-byte data in tpacket_snd().
edumazet Aug 10, 2026
f60b396
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
jhsmt Aug 9, 2026
6bf1457
gve: fix zero-length skb frag with header-split
jordanrh1 Aug 7, 2026
3992ced
gve: fix NULL dereference due to missing ptp adjfine
jordanrh1 Aug 7, 2026
484ec2a
Merge branch 'gve-bug-fixes-for-header-split-and-ptp'
kuba-moo Aug 12, 2026
6d3724e
net/sched: cls_u32: skip hash tables in u32_bind_class()
Aug 7, 2026
7b53449
Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/…
kuba-moo Aug 12, 2026
090a95d
pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
kmehltretter82 Aug 8, 2026
b64a9f6
pid: reject allocations through dead ancestor pid namespaces
Aug 11, 2026
1fd495e
m68k: Define NR_CPUS to 1
Jul 31, 2026
931cd1d
drm/amdgpu: disallow multiple FENCE chunks in one submit
avasummer Aug 6, 2026
5e9d136
drm/amdgpu: validate GEM_CREATE domain combinations
candicelicy Jul 27, 2026
f2a1c4c
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_v…
hakzsam Aug 7, 2026
47cd311
drm/amdgpu: fix missing check in vm_flush()
alexdeucher Jun 5, 2026
587be7a
drm/radeon: fix autosuspend cleanup during teardown
lgs2513 Aug 8, 2026
2a9c515
drm/amdgpu: check ASPM on the dGPU host link
Aug 5, 2026
8c9aebc
drm/amdgpu: Reject UVD message with dimensions above 4096
nowrep Jul 30, 2026
21a8084
drm/amdgpu: Fix UVD dpb min size calculation for H264
nowrep Jul 30, 2026
b8bb9ba
drm/amdgpu: Fix UVD decode image min size calculation
nowrep Jul 30, 2026
1872767
drm/amdgpu: Fix UVD min buffer sizes
nowrep Jul 30, 2026
d5ab4c6
drm/amdgpu: Implement insert_end for VCE 3
nowrep Aug 10, 2026
2f9a5c0
drm/amd/display: fix BT.2020 YCbCr limited output CSC matrix
nathanlucas Aug 2, 2026
cd22349
drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
nathanlucas Aug 2, 2026
cd688a3
drm/amdgpu: fix nbif 6.3.1 l1 low power not functional
Aug 10, 2026
9fca434
drm/amdgpu: Reject UVD message with invalid number of h265 refs
nowrep Aug 11, 2026
ac828b9
drm/amdgpu: Prefer default discovery offset
Jul 13, 2026
3d6d817
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Aug 12, 2026
94f39e4
clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 vir…
Jul 10, 2026
00268f9
regmap: sdw-mbq: don't call an unset readable_reg callback
Aug 11, 2026
5a87925
libceph: tolerate addrvecs with multiple entries of the same type
tchaikov Jun 11, 2026
437b655
libceph: fix multiple unsafe decodes in decode_locker()
pavitrajha Jun 2, 2026
00ead17
libceph: fix OOB read in decode_watchers() via missing bounds check
pavitrajha Jul 8, 2026
3660b98
libceph: Avoid using invalid osd indices from primary_temp
Jul 28, 2026
2c11c4b
ceph: fix MDS random selection readiness predicate
Jul 24, 2026
91880e4
ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
Jul 27, 2026
9e6869b
net/dibs: Correct freeing of dmb_clientid_arr
SandyWinter Aug 10, 2026
beb33f8
sctp: clear new_transport when removing a peer
Aug 11, 2026
36a05d2
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Siddharth-Vadapalli-at-TI Aug 7, 2026
9da976e
Input: sur40 - fix input device registration ordering
dtor Jun 16, 2026
062dc46
Input: sur40 - fix V4L error path cleanup
dtor Jun 16, 2026
8c283e7
sctp: fix use-after-free of cached ASCONF chunk
yyxRoy Aug 9, 2026
2bb155e
Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-…
kuba-moo Aug 13, 2026
6ca662c
io_uring/rsrc: reject overflowing regvec bvec byte counts
Aug 12, 2026
6c916e3
accel/amdxdna: Skip unmapped range in aie2_populate_range()
houlz0507 Aug 12, 2026
120977e
net/sched: cls_bpf: reject dev-bound programs bound to a different de…
jhsmt Aug 9, 2026
9006c11
l2tp: fix tunnel and session refcount leak on seq_file release
edumazet Aug 11, 2026
42d217a
firewire: ohci: fix NULL pointer dereference in ar_context_release
a-nogikh Aug 7, 2026
fc64875
drm/xe: Fix DPT allocation paths.
Jun 30, 2026
99b0181
drm/xe/guc_ads: allocate UM queues in a separate BO
Yogayaojia Aug 4, 2026
f342810
drm/xe/guc_ads: allocate UM queues in VRAM on dGFX
Yogayaojia Aug 4, 2026
8d5134a
drm/xe/guc_ads: use uncached mapping for UM queue BO
Yogayaojia Aug 4, 2026
9f83c94
drm/xe: Order ring writes before ring tail updates
mbrost05 Aug 7, 2026
51afaf5
drm/xe/pxp: add termination on resume
dceraolo Jul 20, 2026
cb4afdd
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
guttamch-intc Aug 10, 2026
8d33c49
drm/xe/oa: Fix sync entry leak on OA config emit failure
Jul 31, 2026
f110dbb
drm/xe/oa: Check managed mutex initialization errors
Jul 13, 2026
5cf82c8
drm/xe: Fix a bug in pc_adjust_freq_bounds()
vsbelgaum Aug 5, 2026
ef526d1
drm/xe: Fix xe_device_probe() failure
raagjadav Aug 10, 2026
a92ee0d
Merge tag 'asoc-fix-v7.2-rc7' of https://git.kernel.org/pub/scm/linux…
tiwai Aug 13, 2026
921ac6c
drm/log: Fix division by zero when scale module parameter is 0
Jul 30, 2026
60baa17
drm/log: Fix out-of-bounds read on empty message length
Jul 29, 2026
f4f2bba
drm/log: Fix infinite loop when scale is too large for display
Jul 29, 2026
64dc3ba
Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/…
torvalds Aug 13, 2026
b4f5144
Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 13, 2026
83a4f90
Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/…
torvalds Aug 13, 2026
e14aace
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Aug 13, 2026
3aa1dca
Revert "wifi: mt76: Disable napi when removing device"
NTMan Aug 4, 2026
11058bd
spi: virtio: mark device ready before registering the controller
jxwise Aug 13, 2026
b698592
tracing: Fix NULL pointer dereference in module event cache removal
liulangrenaaa Aug 11, 2026
c3730b8
tracing: Fix race between update_event_fields and, event_define_fields
Aug 10, 2026
2f1baf1
Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Aug 13, 2026
c3da119
Merge tag 'amd-drm-fixes-7.2-2026-08-12' of https://gitlab.freedeskto…
airlied Aug 14, 2026
7581e7c
Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.o…
airlied Aug 14, 2026
b2601e7
Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org…
airlied Aug 14, 2026
333238d
sched: Update time before requeueing delayed entities
vingu-linaro Aug 14, 2026
a64d500
erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platforms
hsiangkao Aug 12, 2026
97a91cc
Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/…
torvalds Aug 14, 2026
ad8d485
Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/k…
torvalds Aug 14, 2026
c5890ac
Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-client
torvalds Aug 14, 2026
a516166
Merge tag 'sound-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Aug 14, 2026
a823c9d
Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 14, 2026
d2ed9ea
Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Aug 14, 2026
beea256
Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 14, 2026
53313bf
Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/li…
torvalds Aug 14, 2026
06d9a86
Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/ke…
torvalds Aug 14, 2026
b26d316
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 14, 2026
dac3e89
Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/dr…
torvalds Aug 14, 2026
15ef2f7
Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/…
torvalds Aug 15, 2026
32ef1b3
openrisc: signal: do not restore privileged SR bits on sigreturn
kevinkhatcha Aug 7, 2026
5e060ff
Merge tag 'for-linus' of https://github.com/openrisc/linux
torvalds Aug 15, 2026
3eb4077
Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Aug 15, 2026
c71bf11
drbd: don't leak the shared secret to unprivileged netlink dumps
chrboe Aug 14, 2026
0bae94a
Merge tag 'io_uring-7.2-20260815' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 16, 2026
dcb6883
Merge tag 'block-7.2-20260815' of git://git.kernel.org/pub/scm/linux/…
torvalds Aug 16, 2026
16429bb
Merge tag 'x86_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux…
torvalds Aug 16, 2026
9da3fc3
Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linu…
torvalds Aug 16, 2026
d5b95e6
Revert "i2c: designware: defer probe if child GpioInt controllers are…
torvalds Aug 16, 2026
d6e7d57
wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
Jun 29, 2026
7820dd4
Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linu…
torvalds Aug 16, 2026
240de1a
Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/li…
torvalds Aug 16, 2026
fd923b3
Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/lin…
torvalds Aug 16, 2026
8d3ae59
Linux 7.2
torvalds Aug 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
30 changes: 24 additions & 6 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,13 @@ Alex Hung <alexhung@gmail.com> <alex.hung@canonical.com>
Alex Shi <alexs@kernel.org> <alex.shi@intel.com>
Alex Shi <alexs@kernel.org> <alex.shi@linaro.org>
Alex Shi <alexs@kernel.org> <alex.shi@linux.alibaba.com>
Alice Mikityanska <alice.kernel@fastmail.im> <maxtram95@gmail.com>
Alice Mikityanska <alice.kernel@fastmail.im> <maximmi@mellanox.com>
Alice Mikityanska <alice.kernel@fastmail.im> <maximmi@nvidia.com>
Alice Mikityanska <alice.kernel@fastmail.im> <maxim@isovalent.com>
Alice Mikityanska <alice.kernel@fastmail.im> <alice@isovalent.com>
Aloka Dixit <quic_alokad@quicinc.com> <alokad@codeaurora.org>
Alvin Šipraga <alvin.sipraga@analog.com> <alsi@bang-olufsen.dk>
Al Viro <viro@ftp.linux.org.uk>
Al Viro <viro@zenIV.linux.org.uk>
Amit Blay <quic_ablay@quicinc.com> <ablay@codeaurora.org>
Expand Down Expand Up @@ -165,12 +171,14 @@ Boris Brezillon <bbrezillon@kernel.org> <b.brezillon@overkiz.com>
Boris Brezillon <bbrezillon@kernel.org> <boris.brezillon@bootlin.com>
Boris Brezillon <bbrezillon@kernel.org> <boris.brezillon@free-electrons.com>
Brendan Higgins <brendan.higgins@linux.dev> <brendanhiggins@google.com>
Brendan Jackman <brendan.jackman@linux.dev> <jackmanb@google.com>
Brian Avery <b.avery@hp.com>
Brian Cain <bcain@kernel.org> <brian.cain@oss.qualcomm.com>
Brian Cain <bcain@kernel.org> <bcain@quicinc.com>
Brian King <brking@us.ibm.com>
Brian Silverman <bsilver16384@gmail.com> <brian.silverman@bluerivertech.com>
Bryan Tan <bryan-bt.tan@broadcom.com> <bryantan@vmware.com>
Burak Emir <burak.emir@gmail.com> <bqe@google.com>
Cai Huoqing <cai.huoqing@linux.dev> <caihuoqing@baidu.com>
Casey Connolly <casey.connolly@linaro.org> <caleb.connolly@linaro.org>
Casey Connolly <casey.connolly@linaro.org> <caleb@connolly.tech>
Expand Down Expand Up @@ -204,6 +212,10 @@ Christophe Ricard <christophe.ricard@gmail.com>
Christopher Obbard <christopher.obbard@linaro.org> <chris.obbard@collabora.com>
Christoph Hellwig <hch@lst.de>
Christoph Manszewski <c.manszewski@gmail.com> <christoph.manszewski@intel.com>
Christoph Paasch <cpaasch@openai.com> <christoph.paasch@gmail.com>
Christoph Paasch <cpaasch@openai.com> <christoph.paasch@student.uclouvain.be>
Christoph Paasch <cpaasch@openai.com> <christoph.paasch@uclouvain.be>
Christoph Paasch <cpaasch@openai.com> <cpaasch@apple.com>
Chuck Lever <cel@kernel.org> <chuck.lever@oracle.com>
Chuck Lever <cel@kernel.org> <cel@netapp.com>
Chuck Lever <cel@kernel.org> <cel@citi.umich.edu>
Expand All @@ -226,6 +238,8 @@ Daniel Lezcano <daniel.lezcano@kernel.org> <daniel.lezcano@linexp.org>
Daniel Lezcano <daniel.lezcano@kernel.org> <dlezcano@fr.ibm.com>
Daniel Thompson <danielt@kernel.org> <daniel.thompson@linaro.org>
Daniele Alessandrelli <daniele.alessandrelli@gmail.com> <daniele.alessandrelli@intel.com>
Danila Tikhonov <danila@mainlining.org> <danila@jiaxyga.com>
Danila Tikhonov <danila@mainlining.org> <JIaxyga@protonmail.com>
Danilo Krummrich <dakr@kernel.org> <dakr@redhat.com>
David Brownell <david-b@pacbell.net>
David Collins <quic_collinsd@quicinc.com> <collinsd@codeaurora.org>
Expand Down Expand Up @@ -291,6 +305,7 @@ Frank Rowand <frowand.list@gmail.com> <frank.rowand@sony.com>
Frank Rowand <frowand.list@gmail.com> <frank.rowand@sonymobile.com>
Frank Rowand <frowand.list@gmail.com> <frowand@mvista.com>
Frank Zago <fzago@systemfabricworks.com>
Fuad Tabba <fuad.tabba@linux.dev> <tabba@google.com>
Gao Xiang <xiang@kernel.org> <gaoxiang25@huawei.com>
Gao Xiang <xiang@kernel.org> <hsiangkao@aol.com>
Gao Xiang <xiang@kernel.org> <hsiangkao@linux.alibaba.com>
Expand Down Expand Up @@ -399,6 +414,7 @@ Jens Axboe <axboe@kernel.dk> <jens.axboe@oracle.com>
Jens Axboe <axboe@kernel.dk> <axboe@fb.com>
Jens Axboe <axboe@kernel.dk> <axboe@meta.com>
Jens Osterkamp <Jens.Osterkamp@de.ibm.com>
Jens Wiklander <jenswi@kernel.org> <jens.wiklander@linaro.org>
Jernej Skrabec <jernej.skrabec@gmail.com> <jernej.skrabec@siol.net>
Jesper Dangaard Brouer <hawk@kernel.org> <brouer@redhat.com>
Jesper Dangaard Brouer <hawk@kernel.org> <hawk@comx.dk>
Expand Down Expand Up @@ -539,6 +555,7 @@ Maciej W. Rozycki <macro@mips.com> <macro@imgtec.com>
Maciej W. Rozycki <macro@orcam.me.uk> <macro@linux-mips.org>
Maharaja Kennadyrajan <quic_mkenna@quicinc.com> <mkenna@codeaurora.org>
Maheshwar Ajja <quic_majja@quicinc.com> <majja@codeaurora.org>
Maíra Canal <mairacanal@riseup.net> <maira.canal@usp.br>
Malathi Gottam <quic_mgottam@quicinc.com> <mgottam@codeaurora.org>
Manikanta Pubbisetty <quic_mpubbise@quicinc.com> <mpubbise@codeaurora.org>
Manivannan Sadhasivam <mani@kernel.org> <manivannanece23@gmail.com>
Expand Down Expand Up @@ -584,8 +601,6 @@ Mauro Carvalho Chehab <mchehab@kernel.org> <mchehab@osg.samsung.com>
Mauro Carvalho Chehab <mchehab@kernel.org> <mchehab@redhat.com>
Mauro Carvalho Chehab <mchehab@kernel.org> <m.chehab@samsung.com>
Mauro Carvalho Chehab <mchehab@kernel.org> <mchehab@s-opensource.com>
Maxim Mikityanskiy <maxtram95@gmail.com> <maximmi@mellanox.com>
Maxim Mikityanskiy <maxtram95@gmail.com> <maximmi@nvidia.com>
Maxime Ripard <mripard@kernel.org> <maxime@cerno.tech>
Maxime Ripard <mripard@kernel.org> <maxime.ripard@bootlin.com>
Maxime Ripard <mripard@kernel.org> <maxime.ripard@free-electrons.com>
Expand All @@ -594,8 +609,8 @@ Mayuresh Janorkar <mayur@ti.com>
Md Sadre Alam <quic_mdalam@quicinc.com> <mdalam@codeaurora.org>
Miaoqing Pan <quic_miaoqing@quicinc.com> <miaoqing@codeaurora.org>
Michael Buesch <m@bues.ch>
Michal Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de>
Michal Grzeschik <mgr@kernel.org> <mgr@pengutronix.de>
Michael Grzeschik <mgr@kernel.org> <m.grzeschik@pengutronix.de>
Michael Grzeschik <mgr@kernel.org> <mgr@pengutronix.de>
Michael Riesch <michael.riesch@collabora.com> <michael.riesch@wolfvision.net>
Michal Simek <michal.simek@amd.com> <michal.simek@xilinx.com>
Michel Dänzer <michel@tungstengraphics.com>
Expand Down Expand Up @@ -643,6 +658,7 @@ Nicholas Piggin <npiggin@gmail.com> <npiggin@suse.de>
Nicholas Piggin <npiggin@gmail.com> <nickpiggin@yahoo.com.au>
Nicholas Piggin <npiggin@gmail.com> <piggin@cyberone.com.au>
Nicolas Ferre <nicolas.ferre@microchip.com> <nicolas.ferre@atmel.com>
Nico Pache <nico.pache@linux.dev> <npache@redhat.com>
Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>
Nicolas Saenz Julienne <nsaenz@kernel.org> <nsaenzjulienne@suse.de>
Expand Down Expand Up @@ -690,6 +706,7 @@ Paulo Alcantara <pc@manguebit.org> <palcantara@suse.com>
Paulo Alcantara <pc@manguebit.org> <pc@manguebit.com>
Pavankumar Kondeti <quic_pkondeti@quicinc.com> <pkondeti@codeaurora.org>
Peter A Jonsson <pj@ludd.ltu.se>
Peter Collingbourne <peter@pcc.me.uk> <pcc@google.com>
Peter Hilber <peter.hilber@oss.qualcomm.com> <quic_philber@quicinc.com>
Peter Oruba <peter.oruba@amd.com>
Peter Oruba <peter@oruba.de>
Expand Down Expand Up @@ -816,6 +833,7 @@ Simon Wunderlich <sw@simonwunderlich.de> <simon.wunderlich@s2003.tu-chemnitz.de>
Simon Wunderlich <sw@simonwunderlich.de> <simon.wunderlich@saxnet.de>
Simon Wunderlich <sw@simonwunderlich.de> <simon@open-mesh.com>
Simon Wunderlich <sw@simonwunderlich.de> <siwu@hrz.tu-chemnitz.de>
SJ Park <sj@kernel.org>
Sricharan Ramabadhran <quic_srichara@quicinc.com> <sricharan@codeaurora.org>
Srinivas Kandagatla <srini@kernel.org> <srinivas.kandagatla@st.com>
Srinivas Kandagatla <srini@kernel.org> <srinivas.kandagatla@linaro.org>
Expand All @@ -825,8 +843,8 @@ Sriram Yagnaraman <sriram.yagnaraman@ericsson.com> <sriram.yagnaraman@est.tech>
Stanislav Fomichev <sdf@fomichev.me> <sdf@google.com>
Stanislav Fomichev <sdf@fomichev.me> <stfomichev@gmail.com>
Stefan Wahren <wahrenst@gmx.net> <stefan.wahren@i2se.com>
Stéphane Grosjean <stephane.grosjean@hms-networks.com> <s.grosjean@peak-system.com>
Stéphane Grosjean <stephane.grosjean@hms-networks.com> <stephane.grosjean@free.fr>
Stéphane Grosjean <s.grosjean@peak-system.fr> <s.grosjean@peak-system.com>
Stéphane Grosjean <s.grosjean@peak-system.fr> <stephane.grosjean@free.fr>
Stéphane Witzmann <stephane.witzmann@ubpmes.univ-bpclermont.fr>
Stephen Hemminger <stephen@networkplumber.org> <shemminger@linux-foundation.org>
Stephen Hemminger <stephen@networkplumber.org> <shemminger@osdl.org>
Expand Down
7 changes: 7 additions & 0 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -3626,6 +3626,13 @@ S: 69 rue Dunois
S: 75013 Paris
S: France

N: Wolfram Sang
E: wsa@kernel.org
W: sang-engineering.com
P: rsa4096/140DE4CC14A029B6 3991 B1EA B9E2 6751 A4F7 645D 140D E4CC 14A0 29B6
D: I2C Maintainer 2012 - 2026
S: Berlin, Germany

N: Aleksa Sarai
E: cyphar@cyphar.com
W: https://www.cyphar.com/
Expand Down
1 change: 1 addition & 0 deletions Documentation/ABI/testing/sysfs-class-power-bd71828
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Description:
0 no adjustment of input current limit. This
helps for more unusual power sources like
solar modules.
============ ===========================================
Loading