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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
tools: ynl: remove extraneous ; after statements
Colin Ian King
1
-2
/
+2
2024-08-05
Merge branch 'net-constify-struct-net-parameter-of-socket-lookups'
Jakub Kicinski
10
-43
/
+47
2024-08-05
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
3
-7
/
+7
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
3
-13
/
+14
2024-08-05
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2
-8
/
+10
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
3
-17
/
+60
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
3
-10
/
+10
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
5
-5
/
+6
2024-08-05
drm/i915/gt: Empty uabi engines list during intel_engines_release()
Krzysztof Niemiec
1
-0
/
+2
2024-08-05
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
1
-4
/
+0
2024-08-05
refcount: Report UAF for refcount_sub_and_test(0) when counter==0
Petr Pavlu
2
-2
/
+18
2024-08-05
drm/i915/gt: Add Wa_14019789679
Nitin Gote
2
-1
/
+16
2024-08-05
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-08-05
drm/xe: Only check last fence on user binds
Matthew Brost
1
-4
/
+6
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
1
-1
/
+11
2024-08-05
cgroup/cpuset: Check for partition roots with overlapping CPUs
Waiman Long
1
-16
/
+18
2024-08-05
Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12
Tejun Heo
1
-17
/
+21
2024-08-05
drm/msm/dpu: take plane rotation into account for wide planes
Dmitry Baryshkov
1
-0
/
+12
2024-08-05
drm/msm/dpu: relax YUV requirements
Dmitry Baryshkov
1
-3
/
+2
2024-08-05
drm/msm/dpu: limit QCM2290 to RGB formats only
Dmitry Baryshkov
1
-2
/
+2
2024-08-05
drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails
Dmitry Baryshkov
1
-0
/
+3
2024-08-05
drm/msm/dp: reset the link phy params before link training
Abhinav Kumar
1
-0
/
+2
2024-08-05
drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
Abhinav Kumar
1
-2
/
+2
2024-08-05
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
Waiman Long
1
-16
/
+17
2024-08-05
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...
Waiman Long
1
-1
/
+2
2024-08-05
cgroup/cpuset: fix panic caused by partcmd_update
Chen Ridong
1
-0
/
+2
2024-08-05
drm/msm/dp: fix the max supported bpp logic
Abhinav Kumar
1
-9
/
+10
2024-08-05
drm/msm/dpu: don't play tricks with debug macros
Dmitry Baryshkov
1
-12
/
+2
2024-08-05
syscalls: fix fstat() entry again
Arnd Bergmann
1
-1
/
+1
2024-08-05
cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
Xiu Jianfeng
1
-12
/
+2
2024-08-05
f2fs: atomic: fix to avoid racing w/ GC
Chao Yu
2
-2
/
+16
2024-08-05
f2fs: fix macro definition stat_inc_cp_count
Julian Sun
1
-1
/
+1
2024-08-05
f2fs: fix macro definition on_f2fs_build_free_nids
Julian Sun
1
-1
/
+1
2024-08-05
f2fs: add write priority option based on zone UFS
Liao Yuanhong
5
-1
/
+58
2024-08-05
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-08-05
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2
-3
/
+3
2024-08-05
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-08-05
f2fs: clean up data_blkaddr() and get_dnode_addr()
Chao Yu
1
-29
/
+17
2024-08-05
docs: KVM: Fix register ID of SPSR_FIQ
Takahiro Itazuri
1
-1
/
+1
2024-08-05
arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0
Jared McArthur
1
-1
/
+2
2024-08-05
arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0
Jared McArthur
1
-1
/
+2
2024-08-05
arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0
Jared McArthur
1
-0
/
+2
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
3
-5
/
+22
2024-08-05
perf annotate: Set al->data_nr using the notes->src->nr_events
Namhyung Kim
1
-4
/
+2
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2
-10
/
+6
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
1
-6
/
+6
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
1
-4
/
+3
2024-08-05
Merge patch series "RISC-V: Parse DT for Zkr to seed KASLR"
Palmer Dabbelt
9
-16
/
+224
2024-08-05
RISC-V: Use Zkr to seed KASLR base address
Jesse Taube
5
-2
/
+199
2024-08-05
RISC-V: pi: Add kernel/pi/pi.h
Jesse Taube
3
-14
/
+20
[prev]
[next]