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
2018-09-02
net/tls: Add support for async decryption of tls records
Vakul Garg
1
-0
/
+6
2018-09-01
Revert "net: sched: act: add extack for lookup callback"
Cong Wang
1
-2
/
+1
2018-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-13
/
+78
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
1
-6
/
+2
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
1
-1
/
+1
2018-08-30
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
3
-9
/
+28
2018-08-30
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2
-35
/
+13
2018-08-30
genetlink: constify genl_err_attr() argument
Michal Kubecek
1
-1
/
+1
2018-08-30
bpf/verifier: per-register parent pointers
Edward Cree
1
-5
/
+3
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
2018-08-29
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
1
-0
/
+43
2018-08-29
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
1
-0
/
+1
2018-08-29
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
1
-2
/
+3
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-7
/
+11
2018-08-28
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
2
-2
/
+2
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
1
-0
/
+4
2018-08-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+14
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-14
/
+54
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-2
/
+31
2018-08-26
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+17
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-9
/
+0
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-4
/
+5
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-24
/
+23
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-44
/
+82
2018-08-24
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...
Olof Johansson
1
-0
/
+17
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
1
-1
/
+1
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-6
/
+0
2018-08-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-164
/
+181
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
6
-17
/
+20
2018-08-24
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-08-24
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2
-10
/
+5
2018-08-24
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+2
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-6
/
+35
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-3
/
+16
2018-08-24
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+16
2018-08-24
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
3
-10
/
+20
2018-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-24
/
+0
2018-08-24
Merge branch 'tlb-fixes'
Linus Torvalds
1
-14
/
+13
2018-08-24
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-0
/
+12
2018-08-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+95
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-44
/
+761
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
7
-13
/
+107
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
1
-4
/
+13
2018-08-23
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
1
-1
/
+1
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
1
-10
/
+0
2018-08-23
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
4
-232
/
+127
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-0
/
+3
[next]