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
2025-04-10
fbdev: Track display blanking state
Thomas Zimmermann
1
-0
/
+2
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
1
-1
/
+6
2025-04-10
vdso: Address variable shadowing in macros
Peng Jiang
1
-6
/
+6
2025-04-10
drm/panic: Add support to scanout buffer as array of pages
Jocelyn Falempe
1
-1
/
+11
2025-04-10
mm/kmap: Add kmap_local_page_try_from_panic()
Jocelyn Falempe
1
-0
/
+13
2025-04-10
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-10
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-10
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-10
net: remove cpu stall in txq_trans_update()
Eric Dumazet
1
-3
/
+4
2025-04-10
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
1
-1
/
+3
2025-04-10
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
2
-1
/
+2
2025-04-10
netdev: add "ops compat locking" helpers
Jakub Kicinski
1
-0
/
+16
2025-04-10
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
2
-3
/
+4
2025-04-10
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
1
-1
/
+5
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
1
-1
/
+1
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
1
-2
/
+0
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
1
-0
/
+6
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-4
/
+4
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
2
-0
/
+5
2025-04-09
cleanup: Provide retain_and_null_ptr()
Thomas Gleixner
1
-0
/
+19
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
1
-0
/
+1
2025-04-09
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
Mario Limonciello
1
-1
/
+8
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
1
-2
/
+0
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
1
-7
/
+0
2025-04-09
Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
1
-0
/
+9
2025-04-09
fscrypt: add support for hardware-wrapped keys
Eric Biggers
1
-2
/
+4
2025-04-09
Merge branch '6.15/scsi-queue' into 6.15/scsi-fixes
Martin K. Petersen
2
-2
/
+10
2025-04-09
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
1
-2
/
+1
2025-04-09
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-04-09
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
4
-0
/
+40
2025-04-09
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2025-04-09
drm: Add UAPI for the Asahi driver
Alyssa Rosenzweig
1
-0
/
+1194
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-04-08
drm/amdgpu: add UAPI to query if user queues are supported
Alex Deucher
1
-0
/
+3
2025-04-08
drm/amdgpu: add new AMDGPU_INFO subquery for userq objects
Shashank Sharma
1
-0
/
+40
2025-04-08
drm/amdgpu: Modify userq signal/wait struct field names
Arunpravin Paneer Selvam
1
-66
/
+36
2025-04-08
drm/amdgpu: fix userqueue UAPI comments
Shashank Sharma
1
-30
/
+24
2025-04-08
drm/amdgpu: Add input fence to sync bo map/unmap
Arvind Yadav
1
-0
/
+4
2025-04-08
drm/amdgpu: Add separate array of read and write for BO handles
Arunpravin Paneer Selvam
1
-16
/
+34
2025-04-08
drm/amdgpu: update userqueue BOs and PDs
Arvind Yadav
1
-0
/
+9
2025-04-08
drm/amdgpu: Add wait IOCTL timeline syncobj support
Arunpravin Paneer Selvam
1
-1
/
+15
2025-04-08
drm/amdgpu: UAPI headers for userqueue Secure semaphore
Arunpravin Paneer Selvam
1
-0
/
+115
2025-04-08
drm/amdgpu: enable compute/gfx usermode queue
Shashank Sharma
1
-0
/
+10
2025-04-08
drm/amdgpu: enable SDMA usermode queues
Arvind Yadav
1
-0
/
+10
2025-04-08
drm/amdgpu: enable GFX-V11 userqueue support
Shashank Sharma
1
-0
/
+19
2025-04-08
drm/amdgpu: UAPI for user queue management
Alex Deucher
1
-0
/
+90
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
[prev]
[next]