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-04-20
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-04-20
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
4
-2
/
+25
2022-04-20
cpufreq: intel_pstate: ITMT support for overclocked system
Srinivas Pandruvada
1
-0
/
+10
2022-04-20
net: ipa: fix a build dependency
Alex Elder
1
-0
/
+1
2022-04-20
soc: qcom: aoss: Fix missing put_device call in qmp_get
Miaoqian Lin
1
-1
/
+5
2022-04-20
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
1
-18
/
+18
2022-04-20
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-04-20
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
1
-1
/
+2
2022-04-20
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
1
-4
/
+7
2022-04-20
dt-bindings: net: snps: remove duplicate name
Dongjin Yang
1
-4
/
+2
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
1
-0
/
+6
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
1
-1
/
+1
2022-04-20
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
1
-5
/
+10
2022-04-20
dm integrity: fix memory corruption when tag_size is less than digest size
Mikulas Patocka
1
-2
/
+5
2022-04-20
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nathan Chancellor
1
-1
/
+3
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2022-04-20
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
1
-2
/
+3
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
6
-18
/
+55
2022-04-20
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2
-7
/
+48
2022-04-20
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-20
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-04-20
nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
Johannes Berg
1
-1
/
+2
2022-04-20
ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
Fabio M. De Francesco
1
-1
/
+1
2022-04-20
ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
Tao Jin
1
-0
/
+1
2022-04-20
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
1
-0
/
+2
2022-04-20
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-04-20
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-20
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-04-20
cifs: verify that tcon is valid before dereference in cifs_kill_sb
Ronnie Sahlberg
1
-3
/
+3
2022-04-20
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-20
memory: renesas-rpc-if: fix platform-device leak in error path
Johan Hovold
1
-1
/
+9
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
3
-1
/
+5
2022-04-20
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-20
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-20
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-20
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-20
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
1
-0
/
+17
2022-04-20
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-20
io_uring: use nospec annotation for more indexes
Pavel Begunkov
1
-6
/
+5
2022-04-20
io_uring: zero tag on rsrc removal
Pavel Begunkov
1
-1
/
+3
2022-04-20
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
2022-04-20
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-20
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-20
scsi: mpt3sas: Fail reset operation if config request timed out
Sreekanth Reddy
1
-3
/
+6
2022-04-20
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
1
-0
/
+1
2022-04-20
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-04-20
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
[next]