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-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
2
-3
/
+73
2022-03-08
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
3
-6
/
+6
2022-03-08
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
4
-18
/
+17
2022-03-08
usb: gadget: clear related members when goto fail
Hangyu Hua
1
-2
/
+5
2022-03-08
usb: gadget: don't release an existing dev->buf
Hangyu Hua
1
-1
/
+2
2022-03-08
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2022-03-08
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: imx: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
1
-1
/
+3
2022-03-08
selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
Krzysztof Kozlowski
1
-1
/
+1
2022-03-08
drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby
Evan Quan
2
-5
/
+29
2022-03-08
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-03-08
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
1
-1
/
+4
2022-03-08
HID: amd_sfh: Add interrupt handler to process interrupts
Basavaraj Natikar
2
-0
/
+41
2022-03-08
HID: amd_sfh: Add functionality to clear interrupts
Basavaraj Natikar
2
-1
/
+25
2022-03-08
HID: amd_sfh: Handle amd_sfh work buffer in PM ops
Basavaraj Natikar
1
-0
/
+4
2022-03-08
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2022-03-08
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
1
-2
/
+2
2022-03-08
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
1
-1
/
+1
2022-03-08
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
1
-1
/
+7
2022-03-08
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-03-08
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
1
-2
/
+10
2022-03-08
Input: clear BTN_RIGHT/MIDDLE on buttonpads
José Expósito
1
-0
/
+6
2022-03-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
1
-10
/
+3
2022-03-08
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-03-08
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-03-08
mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
JaeMan Park
1
-0
/
+9
2022-03-08
mac80211_hwsim: report NOACK frames in tx_status
Benjamin Beichler
1
-0
/
+4
2022-03-02
Linux 5.15.26
Greg Kroah-Hartman
1
-1
/
+1
2022-03-02
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-03-02
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2022-03-02
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-03-02
pinctrl: k210: Fix bias-pull-up
Sean Anderson
1
-1
/
+1
2022-03-02
pinctrl: fix loop in k210_pinconf_get_drive()
Dan Carpenter
1
-1
/
+1
2022-03-02
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
1
-0
/
+3
2022-03-02
tty: n_gsm: fix wrong modem processing in convergence layer type 2
daniel.starke@siemens.com
1
-9
/
+14
2022-03-02
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
1
-4
/
+4
2022-03-02
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
1
-1
/
+6
2022-03-02
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-03-02
riscv: fix nommu_k210_sdcard_defconfig
Damien Le Moal
1
-1
/
+1
2022-03-02
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-03-02
tps6598x: clear int mask on probe failure
Jens Axboe
1
-3
/
+4
2022-03-02
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-03-02
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
[next]