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-11-06
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
André Almeida
1
-5
/
+5
2024-11-06
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-11-06
leds: Introduce ordered workqueue for LEDs events instead of system_wq
Dmitry Rokosov
1
-0
/
+1
2024-11-06
Merge tag 'renesas-r9a08g045-dt-binding-defs-tag3' into renesas-clk-for-v6.13
Geert Uytterhoeven
1
-0
/
+13
2024-11-06
clk: Add devm_clk_hw_register_gate_parent_hw()
Claudiu Beznea
1
-0
/
+18
2024-11-06
netlink: typographical error in nlmsg_type constants definition
Maurice Lambert
1
-1
/
+1
2024-11-06
lib min_heap: avoid indirect function call by providing default swap
Kuan-Wei Chiu
1
-3
/
+156
2024-11-06
lib min_heap: optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
1
-24
/
+49
2024-11-06
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-43
/
+86
2024-11-06
percpu: cast percpu pointer in PERCPU_PTR() via unsigned long
Uros Bizjak
1
-1
/
+4
2024-11-06
percpu: introduce PERCPU_PTR() macro
Uros Bizjak
1
-5
/
+7
2024-11-06
percpu: merge VERIFY_PERCPU_PTR() into its only user
Uros Bizjak
1
-4
/
+4
2024-11-06
scatterlist: fix a typo
Sui Jingfeng
1
-1
/
+1
2024-11-06
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
1
-2
/
+0
2024-11-06
get rid of __get_task_comm()
Yafang Shao
1
-6
/
+22
2024-11-06
Merge branch '20240822-qcs8300-gcc-v2-1-b310dfa70ad8@quicinc.com' into clk-fo...
Bjorn Andersson
1
-0
/
+234
2024-11-06
dt-bindings: clock: qcom: Add GCC clocks for QCS8300
Imran Shaik
1
-0
/
+234
2024-11-06
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
1
-0
/
+10
2024-11-06
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
1
-2
/
+0
2024-11-06
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
1
-0
/
+5
2024-11-06
mm: move mm flags to mm_types.h
Nanyong Sun
6
-87
/
+84
2024-11-06
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
1
-1
/
+1
2024-11-06
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-3
/
+9
2024-11-06
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
1
-0
/
+6
2024-11-06
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-06
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
1
-3
/
+18
2024-11-06
dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404
Manikanta Mylavarapu
1
-0
/
+2
2024-11-06
Merge branch '20241028060506.246606-3-quic_srichara@quicinc.com' into clk-for...
Bjorn Andersson
2
-0
/
+466
2024-11-06
dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding
Sricharan Ramabadhran
2
-0
/
+466
2024-11-06
Merge branch '20241027-sar2130p-clocks-v5-0-ecad2a1432ba@linaro.org' into clk...
Bjorn Andersson
3
-0
/
+232
2024-11-06
dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatibles
Konrad Dybcio
2
-0
/
+47
2024-11-06
dt-bindings: clock: qcom: document SAR2130P Global Clock Controller
Dmitry Baryshkov
1
-0
/
+185
2024-11-06
Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-237
/
+31
2024-11-06
Input: introduce notion of passive observers for input handlers
Dmitry Torokhov
1
-0
/
+5
2024-11-06
iomap: add a merge boundary flag
Christoph Hellwig
1
-0
/
+4
2024-11-06
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
1
-1
/
+2
2024-11-05
Soundwire dai link init logic refactor
Mark Brown
1
-2
/
+3
2024-11-05
sysfs: bin_attribute: add const read/write callback variants
Thomas Weißschuh
1
-2
/
+23
2024-11-05
sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
Thomas Weißschuh
1
-19
/
+8
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-15
/
+15
2024-11-05
sysfs: introduce callback attribute_group::bin_size
Thomas Weißschuh
1
-0
/
+8
2024-11-05
iommu/vt-d: Remove unused dmar_msi_read
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-05
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2024-11-05
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
2
-1
/
+38
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
1
-1
/
+7
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
4
-8
/
+24
2024-11-05
sched/ext: Remove sched_fork() hack
Thomas Gleixner
1
-1
/
+0
2024-11-05
kcsan, seqlock: Fix incorrect assumption in read_seqbegin()
Marco Elver
1
-11
/
+1
[prev]
[next]