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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
nfs: remove unused header <linux/pnfs_osd_xdr.h>
Jonathan Corbet
1
-317
/
+0
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
2
-0
/
+379
2021-11-02
NFS: Move generic FS show macros to global header
Chuck Lever
1
-0
/
+122
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-21
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
4
-53
/
+99
2021-10-21
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
1
-3
/
+10
2021-10-21
NFS: Save some space in the inode
Trond Myklebust
1
-18
/
+24
2021-10-21
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
1
-1
/
+3
2021-10-21
NFS: Fix up commit deadlocks
Trond Myklebust
1
-0
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-10-04
NFS: Further optimisations for 'ls -l'
Trond Myklebust
1
-3
/
+2
2021-10-04
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-10-04
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
1
-1
/
+1
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+12
2021-10-03
Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-10-03
Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2021-10-02
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
Dave Wysochanski
1
-1
/
+1
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
1
-1
/
+3
2021-10-01
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-8
/
+41
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-0
/
+2
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
1
-1
/
+30
2021-09-29
Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+2
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-9
/
+6
2021-09-27
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-4
/
+4
2021-09-27
mac80211: Fix Ptk0 rekey documentation
Alexander Wetzel
1
-4
/
+4
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-09-26
net: prevent user from passing illegal stab size
王贇
1
-0
/
+1
2021-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2021-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+0
2021-09-26
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+0
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-09-25
Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+21
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+2
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-2
/
+2
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-3
/
+6
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-8
/
+0
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+15
2021-09-23
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
1
-3
/
+8
2021-09-23
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
1
-1
/
+0
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2
-0
/
+2
[next]