index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
drm/exynos: gsc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+3
2022-02-25
drm/exynos/fimc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+5
2022-02-25
drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-9
/
+4
2022-02-25
drm/exynos: mixer: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2022-02-25
drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
1
-9
/
+3
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-02-23
drm/amdgpu: bypass tiling flag check in virtual display case (v2)
Guchun Chen
1
-1
/
+1
2022-02-23
Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
Guchun Chen
1
-2
/
+1
2022-02-23
drm/amdgpu: do not enable asic reset for raven2
Chen Gong
1
-2
/
+2
2022-02-23
drm/amd/display: Fix stream->link_enc unassigned during stream removal
Nicholas Kazlauskas
1
-4
/
+0
2022-02-23
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-23
drm/edid: Always set RGB444
Maxime Ripard
1
-1
/
+1
2022-02-23
drm/tegra: dpaux: Populate AUX bus
Thierry Reding
2
-0
/
+8
2022-02-23
drm/radeon: fix variable type
Christian König
1
-4
/
+4
2022-02-21
drm/amd/display: For vblank_disable_immediate, check PSR is really used
Michel Dänzer
1
-8
/
+9
2022-02-21
drm/amd/pm: fix some OEM SKU specific stability issues
Evan Quan
1
-1
/
+31
2022-02-21
drm/amdgpu: disable MMHUB PG for Picasso
Evan Quan
1
-1
/
+4
2022-02-21
drm/amd/display: Protect update_bw_bounding_box FPU code.
Bas Nieuwenhuizen
2
-2
/
+7
2022-02-21
drm/i915/dg2: Print PHY name properly on calibration error
Matt Roper
1
-1
/
+1
2022-02-21
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-21
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-21
drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
Imre Deak
1
-6
/
+20
2022-02-21
drm/i915: Widen the QGV point mask
Ville Syrjälä
1
-4
/
+4
2022-02-20
Linux 5.17-rc5
v5.17-rc5
Linus Torvalds
1
-1
/
+1
2022-02-19
MAINTAINERS: remove duplicate entry for i2c-qcom-geni
Wolfram Sang
1
-8
/
+0
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
3
-16
/
+35
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
1
-0
/
+10
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-02-18
drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
Rudi Heitbaum
1
-0
/
+1
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
drm/vc4: crtc: Fix runtime_pm reference counting
Maxime Ripard
1
-3
/
+5
2022-02-17
drm/vc4: hdmi: Unregister codec device on unbind
Maxime Ripard
2
-0
/
+9
2022-02-17
ucounts: Handle wrapping in is_ucounts_overlimit
Eric W. Biederman
1
-1
/
+2
2022-02-17
ucounts: Move RLIMIT_NPROC handling after set_user
Eric W. Biederman
1
-5
/
+14
2022-02-17
ucounts: Base set_cred_ucounts changes on the real user
Eric W. Biederman
1
-7
/
+2
2022-02-17
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-17
rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...
Eric W. Biederman
1
-2
/
+1
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2
-2
/
+2
[next]