index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-31
selftests/memfd: add test for mapping write-sealed memfd read-only
Lorenzo Stoakes
1
-0
/
+43
2024-12-31
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
4
-19
/
+59
2024-12-31
sky2: Add device ID 11ab:4373 for Marvell 88E8075
Pascal Hambourg
1
-0
/
+1
2024-12-31
mptcp: fix TCP options overflow.
Paolo Abeni
1
-0
/
+7
2024-12-31
net: mv643xx_eth: fix an OF node reference leak
Joe Hattori
1
-2
/
+12
2024-12-31
gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeup
Joshua Washington
1
-14
/
+7
2024-12-31
eth: bcmsysport: fix call balance of priv->clk handling routines
Vitalii Mordan
1
-3
/
+18
2024-12-30
io_uring/timeout: flush timeouts outside of the timeout lock
Jens Axboe
1
-14
/
+31
2024-12-30
cdrom: Fix typo, 'devicen' to 'device'
Steven Davis
1
-1
/
+1
2024-12-30
watchdog: stm32_iwdg: fix error message during driver probe
Clément Le Goffic
1
-1
/
+1
2024-12-30
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
Takashi Iwai
1
-1
/
+1
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2024-12-30
ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...
Al Viro
1
-3
/
+3
2024-12-30
ALSA: compress_offload: Drop unneeded no_free_ptr()
Takashi Iwai
1
-3
/
+3
2024-12-30
ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects
Baojun Xu
1
-0
/
+4
2024-12-29
Linux 6.13-rc5
v6.13-rc5
Linus Torvalds
1
-1
/
+1
2024-12-29
platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
Vishnu Sankar
2
-4
/
+10
2024-12-29
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
Mingcong Bai
1
-2
/
+2
2024-12-29
virt: tdx-guest: Just leak decrypted memory on unrecoverable errors
Li RongQing
1
-3
/
+1
2024-12-29
x86/fred: Clear WFE in missing-ENDBRANCH #CPs
Xin Li (Intel)
1
-0
/
+30
2024-12-29
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
1
-1
/
+2
2024-12-29
objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns
chenchangcheng
1
-0
/
+1
2024-12-29
ALSA: usb-audio: US16x08: Initialize array before use
Tanya Agarwal
1
-1
/
+1
2024-12-28
io_uring/rw: fix downgraded mshot read
Pavel Begunkov
1
-0
/
+2
2024-12-28
modpost: work around unaligned data access error
Masahiro Yamada
3
-25
/
+39
2024-12-28
modpost: refactor do_vmbus_entry()
Masahiro Yamada
1
-5
/
+3
2024-12-28
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2024-12-28
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
1
-2
/
+2
2024-12-27
nvme-tcp: remove nvme_tcp_destroy_io_queues()
Chunguang.xu
1
-11
/
+7
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
5
-65
/
+79
2024-12-27
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2024-12-27
nvmet: Don't overflow subsysnqn
Leo Stone
1
-2
/
+9
2024-12-27
net: llc: reset skb->transport_header
Antonio Pastor
1
-1
/
+1
2024-12-27
netlink: specs: mptcp: fix missing doc
Matthieu Baerts (NGI0)
1
-6
/
+6
2024-12-27
netlink: specs: mptcp: clearly mention attributes
Matthieu Baerts (NGI0)
2
-51
/
+52
2024-12-27
netlink: specs: mptcp: add missing 'server-side' attr
Matthieu Baerts (NGI0)
2
-7
/
+10
2024-12-27
rtla/timerlat: Fix histogram ALL for zero samples
Tomas Glozar
1
-81
/
+96
2024-12-26
io_uring/sqpoll: fix sqpoll error handling races
Pavel Begunkov
1
-0
/
+6
2024-12-26
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
1
-9
/
+17
2024-12-26
i2c: microchip-core: fix "ghost" detections
Conor Dooley
1
-2
/
+0
2024-12-26
i2c: microchip-core: actually use repeated sends
Conor Dooley
1
-26
/
+94
2024-12-25
i2c: imx: add imx7d compatible string for applying erratum ERR007805
Carlos Song
1
-0
/
+1
2024-12-25
i2c: imx: fix missing stop condition in single-master mode
Stefan Eichenberger
1
-5
/
+3
2024-12-25
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
Dustin L. Howett
1
-2
/
+2
2024-12-25
sched_ext: Fix dsq_local_on selftest
Tejun Heo
2
-3
/
+7
2024-12-25
netfilter: nft_set_hash: unaligned atomic read on struct nft_set_ext
Pablo Neira Ayuso
1
-2
/
+5
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-24
workqueue: add printf attribute to __alloc_workqueue()
Su Hui
1
-0
/
+1
2024-12-24
phy: mediatek: phy-mtk-hdmi: add regulator dependency
Arnd Bergmann
1
-0
/
+1
2024-12-24
phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warnings
Adam Ford
1
-2
/
+1
[prev]
[next]