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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank
1
-0
/
+31
2020-02-25
drm/i915: Allow userspace to specify ringsize on construction
Chris Wilson
1
-0
/
+21
2020-02-25
drop_monitor: extend by passing cookie from driver
Jiri Pirko
1
-0
/
+1
2020-02-25
devlink: add trap metadata type for cookie
Jiri Pirko
1
-0
/
+2
2020-02-25
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
1
-12
/
+102
2020-02-25
net: Special handling for IP & MPLS.
Martin Varghese
1
-0
/
+1
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+11
2020-02-24
media: atmel: atmel-isc-base: expose white balance as v4l2 controls
Eugen Hristev
1
-0
/
+6
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
1
-0
/
+4
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
1
-0
/
+4
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
1
-0
/
+12
2020-02-24
nl80211: modify TID-config API
Johannes Berg
1
-22
/
+29
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
1
-0
/
+71
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-0
/
+6
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
1
-15
/
+1
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
1
-0
/
+23
2020-02-22
uacce: add uacce driver
Kenneth Lee
1
-0
/
+38
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+24
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-30
/
+42
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+8
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-10
/
+18
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
PCI: pciehp: Disable in-band presence detect when possible
Alexandru Gagniuc
1
-0
/
+2
2020-02-20
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+10
2020-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+7
2020-02-20
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
2020-02-19
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+3
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+11
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-18
scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs
James Smart
1
-15
/
+196
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
1
-1
/
+11
2020-02-17
openvswitch: add TTL decrement action
Matteo Croce
1
-0
/
+7
2020-02-17
tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-17
tcp-zerocopy: Return inq along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2
-3
/
+82
2020-02-13
clone3: allow spawning processes into cgroups
Christian Brauner
1
-0
/
+5
2020-02-12
gpiolib: add new ioctl() for monitoring changes in line info
Bartosz Golaszewski
1
-0
/
+30
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-1
/
+7
2020-02-10
usb: charger: assign specific number for enum value
Peter Chen
1
-8
/
+8
2020-02-10
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2020-02-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
1
-1
/
+15
2020-02-07
cfg80211: Enhance the AKM advertizement to support per interface.
Veerendranath Jakkam
1
-0
/
+33
2020-02-07
cfg80211: add no HE indication to the channel flag
Haim Dreyfuss
1
-0
/
+5
2020-02-07
fs: New zonefs file system
Damien Le Moal
1
-0
/
+1
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-02-05
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+5
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+6
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
[prev]
[next]