index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-14
1
-4
/
+0
|
\
|
*
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-08
1
-4
/
+0
*
|
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
2
-7
/
+5
|
\
\
|
*
|
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
2021-03-10
1
-4
/
+1
|
*
|
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
2021-03-10
1
-3
/
+4
|
|
/
*
|
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-03-14
1
-0
/
+2
|
\
\
|
*
|
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-06
1
-0
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-14
1
-2
/
+7
|
\
\
|
*
|
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2021-03-06
1
-2
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
7
-12
/
+40
|
\
\
\
|
*
|
|
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2021-03-13
1
-4
/
+2
|
*
|
|
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
2021-03-13
1
-1
/
+2
|
*
|
|
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
2021-03-13
1
-0
/
+6
|
*
|
|
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
2021-03-13
1
-0
/
+21
|
*
|
|
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-13
1
-0
/
+1
|
*
|
|
stop_machine: mark helpers __always_inline
Arnd Bergmann
2021-03-13
1
-5
/
+6
|
*
|
|
memblock: fix section mismatch warning
Arnd Bergmann
2021-03-13
1
-2
/
+2
*
|
|
|
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-13
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
Shuo Liu
2021-03-10
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-03-13
2
-2
/
+14
|
\
\
\
\
|
*
|
|
|
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-11
2
-2
/
+14
|
|
/
/
/
*
|
|
|
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-2
/
+2
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
2021-03-07
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-12
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
software node: Fix device_add_software_node()
Heikki Krogerus
2021-03-10
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-12
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
2021-03-10
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-12
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-03-10
1
-0
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-12
2
-1
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
2021-03-10
2
-1
/
+7
*
|
|
|
|
Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-12
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-11
1
-0
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-03-11
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
media: rc: compile rc-cec.c into rc-core
Hans Verkuil
2021-03-11
1
-0
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
8
-9
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
2021-03-10
1
-1
/
+6
|
*
|
|
|
|
atm: fix a typo in the struct description
Tong Zhang
2021-03-09
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-07
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
uapi: nfnetlink_cthelper.h: fix userspace compilation error
Dmitry V. Levin
2021-02-28
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-05
1
-2
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
2021-03-04
1
-2
/
+0
|
*
|
|
|
|
|
|
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
2021-03-04
1
-0
/
+1
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
2021-03-02
1
-1
/
+1
|
*
|
|
|
|
|
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
2021-03-01
1
-2
/
+6
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
1
-1
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
2021-02-24
1
-1
/
+0
*
|
|
|
|
|
|
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
2021-03-08
1
-2
/
+8
[next]