index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
1
-1
/
+3
2023-06-10
Merge branch 'icc-cbf' into icc-next
Georgi Djakov
2
-0
/
+34
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
5
-96
/
+112
2023-06-09
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-6
/
+172
2023-06-09
net/mlx5: Add new page type for EC VF pages
Daniel Jurgens
1
-0
/
+1
2023-06-09
net/mlx5: Update vport caps query/set for EC VFs
Daniel Jurgens
1
-1
/
+1
2023-06-09
net/mlx5: Enable devlink port for embedded cpu VF vports
Daniel Jurgens
1
-0
/
+6
2023-06-09
net/mlx5: mlx5_ifc updates for embedded CPU SRIOV
Daniel Jurgens
1
-3
/
+8
2023-06-09
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
1
-0
/
+1
2023-06-09
include/linux/math.h: fix mult_frac() multiple argument evaluation bug
Alexey Dobriyan
1
-11
/
+11
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+2
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
1
-0
/
+2
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
1
-0
/
+1
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-1
/
+8
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
1
-10
/
+0
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-13
/
+11
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
1
-2
/
+3
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
1
-1
/
+1
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
1
-1
/
+4
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
1
-4
/
+19
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
1
-1
/
+1
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
1
-0
/
+17
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
1
-0
/
+5
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
1
-0
/
+2
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
3
-1
/
+23
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2
-2
/
+6
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
1
-2
/
+1
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
1
-2
/
+0
2023-06-09
add intptr_t
Alexey Dobriyan
1
-0
/
+1
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
1
-0
/
+1
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
1
-0
/
+2
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2
-5
/
+1
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
1
-0
/
+1
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
1
-0
/
+2
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
1
-2
/
+2
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
1
-6
/
+6
2023-06-09
mm: compaction: add trace event for fast freepages isolation
Baolin Wang
1
-0
/
+11
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
1
-2
/
+2
2023-06-09
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
1
-3
/
+3
2023-06-09
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
1
-2
/
+2
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
2
-94
/
+2
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
1
-0
/
+13
2023-06-09
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
1
-0
/
+2
2023-06-09
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
1
-1
/
+2
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
1
-0
/
+14
2023-06-09
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
1
-2
/
+2
2023-06-09
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
1
-3
/
+97
[prev]
[next]