All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-26 13:26:27 to 2025-01-26 14:56:04 UTC [more...]

[PATCH AUTOSEL 6.12 01/31] drm/virtio: New fence for every plane update
 2025-01-26 14:54 UTC  (27+ messages)
` [PATCH AUTOSEL 6.12 02/31] drm: Add panel backlight quirks
` [PATCH AUTOSEL 6.12 03/31] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH AUTOSEL 6.12 04/31] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
` [PATCH AUTOSEL 6.12 05/31] nvkm/gsp: correctly advance the read pointer of GSP message queue
` [PATCH AUTOSEL 6.12 06/31] nvkm: correctly calculate the available space of the GSP cmdq buffer
` [PATCH AUTOSEL 6.12 07/31] drm/tests: hdmi: handle empty modes in find_preferred_mode()
` [PATCH AUTOSEL 6.12 08/31] drm/tests: hdmi: return meaningful value from set_connector_edid()
` [PATCH AUTOSEL 6.12 09/31] drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
` [PATCH AUTOSEL 6.12 10/31] drm/amd/display: Overwriting dualDPP UBF values before usage
` [PATCH AUTOSEL 6.12 11/31] printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
` [PATCH AUTOSEL 6.12 12/31] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH AUTOSEL 6.12 13/31] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH AUTOSEL 6.12 14/31] drm/bridge: ite-it66121: "
` [PATCH AUTOSEL 6.12 15/31] drm/amd/display: "
` [PATCH AUTOSEL 6.12 17/31] drm/radeon: "
` [PATCH AUTOSEL 6.12 18/31] drm/sti: hdmi: "
` [PATCH AUTOSEL 6.12 19/31] drm/vc4: "
` [PATCH AUTOSEL 6.12 20/31] drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
` [PATCH AUTOSEL 6.12 21/31] drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interrupt
` [PATCH AUTOSEL 6.12 22/31] drm/amdkfd: Queue interrupt work to different CPU
` [PATCH AUTOSEL 6.12 23/31] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT
` [PATCH AUTOSEL 6.12 24/31] drm/bridge: it6505: fix HDCP Bstatus check
` [PATCH AUTOSEL 6.12 25/31] drm/bridge: it6505: fix HDCP encryption when R0 ready
` [PATCH AUTOSEL 6.12 26/31] drm/bridge: it6505: fix HDCP CTS compare V matching
` [PATCH AUTOSEL 6.12 27/31] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
` [PATCH AUTOSEL 6.12 28/31] safesetid: check size of policy writes

[PATCH AUTOSEL 6.13 01/34] drm/virtio: New fence for every plane update
 2025-01-26 14:53 UTC  (34+ messages)
` [PATCH AUTOSEL 6.13 02/34] drm: Add panel backlight quirks
` [PATCH AUTOSEL 6.13 03/34] drm/amd/display: Add support for minimum backlight quirk
` [PATCH AUTOSEL 6.13 04/34] drm: panel-backlight-quirks: Add Framework 13 matte panel
` [PATCH AUTOSEL 6.13 05/34] drm: panel-backlight-quirks: Add Framework 13 glossy and 2.8k panels
` [PATCH AUTOSEL 6.13 06/34] nvkm/gsp: correctly advance the read pointer of GSP message queue
` [PATCH AUTOSEL 6.13 07/34] nvkm: correctly calculate the available space of the GSP cmdq buffer
` [PATCH AUTOSEL 6.13 08/34] drm/tests: hdmi: handle empty modes in find_preferred_mode()
` [PATCH AUTOSEL 6.13 09/34] drm/tests: hdmi: return meaningful value from set_connector_edid()
` [PATCH AUTOSEL 6.13 10/34] drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
` [PATCH AUTOSEL 6.13 11/34] drm/amd/display: Overwriting dualDPP UBF values before usage
` [PATCH AUTOSEL 6.13 12/34] printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
` [PATCH AUTOSEL 6.13 13/34] drm/msm/dpu: filter out too wide modes if no 3dmux is present
` [PATCH AUTOSEL 6.13 14/34] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH AUTOSEL 6.13 15/34] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH AUTOSEL 6.13 16/34] drm/bridge: ite-it66121: "
` [PATCH AUTOSEL 6.13 17/34] drm/amd/display: "
` [PATCH AUTOSEL 6.13 18/34] drm/exynos: hdmi: "
` [PATCH AUTOSEL 6.13 19/34] drm/msm/dp: "
` [PATCH AUTOSEL 6.13 20/34] drm/radeon: "
` [PATCH AUTOSEL 6.13 21/34] drm/sti: hdmi: "
` [PATCH AUTOSEL 6.13 22/34] drm/vc4: "
` [PATCH AUTOSEL 6.13 23/34] drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 Monitor
` [PATCH AUTOSEL 6.13 24/34] drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interrupt
` [PATCH AUTOSEL 6.13 25/34] drm/amdkfd: Queue interrupt work to different CPU
` [PATCH AUTOSEL 6.13 26/34] drm/bridge: it6505: Change definition MAX_HDCP_DOWN_STREAM_COUNT
` [PATCH AUTOSEL 6.13 27/34] drm/bridge: it6505: fix HDCP Bstatus check
` [PATCH AUTOSEL 6.13 28/34] drm/bridge: it6505: fix HDCP encryption when R0 ready
` [PATCH AUTOSEL 6.13 29/34] drm/bridge: it6505: fix HDCP CTS compare V matching
` [PATCH AUTOSEL 6.13 30/34] drm/bridge: it6505: fix HDCP CTS KSV list wait timer
` [PATCH AUTOSEL 6.13 31/34] safesetid: check size of policy writes
` [PATCH AUTOSEL 6.13 32/34] drm/amd/display: Increase sanitizer frame larger than limit when compile testing with clang
` [PATCH AUTOSEL 6.13 33/34] drm/amd/display: Limit Scaling Ratio on DCN3.01
` [PATCH AUTOSEL 6.13 34/34] ring-buffer: Make reading page consistent with the code logic

