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-12-14
i2c: mpc: Use atomic read and fix break condition
Chris Packham
1
-1
/
+1
2021-12-14
tracefs: Set all files to the same group ownership as the mount option
Steven Rostedt (VMware)
1
-0
/
+72
2021-12-14
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2
-32
/
+107
2021-12-14
aio: keep poll requests on waitqueue until completed
Eric Biggers
1
-20
/
+63
2021-12-14
signalfd: use wake_up_pollfree()
Eric Biggers
1
-11
/
+1
2021-12-14
binder: use wake_up_pollfree()
Eric Biggers
1
-12
/
+9
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2
-0
/
+33
2021-12-14
io_uring: ensure task_work gets run as part of cancelations
Jens Axboe
1
-2
/
+4
2021-12-14
libata: add horkage for ASMedia 1092
Hannes Reinecke
1
-0
/
+2
2021-12-14
drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
Bas Nieuwenhuizen
1
-1
/
+10
2021-12-14
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
2021-12-14
clk: qcom: regmap-mux: fix parent clock lookup
Dmitry Baryshkov
3
-1
/
+15
2021-12-14
mmc: renesas_sdhi: initialize variable properly when tuning
Wolfram Sang
1
-1
/
+1
2021-12-14
hwmon: (pwm-fan) Ensure the fan going on in .probe()
Billy Tsai
1
-2
/
+0
2021-12-14
selftests: KVM: avoid failures due to reserved HyperTransport region
Paolo Bonzini
3
-1
/
+78
2021-12-14
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
1
-0
/
+4
2021-12-14
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2
-7
/
+8
2021-12-14
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
1
-2
/
+7
2021-12-14
md: fix update super 1.0 on rdev size change
Markus Hochholdinger
1
-0
/
+1
2021-12-14
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-14
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-14
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-14
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-14
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-14
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-14
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-14
btrfs: free exchange changeset on failures
Johannes Thumshirn
1
-3
/
+9
2021-12-14
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-14
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
1
-2
/
+3
2021-12-14
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-12-14
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-12-14
cifs: Fix crash on unload of cifs_arc4.ko
Vincent Whitchurch
1
-13
/
+0
2021-12-14
ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
Takashi Iwai
1
-2
/
+9
2021-12-14
ALSA: pcm: oss: Limit the period size to 16MB
Takashi Iwai
1
-1
/
+1
2021-12-14
ALSA: pcm: oss: Fix negative period/buffer sizes
Takashi Iwai
1
-9
/
+15
2021-12-14
ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
Werner Sembach
1
-18
/
+22
2021-12-14
ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform
Kailang Yang
1
-0
/
+40
2021-12-14
ALSA: ctl: Fix copy of updated id with element read/write
Alan Young
1
-0
/
+3
2021-12-14
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-14
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
1
-6
/
+9
2021-12-14
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+11
2021-12-14
timers: implement usleep_idle_range()
SeongJae Park
2
-8
/
+22
2021-12-14
KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...
Vitaly Kuznetsov
1
-1
/
+1
2021-12-14
KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI req
Sean Christopherson
1
-2
/
+5
2021-12-14
KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exit
Sean Christopherson
1
-2
/
+7
2021-12-14
net: mvpp2: fix XDP rx queues registering
Louis Amas
1
-2
/
+2
2021-12-14
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-12-14
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
1
-1
/
+4
2021-12-14
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
1
-1
/
+7
2021-12-14
net: bcm4908: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
1
-1
/
+3
[prev]
[next]