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-29
fuse: add simple request tracepoints
Josef Bacik
3
-0
/
+140
2024-08-29
fuse: refactor out shared logic in fuse_writepages_fill() and fuse_writepage_...
Joanne Koong
1
-46
/
+57
2024-08-29
fuse: move fuse file initialization to wpa allocation time
Joanne Koong
1
-4
/
+2
2024-08-29
fuse: convert fuse_writepages_fill() to use a folio for its tmp page
Joanne Koong
1
-7
/
+7
2024-08-29
fuse: move initialization of fuse_file to fuse_writepages() instead of in cal...
Joanne Koong
1
-12
/
+6
2024-08-29
fuse: refactor finished writeback stats updates into helper function
Joanne Koong
1
-17
/
+14
2024-08-29
fuse: drop unused fuse_mount arg in fuse_writepage_finish()
Joanne Koong
1
-4
/
+3
2024-08-29
fuse: add fast path for fuse_range_is_writeback
yangyun
1
-3
/
+3
2024-08-29
fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
3
-113
/
+106
2024-08-29
fuse: disable the combination of passthrough and writeback cache
Bernd Schubert
1
-1
/
+6
2024-08-29
Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-6
/
+9
2024-08-29
ovl: don't set the superblock's errseq_t manually
Haifeng Xu
1
-8
/
+2
2024-08-29
clk: rockchip: Add clock controller for the RK3576
Elaine Zhang
5
-0
/
+2532
2024-08-29
clk: rockchip: Add new pll type pll_rk3588_ddr
Elaine Zhang
2
-1
/
+6
2024-08-29
mailmap: update entry for Sriram Yagnaraman
Sriram Yagnaraman
1
-0
/
+1
2024-08-29
mips: Remove posix_types.h include from sigcontext.h
Xi Ruoyao
1
-1
/
+0
2024-08-29
bus: bt1-apb: change to use devm_clk_get_enabled() helper
Wu Bo
1
-22
/
+1
2024-08-29
bus: bt1-axi: change to use devm_clk_get_enabled() helper
Wu Bo
1
-21
/
+2
2024-08-29
MIPS: dec: prom: Remove unused unregister_prom_console() declaration
Gaosheng Cui
1
-1
/
+0
2024-08-29
MIPS: Remove unused mips_display/_scroll_message() declarations
Gaosheng Cui
1
-3
/
+0
2024-08-29
MIPS: Remove unused declarations in asm/cmp.h
Gaosheng Cui
1
-8
/
+0
2024-08-29
MIPS: MT: Remove unused function mips_mt_regdump()
Gaosheng Cui
2
-79
/
+0
2024-08-29
arm64: dts: renesas: r9a07g043u11-smarc: Enable DU
Biju Das
3
-0
/
+141
2024-08-29
Merge branch 'mptcp-more-fixes-for-the-in-kernel-pm'
Paolo Abeni
6
-50
/
+209
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
3
-1
/
+14
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2
-1
/
+8
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
1
-2
/
+5
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
1
-2
/
+11
2024-08-29
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
1
-3
/
+6
2024-08-29
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
1
-3
/
+6
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
2024-08-29
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
1
-13
/
+15
2024-08-29
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
1
-0
/
+10
2024-08-29
selftests/hid: Add HIDIOCREVOKE tests
Benjamin Tissoires
1
-0
/
+147
2024-08-29
selftests/hid: Add initial hidraw tests skeleton
Benjamin Tissoires
3
-1
/
+92
2024-08-29
selftests/hid: extract the utility part of hid_bpf.c into its own header
Benjamin Tissoires
2
-435
/
+438
2024-08-29
HID: hidraw: add HIDIOCREVOKE ioctl
Peter Hutterer
3
-4
/
+37
2024-08-29
mips/jazz: remove unused jazz_handle_int() declaration
Gaosheng Cui
1
-2
/
+0
2024-08-29
arm64: dts: renesas: rzg2lc-smarc: Enable HDMI audio
Biju Das
2
-0
/
+36
2024-08-29
arm64: dts: renesas: rzg2l-smarc: Enable HDMI audio
Biju Das
2
-0
/
+36
2024-08-29
MIPS: Remove unused function dump_au1000_dma_channel() in dma.c
Gaosheng Cui
2
-24
/
+0
2024-08-29
selftests: netfilter: nft_queue.sh: reduce test file size for debug build
Florian Westphal
1
-1
/
+3
2024-08-29
MIPS: ralink: Fix missing `get_c0_perfcount_int` prototype
Vincent Legoll
1
-0
/
+1
2024-08-29
MIPS: ralink: Fix missing `plat_time_init` prototype
Vincent Legoll
1
-0
/
+2
[prev]
[next]