index
:
linux.git
cached
cdir_v2
cfid-fixes
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-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-59
/
+89
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
1
-1
/
+1
2024-12-12
Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-47
/
+71
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2024-12-12
Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
23
-49
/
+67
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-4
/
+0
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-0
/
+7
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-9
/
+0
2024-12-11
iomap: fix zero padding data issue in concurrent append writes
Long Li
1
-1
/
+1
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-3
/
+4
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
1
-8
/
+5
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
1
-0
/
+1
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
1
-0
/
+1
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-1
/
+1
2024-12-10
arc: rename aux.h to arc_aux.h
Benjamin Szőke
3
-2
/
+2
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-2
/
+0
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-0
/
+3
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
1
-1
/
+2
2024-12-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
1
-0
/
+1
2024-12-09
x86/hyperv: Fix hv tsc page based sched_clock for hibernation
Naman Jain
1
-0
/
+2
2024-12-09
Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-16
/
+2
2024-12-08
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-9
/
+9
2024-12-07
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
2
-2
/
+1
2024-12-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+6
2024-12-07
Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2024-12-07
headers/cleanup.h: Remove the if_not_guard() facility
Ingo Molnar
1
-14
/
+0
2024-12-06
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-0
/
+1
2024-12-06
net: lapb: increase LAPB_HEADER_LEN
Eric Dumazet
1
-1
/
+1
2024-12-06
Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+7
2024-12-06
ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...
Simon Trimmer
1
-6
/
+0
2024-12-05
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
1
-1
/
+1
2024-12-05
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
1
-1
/
+1
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
1
-2
/
+2
2024-12-05
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
1
-3
/
+3
2024-12-05
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+20
2024-12-06
Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+7
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-0
/
+8
2024-12-05
Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-12-05
Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+1
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
1
-0
/
+2
2024-12-05
drm/dp_mst: Fix resetting msg rx state after topology removal
Imre Deak
1
-0
/
+7
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-12-05
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-0
/
+6
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-0
/
+5
2024-12-04
scsi: ufs: core: Add missing post notify for power mode change
Peter Wang
1
-4
/
+6
[prev]
[next]