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-10-31
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
1
-1
/
+2
2024-10-31
x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
Linus Torvalds
1
-6
/
+15
2024-10-31
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
1
-0
/
+1
2024-10-31
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-2
/
+0
2024-10-31
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
1
-0
/
+1
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
1
-0
/
+3
2024-10-30
jiffies: Define secs_to_jiffies()
Easwar Hariharan
1
-0
/
+13
2024-10-30
tracing: Add __print_dynamic_array() helper
Steven Rostedt
2
-0
/
+9
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
1
-21
/
+21
2024-10-30
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-0
/
+6
2024-10-30
pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag
Sibi Sankar
1
-0
/
+6
2024-10-30
net: checksum: Move from32to16() to generic header
Puranjay Mohan
1
-0
/
+6
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
2
-5
/
+4
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
1
-1
/
+2
2024-10-30
tcp: add a common helper to debug the underlying issue
Jason Xing
1
-11
/
+14
2024-10-30
iommu: Make bus_iommu_probe() static
Robin Murphy
1
-1
/
+0
2024-10-30
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
1
-5
/
+1
2024-10-30
Merge branch 'work.fdtable' into vfs.file
Christian Brauner
2
-5
/
+1
2024-10-30
fs: port files to file_ref
Christian Brauner
1
-5
/
+5
2024-10-30
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
8
-186
/
+157
2024-10-30
devlink: remove unused devlink_resource_register()
Przemek Kitszel
1
-6
/
+0
2024-10-30
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
1
-7
/
+0
2024-10-30
socket: Print pf->create() when it does not clear sock->sk on failure.
Kuniyuki Iwashima
1
-1
/
+3
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-2
/
+3
2024-10-29
dt-bindings: arm: qcom,ids: add SoC ID for QCS9100
Tengfei Fan
1
-0
/
+1
2024-10-29
dt-bindings: arm: qcom: add the SoC ID for SA8255P
Nikunj Kela
1
-0
/
+1
2024-10-29
io_uring/rsrc: move struct io_fixed_file to rsrc.h header
Jens Axboe
1
-5
/
+0
2024-10-29
io_uring/nop: add support for testing registered files and buffers
Jens Axboe
1
-0
/
+3
2024-10-29
io_uring: add support for fixed wait regions
Jens Axboe
2
-0
/
+51
2024-10-29
io_uring/register: add IORING_REGISTER_RESIZE_RINGS
Jens Axboe
2
-0
/
+12
2024-10-29
io_uring: kill 'imu' from struct io_kiocb
Jens Axboe
1
-3
/
+0
2024-10-29
io_uring: clean up cqe trace points
Pavel Begunkov
2
-15
/
+14
2024-10-29
io_uring/poll: get rid of per-hashtable bucket locks
Jens Axboe
1
-1
/
+0
2024-10-29
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
1
-5
/
+1
2024-10-29
io_uring/msg_ring: add support for sending a sync message
Jens Axboe
1
-0
/
+3
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-29
block: add a bdev_limits helper
Christoph Hellwig
1
-5
/
+10
2024-10-29
regmap: Merge up fixes from v6.12-rc3
Mark Brown
53
-75
/
+294
2024-10-29
drm/xe: switch to common PCI ID macros
Jani Nikula
1
-234
/
+0
2024-10-29
drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
1
-3
/
+3
2024-10-29
drm/i915/pciids: add PVC PCI ID macros
Jani Nikula
1
-0
/
+16
2024-10-29
ASoC: codecs: adau1373: drop patform_data
Nuno Sa
1
-33
/
+0
2024-10-29
platform/x86: wmi: Introduce to_wmi_driver()
Armin Wolf
1
-0
/
+8
2024-10-29
platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()
Armin Wolf
1
-1
/
+1
2024-10-29
iommu: Restore iommu_flush_iotlb_all()
Joerg Roedel
1
-0
/
+10
2024-10-29
iommu: Fix prototype of iommu_paging_domain_alloc_flags()
Joerg Roedel
1
-1
/
+1
2024-10-29
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-1
/
+1
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
2
-0
/
+6
2024-10-29
xfrm: Cache used outbound xfrm states at the policy.
Steffen Klassert
1
-0
/
+4
2024-10-29
xfrm: Add support for per cpu xfrm state handling.
Steffen Klassert
2
-2
/
+5
[prev]
[next]