index
:
blaster4385/linux-IllusionX
v6.12.1
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
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+3
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
1
-6
/
+0
2023-05-28
Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2023-05-28
efi: Bump stub image version for macOS HVF compatibility
Akihiro Suda
1
-12
/
+13
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+15
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-05-26
EDAC/qcom: Get rid of hardcoded register offsets
Manivannan Sadhasivam
1
-6
/
+0
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+17
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-0
/
+1
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+17
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
1
-0
/
+6
2023-05-25
Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+21
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-22
/
+33
2023-05-25
Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-0
/
+4
2023-05-25
Merge tag 'sound-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-1
/
+7
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
2
-0
/
+8
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2
-0
/
+2
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+11
2023-05-24
net/mlx5e: Use query_special_contexts cmd only once per mdev
Dragos Tatulea
1
-0
/
+1
2023-05-24
dt-bindings: power: qcom,rpmpd: Add SA8155P
Konrad Dybcio
1
-0
/
+9
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-1
/
+8
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+3
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
1
-0
/
+1
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-18
/
+0
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
1
-0
/
+1
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
1
-1
/
+1
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
1
-0
/
+10
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-1
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
1
-1
/
+1
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2
-0
/
+3
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-22
scsi: target: iscsi: Remove unused transport_timer
Maurizio Lombardi
1
-1
/
+0
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
1
-2
/
+4
2023-05-22
drm: fix drmm_mutex_init()
Matthew Auld
1
-1
/
+17
2023-05-22
ASoC: Intel: avs: Account for UID of ACPI device
Cezary Rojewski
1
-0
/
+1
2023-05-22
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
Cezary Rojewski
1
-1
/
+2
2023-05-20
Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2023-05-20
Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2023-05-20
block: remove NFL4_UFLG_MASK
Christoph Hellwig
1
-2
/
+0
2023-05-19
Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+1
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2
-0
/
+2
2023-05-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
1
-1
/
+1
2023-05-19
Merge tag 'sound-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-1
/
+16
2023-05-19
driver core: class: properly reference count class_dev_iter()
Greg Kroah-Hartman
1
-0
/
+1
[prev]
[next]