index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-04-13
randomize_kstack: Improve entropy diffusion
Kees Cook
1
-1
/
+1
2024-04-13
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
1
-0
/
+1
2024-04-13
Revert "scsi: core: Add struct for args to execution functions"
Greg Kroah-Hartman
1
-37
/
+14
2024-04-13
Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...
Greg Kroah-Hartman
1
-1
/
+0
2024-04-13
Input: allocate keycode for Display refresh rate toggle
Gergo Koteles
1
-0
/
+1
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-04-13
rcu-tasks: Repair RCU Tasks Trace quiescence check
Paul E. McKenney
1
-2
/
+2
2024-04-13
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-04-10
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
1
-2
/
+2
2024-04-10
driver core: Introduce device_link_wait_removal()
Herve Codina
1
-0
/
+1
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-0
/
+28
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-04-10
KVM: arm64: Fix host-programmed guest events in nVHE
Oliver Upton
1
-1
/
+1
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-6
/
+1
2024-04-10
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+8
2024-04-03
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
3
-0
/
+3
2024-04-03
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
1
-0
/
+2
2024-04-03
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2024-04-03
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-0
/
+9
2024-04-03
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
1
-1
/
+21
2024-04-03
drm/probe-helper: warn about negative .get_modes()
Jani Nikula
1
-1
/
+2
2024-04-03
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google)
1
-0
/
+1
2024-04-03
nfs: fix UAF in direct writes
Josef Bacik
1
-0
/
+1
2024-04-03
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
1
-0
/
+1
2024-04-03
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
1
-0
/
+1
2024-04-03
cpufreq: Limit resolving a frequency to policy min/max
Shivnandan Kumar
1
-1
/
+14
2024-04-03
media: mc: Add num_links flag to media_pad
Laurent Pinchart
1
-0
/
+2
2024-04-03
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
1
-1
/
+14
2024-04-03
timers: Use del_timer_sync() even on UP
Thomas Gleixner
1
-6
/
+1
2024-03-27
dm io: Support IO priority
Hongyu Jin
1
-1
/
+2
2024-03-27
rcu: add a helper to report consolidated flavor QS
Yan Zhai
1
-0
/
+31
2024-03-27
drm: Fix drm_fixp2int_round() making it add 0.5
Arthur Grillo
1
-2
/
+1
2024-03-27
RDMA/irdma: Allow accurate reporting on QP max send/recv WR
Sindhu Devale
1
-0
/
+6
2024-03-27
modules: wait do_free_init correctly
Changbin Du
1
-0
/
+8
2024-03-27
clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
Geert Uytterhoeven
1
-0
/
+1
2024-03-27
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
1
-1
/
+1
2024-03-27
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-3
/
+3
2024-03-27
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-0
/
+4
2024-03-27
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-27
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-27
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-27
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
1
-0
/
+2
2024-03-27
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2024-03-27
PCI: Make pci_dev_is_disconnected() helper public for other drivers
Ethan Zhao
1
-0
/
+5
2024-03-27
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
1
-9
/
+12
2024-03-27
fs/select: rework stack allocation hack for clang
Arnd Bergmann
1
-4
/
+0
2024-03-27
RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Leon Romanovsky
1
-1
/
+4
2024-03-27
nfsd: allow reaping files still under writeback
Jeff Layton
1
-0
/
+1
2024-03-27
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
1
-3
/
+0
[next]