[PATCH AUTOSEL 6.1 1/4] arm64/mm: Ensure adequate HUGE_MAX_HSTATE
 2025-01-26 14:49 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
` [PATCH AUTOSEL 6.1 3/4] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
` [PATCH AUTOSEL 6.1 4/4] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling

[PATCH AUTOSEL 6.6 1/5] arm64/mm: Ensure adequate HUGE_MAX_HSTATE
 2025-01-26 14:49 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 2/5] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
` [PATCH AUTOSEL 6.6 3/5] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
` [PATCH AUTOSEL 6.6 4/5] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
` [PATCH AUTOSEL 6.6 5/5] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling

[PATCH] gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routines
 2025-01-24 17:00 UTC 

[PATCH v2 0/5] Handheld gaming PC panel orientation quirks
 2025-01-24 20:58 UTC  (8+ messages)
` [PATCH v2 1/5] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH v2 2/5] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH v2 3/5] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH v2 4/5] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH v2 5/5] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel) From: Andrew Wyatt <fewtarius@steamfork.org>
` [PATCH v2 5/5] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)

[PATCH] drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped
 2025-01-26  9:32 UTC 

[PATCH 0/4] Handheld gaming PC panel orientation quirks
 2025-01-24 18:47 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 1/6] arm64/mm: Ensure adequate HUGE_MAX_HSTATE
 2025-01-26 14:48 UTC  (6+ messages)
` [PATCH AUTOSEL 6.12 2/6] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
` [PATCH AUTOSEL 6.12 3/6] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH AUTOSEL 6.12 4/6] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
` [PATCH AUTOSEL 6.12 5/6] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
` [PATCH AUTOSEL 6.12 6/6] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling

[PATCH AUTOSEL 5.4 1/2] sched: Don't try to catch up excess steal time
 2025-01-26 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 5.10 1/3] sched: Don't try to catch up excess steal time
 2025-01-26 14:51 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 2/3] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 5.10 3/3] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 5.15 1/3] sched: Don't try to catch up excess steal time
 2025-01-26 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 5.15 3/3] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 6.1 1/3] sched: Don't try to catch up excess steal time
 2025-01-26 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/3] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 6.1 3/3] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 6.6 1/3] sched: Don't try to catch up excess steal time
 2025-01-26 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 2/3] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 6.6 3/3] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 6.12 1/7] sched: Don't try to catch up excess steal time
 2025-01-26 14:50 UTC  (7+ messages)
` [PATCH AUTOSEL 6.12 2/7] sched/deadline: Correctly account for allocated bandwidth during hotplug
` [PATCH AUTOSEL 6.12 3/7] sched/deadline: Check bandwidth overflow earlier for hotplug
` [PATCH AUTOSEL 6.12 4/7] x86: Convert unreachable() to BUG()
` [PATCH AUTOSEL 6.12 5/7] locking/ww_mutex/test: Use swap() macro
` [PATCH AUTOSEL 6.12 6/7] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 6.12 7/7] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 6.13 1/7] sched: Don't try to catch up excess steal time
 2025-01-26 14:50 UTC  (7+ messages)
