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
2020-07-15
Merge tag 'spi-mem-dtr' into spi-nor/next
Tudor Ambarus
1
-1
/
+13
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-29
/
+34
2020-07-14
seccomp: Introduce addfd ioctl to seccomp user notifier
Sargun Dhillon
1
-0
/
+4
2020-07-14
bridge: mrp: Extend bridge interface
Horatiu Vultur
1
-0
/
+1
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
6
-28
/
+24
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
1
-0
/
+14
2020-07-14
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
1
-1
/
+1
2020-07-14
bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
1
-0
/
+9
2020-07-14
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
1
-1
/
+13
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
1
-1
/
+5
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+8
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
1
-0
/
+1
2020-07-14
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
1
-1
/
+1
2020-07-14
Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-5
/
+105
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
1
-0
/
+1
2020-07-13
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
1
-0
/
+1
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+8
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+91
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+6
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
1
-0
/
+1
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
1
-0
/
+2
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
1
-1
/
+58
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2
-0
/
+2
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-0
/
+5
2020-07-13
nfs: add client side only definitions for user xattrs
Frank van der Linden
2
-0
/
+8
2020-07-13
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-1
/
+2
2020-07-13
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-0
/
+2
2020-07-13
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-0
/
+4
2020-07-13
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
1
-0
/
+24
2020-07-13
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
2020-07-13
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
1
-0
/
+26
2020-07-13
svcrdma: Remove declarations for functions long removed
Chuck Lever
1
-4
/
+0
2020-07-13
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
1
-0
/
+4
2020-07-13
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
1
-1
/
+1
2020-07-13
xattr: add a function to check if a namespace is supported
Frank van der Linden
1
-0
/
+2
2020-07-13
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-0
/
+2
2020-07-13
nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Frank van der Linden
1
-0
/
+20
2020-07-13
fs: Expand __receive_fd() to accept existing fd
Kees Cook
1
-3
/
+7
2020-07-13
fs: Add receive_fd() wrapper for __receive_fd()
Kees Cook
1
-0
/
+7
2020-07-13
fs: Move __scm_install_fd() to __receive_fd()
Kees Cook
1
-0
/
+8
2020-07-13
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
1
-0
/
+87
2020-07-13
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
1
-33
/
+0
2020-07-13
iio: core: remove iio_priv_to_dev() helper
Alexandru Ardelean
1
-6
/
+0
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
1
-0
/
+1
2020-07-13
arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype
Lee Jones
1
-0
/
+3
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
1
-0
/
+4
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
1
-0
/
+1
2020-07-13
firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_header
Cristian Marussi
1
-26
/
+26
2020-07-13
firmware: arm_scmi: Remove zero-length array in SCMI notifications
Cristian Marussi
1
-1
/
+1
[prev]
[next]