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
2024-02-29
Merge tag 'renesas-dts-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-0
/
+145
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
1
-19
/
+0
2024-02-29
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
José Roberto de Souza
1
-1
/
+0
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
1
-0
/
+1
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
1
-0
/
+276
2024-02-29
dt-bindings: mfd: stm32f7: Add binding definition for DSI
Dario Binacchi
1
-0
/
+1
2024-02-29
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
1
-0
/
+1
2024-02-29
Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-0
/
+2
2024-02-28
tcp: remove some holes in struct tcp_sock
Eric Dumazet
1
-4
/
+4
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
1
-6
/
+8
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
1
-0
/
+2
2024-02-28
clk: Add a devm variant of clk_rate_exclusive_get()
Uwe Kleine-König
1
-0
/
+12
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
1
-0
/
+1
2024-02-28
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-02-28
SUNRPC: add xrpt id to rpc_stats_latency tracepoint
Olga Kornievskaia
1
-2
/
+6
2024-02-28
drm/dp: Don't attempt AUX transfers when eDP panels are not powered
Douglas Anderson
1
-0
/
+6
2024-02-28
kunit: Annotate _MSG assertion variants with gnu printf specifiers
David Gow
1
-6
/
+6
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
1
-0
/
+1
2024-02-28
drm/tests: Add helper to create mock crtc
Maxime Ripard
1
-0
/
+10
2024-02-28
drm/tests: Add helper to create mock plane
Maxime Ripard
1
-0
/
+11
2024-02-28
drm/tests: helpers: Include missing drm_drv header
Maxime Ripard
1
-0
/
+2
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2
-5
/
+5
2024-02-28
ALSA: pcm: Use guard() for PCM stream locks
Takashi Iwai
1
-0
/
+12
2024-02-28
swiotlb: add debugfs to track swiotlb transient pool usage
ZhangPeng
1
-0
/
+3
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
1
-3
/
+0
2024-02-28
locking/mutex: Simplify <linux/mutex.h>
Waiman Long
1
-6
/
+2
2024-02-28
bitfield: suppress "dubious: x & !y" sparse warning
Johannes Berg
1
-1
/
+2
2024-02-28
net: ioam6: multicast event
Justin Iurman
1
-0
/
+4
2024-02-28
uapi: ioam6: API for netlink multicast events
Justin Iurman
1
-0
/
+20
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
1
-2
/
+2
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
1
-1
/
+1
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
1
-1
/
+14
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
1
-1
/
+10
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-2
/
+3
2024-02-28
fbdev: Clean up include statements in header file
Thomas Zimmermann
1
-4
/
+4
2024-02-28
fbdev: Clean up forward declarations in header file
Thomas Zimmermann
1
-3
/
+5
2024-02-28
fbdev: Do not include <linux/slab.h> in header
Thomas Zimmermann
1
-1
/
+1
2024-02-28
fbdev: Do not include <linux/notifier.h> in header
Thomas Zimmermann
1
-1
/
+1
2024-02-28
fbdev: Do not include <linux/fs.h> in header
Thomas Zimmermann
1
-1
/
+1
2024-02-28
fbdev: Do not include <linux/backlight.h> in header
Thomas Zimmermann
1
-1
/
+1
2024-02-27
uapi: in6: replace temporary label with rfc9486
Justin Iurman
1
-1
/
+1
2024-02-28
Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
4
-1
/
+313
2024-02-27
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2024-02-27
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
1
-1
/
+0
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
1
-0
/
+1
2024-02-27
fscrypt: Drop d_revalidate once the key is added
Gabriel Krisman Bertazi
1
-7
/
+22
2024-02-27
fscrypt: Drop d_revalidate for valid dentries during lookup
Gabriel Krisman Bertazi
1
-0
/
+22
2024-02-27
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
1
-0
/
+15
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-0
/
+9
[prev]
[next]