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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+12
2021-06-22
dma-buf: Document non-dynamic exporter expectations better
Daniel Vetter
1
-0
/
+15
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
1
-0
/
+3
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
1
-0
/
+3
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-1
/
+1
2021-06-22
futex: Provide FUTEX_LOCK_PI2 to support clock selection
Thomas Gleixner
1
-0
/
+2
2021-06-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+1
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
1
-0
/
+1
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+1
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+1
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
1
-2
/
+1
2021-06-22
btrfs: fix typos in comments
David Sterba
2
-4
/
+4
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-0
/
+2
2021-06-22
spi: add ancillary device support
Sebastian Reichel
1
-0
/
+2
2021-06-22
Merge tag 'misc-habanalabs-next-2021-06-22' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
1
-0
/
+13
2021-06-22
Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-6
/
+5
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-0
/
+41
2021-06-22
virtiofs: propagate sync() to file server
Greg Kurz
1
-1
/
+9
2021-06-22
RDMA/mlx5: Refactor get_ts_format functions to simplify code
Aharon Landau
2
-32
/
+8
2021-06-22
RDMA/bnxt_re: Update ABI to pass wqe-mode to user space
Devesh Sharma
1
-1
/
+10
2021-06-22
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
1
-1
/
+3
2021-06-22
net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()
Guillaume Nault
1
-0
/
+1
2021-06-22
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
1
-0
/
+2
2021-06-22
driver core: Export device_driver_attach()
Jason Gunthorpe
1
-0
/
+2
2021-06-21
of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()
Dmitry Osipenko
2
-6
/
+13
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
1
-0
/
+15
2021-06-21
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
1
-0
/
+12
2021-06-21
Merge series "Extend regulator notification support" from Matti Vaittinen <ma...
Mark Brown
50
-102
/
+481
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
1
-0
/
+8
2021-06-21
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
1
-2
/
+0
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
1
-12
/
+8
2021-06-21
regulator: add property parsing and callbacks to set protection limits
Matti Vaittinen
2
-4
/
+63
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
1
-0
/
+135
2021-06-21
regulator: move rdev_print helpers to internal.h
Matti Vaittinen
2
-5
/
+10
2021-06-21
regulator: add warning flags
Matti Vaittinen
1
-0
/
+14
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
1
-0
/
+1
2021-06-21
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-4
/
+0
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-0
/
+14
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
1
-0
/
+2
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
1
-0
/
+1
2021-06-21
soundwire: export sdw_update() and sdw_update_no_pm()
Pierre-Louis Bossart
1
-0
/
+3
2021-06-21
printk: Remove trailing semicolon in macros
Huilong Deng
1
-1
/
+1
2021-06-21
Merge tag 'v5.13-rc7' into usb-next
Greg Kroah-Hartman
15
-18
/
+73
2021-06-21
drm/i915: Document the Virtual Engine uAPI
Tvrtko Ursulin
1
-0
/
+188
2021-06-21
xfrm: replay: remove last replay indirection
Florian Westphal
1
-7
/
+1
2021-06-21
xfrm: replay: avoid replay indirection
Florian Westphal
1
-3
/
+1
2021-06-21
xfrm: replay: remove recheck indirection
Florian Westphal
1
-3
/
+1
2021-06-21
xfrm: replay: remove advance indirection
Florian Westphal
1
-1
/
+1
2021-06-21
xfrm: replay: avoid xfrm replay notify indirection
Florian Westphal
1
-1
/
+10
[prev]
[next]