index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+5
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-12
/
+40
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-03-13
Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+14
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
1
-4
/
+2
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
1
-0
/
+21
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+1
2021-03-13
stop_machine: mark helpers __always_inline
Arnd Bergmann
1
-5
/
+6
2021-03-13
memblock: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-03-13
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-03-13
Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-03-13
Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-03-12
Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2021-03-12
Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-2
/
+2
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+2
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2
-2
/
+14
2021-03-10
software node: Fix device_add_software_node()
Heikki Krogerus
1
-1
/
+1
2021-03-10
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
1
-0
/
+3
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-0
/
+4
2021-03-10
seqlock,lockdep: Fix seqcount_latch_init()
Peter Zijlstra
1
-4
/
+1
2021-03-10
u64_stats,lockdep: Fix u64_stats_init() vs lockdep
Peter Zijlstra
1
-3
/
+4
2021-03-10
cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
Shuo Liu
1
-0
/
+3
2021-03-10
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-7
/
+14
2021-03-10
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-09
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-4
/
+0
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
1
-2
/
+8
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-0
/
+2
2021-03-08
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
1
-1
/
+1
2021-03-06
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
1
-0
/
+2
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2021-03-05
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
1
-2
/
+0
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
1
-9
/
+2
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+2
2021-03-02
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
1
-1
/
+1
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+56
[next]