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
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
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
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-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
perf/core: Add aux_pause, aux_resume, aux_start_paused
Adrian Hunter
1
-0
/
+28
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
2024-11-05
seqlock, treewide: Switch to non-raw seqcount_latch interface
Marco Elver
1
-9
/
+11
2024-11-05
kcsan, seqlock: Support seqcount_latch_t
Marco Elver
1
-15
/
+71
2024-11-05
ACPI/IORT: Support CANWBS memory access flag
Nicolin Chen
1
-0
/
+2
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
1
-3
/
+0
2024-11-05
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
1
-0
/
+1
2024-11-05
Merge 6.12-rc6 into driver-core-next
Greg Kroah-Hartman
30
-39
/
+217
2024-11-05
watchdog: da9063: Do not use a global variable
Fabio Estevam
1
-0
/
+1
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
20
-30
/
+125
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
20
-30
/
+125
2024-11-05
misc: rtsx: Cleanup on DRV_NAME cardreader variables
Desnes Nunes
3
-1
/
+5
2024-11-05
net: tcp: replace the document for "lsndtime" in tcp_sock
Menglong Dong
1
-2
/
+1
2024-11-05
Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2024-11-05
fs: iomap: Atomic write support
John Garry
1
-0
/
+1
2024-11-05
PM: EM: Add min/max available performance state limits
Lukasz Luba
1
-8
/
+21
2024-11-05
Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-0
/
+39
2024-11-05
rust: add tracepoint support
Alice Ryhl
1
-1
/
+27
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
1
-0
/
+6
2024-11-04
bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALL
Alistair Francis
1
-11
/
+10
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-18
/
+3
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
1
-1
/
+2
2024-11-04
Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
1
-7
/
+32
2024-11-04
Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+2
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
1
-0
/
+19
[prev]
[next]