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-10-19
PM / devfreq: rockchip-dfi: add support for RK3588
Sascha Hauer
1
-0
/
+18
2023-10-19
PM / devfreq: rockchip-dfi: Add perf support
Sascha Hauer
2
-0
/
+3
2023-10-19
PM / devfreq: rockchip-dfi: Handle LPDDR4X
Sascha Hauer
1
-0
/
+1
2023-10-19
PM / devfreq: rockchip-dfi: Add RK3568 support
Sascha Hauer
1
-0
/
+12
2023-10-19
PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
Sascha Hauer
2
-6
/
+18
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
1
-0
/
+1
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
1
-1
/
+0
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
1
-0
/
+5
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2
-20
/
+5
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-0
/
+14
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
1
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2
-15
/
+6
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
1
-1
/
+1
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
1
-0
/
+16
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
1
-3
/
+3
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2
-1
/
+26
2023-10-19
vlynq: remove bus driver
Wolfram Sang
1
-149
/
+0
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
1
-0
/
+2
2023-10-18
buildid: reduce header file dependencies for module
Arnd Bergmann
1
-1
/
+2
2023-10-18
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
1
-2
/
+5
2023-10-19
dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt...
Balsam CHIHI
1
-0
/
+19
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2
-8
/
+8
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
1
-7
/
+17
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
1
-2
/
+3
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
1
-15
/
+15
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
1
-28
/
+32
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
1
-0
/
+17
2023-10-18
kstrtox: remove strtobool()
Christophe JAILLET
1
-5
/
+0
2023-10-18
extract and use FILE_LINE macro
Alexey Dobriyan
3
-3
/
+4
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-7
/
+8
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2
-2
/
+13
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
1
-9
/
+0
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-0
/
+60
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
3
-23
/
+28
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
1
-6
/
+3
2023-10-18
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
1
-0
/
+1
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2
-0
/
+14
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
1
-0
/
+7
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
1
-0
/
+21
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
1
-11
/
+0
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
1
-0
/
+19
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2
-6
/
+0
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2
-28
/
+20
2023-10-18
mm: add folio_end_read()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
1
-3
/
+9
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
1
-2
/
+0
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
1
-1
/
+1
2023-10-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
1
-2
/
+9
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
1
-0
/
+23
[prev]
[next]