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-02-13
bpf: Fix truncation handling for mod32 dst reg wrt zero
Daniel Borkmann
1
-4
/
+6
2021-02-11
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
2021-02-10
Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-12
/
+104
2021-02-10
Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+13
2021-02-10
Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-63
/
+104
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
48
-134
/
+429
2021-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-48
/
+171
2021-02-10
nilfs2: make splice write available again
Joachim Henke
1
-0
/
+1
2021-02-10
mm, slub: better heuristic for number of cpus when calculating slab order
Vlastimil Babka
1
-2
/
+16
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-21
/
+22
2021-02-10
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
1
-3
/
+2
2021-02-10
MAINTAINERS: update Andrey Ryabinin's email address
Andrey Ryabinin
2
-1
/
+2
2021-02-10
selftests/vm: rename file run_vmtests to run_vmtests.sh
Rong Chen
1
-0
/
+0
2021-02-10
tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
Seth Forshee
1
-1
/
+1
2021-02-10
tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
Seth Forshee
1
-1
/
+1
2021-02-10
mm/mremap: fix BUILD_BUG_ON() error in get_extent
Arnd Bergmann
1
-2
/
+3
2021-02-10
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-10
kasan: fix stack traces dependency for HW_TAGS
Andrey Konovalov
2
-8
/
+3
2021-02-10
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-10
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-10
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-10
squashfs: avoid out of bounds writes in decompressors
Phillip Lougher
1
-1
/
+7
2021-02-10
Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
1
-15
/
+13
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
1
-1
/
+5
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
1
-2
/
+2
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-14
/
+17
2021-02-10
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2
-7
/
+5
2021-02-10
Merge branch 'hns3-fixes'
David S. Miller
2
-4
/
+32
2021-02-10
net: hns3: add a check for index in hclge_get_rss_key()
Yufeng Mo
1
-0
/
+11
2021-02-10
net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()
Yufeng Mo
1
-4
/
+14
2021-02-10
net: hns3: add a check for queue_id in hclge_reset_vf_queue()
Yufeng Mo
1
-0
/
+7
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
4
-1
/
+80
2021-02-09
Merge branch 'bridge-mrp'
David S. Miller
4
-11
/
+10
2021-02-09
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
1
-2
/
+0
2021-02-09
bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state
Horatiu Vultur
3
-9
/
+10
2021-02-09
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-09
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
1
-13
/
+15
2021-02-09
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-09
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
1
-2
/
+2
2021-02-08
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-02-08
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-02-08
Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"
Ard Biesheuvel
1
-4
/
+13
2021-02-08
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
2
-0
/
+9
2021-02-08
cpufreq: ACPI: Extend frequency tables to cover boost frequencies
Rafael J. Wysocki
1
-12
/
+95
2021-02-08
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
Cezary Rojewski
1
-6
/
+0
2021-02-08
Linux 5.11-rc7
Linus Torvalds
1
-1
/
+1
2021-02-07
Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-58
/
+1293
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-26
/
+28
[next]