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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-0
/
+2
2024-05-17
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
1
-0
/
+11
2024-05-17
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
1
-2
/
+2
2024-05-17
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
1
-7
/
+0
2024-05-17
rxrpc: Fix the names of the fields in the ACK trailer struct
David Howells
1
-1
/
+1
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2
-0
/
+18
2024-05-17
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
1
-0
/
+1
2024-05-17
net: add copy_safe_from_sockptr() helper
Eric Dumazet
1
-0
/
+25
2024-05-17
memblock tests: fix undefined reference to `BIT'
Wei Yang
1
-0
/
+2
2024-05-17
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
1
-3
/
+14
2024-05-17
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2024-05-17
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
1
-0
/
+9
2024-05-17
ALSA: emu10k1: move the whole GPIO event handling to the workqueue
Oswald Buddenhagen
1
-2
/
+1
2024-05-17
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
1
-0
/
+8
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-0
/
+2
2024-05-17
regulator: change devm_regulator_get_enable_optional() stub to return Ok
Matti Vaittinen
1
-1
/
+1
2024-05-17
regulator: change stubbed devm_regulator_get_enable to return Ok
Matti Vaittinen
1
-1
/
+1
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-0
/
+1
2024-05-02
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2
-37
/
+34
2024-05-02
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Maximilian Luz
2
-9
/
+56
2024-05-02
macsec: Enable devices to advertise whether they update sk_buff md_dst during...
Rahul Rameshbabu
1
-0
/
+2
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-0
/
+25
2024-05-02
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2
-5
/
+7
2024-05-02
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
1
-23
/
+47
2024-05-02
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Alex Deucher
1
-0
/
+13
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-0
/
+3
2024-05-02
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
1
-1
/
+2
2024-05-02
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-05-02
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+3
2024-05-02
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2
-2
/
+8
2024-05-02
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2
-4
/
+25
2024-05-02
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-0
/
+12
2024-05-02
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
1
-2
/
+1
2024-05-02
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2
-3
/
+4
2024-05-02
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-1
/
+0
2024-05-02
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2
-0
/
+4
2024-05-02
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-0
/
+2
2024-05-02
net: fix sk_memory_allocated_{add|sub} vs softirqs
Eric Dumazet
1
-18
/
+20
2024-05-02
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-04-27
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-1
/
+6
2024-04-27
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-0
/
+9
2024-04-27
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
1
-32
/
+33
2024-04-27
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-0
/
+8
2024-04-27
block: propagate partition scanning errors to the BLKRRPART ioctl
Christoph Hellwig
1
-0
/
+2
2024-04-27
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+1
2024-04-27
gpiolib: swnode: Remove wrong header inclusion
Andy Shevchenko
1
-1
/
+0
2024-04-27
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
1
-1
/
+11
2024-04-27
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
1
-0
/
+14
2024-04-27
SUNRPC: Fix rpcgss_context trace event acceptor field
Steven Rostedt (Google)
1
-2
/
+2
[next]