index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
-7
/
+35
2023-11-14
net: stmmac: avoid rx queue overrun
Baruch Siach
-0
/
+1
2023-11-14
net: stmmac: fix rx budget limit check
Baruch Siach
-1
/
+1
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
-5
/
+25
2023-11-15
futex: Fix hardcoded flags
Peter Zijlstra
-3
/
+6
2023-11-14
zstd: Fix array-index-out-of-bounds UBSAN warning
Nick Terrell
-1
/
+1
2023-11-14
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
-1
/
+1
2023-11-14
nouveau: use an rwlock for the event lock.
Dave Airlie
-8
/
+8
2023-11-14
nouveau/gsp/r535: Fix a NULL vs error pointer bug
Dan Carpenter
-2
/
+2
2023-11-14
nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()
Dan Carpenter
-1
/
+1
2023-11-14
sched/fair: Fix the decision for load balance
Keisuke Nishimura
-3
/
+7
2023-11-14
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
-12
/
+0
2023-11-14
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
-23
/
+128
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
-9
/
+13
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
-0
/
+6
2023-11-14
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
-2
/
+2
2023-11-14
Remove myself as maintainer of GFS2
Bob Peterson
-1
/
+0
2023-11-14
ALSA: hda/realtek: Enable Mute LED on HP 255 G10
Matus Malych
-0
/
+1
2023-11-14
Merge branch '6.7/scsi-staging' into 6.7/scsi-fixes
Martin K. Petersen
-41
/
+40
2023-11-14
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
-25
/
+30
2023-11-14
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
-7
/
+7
2023-11-14
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
-2
/
+3
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
-5
/
+6
2023-11-14
netfilter: nf_conntrack_bridge: initialize err to 0
Linkui Xiao
-1
/
+1
2023-11-14
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
-2
/
+0
2023-11-14
af_unix: fix use-after-free in unix_stream_read_actor()
Eric Dumazet
-4
/
+5
2023-11-14
xen/events: remove some simple helpers from events_base.c
Juergen Gross
-59
/
+38
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
-11
/
+15
2023-11-14
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
-6
/
+5
2023-11-14
ovl: fix misformatted comment
Amir Goldstein
-1
/
+1
2023-11-13
Merge branch 'r8169-fix-dash-devices-network-lost-issue'
Jakub Kicinski
-11
/
+31
2023-11-13
r8169: fix network lost after resume on DASH systems
ChunHao Lin
-0
/
+6
2023-11-13
r8169: add handling DASH when DASH is disabled
ChunHao Lin
-11
/
+25
2023-11-13
Merge branch 'fix-large-frames-in-the-gemini-ethernet-driver'
Jakub Kicinski
-18
/
+31
2023-11-13
net: ethernet: cortina: Fix MTU max setting
Linus Walleij
-14
/
+5
2023-11-13
net: ethernet: cortina: Handle large frames
Linus Walleij
-1
/
+23
2023-11-13
net: ethernet: cortina: Fix max RX frame define
Linus Walleij
-3
/
+3
2023-11-13
bonding: stop the device in bond_setup_by_slave()
Eric Dumazet
-0
/
+6
2023-11-13
ptp: annotate data-race around q->head and q->tail
Eric Dumazet
-6
/
+13
2023-11-13
Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"
Jakub Kicinski
-2
/
+0
2023-11-13
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
-0
/
+28
2023-11-13
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
-6
/
+42
2023-11-13
bcachefs: btree_trans->write_locked
Kent Overstreet
-36
/
+50
2023-11-13
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
-4
/
+23
2023-11-13
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
-26
/
+31
2023-11-13
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
-2
/
+14
2023-11-13
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
-5
/
+5
2023-11-13
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
-1
/
+1
2023-11-13
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
-1
/
+1
2023-11-13
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
-2
/
+2
[prev]
[next]