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
2023-10-04
change thread_group_empty() to use task_struct->thread_node
Oleg Nesterov
1
-1
/
+2
2023-10-04
change next_thread() to use __next_thread() ?: group_leader
Oleg Nesterov
1
-3
/
+2
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
1
-0
/
+11
2023-10-04
compiler.h: unify __UNIQUE_ID
Nick Desaulniers
3
-11
/
+1
2023-10-04
mm/damon/core: implement scheme-specific apply interval
SeongJae Park
1
-2
/
+15
2023-10-04
mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
SeongJae Park
1
-1
/
+1
2023-10-04
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
Usama Arif
1
-0
/
+9
2023-10-04
mm/damon/core: mark damon_moving_sum() as a static function
SeongJae Park
1
-2
/
+0
2023-10-04
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
SeongJae Park
1
-3
/
+9
2023-10-04
mm/damon/core: introduce nr_accesses_bp
SeongJae Park
1
-0
/
+5
2023-10-04
mm/damon/core: implement a pseudo-moving sum function
SeongJae Park
1
-0
/
+2
2023-10-04
mm/damon/core: define and use a dedicated function for region access rate update
SeongJae Park
1
-1
/
+4
2023-10-04
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
1
-2
/
+12
2023-10-04
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
2
-8
/
+2
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-10-04
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-10-04
buffer: convert sb_getblk() to call __getblk()
Matthew Wilcox (Oracle)
1
-4
/
+3
2023-10-04
buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()
Matthew Wilcox (Oracle)
1
-14
/
+22
2023-10-04
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
1
-0
/
+2
2023-10-04
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-04
mm/damon/core: add a tracepoint for damos apply target regions
SeongJae Park
1
-0
/
+39
2023-10-04
mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
Kefeng Wang
1
-2
/
+2
2023-10-04
mm/rmap: pass folio to hugepage_add_anon_rmap()
David Hildenbrand
1
-1
/
+1
2023-10-04
mm: shrinker: make global slab shrink lockless
Qi Zheng
1
-0
/
+24
2023-10-04
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
2
-11
/
+18
2023-10-04
mm: shrinker: remove old APIs
Qi Zheng
1
-8
/
+0
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
1
-1
/
+1
2023-10-04
jbd2,ext4: dynamically allocate the jbd2-journal shrinker
Qi Zheng
1
-1
/
+1
2023-10-04
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
1
-5
/
+14
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
1
-1
/
+0
2023-10-04
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
1
-19
/
+0
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
1
-0
/
+7
2023-10-04
mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...
SeongJae Park
1
-3
/
+3
2023-10-04
mm/damon/core: remove duplicated comment for watermarks-based deactivation
SeongJae Park
1
-3
/
+0
2023-10-04
mm/damon/core: add more comments for nr_accesses
SeongJae Park
1
-7
/
+12
2023-10-04
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
1
-1
/
+1
2023-10-04
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
1
-8
/
+0
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
1
-0
/
+2
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
1
-1
/
+1
2023-10-04
cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
Oza Pawandeep
1
-0
/
+9
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
28
-163
/
+245
2023-10-04
dmaengine: Remove unused declaration dma_chan_cleanup()
Yue Haibing
1
-2
/
+0
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
1
-0
/
+1
2023-10-04
ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
gpiolib: reluctantly provide gpio_device_get_chip()
Bartosz Golaszewski
1
-0
/
+2
2023-10-04
gpiolib: provide gpio_device_get_desc()
Bartosz Golaszewski
1
-0
/
+2
2023-10-04
gpiolib: provide gpio_device_find_by_label()
Bartosz Golaszewski
1
-0
/
+1
2023-10-04
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
1
-0
/
+3
[prev]
[next]