index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
fsnotify: fix events reported to watching parent and child
Amir Goldstein
1
-3
/
+3
2020-12-30
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+2
2020-12-30
binder: add flag to clear buffer on txn complete
Todd Kjos
1
-0
/
+1
2020-12-30
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-5
/
+0
2020-12-30
devlink: use _BITUL() macro instead of BIT() in the UAPI header
Tobias Klauser
1
-1
/
+1
2020-12-30
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2020-12-30
mm/rmap: always do TTU_IGNORE_ACCESS
Shakeel Butt
1
-1
/
+0
2020-12-30
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+8
2020-12-30
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
1
-2
/
+1
2020-12-30
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
1
-0
/
+10
2020-12-30
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-30
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-12-30
media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argument
Sakari Ailus
1
-0
/
+6
2020-12-30
media: v4l2-fwnode: Return -EINVAL for invalid bus-type
Lad Prabhakar
1
-0
/
+2
2020-12-26
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-0
/
+16
2020-12-26
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
1
-0
/
+34
2020-12-26
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
1
-3
/
+2
2020-12-21
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+2
2020-12-21
ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
Peilin Ye
1
-1
/
+2
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+17
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2020-12-11
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-10
Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+4
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-5
/
+12
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+0
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+8
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
1
-2
/
+0
2020-12-09
xen: don't use page->lru for ZONE_DEVICE memory
Juergen Gross
1
-0
/
+4
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
1
-0
/
+13
2020-12-08
net: stmmac: overwrite the dma_cap.addr64 according to HW design
Fugang Duan
1
-0
/
+1
2020-12-08
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-0
/
+4
2020-12-08
bonding: fix feature flag setting at init time
Jarod Wilson
1
-2
/
+0
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+4
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+4
2020-12-06
Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+10
2020-12-06
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
1
-1
/
+0
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-0
/
+3
2020-12-05
Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+6
2020-12-04
[SECURITY] fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
1
-1
/
+1
2020-12-04
block: fix incorrect branching in blk_max_size_offset()
Mike Snitzer
1
-4
/
+6
2020-12-04
Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+6
2020-12-04
dm: fix IO splitting
Mike Snitzer
1
-5
/
+6
2020-12-04
tty: Fix ->session locking
Jann Horn
1
-0
/
+4
2020-12-03
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+30
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
1
-1
/
+8
2020-12-03
uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
Eric Sandeen
1
-3
/
+6
2020-12-01
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
1
-1
/
+1
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
[prev]
[next]