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-01-26
VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC
Jorgen Hansen
1
-2
/
+2
2021-01-25
bcm-vk: add bcm_vk UAPI
Scott Branden
1
-0
/
+84
2021-01-25
Merge 5.11-rc5 into char-misc-next
Greg Kroah-Hartman
21
-37
/
+119
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-15
/
+0
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-0
/
+3
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
1
-0
/
+12
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-6
/
+25
2021-01-20
misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
Aswath Govindraju
1
-0
/
+2
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-0
/
+2
2021-01-20
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
1
-5
/
+12
2021-01-20
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-6
/
+53
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-0
/
+3
2021-01-19
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+3
2021-01-19
Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-1
/
+5
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
1
-0
/
+6
2021-01-16
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-01-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2021-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+9
2021-01-15
Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-01-15
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-15
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2021-01-15
cfg80211: fix a kerneldoc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-1
/
+1
2021-01-13
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-2
/
+0
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
1
-6
/
+53
2021-01-13
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
1
-1
/
+5
2021-01-13
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
1
-1
/
+1
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2
-15
/
+0
2021-01-12
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-12
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-11
kthread: remove comments about old _do_fork() helper
Yanfei Xu
1
-1
/
+1
2021-01-11
Merge 5.11-rc3 into char-misc-next
Greg Kroah-Hartman
30
-284
/
+146
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-01-10
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+21
2021-01-10
Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2021-01-10
Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-231
/
+0
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+24
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
1
-1
/
+1
2021-01-09
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+3
2021-01-09
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+12
2021-01-08
dm integrity: fix flush with external metadata device
Mikulas Patocka
1
-0
/
+1
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2
-3
/
+5
2021-01-08
cfg80211/mac80211: fix kernel-doc for SAR APIs
Johannes Berg
2
-1
/
+5
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-3
/
+0
[next]