index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
4
-11
/
+16
2022-09-13
drm/i915/psr: Disable PSR2 when SDP is sent on prior line
Jouni Högander
1
-1
/
+2
2022-09-13
drm/i915/psr: Equation changed for sending start/stop on prior line
Jouni Högander
1
-2
/
+2
2022-09-13
drm/i915: Fix TV encoder clock computation
Ville Syrjälä
2
-8
/
+23
2022-09-13
drm/i915/bios: Add the "Disable compression for the Display Port/HDMI external display" bit
Ville Syrjälä
1
-1
/
+2
2022-09-13
drm/i915/bios: Fix VBT ACPI DPMS bit polarity
Ville Syrjälä
1
-1
/
+1
2022-09-13
r8169: remove rtl_wol_shutdown_quirk()
Heiner Kallweit
1
-19
/
+0
2022-09-13
Documentation: mptcp: fix pm_type formatting
Matthieu Baerts
1
-1
/
+0
2022-09-13
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
1
-1
/
+7
2022-09-13
net: phy: aquantia: wait for the suspend/resume operations to finish
Ioana Ciornei
1
-4
/
+49
2022-09-13
ALSA: hda/hdmi: change type for the 'assigned' variable
Jaroslav Kysela
1
-7
/
+7
2022-09-13
ALSA: hda: Fix Nvidia dp infoframe
Mohan Kumar
1
-4
/
+19
2022-09-13
sfc: introduce shutdown entry point in efx pci driver
Pieter Jansen van Vuuren
2
-0
/
+24
2022-09-13
ARM: dts: lan966x: Fix the interrupt number for internal PHYs
Horatiu Vultur
1
-2
/
+2
2022-09-13
drm/i915/dp: use drm_dp_phy_name() for logging
Jani Nikula
1
-47
/
+36
2022-09-13
parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()
Yang Yingliang
1
-0
/
+1
2022-09-12
f2fs: simplify code in f2fs_prepare_decomp_mem
Zhang Qilong
1
-6
/
+2
2022-09-12
f2fs: replace logical value "true" with a int number
Zhang Qilong
1
-1
/
+1
2022-09-12
f2fs: increase the limit for reserve_root
Jaegeuk Kim
1
-2
/
+2
2022-09-12
f2fs: complete checkpoints during remount
Jaegeuk Kim
1
-0
/
+6
2022-09-12
f2fs: flush pending checkpoints when freezing super
Jaegeuk Kim
3
-9
/
+21
2022-09-13
Merge branch 'for-linus' into for-next
Takashi Iwai
19
-134
/
+192
2022-09-13
ALSA: hda/realtek: Add quirk for Huawei WRT-WX9
huangwenhui
1
-0
/
+1
2022-09-13
ALSA: hda/tegra: set depop delay for tegra
Mohan Kumar
1
-0
/
+1
2022-09-13
ALSA: hda: add Intel 5 Series / 3400 PCI DID
Kai Vehmanen
1
-0
/
+2
2022-09-12
nfsd_splice_actor(): handle compound pages
Al Viro
1
-3
/
+7
2022-09-13
arm64: dts: imx8mp-venice-gw74xx: fix ksz9477 cpu port
Tim Harvey
1
-2
/
+2
2022-09-13
arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarity
Tim Harvey
1
-2
/
+1
2022-09-13
drm/mediatek: Fix wrong dither settings
Allen-KH Cheng
1
-1
/
+1
2022-09-12
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
7
-33
/
+52
2022-09-12
drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
Radhakrishna Sripada
4
-7
/
+101
2022-09-12
drm/i915/mtl: Add DP AUX support on TypeC ports
Imre Deak
2
-1
/
+58
2022-09-12
drm/i915/mtl: Add display power wells
Imre Deak
5
-1
/
+186
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-40
/
+57
2022-09-12
drm/i915/mtl: Add gmbus and gpio support
Radhakrishna Sripada
2
-0
/
+16
2022-09-12
drm/i915: Move display and media IP version to runtime info
Radhakrishna Sripada
5
-43
/
+54
2022-09-12
Merge tag 'nfsd-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-10
/
+9
2022-09-12
PCI/PM: Simplify pci_pm_suspend_noirq()
Rajvi Jingar
1
-12
/
+7
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
2
-26
/
+13
2022-09-12
PCI/PTM: Consolidate PTM interface declarations
Bjorn Helgaas
1
-6
/
+2
2022-09-12
PCI/PTM: Reorder functions in logical order
Bjorn Helgaas
1
-62
/
+62
2022-09-12
PCI/PTM: Preserve RsvdP bits in PTM Control register
Bjorn Helgaas
1
-11
/
+14
2022-09-12
PCI/PTM: Move pci_ptm_info() body into its only caller
Bjorn Helgaas
1
-21
/
+17
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
4
-18
/
+65
2022-09-12
PCI/PTM: Separate configuration and enable
Bjorn Helgaas
1
-55
/
+49
2022-09-12
PCI/PTM: Add pci_upstream_ptm() helper
Bjorn Helgaas
1
-14
/
+25
2022-09-12
dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
Krzysztof Kozlowski
1
-0
/
+1
2022-09-12
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
2
-24
/
+18
2022-09-12
dt-bindings: remoteproc: Add missing (unevaluated|additional)Properties on child nodes
Rob Herring
3
-0
/
+3
2022-09-12
parisc: hide ioread64 declaration on 32-bit
Arnd Bergmann
1
-0
/
+2
[prev]
[next]