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
2022-03-19
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-19
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-19
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-19
drm/vrr: Set VRR capable prop only if it is attached to connector
Manasi Navare
1
-0
/
+3
2022-03-19
iwlwifi: don't advertise TWT support
Golan Ben Ami
2
-3
/
+1
2022-03-19
atm: firestream: check the return value of ioremap() in fs_init()
Jia-Ju Bai
1
-0
/
+2
2022-03-19
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
1
-3
/
+3
2022-03-19
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
1
-0
/
+1
2022-03-19
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-03-19
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
1
-3
/
+3
2022-03-19
mac80211: refuse aggregations sessions before authorized
Johannes Berg
1
-1
/
+9
2022-03-19
ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
Corentin Labbe
1
-1
/
+1
2022-03-19
ARM: dts: rockchip: reorder rk322x hmdi clocks
Sascha Hauer
1
-2
/
+2
2022-03-19
arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
Dinh Nguyen
1
-2
/
+2
2022-03-19
arm64: dts: rockchip: reorder rk3399 hdmi clocks
Sascha Hauer
1
-3
/
+3
2022-03-19
arm64: dts: rockchip: align pl330 node name with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2022-03-19
arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
Jakob Unterwurzacher
1
-0
/
+6
2022-03-19
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
5
-11
/
+23
2022-03-19
arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode
Quentin Schulz
2
-0
/
+15
2022-03-19
Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
Kai Lueke
1
-18
/
+3
2022-03-16
Linux 5.15.29
Greg Kroah-Hartman
1
-1
/
+1
2022-03-16
vhost: allow batching hint without size
Jason Wang
1
-1
/
+3
2022-03-16
Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"
Vladimir Oltean
4
-9
/
+1
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
17
-12
/
+18
2022-03-16
riscv: dts: k210: fix broken IRQs on hart1
Niklas Cassel
1
-1
/
+2
2022-03-16
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Ville Syrjälä
4
-2
/
+74
2022-03-16
btrfs: make send work with concurrent block group relocation
Filipe Manana
7
-104
/
+395
2022-03-16
drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
Thomas Zimmermann
1
-0
/
+1
2022-03-16
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-16
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-16
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-16
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-47
/
+166
2022-03-16
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2
-2
/
+3
2022-03-16
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-16
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-16
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-16
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
2022-03-16
watch_queue, pipe: Free watchqueue state after clearing pipe ring
David Howells
1
-3
/
+5
2022-03-16
watch_queue: Fix filter limit check
David Howells
2
-3
/
+4
2022-03-16
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-16
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
Dima Chumak
1
-3
/
+0
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
2
-18
/
+24
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2
-3
/
+1
2022-03-16
KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
Andrei Vagin
1
-0
/
+1
2022-03-16
swiotlb: rework "fix info leak with DMA_FROM_DEVICE"
Halil Pasic
3
-24
/
+15
2022-03-16
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-16
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
4
-17
/
+19
[next]