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
2022-05-01
soc: apple: Add RTKit IPC library
Sven Peter
1
-0
/
+155
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
1
-0
/
+1
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
1
-0
/
+9
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
1
-0
/
+2
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2022-04-30
io_uring: add IORING_SETUP_TASKRUN_FLAG
Jens Axboe
1
-0
/
+7
2022-04-30
io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
Jens Axboe
1
-0
/
+8
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
2
-2
/
+12
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
1
-0
/
+4
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-0
/
+10
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-2
/
+8
2022-04-30
io_uring: return hint on whether more data is available after receive
Jens Axboe
1
-0
/
+2
2022-04-30
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jens Axboe
1
-1
/
+5
2022-04-30
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-net
Jens Axboe
4
-21
/
+93
2022-04-30
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
1
-1
/
+5
2022-04-30
tcp: pass back data left in socket after receive
Jens Axboe
1
-1
/
+5
2022-04-30
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-04-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2022-04-30
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2
-4
/
+23
2022-04-30
ptrace: fix wrong comment of PT_DTRACE
Tiezhu Yang
1
-1
/
+1
2022-04-30
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
1
-3
/
+3
2022-04-30
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
1
-1
/
+1
2022-04-30
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
1
-6
/
+4
2022-04-30
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-5
/
+4
2022-04-30
kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
Andrey Konovalov
1
-4
/
+4
2022-04-30
drm/i915/xehp: Add compute engine ABI
Matt Roper
1
-0
/
+9
2022-04-30
drm/i915/uapi: Add kerneldoc for engine class enum
Matt Roper
1
-6
/
+47
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-2
/
+7
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-1
/
+9
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-1
/
+9
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
1
-0
/
+1
2022-04-29
firmware: arm_ffa: Add ffa_dev_get_drvdata helper function
Sudeep Holla
1
-1
/
+6
2022-04-29
Merge tag 'renesas-r8a779g0-dt-binding-defs-tag' into renesas-clk-for-v5.19
Geert Uytterhoeven
2
-0
/
+135
2022-04-29
Merge tag 'renesas-r8a779g0-dt-binding-defs-tag' into renesas-arm-dt-for-v5.19
Geert Uytterhoeven
2
-0
/
+135
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
1
-14
/
+0
2022-04-29
ARM: omap1: add back omap_set_dma_priority() stub
Arnd Bergmann
1
-0
/
+7
2022-04-29
mm: compaction: remove unneeded return value of kcompactd_run
Miaohe Lin
1
-3
/
+2
2022-04-29
mm/vmstat: add events for ksm cow
Yang Yang
1
-0
/
+3
2022-04-29
ksm: count ksm merging pages for each process
xu xin
1
-0
/
+7
2022-04-29
include/linux/swapops.h: remove stub for non_swap_entry()
Peter Xu
1
-8
/
+0
2022-04-29
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
1
-1
/
+1
2022-04-29
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2
-2
/
+6
2022-04-29
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
3
-5
/
+5
2022-04-29
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
1
-6
/
+6
2022-04-29
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
1
-1
/
+1
2022-04-29
mm/mmap: drop arch_vm_get_page_pgprot()
Anshuman Khandual
1
-4
/
+0
2022-04-29
mm: simplify follow_invalidate_pte()
Muchun Song
1
-3
/
+0
[prev]
[next]