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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
bcachefs: Fix snapshotting a subvolume, then renaming it
Kent Overstreet
1
-1
/
+43
2025-04-17
io_uring/rsrc: ensure segments counts are correct on kbuf buffers
Jens Axboe
1
-5
/
+22
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
1
-7
/
+25
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
1
-1
/
+4
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
1
-4
/
+24
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
1
-3
/
+15
2025-04-17
net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
Bo-Cun Chen
1
-3
/
+3
2025-04-17
net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...
Bo-Cun Chen
1
-2
/
+2
2025-04-17
net: ethernet: mtk_eth_soc: reapply mdc divider on reset
Bo-Cun Chen
2
-15
/
+25
2025-04-17
io_uring/rsrc: send exact nr_segs for fixed buffer
Nitesh Shetty
1
-3
/
+4
2025-04-17
io_uring/rsrc: refactor io_import_fixed
Pavel Begunkov
1
-17
/
+7
2025-04-17
io_uring/rsrc: separate kbuf offset adjustments
Pavel Begunkov
1
-12
/
+7
2025-04-17
io_uring/rsrc: don't skip offset calculation
Pavel Begunkov
1
-38
/
+37
2025-04-17
spi: spi-imx: Add check for spi_imx_setupxfer()
Tamura Dai
1
-1
/
+4
2025-04-17
net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
Meghana Malladi
1
-63
/
+58
2025-04-17
net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit...
Meghana Malladi
1
-2
/
+4
2025-04-17
net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
Meghana Malladi
1
-3
/
+0
2025-04-17
netfilter: conntrack: fix erronous removal of offload bit
Florian Westphal
1
-4
/
+6
2025-04-17
xfs: document zoned rt specifics in admin-guide
Hans Holmberg
1
-0
/
+29
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
5
-3
/
+155
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
1
-62
/
+20
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
1
-17
/
+2
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
1
-100
/
+123
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
1
-49
/
+72
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
1
-14
/
+17
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
1
-13
/
+8
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
1
-28
/
+49
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
1
-1
/
+1
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2
-0
/
+65
2025-04-16
selftests: ublk: support user recovery
Ming Lei
6
-10
/
+230
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
3
-12
/
+95
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2
-3
/
+3
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2
-8
/
+159
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
1
-1
/
+3
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
3
-0
/
+77
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
3
-49
/
+63
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
4
-22
/
+39
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
12
-89
/
+70
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
1
-0
/
+1
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2
-2
/
+3
2025-04-16
net: don't try to ops lock uninitialized devs
Jakub Kicinski
2
-4
/
+3
2025-04-16
ptp: ocp: fix start time alignment in ptp_ocp_signal_set
Sagi Maimon
1
-0
/
+1
2025-04-16
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-04-16
net: dsa: free routing table on probe failure
Vladimir Oltean
1
-7
/
+14
2025-04-16
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
1
-3
/
+35
2025-04-16
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
Vladimir Oltean
1
-1
/
+12
2025-04-16
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...
Vladimir Oltean
1
-1
/
+2
2025-04-16
net: txgbe: fix memory leak in txgbe_probe() error path
Abdun Nihaal
1
-1
/
+2
2025-04-16
net: bridge: switchdev: do not notify new brentries as changed
Jonas Gorski
1
-1
/
+3
2025-04-16
net: b53: enable BPDU reception for management port
Jonas Gorski
1
-0
/
+10
[next]