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-02-08
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-08
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-08
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-08
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-08
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Uday Shankar
1
-0
/
+1
2022-02-08
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Aun-Ali Zaidi
1
-0
/
+20
2022-02-08
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-08
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
Evan Quan
1
-3
/
+3
2022-02-08
drm/i915/adlp: Fix TypeC PHY-ready status readout
Imre Deak
1
-1
/
+2
2022-02-08
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
1
-1
/
+1
2022-02-08
Revert "fs/9p: search open fids first"
Dominique Martinet
1
-5
/
+4
2022-02-08
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
3
-4
/
+27
2022-02-08
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
1
-2
/
+19
2022-02-08
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
1
-0
/
+13
2022-02-08
ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...
Christian Lachner
1
-1
/
+1
2022-02-08
ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...
Christian Lachner
1
-0
/
+2
2022-02-08
ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...
Christian Lachner
1
-0
/
+1
2022-02-08
ALSA: hda/realtek: Add quirk for ASUS GU603
Albert Geantă
1
-0
/
+1
2022-02-08
ALSA: hda: realtek: Fix race at concurrent COEF updates
Takashi Iwai
1
-11
/
+50
2022-02-08
ALSA: hda: Fix UAF of leds class devs at unbinding
Takashi Iwai
2
-2
/
+18
2022-02-08
ALSA: usb-audio: Correct quirk for VF0770
Jonas Hahnfeld
1
-1
/
+1
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
1
-0
/
+2
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
1
-1
/
+8
2022-02-08
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
1
-2
/
+16
2022-02-08
ASoC: hdmi-codec: Fix OOB memory accesses
Dmitry Osipenko
2
-2
/
+4
2022-02-08
spi: stm32-qspi: Update spi registering
Patrice Chotard
1
-30
/
+17
2022-02-08
ipc/sem: do not sleep with a spin lock held
Minghao Chi
1
-2
/
+2
2022-02-08
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
1
-19
/
+43
2022-02-08
selinux: fix double free of cond_list on error paths
Vratislav Bendel
1
-1
/
+2
2022-02-08
drm/i915: Disable DSB usage for now
Ville Syrjälä
1
-1
/
+1
2022-02-05
Linux 5.15.21
Greg Kroah-Hartman
1
-1
/
+1
2022-02-05
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
Greg Kroah-Hartman
1
-9
/
+1
2022-02-05
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
Greg Kroah-Hartman
1
-13
/
+12
2022-02-05
Linux 5.15.20
Greg Kroah-Hartman
1
-1
/
+1
2022-02-05
ovl: fix NULL pointer dereference in copy up warning
Christoph Fritz
1
-2
/
+2
2022-02-05
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-05
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-05
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
1
-2
/
+1
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-05
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-05
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-02-05
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2022-02-05
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-02-05
i40e: Fix reset path while removing the driver
Karen Sornek
2
-1
/
+19
2022-02-05
i40e: Fix reset bw limit when DCB enabled with 1 TC
Jedrzej Jagielski
1
-1
/
+11
2022-02-05
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-02-05
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
2022-02-05
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
Roi Dayan
1
-2
/
+2
2022-02-05
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
[next]