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-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2
-3
/
+5
2021-10-26
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
1
-2
/
+3
2021-10-26
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
1
-1
/
+3
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-10-26
drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
Imre Deak
1
-0
/
+3
2021-10-26
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
1
-1
/
+1
2021-10-26
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-26
mlxsw: pci: Recycle received packet upon allocation failure
Ido Schimmel
1
-13
/
+12
2021-10-26
nvdimm/pmem: stop using q_usage_count as external pgmap refcount
Christoph Hellwig
1
-31
/
+2
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
1
-0
/
+3
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
1
-14
/
+4
2021-10-25
Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...
Amit Pundir
1
-1
/
+2
2021-10-25
Linux 5.15-rc7
Linus Torvalds
1
-1
/
+1
2021-10-25
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-10-25
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
1
-1
/
+1
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
8
-6
/
+17
2021-10-25
Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-10-25
Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-45
/
+63
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
1
-2
/
+2
2021-10-25
xen/netfront: stop tx queues during live migration
Dongli Zhang
1
-0
/
+8
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-10-25
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
Mark Zhang
1
-2
/
+3
2021-10-25
net: nxp: lpc_eth.c: avoid hang when bringing interface down
Trevor Woerner
1
-3
/
+2
2021-10-25
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
1
-7
/
+7
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
4
-15
/
+17
2021-10-25
KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()
David Woodhouse
1
-5
/
+22
2021-10-25
Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-2
/
+4
2021-10-25
Merge branch 'ksettings-locking-fixes'
David S. Miller
1
-59
/
+81
2021-10-25
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
1
-1
/
+3
2021-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
1
-6
/
+24
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
1
-53
/
+53
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
1
-0
/
+2
2021-10-25
KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock
David Woodhouse
2
-15
/
+15
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
1
-0
/
+5
2021-10-25
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
1
-1
/
+1
2021-10-25
powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is present
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Check if the default window in use before removing it
Alexey Kardashevskiy
1
-6
/
+6
2021-10-25
powerpc/pseries/iommu: Use correct vfree for it_map
Alexey Kardashevskiy
1
-1
/
+2
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-24
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
1
-5
/
+4
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-10-24
Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
14
-153
/
+306
2021-10-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-41
/
+69
2021-10-24
net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...
Yuiko Oshino
1
-0
/
+20
2021-10-24
net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails
Yuiko Oshino
1
-0
/
+2
2021-10-23
Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2021-10-23
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+47
[prev]
[next]