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
compress-2025-01-21
compress-2025-01-23
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2024-01-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-2
/
+2
2024-01-15
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
1
-1
/
+3
2023-12-20
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
1
-3
/
+3
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
1
-0
/
+1
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2
-1
/
+6
2023-12-13
netfilter: xt_owner: Add supplementary groups option
Lukasz Pawelczyk
1
-3
/
+4
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-12-08
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
1
-0
/
+2
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
1
-0
/
+2
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-11-28
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-11-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
1
-0
/
+30
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-0
/
+1
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
1
-0
/
+8
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-1
/
+1
2023-10-25
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
1
-0
/
+3
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-0
/
+1
2023-10-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2023-10-25
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
1
-1
/
+0
2023-10-25
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-25
indirect call wrappers: helpers to speed-up indirect calls of builtin
Paolo Abeni
1
-0
/
+51
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
1
-2
/
+4
2023-10-10
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-10-10
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-10-10
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-10-10
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
1
-0
/
+2
2023-10-10
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2
-26
/
+37
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-3
/
+19
2023-09-23
PCI/ATS: Add inline to pci_prg_resp_pasid_required()
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2023-09-23
net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+4
2023-09-23
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
1
-1
/
+1
2023-09-23
dma-buf/sync_file: Fix docs syntax
Rob Clark
1
-1
/
+1
2023-09-23
PCI: Add #defines for Enter Compliance, Transmit Margin
Bjorn Helgaas
1
-0
/
+2
2023-09-23
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
2
-0
/
+5
2023-09-23
PCI: Cleanup register definition width and whitespace
Bjorn Helgaas
1
-67
/
+65
2023-09-23
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
2
-0
/
+6
2023-09-23
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+4
2023-09-23
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-1
/
+0
2023-09-23
bpf: Clear the probe_addr for uprobe
Yafang Shao
1
-1
/
+2
2023-09-23
new helper: lookup_positive_unlocked()
Al Viro
1
-0
/
+1
2023-09-23
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
1
-0
/
+6
[next]