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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
20
-42
/
+230
2021-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-4
/
+6
2021-03-25
Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+4
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
15
-20
/
+83
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-25
ia64: fix format strings for err_inject
Sergei Trofimovich
1
-11
/
+11
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-25
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
2
-5
/
+28
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
3
-8
/
+58
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
5
-2
/
+27
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
3
-0
/
+6
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
191
-787
/
+1819
2021-03-25
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-25
math: Export mul_u64_u64_div_u64
David S. Miller
1
-0
/
+1
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2021-03-24
octeontx2-af: Fix memory leak of object buf
Colin Ian King
1
-1
/
+3
2021-03-24
ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
Yangbo Lu
1
-6
/
+7
2021-03-24
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+16
2021-03-24
Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
12
-109
/
+190
2021-03-24
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-7
/
+21
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
1
-0
/
+6
2021-03-24
net: bridge: don't notify switchdev for local FDB addresses
Vladimir Oltean
1
-0
/
+2
2021-03-24
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
1
-2
/
+4
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2
-0
/
+17
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2
-5
/
+3
2021-03-23
platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
David E. Box
1
-15
/
+35
2021-03-23
platform/x86: intel_pmc_core: Update Kconfig
David E. Box
1
-3
/
+8
2021-03-23
platform/x86: intel_pmt_crashlog: Fix incorrect macros
David E. Box
1
-7
/
+6
2021-03-23
platform/x86: intel_pmt_class: Initial resource to 0
David E. Box
1
-1
/
+1
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2
-1
/
+3
2021-03-23
mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"
Andy Shevchenko
1
-2
/
+4
2021-03-23
net: dsa: don't assign an error value to tag_ops
George McCollister
1
-4
/
+7
2021-03-23
Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-37
/
+79
2021-03-23
isdn: capi: fix mismatched prototypes
Arnd Bergmann
1
-2
/
+2
2021-03-22
net/mlx5: SF, do not use ecpu bit for vhca state processing
Parav Pandit
4
-24
/
+17
2021-03-22
net/mlx5e: Fix division by 0 in mlx5e_select_queue
Maxim Mikityanskiy
1
-0
/
+5
2021-03-22
net/mlx5e: Fix error path for ethtool set-priv-flag
Aya Levin
1
-1
/
+5
2021-03-22
net/mlx5e: Offload tuple rewrite for non-CT flows
Dima Chumak
2
-12
/
+35
[next]