` [PATCH AUTOSEL 6.13 2/7] sched/deadline: Correctly account for allocated bandwidth during hotplug
` [PATCH AUTOSEL 6.13 3/7] sched/deadline: Check bandwidth overflow earlier for hotplug
` [PATCH AUTOSEL 6.13 4/7] x86: Convert unreachable() to BUG()
` [PATCH AUTOSEL 6.13 5/7] locking/ww_mutex/test: Use swap() macro
` [PATCH AUTOSEL 6.13 6/7] lockdep: Fix upper limit for LOCKDEP_*_BITS configs
` [PATCH AUTOSEL 6.13 7/7] x86/amd_nb: Restrict init function to AMD-based systems

[PATCH AUTOSEL 6.13 1/7] arm64/mm: Ensure adequate HUGE_MAX_HSTATE
 2025-01-26 14:48 UTC  (7+ messages)
` [PATCH AUTOSEL 6.13 2/7] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
` [PATCH AUTOSEL 6.13 3/7] block: check BLK_FEAT_POLL under q_usage_count
` [PATCH AUTOSEL 6.13 4/7] s390/stackleak: Use exrl instead of ex in __stackleak_poison()
` [PATCH AUTOSEL 6.13 5/7] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
` [PATCH AUTOSEL 6.13 6/7] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
` [PATCH AUTOSEL 6.13 7/7] btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents

[ANNOUNCEMENT] Yocto Project 5.1.2 is Released
 2025-01-26 14:49 UTC  (2+ messages)
` [yocto] "

[PATCH AUTOSEL 5.4] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
 2025-01-26 14:49 UTC 

[PATCH AUTOSEL 5.10] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
 2025-01-26 14:49 UTC 

[PATCH AUTOSEL 5.15 1/2] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
 2025-01-26 14:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling

[PATCH v2 0/2] Add driver for HTU31
 2025-01-26 14:40 UTC  (3+ messages)
` [PATCH 1/2] hwmon: add "
` [PATCH 2/2] dt-bindings: hwmon: Add description for sensor HTU31

[TEST FAILURE] bpf: s390: missed/kprobe_recursion
 2025-01-26 14:40 UTC  (4+ messages)

[PATCH v8] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-01-26 14:34 UTC  (2+ messages)

[PATCH] PCI: dwc: Add the sysfs property to provide the LTSSM status of the PCIe link
 2025-01-26 14:30 UTC  (5+ messages)

[bpf-next v4 1/3] mm: add copy_remote_vm_str
 2025-01-26 14:28 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-referencing: bump to version 0.36.2
 2025-01-26 14:29 UTC 

[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
 2025-01-26 14:25 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/python-markdown2: bump to version 2.5.3
 2025-01-26 14:25 UTC 

[PATCH] init: Unnecessary braces around single line statment
 2025-01-26 14:23 UTC  (2+ messages)

[PATCH v2] selftests: tpm2: create a dedicated .gitignore
 2025-01-26 14:22 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL] KVM changes for Linux 6.14
 2025-01-26 14:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-fonttools: bump to version 4.55.6
 2025-01-26 14:20 UTC 

[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-26 14:16 UTC  (12+ messages)
` [PATCH bpf v9 1/5] strparser: add read_sock callback
` [PATCH bpf v9 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v9 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v9 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v9 5/5] selftests/bpf: add strparser test for bpf

[Buildroot] [PATCH 1/1] package/python-evdev: bump to version 1.8.0
 2025-01-26 14:15 UTC 

[PATCH] smack: dont compile ipv6 code unless ipv6 is configured
 2025-01-26 14:15 UTC  (3+ messages)
  ` Re[2]: "

QA notification for completed autobuilder build (yocto-5.0.7.rc1)
 2025-01-26 14:13 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH v3 00/10] drm/display: generic HDMI CEC helpers
 2025-01-26 14:10 UTC  (12+ messages)
