index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccicheck
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
x86/msi: Force affinity setup before startup
Thomas Gleixner
2
-4
/
+9
2021-08-10
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2
-1
/
+6
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
4
-10
/
+13
2021-08-10
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
1
-1
/
+1
2021-08-10
PCI/MSI: Correct misleading comments
Thomas Gleixner
1
-4
/
+1
2021-08-10
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
1
-4
/
+4
2021-08-10
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
1
-0
/
+5
2021-08-10
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
1
-0
/
+15
2021-08-10
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
1
-18
/
+27
2021-08-10
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
1
-13
/
+15
2021-08-08
Linux 5.14-rc5
v5.14-rc5
Linus Torvalds
1
-1
/
+1
2021-08-07
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
Alexandre Ghiti
1
-0
/
+6
2021-08-07
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2
-8
/
+16
2021-08-07
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-06
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
1
-1
/
+1
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
1
-14
/
+67
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
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
3
-8
/
+13
2021-08-06
drm/amdgpu: add DID for beige goby
Chengming Gui
1
-0
/
+7
2021-08-06
drm/amdgpu/display: fix DMUB firmware version info
Shirish S
1
-1
/
+1
2021-08-06
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
1
-1
/
+3
2021-08-06
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Jude Shih
1
-3
/
+5
2021-08-06
drm/amd/display: Increase stutter watermark for dcn303
Bing Guo
1
-2
/
+2
2021-08-06
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Bing Guo
1
-1
/
+1
2021-08-06
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
4
-19
/
+40
2021-08-06
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-08-06
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
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
1
-3
/
+18
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
4
-24
/
+45
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
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
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
[next]