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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-03
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
1
-9
/
+9
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-1
/
+0
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2
-3
/
+5
2022-07-03
Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+2
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-0
/
+2
2022-07-02
net/mlx5: E-switch, Remove dependency between sriov and eswitch mode
Chris Mi
1
-2
/
+6
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-0
/
+30
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core m...
Maximilian Luz
1
-0
/
+52
2022-07-02
platform/surface: aggregator: Add helper macros for requests with argument an...
Maximilian Luz
2
-0
/
+161
2022-07-01
panic: Taint kernel if tests are run
David Gow
1
-1
/
+2
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+5
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-3
/
+2
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2
-2
/
+5
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
1
-1
/
+4
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
1
-4
/
+5
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
1
-6
/
+83
2022-07-01
firmware: Hold a reference for of_find_compatible_node()
Liang He
1
-2
/
+6
2022-07-01
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
1
-2
/
+4
2022-07-01
wifi: ieee80211: s1g action frames are not robust
Peter Chiu
1
-0
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-1
/
+0
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-1
/
+0
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-0
/
+3
2022-06-30
bitmap: don't assume compiler evaluates small mem*() builtins calls
Alexander Lobakin
1
-3
/
+19
2022-06-30
bitops: let optimize out non-atomic bitops on compile-time constants
Alexander Lobakin
1
-1
/
+17
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-1
/
+17
2022-06-30
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
1
-0
/
+1
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-0
/
+17
2022-06-30
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+17
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-64
/
+51
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-5
/
+17
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+7
2022-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-06-30
Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
1
-10
/
+20
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
2022-06-30
tty: serial: samsung_tty: loopback mode support
Chanho Park
1
-1
/
+1
2022-06-30
spi: spi.c: Fix comment style
David Jander
1
-41
/
+41
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
1
-0
/
+2
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+6
2022-06-29
iosys-map: Add per-word write
Lucas De Marchi
1
-9
/
+29
2022-06-29
iosys-map: Add per-word read
Lucas De Marchi
1
-9
/
+33
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2
-8
/
+8
2022-06-29
context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()
Frederic Weisbecker
1
-1
/
+1
2022-06-29
context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
Frederic Weisbecker
1
-6
/
+7
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
1
-2
/
+2
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
1
-0
/
+2
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
3
-8
/
+10
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
5
-1
/
+54
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2
-3
/
+3
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
1
-6
/
+5
[prev]
[next]