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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
1
-4
/
+20
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...
Gal Pressman
1
-1
/
+58
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
2025-06-12
veth: prevent NULL pointer dereference in veth_xdp_rcv
Jesper Dangaard Brouer
1
-2
/
+2
2025-06-12
net_sched: remove qdisc_tree_flush_backlog()
Eric Dumazet
1
-8
/
+0
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
1
-6
/
+12
2025-06-12
rust: cpu: Add CpuId::current() to retrieve current CPU ID
Viresh Kumar
4
-0
/
+21
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
4
-27
/
+59
2025-06-12
KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-0
/
+3
2025-06-12
KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
Paolo Bonzini
1
-1
/
+5
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
1
-2
/
+4
2025-06-11
bcachefs: Ensure that snapshot creation propagates has_case_insensitive
Kent Overstreet
1
-0
/
+10
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
1
-6
/
+14
2025-06-11
bcachefs: Don't trust sb->nr_devices in members_to_text()
Kent Overstreet
1
-4
/
+30
2025-06-11
bcachefs: Fix version checks in validate_bset()
Kent Overstreet
1
-5
/
+11
2025-06-11
bcachefs: ioctl: avoid stack overflow warning
Arnd Bergmann
1
-2
/
+2
2025-06-11
bcachefs: Don't pass trans to fsck_err() in gc_accounting_done
Kent Overstreet
1
-1
/
+3
2025-06-11
bcachefs: Fix leak in bch2_fs_recovery() error path
Kent Overstreet
1
-4
/
+4
2025-06-11
bcachefs: Fix rcu_pending for PREEMPT_RT
Kent Overstreet
1
-11
/
+11
2025-06-11
bcachefs: Fix downgrade_table_extra()
Kent Overstreet
1
-1
/
+4
2025-06-11
bcachefs: Don't put rhashtable on stack
Kent Overstreet
1
-9
/
+13
2025-06-11
bcachefs: Make sure opts.read_only gets propagated back to VFS
Kent Overstreet
2
-1
/
+11
2025-06-11
bcachefs: Fix possible console lock involved deadlock
Alan Huang
6
-20
/
+8
2025-06-11
bcachefs: mark more errors autofix
Kent Overstreet
1
-4
/
+4
2025-06-11
bcachefs: Don't persistently run scan_for_btree_nodes
Kent Overstreet
2
-3
/
+13
2025-06-11
bcachefs: Read error message now prints if self healing
Kent Overstreet
2
-2
/
+10
2025-06-11
bcachefs: Only run 'increase_depth' for keys from btree node csan
Kent Overstreet
1
-1
/
+12
2025-06-11
bcachefs: Mark need_discard_freespace_key_bad autofix
Kent Overstreet
1
-1
/
+1
2025-06-11
bcachefs: Update /dev/disk/by-uuid on device add
Kent Overstreet
1
-0
/
+16
2025-06-11
bcachefs: Add more flags to btree nodes for rewrite reason
Kent Overstreet
4
-6
/
+48
2025-06-11
bcachefs: Add range being updated to btree_update_to_text()
Kent Overstreet
2
-2
/
+31
2025-06-11
bcachefs: Log fsck errors in the journal
Kent Overstreet
1
-0
/
+3
2025-06-11
bcachefs: Add missing restart handling to check_topology()
Kent Overstreet
1
-35
/
+60
2025-06-12
rust: cpu: Introduce CpuId abstraction
Viresh Kumar
1
-0
/
+110
2025-06-11
MAINTAINERS: Update Kuniyuki Iwashima's email address.
Kuniyuki Iwashima
2
-3
/
+6
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-11
net: clear the dst when changing skb protocol
Jakub Kicinski
1
-6
/
+13
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
26
-27
/
+27
2025-06-11
net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper
Shahar Shitrit
1
-4
/
+1
2025-06-11
net/mlx5e: Fix leak of Geneve TLV option object
Jianbo Liu
1
-6
/
+6
[next]