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
2023-04-20
i2c: designware: Use PCI PSP driver for communication
Mario Limonciello
1
-0
/
+1
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
2
-2
/
+8
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
1
-0
/
+1
2023-04-20
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+5
2023-04-20
arch/parisc: Implement fb_is_primary_device() under arch/parisc
Thomas Zimmermann
1
-0
/
+2
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
1
-0
/
+404
2023-04-20
fbdev: Prepare generic architecture helpers
Thomas Zimmermann
1
-2
/
+22
2023-04-19
ext4: Add a uapi header for ext4 userspace APIs
Josh Triplett
1
-0
/
+117
2023-04-19
Revert "net/mlx5: Enable management PF initialization"
Jakub Kicinski
1
-5
/
+0
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
2
-0
/
+45
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
2
-0
/
+230
2023-04-19
Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-18
/
+21
2023-04-19
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-04-19
sed-opal: geometry feature reporting command
Ondrej Kozina
2
-0
/
+14
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2
-1
/
+2
2023-04-19
Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+8
2023-04-19
Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
1
-17
/
+0
2023-04-19
Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
1
-7
/
+0
2023-04-19
net: skbuff: hide nf_trace and ipvs_property
Jakub Kicinski
1
-0
/
+4
2023-04-19
net: skbuff: push nf_trace down the bitfield
Jakub Kicinski
1
-3
/
+3
2023-04-19
net: skbuff: move alloc_cpu into a potential hole
Jakub Kicinski
1
-1
/
+2
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
1
-0
/
+14
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2
-1
/
+12
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
1
-0
/
+12
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
1
-0
/
+13
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
1
-0
/
+16
2023-04-19
leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
Andrew Lunn
1
-0
/
+18
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
1
-1
/
+5
2023-04-18
bonding: add software tx timestamping support
Hangbin Liu
1
-0
/
+1
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+7
2023-04-18
block: ublk: switch to ioctl command encoding
Ming Lei
1
-0
/
+43
2023-04-18
io_uring: add support for multishot timeouts
David Wei
1
-0
/
+1
2023-04-18
mm: ksm: support hwpoison for ksm page
Longlong Xia
2
-0
/
+18
2023-04-18
uapi/linux/const.h: prefer ISO-friendly __typeof__
Kevin Brodsky
1
-1
/
+1
2023-04-18
delayacct: track delays from IRQ/SOFTIRQ
Yang Yang
2
-1
/
+20
2023-04-18
lib/rbtree: use '+' instead of '|' for setting color.
Noah Goldstein
1
-2
/
+2
2023-04-18
memfd: pass argument of memfd_fcntl as int
Luca Vizzarro
1
-2
/
+2
2023-04-18
mm: Multi-gen LRU: remove wait_event_killable()
Kalesh Singh
1
-6
/
+2
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
1
-1
/
+16
2023-04-18
mm: kmsan: apply __must_check to non-void functions
Alexander Potapenko
1
-21
/
+22
2023-04-18
mm: hwpoison: support recovery from HugePage copy-on-write faults
Liu Shixin
1
-3
/
+3
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
1
-1
/
+1
2023-04-18
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-0
/
+16
2023-04-18
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-18
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
1
-4
/
+3
2023-04-18
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-18
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
1
-4
/
+3
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
1
-0
/
+7
2023-04-18
prctl: add PR_GET_AUXV to copy auxv to userspace
Josh Triplett
1
-0
/
+2
2023-04-18
mm/khugepaged: skip shmem with userfaultfd
David Stevens
1
-1
/
+2
[prev]
[next]