` [PATCH v3 01/10] drm/connector: add CEC-related fields
` [PATCH v3 02/10] drm/display: add CEC helpers code
` [PATCH v3 03/10] drm/display: hdmi-state-helper: handle CEC physical address
` [PATCH v3 04/10] drm/vc4: hdmi: switch to generic CEC helpers
` [PATCH v3 05/10] drm/display: bridge-connector: hook in CEC notifier support
` [PATCH v3 06/10] drm/bridge: move private data to the end of the struct
` [PATCH v3 07/10] drm/display: hdmi-cec-helper: add bridge-related functions
` [PATCH v3 08/10] drm/display: bridge-connector: handle CEC adapters
` [PATCH v3 09/10] drm/bridge: allow limiting I2S formats
` [PATCH v3 10/10] drm/bridge: adv7511: switch to the HDMI connector helpers

[Buildroot] [PATCH 1/1] package/python-attrs: bump to version 25.1.0
 2025-01-26 14:09 UTC 

[PATCH] smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
 2025-01-26 14:07 UTC 

[PATCH] PCI: dwc: Add the sysfs property to provide the LTSSM status of the PCIe link
 2025-01-26 14:06 UTC  (2+ messages)

[GIT PULL] Modules changes for v6.14-rc1
 2025-01-26 14:05 UTC 

[PATCH 1/2] wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate
 2025-01-26 14:04 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw88: Don't use static local variable in rtw8821c_set_tx_power_index_by_rate

[tip:master] BUILD SUCCESS f47fab712b781141a9d516af916122a88eea0247
 2025-01-26 14:03 UTC 

Kernel Oops on alpha with kernel version >=6.9.x
 2025-01-26 14:00 UTC  (11+ messages)

[PATCH v2 0/2] Add support for RZ/G3E WDT
 2025-01-26 13:59 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
` [PATCH v2 2/2] watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS

[syzbot] [net?] [s390?] possible deadlock in smc_shutdown (2)
 2025-01-26 13:59 UTC 

[PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0
 2025-01-26 13:55 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] nfsd: clear acl_access/acl_default after releasing them
 2025-01-26 13:51 UTC  (2+ messages)

Raw Payload Expressions - out of bounds write?
 2025-01-26 13:50 UTC  (2+ messages)

[PATCH 0/7] Add RZ/G3E SDHI support
 2025-01-26 13:46 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: mmc: renesas,sdhi: Document RZ/G3E support
` [PATCH 2/7] clk: renesas: r9a09g047: Add SDHI clocks/resets
` [PATCH 3/7] mmc: renesas_sdhi: Arrange local variables in reverse xmas tree order
` [PATCH 4/7] mmc: renesas_sdhi: Add support for RZ/G3E SoC
` [PATCH 5/7] arm64: dts: renesas: r9a09g047: Add SDHI0-SDHI2 nodes
` [PATCH 6/7] arm64: dts: renesas: rzg3e-smarc-som: Enable SDHI{0,2}
` [PATCH 7/7] arm64: dts: renesas: r9a09g047e57-smarc: Enable SDHI1

[PATCH net v5 0/7] usbnet: ipheth: prevent OoB reads of NDP16
 2025-01-26 13:44 UTC  (3+ messages)

drivers/scsi/mpi3mr/mpi3mr_fw.c:1549:60: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 11
 2025-01-26 13:37 UTC 

[syzbot] [bcachefs?] possible deadlock in bch2_journal_halt
 2025-01-26 13:37 UTC 

[PATCH nf-next] netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
 2025-01-26 13:37 UTC  (2+ messages)

[PATCH] kernel-yocto: move the cp of ${KBUILD_DEFCONFIG} file outside if body
 2025-01-26 13:34 UTC 

[PATCH 00/76] target/arm: Implement FEAT_AFP and FEAT_RPRES
 2025-01-26 13:32 UTC  (15+ messages)
` [PATCH 70/76] target/arm: Implement increased precision FRECPE
` [PATCH 71/76] target/arm: Implement increased precision FRSQRTE
` [PATCH 72/76] target/arm: Enable FEAT_RPRES for -cpu max
` [PATCH 73/76] target/i386: Detect flush-to-zero after rounding
` [PATCH 74/76] target/i386: Use correct type for get_float_exception_flags() values
` [PATCH 75/76] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH 76/76] tests/tcg/x86_64/fma: add test for exact-denormal output


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.