index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+6
2020-07-14
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
1
-0
/
+1
2020-07-14
nfs: define nfs_access_get_cached function
Frank van der Linden
1
-0
/
+2
2020-07-14
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
1
-1
/
+58
2020-07-14
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2
-0
/
+2
2020-07-14
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-0
/
+5
2020-07-14
nfs: add client side only definitions for user xattrs
Frank van der Linden
2
-0
/
+8
2020-07-14
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-1
/
+2
2020-07-14
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-0
/
+2
2020-07-14
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-0
/
+4
2020-07-14
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
1
-0
/
+24
2020-07-14
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
2020-07-14
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
1
-0
/
+37
2020-07-14
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
1
-0
/
+26
2020-07-14
svcrdma: Remove declarations for functions long removed
Chuck Lever
1
-4
/
+0
2020-07-14
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
1
-0
/
+4
2020-07-14
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
1
-1
/
+1
2020-07-14
xattr: add a function to check if a namespace is supported
Frank van der Linden
1
-0
/
+2
2020-07-14
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-0
/
+2
2020-07-14
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
2020-07-13
firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Anson Huang
1
-0
/
+1
2020-07-12
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+4
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+12
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
43
-130
/
+505
2020-07-11
<linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
Randy Dunlap
1
-0
/
+5
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-14
/
+102
2020-07-11
seccomp: release filter after task is fully dead
Christian Brauner
1
-2
/
+2
2020-07-11
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+2
2020-07-11
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-0
/
+29
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
1
-0
/
+8
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
1
-3
/
+9
2020-07-10
mm/hmm: provide the page mapping order in hmm_range_fault()
Ralph Campbell
1
-2
/
+22
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-0
/
+6
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
1
-0
/
+1
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
1
-1
/
+1
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-07-10
fbdev/fb.h: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
[prev]
[next]