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
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2
-7
/
+15
2022-03-01
sched/cpuacct: Remove redundant RCU read lock
Chengming Zhou
1
-2
/
+0
2022-03-01
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
1
-2
/
+0
2022-03-01
HID: input: accommodate priorities for slotted devices
Benjamin Tissoires
1
-0
/
+1
2022-03-01
HID: input: remove the need for HID_QUIRK_INVERT
Benjamin Tissoires
1
-1
/
+5
2022-03-01
HID: input: enforce Invert usage to be processed before InRange
Benjamin Tissoires
1
-1
/
+3
2022-03-01
HID: compute an ordered list of input fields to process
Benjamin Tissoires
1
-0
/
+10
2022-03-01
HID: core: split data fetching from processing in hid_input_field()
Benjamin Tissoires
1
-1
/
+2
2022-03-01
HID: core: statically allocate read buffers
Benjamin Tissoires
1
-0
/
+1
2022-03-01
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+5
2022-03-01
interconnect: Add stubs for the bulk API
Georgi Djakov
1
-7
/
+29
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
1
-0
/
+1
2022-03-01
net/smc: add sysctl interface for SMC
Dust Li
1
-0
/
+3
2022-03-01
KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentation
Sean Christopherson
1
-2
/
+1
2022-03-01
KVM: Drop kvm_reload_remote_mmus(), open code request in x86 users
Sean Christopherson
1
-1
/
+0
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-01
Merge tag 'v5.17-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
3
-0
/
+211
2022-03-01
rfkill: define rfill_soft_blocked() if !RFKILL
Ben Dooks
1
-0
/
+5
2022-03-01
drivers: vxlan: vnifilter: add support for stats dumping
Nikolay Aleksandrov
1
-1
/
+24
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
1
-0
/
+26
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
1
-2
/
+26
2022-03-01
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
2
-0
/
+35
2022-02-28
Input: add input_copy_abs() function
Hans de Goede
1
-0
/
+2
2022-03-01
soc: mediatek: mtk-infracfg: Disable ACP on MT8192
Alyssa Rosenzweig
1
-0
/
+3
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
4
-14
/
+22
2022-02-28
netfilter: egress: silence egress hook lockdep splats
Florian Westphal
1
-0
/
+4
2022-02-28
Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-5
/
+9
2022-02-28
tty: serial: define UART_LCR_WLEN() macro
Jiri Slaby
1
-0
/
+2
2022-02-28
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
22
-59
/
+85
2022-02-28
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
22
-59
/
+85
2022-02-28
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
1
-0
/
+5
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-1
/
+1
2022-02-28
SUNRPC: Teach server to recognize RPC_AUTH_TLS
Chuck Lever
1
-0
/
+1
2022-02-28
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever
1
-10
/
+4
2022-02-28
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever
1
-5
/
+0
2022-02-28
SUNRPC: Remove svc_shutdown_net()
Chuck Lever
2
-1
/
+1
2022-02-28
SUNRPC: Rename svc_close_xprt()
Chuck Lever
1
-1
/
+1
2022-02-28
SUNRPC: Rename svc_create_xprt()
Chuck Lever
1
-3
/
+4
2022-02-28
SUNRPC: Remove svo_shutdown method
Chuck Lever
1
-3
/
+0
2022-02-28
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever
2
-4
/
+0
2022-02-28
SUNRPC: Record endpoint information in trace log
Chuck Lever
1
-48
/
+78
2022-02-28
SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
Chuck Lever
1
-41
/
+71
2022-02-28
SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-3
/
+3
2022-02-28
tracing: Introduce helpers to safely handle dynamic-sized sockaddrs
Chuck Lever
3
-2
/
+65
2022-02-28
NFS: constify nfs_server_capable() and nfs_have_writebacks()
Trond Myklebust
1
-4
/
+3
2022-02-28
Merge tag 'ti-k3-dt-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+3
2022-02-28
Merge tag 'tegra-for-5.18-dt-bindings' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-3
/
+274
2022-02-28
ARM: 9173/1: amba: kill amba_find_match()
Wang Kefeng
1
-1
/
+0
2022-02-28
ARM: 9172/1: amba: Cleanup amba pclk operation
Wang Kefeng
1
-20
/
+0
2022-02-28
blk-crypto: show crypto capabilities in sysfs
Eric Biggers
1
-0
/
+1
[prev]
[next]