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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2
-1
/
+17
2025-01-06
sunrpc/svc: use store_release_wake_up()
NeilBrown
1
-6
/
+1
2025-01-06
block: use page_to_phys in bvec_phys
Christoph Hellwig
1
-6
/
+1
2025-01-06
regulator: Move OF_ API declarations/definitions outside CONFIG_REGULATOR
Manivannan Sadhasivam
1
-46
/
+32
2025-01-06
regulator: Guard of_regulator_bulk_get_all() with CONFIG_OF
Manivannan Sadhasivam
1
-8
/
+9
2025-01-06
io_uring: add io_uring_cmd_get_async_data helper
Mark Harmstone
1
-0
/
+5
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
1
-0
/
+1
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
1
-0
/
+4
2025-01-06
iommu/amd: remove return value of amd_iommu_detect
Gao Shiyuan
1
-2
/
+2
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-22
/
+86
2025-01-05
block: remove blk_rq_bio_prep
Christoph Hellwig
1
-8
/
+0
2025-01-05
block: remove bio_add_pc_page
Christoph Hellwig
1
-2
/
+0
2025-01-04
lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are set
Mickaël Salaün
1
-0
/
+14
2025-01-04
iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
Javier Carrasco
1
-0
/
+6
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-1
/
+0
2025-01-04
Merge branch 'vfs-6.14.uncached_buffered_io'
Christian Brauner
1
-1
/
+13
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
1
-1
/
+13
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-35
/
+103
2025-01-04
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+14
2025-01-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+9
2025-01-03
bpf: Reject struct_ops registration that uses module ptr and the module btf_i...
Martin KaFai Lau
1
-0
/
+5
2025-01-03
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
1
-1
/
+3
2025-01-03
i2c: Replace list-based mechanism for handling userspace-created clients
Heiner Kallweit
1
-6
/
+1
2025-01-03
i2c: Replace list-based mechanism for handling auto-detected clients
Heiner Kallweit
1
-2
/
+1
2025-01-03
driver core: Introduce an device matching API device_match_type()
Zijun Hu
1
-0
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-2
/
+2
2025-01-03
platform/chrome: Update ChromeOS EC header for UCSI
Pavan Holla
1
-1
/
+27
2025-01-03
ipmi: make ipmi_destroy_user() return void
Vitaliy Shevtsov
1
-1
/
+1
2025-01-03
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-3
/
+13
2025-01-02
soc: ti: pruss: Fix pruss APIs
MD Danish Anwar
1
-6
/
+6
2024-12-31
percpu: remove intermediate variable in PERCPU_PTR()
Gal Pressman
1
-4
/
+1
2024-12-31
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2
-0
/
+31
2024-12-31
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-18
/
+54
2024-12-30
cpu: Remove unused init_cpu_online
Dr. David Alan Gilbert
1
-1
/
+0
2024-12-30
linux/bits.h: simplify GENMASK_INPUT_CHECK()
Vincent Mailhol
1
-3
/
+2
2024-12-30
compiler.h: add const_true()
Vincent Mailhol
1
-0
/
+22
2024-12-30
Merge branch 'platform-drivers-x86-platform-profile' into for-next
Ilpo Järvinen
1
-0
/
+1
2024-12-30
nvmem: specify ->reg_read/reg_write() expected return values
Théo Lebrun
1
-2
/
+2
2024-12-30
platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
Rob Barnes
1
-0
/
+5
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
1
-0
/
+2
2024-12-29
Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2024-12-29
ACPI: platform_profile: Add devm_platform_profile_register()
Kurt Borja
1
-0
/
+1
2024-12-29
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
1
-1
/
+2
2024-12-28
iio: trigger: stm32-timer: add support for stm32mp25
Fabrice Gasnier
1
-0
/
+6
2024-12-28
iio: core: mark scan_timestamp as __private
Vasileios Amoiridis
2
-2
/
+2
2024-12-27
Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-12-27
io_uring/rw: don't mask in f_iocb_flags
Jens Axboe
1
-0
/
+3
2024-12-26
Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+12
2024-12-26
ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
Masami Hiramatsu (Google)
1
-0
/
+13
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
1
-2
/
+0
[prev]
[next]