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-07-28
samples: fix building fs-monitor on musl systems
Brahmajit Das
1
-0
/
+7
2025-06-27
fanotify: sanitize handle_type values when reporting fid
Amir Goldstein
1
-1
/
+7
2025-06-26
io_uring/kbuf: flag partial buffer mappings
Jens Axboe
3
-9
/
+18
2025-06-26
block: fix false warning in bdev_count_inflight_rw()
Yu Kuai
1
-11
/
+15
2025-06-26
ublk: sanity check add_dev input for underflow
Ronnie Sahlberg
1
-1
/
+2
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2
-24
/
+12
2025-06-26
nvme: refactor the atomic write unit detection
Christoph Hellwig
1
-34
/
+38
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2
-1
/
+5
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-26
ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
Salvatore Bonaccorso
1
-0
/
+1
2025-06-26
bcachefs: Plumb correct ip to trans_relock_fail tracepoint
Kent Overstreet
1
-6
/
+6
2025-06-26
bcachefs: Ensure we rewind to run recovery passes
Kent Overstreet
1
-5
/
+8
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
3
-13
/
+24
2025-06-26
bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofix
Kent Overstreet
1
-1
/
+1
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-25
netlink: specs: enforce strict naming of properties
Jakub Kicinski
3
-19
/
+31
2025-06-25
netlink: specs: tc: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
netlink: specs: rt-link: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
2
-7
/
+7
2025-06-25
netlink: specs: ovs_flow: replace underscores with dashes in names
Jakub Kicinski
1
-3
/
+3
2025-06-25
netlink: specs: devlink: replace underscores with dashes in names
Jakub Kicinski
1
-4
/
+4
2025-06-25
netlink: specs: dpll: replace underscores with dashes in names
Jakub Kicinski
1
-1
/
+1
2025-06-25
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
2
-4
/
+4
2025-06-25
netlink: specs: fou: replace underscores with dashes in names
Jakub Kicinski
1
-18
/
+18
2025-06-25
netlink: specs: nfsd: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
2025-06-25
atm: idt77252: Add missing `dma_map_error()`
Thomas Fourier
1
-0
/
+5
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2
-3
/
+23
2025-06-25
io_uring/net: mark iov as dynamically allocated even for single segments
Jens Axboe
1
-5
/
+6
2025-06-25
io_uring: fix resource leak in io_import_dmabuf()
Penglei Jiang
1
-2
/
+4
2025-06-25
ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk
Niklas Cassel
1
-1
/
+1
2025-06-25
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
2025-06-25
um: Use correct data source in fpregs_legacy_set()
Tiwei Bie
1
-1
/
+1
2025-06-25
um: vfio: Prevent duplicate device assignments
Tiwei Bie
1
-0
/
+14
2025-06-25
um: ubd: Add missing error check in start_io_thread()
Tiwei Bie
1
-1
/
+1
2025-06-25
ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session
Pei Xiao
1
-1
/
+1
2025-06-24
io_uring: don't assume uaddr alignment in io_vec_fill_bvec
Pavel Begunkov
1
-3
/
+7
2025-06-24
io_uring/rsrc: don't rely on user vaddr alignment
Pavel Begunkov
2
-1
/
+7
2025-06-24
io_uring/rsrc: fix folio unpinning
Pavel Begunkov
1
-4
/
+9
2025-06-24
ublk: setup ublk_io correctly in case of ublk_get_data() failure
Ming Lei
1
-10
/
+25
2025-06-24
ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
Caleb Sander Mateos
1
-2
/
+22
2025-06-24
ublk: fix narrowing warnings in UAPI header
Caleb Sander Mateos
1
-4
/
+4
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
1
-2
/
+3
2025-06-24
ublk: build batch from IOs in same io_ring_ctx and io task
Ming Lei
1
-1
/
+10
2025-06-24
bnxt: properly flush XDP redirect lists
Yan Zhai
1
-1
/
+4
2025-06-24
vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
Stefano Garzarella
1
-0
/
+4
2025-06-24
bcachefs: fix bch2_journal_keys_peek_prev_min() underflow
Kent Overstreet
1
-5
/
+15
2025-06-24
bcachefs: Use wait_on_allocator() when allocating journal
Kent Overstreet
1
-1
/
+1
[next]