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
2023-01-25
ACPI: NFIT: fix a potential deadlock during NFIT teardown
Vishal Verma
1
-1
/
+1
2023-01-25
dax: super.c: fix kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2023-01-25
bcache: Silence memcpy() run-time false positive warnings
Kees Cook
2
-2
/
+4
2023-01-25
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
1
-2
/
+2
2023-01-25
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2
-0
/
+11
2023-01-25
drm/amd/display: Fix timing not changning when freesync video is enabled
Aurabindo Pillai
1
-0
/
+7
2023-01-25
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
1
-1
/
+1
2023-01-25
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-01-25
btrfs: raid56: fix stripes if vertical errors are found
Tanmay Bhushan
1
-1
/
+1
2023-01-25
drm/display/dp_mst: Correct the kref of port.
Wayne Lin
1
-1
/
+3
2023-01-25
drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPD
Wayne Lin
1
-2
/
+12
2023-01-25
drm/amdgpu/display/mst: limit payload to be updated one by one
Wayne Lin
1
-12
/
+39
2023-01-25
drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignments
Lyude Paul
2
-5
/
+24
2023-01-25
drm/amdgpu: declare firmware for new MES 11.0.4
Li Ma
1
-0
/
+2
2023-01-25
drm/amdgpu: enable imu firmware for GC 11.0.4
Li Ma
1
-0
/
+1
2023-01-25
drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0
Evan Quan
1
-0
/
+1
2023-01-25
drm/amdgpu: remove unconditional trap enable on add gfx11 queues
Jonathan Kim
1
-1
/
+0
2023-01-25
Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-74
/
+78
2023-01-25
selftests: amd-pstate: Don't delete source files via Makefile
Doug Smythies
1
-5
/
+0
2023-01-25
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-01-25
bootconfig: Update MAINTAINERS file to add tree and mailing list
Masami Hiramatsu (Google)
1
-0
/
+4
2023-01-25
rv: remove redundant initialization of pointer ptr
Colin Ian King
1
-1
/
+1
2023-01-25
ftrace: Maintain samples/ftrace
Mark Rutland
1
-0
/
+1
2023-01-25
tracing/filter: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2023-01-25
riscv: Move call to init_cpu_topology() to later initialization stage
Ley Foon Tan
1
-1
/
+2
2023-01-25
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
1
-0
/
+1
2023-01-25
HID: Ignore battery for Elan touchscreen on Asus TP420IA
[email protected]
2
-0
/
+3
2023-01-25
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-01-25
Merge branch 'mptcp-fixes'
David S. Miller
2
-16
/
+28
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
2023-01-25
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
1
-6
/
+8
2023-01-25
Merge branch 'ravb-fixes'
David S. Miller
1
-2
/
+8
2023-01-25
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
2023-01-25
net: ravb: Fix lack of register setting after system resumed for Gen3
Yoshihiro Shimoda
1
-0
/
+6
2023-01-25
gpio: ep93xx: Make irqchip immutable
Nikita Shubin
1
-13
/
+21
2023-01-25
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
1
-1
/
+1
2023-01-25
ASoC: codecs: wsa883x: correct playback min/max rates
Krzysztof Kozlowski
1
-2
/
+2
2023-01-25
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
1
-1
/
+2
2023-01-25
platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
Mark Pearson
1
-5
/
+6
2023-01-25
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-01-25
nvme: fix passthrough csi check
Keith Busch
1
-1
/
+1
2023-01-24
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
1
-2
/
+2
2023-01-24
Merge branch 'bpf, sockmap: Fix infinite recursion in sock_map_close'
Alexei Starovoitov
4
-47
/
+111
2023-01-24
selftests/bpf: Cover listener cloning with progs attached to sockmap
Jakub Sitnicki
1
-2
/
+28
2023-01-24
selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
Jakub Sitnicki
1
-18
/
+37
2023-01-24
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2
-2
/
+14
2023-01-24
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-27
/
+34
2023-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-125
/
+77
[prev]
[next]