index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
io-wq: fix lack of acct->nr_workers < acct->max_workers judgement
Hao Xu
1
-1
/
+9
2021-08-06
io-wq: fix no lock protection of acct->nr_worker
Hao Xu
1
-6
/
+17
2021-08-06
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2
-8
/
+30
2021-08-06
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...
Hans de Goede
1
-0
/
+2
2021-08-06
platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust
Hans de Goede
1
-1
/
+2
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
3
-8
/
+13
2021-08-06
Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-31
/
+83
2021-08-05
drm/amdgpu: add DID for beige goby
Chengming Gui
1
-0
/
+7
2021-08-05
drm/amdgpu/display: fix DMUB firmware version info
Shirish S
1
-1
/
+1
2021-08-05
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
1
-1
/
+3
2021-08-05
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Jude Shih
1
-3
/
+5
2021-08-05
drm/amd/display: Increase stutter watermark for dcn303
Bing Guo
1
-2
/
+2
2021-08-05
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Bing Guo
1
-1
/
+1
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
4
-19
/
+40
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
1
-1
/
+1
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
1
-20
/
+82
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
1
-1
/
+1
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
48
-197
/
+583
2021-08-05
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
1
-3
/
+18
2021-08-05
ASoC: cs42l42: Fix mono playback
Richard Fitzgerald
2
-2
/
+15
2021-08-05
ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK
Richard Fitzgerald
1
-1
/
+20
2021-08-05
ASoC: cs42l42: Fix LRCLK frame start edge
Richard Fitzgerald
1
-9
/
+12
2021-08-05
ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL
Richard Fitzgerald
2
-7
/
+19
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
4
-24
/
+45
2021-08-05
Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2021-08-05
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+7
2021-08-05
Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-47
/
+30
2021-08-05
Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-2
/
+7
2021-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-34
/
+125
2021-08-05
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+1
2021-08-05
block/partitions/ldm.c: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+1
2021-08-05
pipe: increase minimum default pipe size to 2 pages
Alex Xu (Hello71)
1
-2
/
+17
2021-08-05
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
1
-1
/
+5
2021-08-05
Merge branch 'net-fix-use-after-free-bugs'
Jakub Kicinski
2
-4
/
+4
2021-08-05
net: vxge: fix use-after-free in vxge_device_unregister
Pavel Skripkin
1
-3
/
+3
2021-08-05
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
1
-1
/
+1
2021-08-05
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
1
-3
/
+11
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
1
-1
/
+1
2021-08-05
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
1
-1
/
+5
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
1
-1
/
+2
2021-08-05
kbuild: cancel sub_make_done for the install target to fix DKMS
Masahiro Yamada
1
-0
/
+10
2021-08-05
scripts: checkversion: modernize linux/version.h search strings
Randy Dunlap
1
-7
/
+11
2021-08-05
mips: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-1
/
+1
2021-08-05
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-4
/
+4
2021-08-05
Merge branch 'eean-iosm-fixes'
David S. Miller
5
-8
/
+8
2021-08-05
net: wwan: iosm: fix recursive lock acquire in unregister
M Chetan Kumar
1
-1
/
+1
2021-08-05
net: wwan: iosm: correct data protocol mask bit
M Chetan Kumar
1
-2
/
+2
2021-08-05
net: wwan: iosm: endianness type correction
M Chetan Kumar
2
-3
/
+3
2021-08-05
net: wwan: iosm: fix lkp buildbot warning
M Chetan Kumar
1
-2
/
+2
[prev]
[next]