index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
Linux 6.1.13
v6.1.13
Greg Kroah-Hartman
1
-1
/
+1
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-02-22
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
1
-0
/
+8
2023-02-22
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-4
/
+29
2023-02-22
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
1
-5
/
+7
2023-02-22
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-22
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
1
-7
/
+19
2023-02-22
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
1
-1
/
+1
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-22
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-22
mm: extend max struct page size for kmsan
Arnd Bergmann
1
-3
/
+9
2023-02-22
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
1
-1
/
+1
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-22
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
2023-02-22
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-22
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-22
tipc: fix kernel warning when sending SYN message
Tung Nguyen
1
-0
/
+2
2023-02-22
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-22
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
1
-1
/
+1
2023-02-22
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
1
-1
/
+1
2023-02-22
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
1
-2
/
+6
2023-02-22
net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
Johannes Zink
1
-1
/
+2
2023-02-22
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-22
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
3
-12
/
+18
2023-02-22
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-22
net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
Siddharth Vadapalli
2
-1
/
+12
2023-02-22
net: bgmac: fix BCM5358 support by setting correct flags
Rafał Miłecki
1
-3
/
+3
2023-02-22
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-22
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-22
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-22
drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
Matt Roper
1
-7
/
+7
2023-02-22
drm/vc4: Fix YUV plane handling when planes are in different buffers
Dave Stevenson
1
-2
/
+4
2023-02-22
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
1
-1
/
+1
2023-02-22
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
1
-1
/
+1
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
2
-11
/
+1
2023-02-22
coredump: Move dump_emit_page() to kill unused warning
Geert Uytterhoeven
1
-24
/
+24
2023-02-22
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Peter Zijlstra
1
-7
/
+13
2023-02-22
gpio: sim: fix a memory leak
Bartosz Golaszewski
1
-1
/
+1
2023-02-22
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-22
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
[next]