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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-0
/
+6
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-02-07
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
1
-0
/
+1
2021-02-04
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-02-04
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
1
-0
/
+2
2021-02-04
ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
Hangbin Liu
1
-0
/
+1
2021-01-30
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2
-2
/
+0
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+3
2021-01-27
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-1
/
+1
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2021-01-23
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
Jason A. Donenfeld
1
-3
/
+3
2021-01-23
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
1
-0
/
+5
2021-01-23
elfcore: fix building with clang
Arnd Bergmann
1
-0
/
+22
2021-01-23
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-19
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
1
-0
/
+7
2021-01-19
dm integrity: fix flush with external metadata device
Mikulas Patocka
1
-0
/
+1
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2021-01-17
vfio iommu: Add dma available capability
Matthew Rosato
1
-0
/
+15
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2021-01-12
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
1
-1
/
+7
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-5
/
+6
2021-01-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
1
-0
/
+1
2021-01-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
1
-0
/
+2
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2021-01-06
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
2021-01-06
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
8
-14
/
+12
2021-01-06
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
1
-3
/
+2
2021-01-06
fscrypt: add fscrypt_is_nokey_name()
Eric Biggers
1
-0
/
+34
2020-12-30
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-0
/
+2
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+5
2020-12-30
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
1
-0
/
+7
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
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
1
-1
/
+1
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: Return -EINVAL for invalid bus-type
Lad Prabhakar
1
-0
/
+2
2020-12-30
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-0
/
+16
2020-12-30
i40e: optimise prefetch page refcount
Li RongQing
1
-0
/
+8
2020-12-30
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-0
/
+4
2020-12-30
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
1
-0
/
+2
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+4
2020-12-30
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
1
-0
/
+21
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-16
compiler.h: fix barrier_data() on clang
Arvind Sankar
3
-27
/
+16
2020-12-16
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
1
-1
/
+0
2020-12-16
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
[next]