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-12-03
completion: Drop init_completion define
Mauro Carvalho Chehab
1
-3
/
+2
2020-12-03
seqlock: Rename __seqprop() users
Peter Zijlstra
1
-23
/
+23
2020-12-03
seqlock: avoid -Wshadow warnings
Arnd Bergmann
1
-7
/
+7
2020-12-03
mm: Introduce pXX_leaf_size()
Peter Zijlstra
1
-0
/
+16
2020-12-03
mm/gup: Provide gup_get_pte() more generic
Peter Zijlstra
1
-0
/
+55
2020-12-03
media: coda: Convert the driver to DT-only
Fabio Estevam
1
-14
/
+0
2020-12-03
Input: Add "inhibited" property
Patrik Fimml
1
-2
/
+10
2020-12-03
Input: add input_device_enabled()
Andrzej Pietrasiewicz
1
-0
/
+2
2020-12-03
f2fs: compress: support chksum
Chao Yu
1
-1
/
+1
2020-12-03
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-2
/
+5
2020-12-03
libfs: Add generic function for setting dentry_ops
Daniel Rosenberg
1
-0
/
+1
2020-12-03
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
1
-11
/
+0
2020-12-03
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
1
-12
/
+0
2020-12-03
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
1
-0
/
+34
2020-12-03
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2
-13
/
+35
2020-12-03
mm: Introduce page memcg flags
Roman Gushchin
1
-12
/
+20
2020-12-03
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
1
-0
/
+64
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
3
-35
/
+106
2020-12-03
fscrypt: allow deleting files with unsupported encryption policy
Eric Biggers
1
-3
/
+6
2020-12-03
fscrypt: unexport fscrypt_get_encryption_info()
Eric Biggers
1
-6
/
+1
2020-12-03
fscrypt: move fscrypt_require_key() to fscrypt_private.h
Eric Biggers
1
-26
/
+0
2020-12-03
fscrypt: move body of fscrypt_prepare_setattr() out-of-line
Eric Biggers
1
-2
/
+9
2020-12-03
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
1
-0
/
+24
2020-12-03
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
4
-17
/
+99
2020-12-03
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-6
/
+6
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
1
-58
/
+0
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2
-12
/
+26
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-10
/
+6
2020-12-02
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
1
-1
/
+0
2020-12-02
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
1
-0
/
+1
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-12-02
NFS: Improve handling of directory verifiers
Trond Myklebust
1
-1
/
+7
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
1
-2
/
+15
2020-12-02
NFS: More readdir cleanups
Trond Myklebust
1
-1
/
+0
2020-12-02
bio: optimise bvec iteration
Pavel Begunkov
1
-2
/
+15
2020-12-02
block: optimise for_each_bvec() advance
Pavel Begunkov
1
-5
/
+15
2020-12-02
entry: Add syscall_exit_to_user_mode_work()
Sven Schnelle
1
-0
/
+20
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
1
-2
/
+21
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
1
-1
/
+23
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
1
-0
/
+2
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
3
-0
/
+44
2020-12-02
Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...
Mark Brown
2
-0
/
+67
2020-12-02
Merge tag 'soundwire-for-asoc-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Mark Brown
1
-0
/
+4
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2
-6
/
+6
2020-12-02
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
5
-18
/
+33
2020-12-02
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-1
/
+0
2020-12-02
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-12-02
block: merge struct block_device and struct hd_struct
Christoph Hellwig
3
-34
/
+15
2020-12-02
block: switch disk_part_iter_* to use a struct block_device
Christoph Hellwig
1
-2
/
+2
2020-12-02
block: remove the partno field from struct hd_struct
Christoph Hellwig
1
-1
/
+0
[prev]
[next]