All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-08 14:24:01 to 2024-10-08 15:01:52 UTC [more...]

[LTP] [PATCH v6 00/16] statmount/listmount testing suites
 2024-10-08 15:00 UTC  (6+ messages)
` [LTP] [PATCH v6 01/16] Add SAFE_STATX macro
` [LTP] [PATCH v6 02/16] Add TST_EXP_EQ_STR macro
` [LTP] [PATCH v6 04/16] Add listmount/statmount fallback declarations
` [LTP] [PATCH v6 05/16] Add listmount01 test
` [LTP] [PATCH v6 06/16] Add listmount02 test

[PATCH] tests/vmwgfx: Add test that draws triangle without using 3d commands
 2024-10-08 15:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

Null dereference in raid10_size, I/O lockup afterwards
 2024-10-08 15:01 UTC  (5+ messages)

[styhead] gcc 14.2 fails to build for cortexa15t2hf-neon-poky-linux-gnueabi
 2024-10-08 15:00 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-08 14:56 UTC  (3+ messages)

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-08 15:01 UTC  (13+ messages)
` [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature

[RFC PATCH v1 0/1] seal system mappings
 2024-10-08 15:00 UTC  (3+ messages)

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-10-08 15:00 UTC  (23+ messages)
` [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document "
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S
` [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
` [PATCH 12/16] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
` [PATCH 13/16] arm64: dts: renesas: Add #reset-cells to system controller node
` [PATCH 14/16] arm64: dts: renesas: r9a08g045: Add USB support

[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-10-08 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads
` [PATCH v2 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-08 14:58 UTC  (3+ messages)

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-08 14:58 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: analog audio on Orange Pi 5
 2024-10-08 14:56 UTC  (2+ messages)

[PATCH v8 00/14] Consolidate IO memcpy functions
 2024-10-08 14:54 UTC  (4+ messages)
` [PATCH v8 06/14] alpha: Align prototypes of IO memcpy/memset

[PATCH v5 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-08 14:58 UTC  (2+ messages)

[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
 2024-10-08 14:58 UTC  (8+ messages)
` [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order
` [PATCH 3/3] acpi,srat: reduce memory block size if CFMWS has a smaller alignment

[PATCH v8 00/26] Fix xe_force_wake_get() failure handling
 2024-10-08 14:58 UTC  (7+ messages)
` [PATCH v8 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
` [PATCH v8 02/26] drm/xe/forcewake: Change awake_domain datatype
` [PATCH v8 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()

[PATCH v1 0/2] RSEQ updates for 6.12
 2024-10-08 14:56 UTC  (4+ messages)
` [PATCH v1 2/2] selftests/rseq: Fix mm_cid test failure

[PATCH v5.10-v5.4] btrfs: get rid of warning on transaction commit when using flushoncommit
 2024-10-08 14:58 UTC  (3+ messages)

[syzbot] [bluetooth?] KMSAN: uninit-value in hci_rx_work
 2024-10-08 14:58 UTC  (5+ messages)
` [PATCH] Bluetooth: hci_core: remove acl hdr handle error message

[libgpiod][PATCH 00/22] bindings: python: conform to mypy and ruff linter recommendations
 2024-10-08 14:57 UTC  (4+ messages)
` [libgpiod][PATCH 07/22] bindings: python: fix Chip union-attr type errors

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-10-08 14:57 UTC  (19+ messages)
` [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
` [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
` [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
` [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
` [PATCH 29/31] drm/xe/display: Kill crtc commit flush
` [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
` [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence

[PATCH mptcp-net v2 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-08 14:57 UTC  (5+ messages)
` [PATCH mptcp-net v2 1/2] "

Predictable network device names for CAN devices
 2024-10-08 14:56 UTC 

[PATCH v2 0/2] compute mode change refactoring
 2024-10-08 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
` [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change

[PATCH v4] types: replace remaining uses of s64
 2024-10-08 14:56 UTC 

[PATCH 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-10-08 14:56 UTC  (2+ messages)

[PATCH 0/3] Add Xiaomi Poco F1 touchscreen support
 2024-10-08 14:56 UTC  (2+ messages)

[PATCH] imx8: Correct the SCU API return value check
 2024-10-08 14:56 UTC  (2+ messages)

[PATCH v7 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-10-08 14:55 UTC  (5+ messages)
` [PATCH v7 04/10] modules: load module sections at page-aligned addresses
` [PATCH v7 05/10] nx: add memory attribute get/set API

RTS522A fails with "mmc: error -95 doing runtime resume" on Microsoft Surface Go 2
 2024-10-08 14:55 UTC  (3+ messages)

[PATCH 0/2] nvme: add rotational support
 2024-10-08 14:55 UTC  (3+ messages)
` [PATCH 1/2] nvme: make independent ns identify default
` [PATCH 2/2] nvme: add rotational support

mm/vma.o: warning: objtool: vms_gather_munmap_vmas.constprop.0+0x238: unreachable instruction
 2024-10-08 14:53 UTC 

[PATCH 0/3] media: uvcvideo: Support partial control reads and minor changes
 2024-10-08 14:53 UTC  (7+ messages)
` [PATCH 2/3] media: uvcvideo: Refactor uvc_query_ctrl

[PATCH net-next v2 1/2] Convert neighbour-table to use hlist
 2024-10-08 14:53 UTC  (2+ messages)

[PATCH] Fix typo in vringh_test.c
 2024-10-08 14:52 UTC 

[PATCH] block: Fix uninitialized symbol 'bio' in blk_rq_prep_clone
 2024-10-08 14:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
 2024-10-08 14:51 UTC  (11+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-08 14:51 UTC  (12+ messages)

[PATCH bpf] selftests/bpf: add missing header include for htons
 2024-10-08 14:50 UTC 

[PATCH v2 0/2] API for exporting connectable file handles to userspace
 2024-10-08 14:50 UTC  (7+ messages)

[PATCH net-next 0/7] ipv4: Convert __fib_validate_source() and its callers to dscp_t
 2024-10-08 14:50 UTC  (2+ messages)

[PATCH] fix: possible memory leak in unxz()
 2024-10-08 14:40 UTC  (3+ messages)

[PATCH net-next] net: Optimize IPv6 path in ip_neigh_for_gw()
 2024-10-08 14:48 UTC  (7+ messages)

Yocto Project Status 8 Oct. 2024 (WW41)
 2024-10-08 14:48 UTC 

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-08 14:48 UTC  (10+ messages)
` [PATCH 2/5] sched: Add Lazy preemption model
` [PATCH 3/5] sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
` [PATCH 5/5] sched: Add laziest preempt model

[PATCH v2 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-08 14:48 UTC  (5+ messages)
` [PATCH v2 2/6] s390/uv: Retrieve UV secrets support
` [PATCH v2 5/6] s390/uvdevice: Add List Secrets Ext IOCTL

[PATCH] of:of_numa: remove unused macro
 2024-10-08 14:47 UTC  (2+ messages)

[PATCH] band: add "GB" as a valid alpha2 code
 2024-10-08 14:47 UTC 

nfs client deadloop on 6.6.53
 2024-10-08 14:47 UTC  (2+ messages)

[qemu-mainline test] 188005: regressions - FAIL
 2024-10-08 14:46 UTC 

[PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-10-08 14:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Jenson Display
` [PATCH v3 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A
` [PATCH v3 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH v3 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support

[PATCH v4 RESEND] HID: corsair-void: Add Corsair Void headset family driver
 2024-10-08 14:46 UTC  (3+ messages)

[PATCH v2 0/3] Realtek SPI-NAND controller
 2024-10-08 14:46 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: spi: Add realtek,rtl9300-snand

[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
 2024-10-08 14:45 UTC  (13+ messages)
` [PATCH v2 13/21] target/arm: Pass MemOp to get_phys_addr
` [PATCH v2 14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc
` [PATCH v2 15/21] target/arm: Pass MemOp to get_phys_addr_gpc
` [PATCH v2 16/21] target/arm: Pass MemOp to get_phys_addr_nogpc
` [PATCH v2 17/21] target/arm: Pass MemOp through get_phys_addr_twostage
` [PATCH v2 18/21] target/arm: Pass MemOp to get_phys_addr_lpae

[PATCH] bridge: use promisc arg instead of skb flags
 2024-10-08 14:45 UTC  (4+ messages)

[PATCH] btrfs: add test for missing csums in log when doing async on subpage vol
 2024-10-08 14:44 UTC  (6+ messages)

[PATCH v7 0/3] FDP and per-io hints
 2024-10-08 14:44 UTC  (10+ messages)

[PATCH v4 1/3] phy: rockchip: inno-usb2: convert clock management to bulk
 2024-10-08 14:36 UTC  (12+ messages)
` [PATCH v4 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-08 14:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] ethdev: add traffic manager query function
  ` [PATCH v2 2/3] net/ice: add traffic management node "
  ` [PATCH v2 3/3] app/testpmd: add support for querying TM nodes

[PATCH 0/4] i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
 2024-10-08 14:43 UTC  (4+ messages)
` [PATCH 2/4] i2c: nomadik: support Mobileye EyeQ6H I2C controller

[RFC libnftnl/nft 0/5] nftables: indicate presence of unsupported netlink attributes
 2024-10-08 14:43 UTC  (5+ messages)
` [PATCH libnftnl 1/5] expr: add and use incomplete tag

[PATCH v6 0/6] block: partition table OF support
 2024-10-08 14:42 UTC  (6+ messages)

[PATCH v1 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-08 14:42 UTC  (4+ messages)

[Buildroot] [PATCH v2] linux: add support for device tree overlays
 2024-10-08 14:42 UTC  (4+ messages)

[PATCH net-next 0/3] Removing more phylink cruft
 2024-10-08 14:41 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: remove dsa_port_phylink_mac_select_pcs()
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: return NULL when no PCS is present
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"

[PATCH 0/3] mmc: mtk-sd: add some devm
 2024-10-08 14:36 UTC  (2+ messages)

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-08 14:40 UTC  (5+ messages)
` [PATCH 6.11 432/558] perf python: Disable -Wno-cast-function-type-mismatch if present on clang

[PATCH net-next] ipv6: switch inet6_acaddr_hash() to less predictable hash
 2024-10-08 14:40 UTC  (2+ messages)

[tip: x86/urgent] x86/resctrl: Avoid overflow in MB settings in bw_validate()
 2024-10-08 14:40 UTC 

[PATCH v2 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-10-08 14:40 UTC  (4+ messages)

[PATCH net-next] ipv6: switch inet6_addr_hash() to less predictable hash
 2024-10-08 14:40 UTC  (2+ messages)

[PATCH v1] mmc: Fix typos in comments across various files
 2024-10-08 14:35 UTC  (3+ messages)

[PATCH v2] mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
 2024-10-08 14:35 UTC  (2+ messages)

[PATCH 1/2] mmc: davinci: order includes alphabetically
 2024-10-08 14:36 UTC  (4+ messages)
` [PATCH 2/2] mmc: davinci: use generic device_get_match_data()

[PATCH] drm: lcdif: Use adjusted_mode .clock instead of .crtc_clock
 2024-10-08 14:37 UTC  (7+ messages)

[PATCH v3 00/19] Update header guards bases on new coding style
 2024-10-08 14:36 UTC  (9+ messages)
` [PATCH v3 09/19] xen: Update header guards - Intel TXT
` [PATCH v3 10/19] xen: Update header guards - I/O MMU
` [PATCH v3 11/19] xen: Update header guards - Kconfig
` [PATCH v3 15/19] xen: Update header guards - RISC-V

[PATCH v2] mmc: sdhci-of-arasan: Support for emmc hardware reset
 2024-10-08 14:36 UTC  (2+ messages)

[PATCH V3 0/7] Add minimal boot support for IPQ5424
 2024-10-08 14:36 UTC  (3+ messages)
` [PATCH V3 3/7] dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible

[linux][PATCH v2 00/20] Add support for Microchip PIC64GX Curiosity Kit
 2024-10-08 14:36 UTC  (5+ messages)
` [linux][PATCH v2 11/20] dt-bindings: mmc: cdns: document Microchip PIC64GX MMC/SDHCI controller
` [linux][PATCH v2 16/20] dt-bindings: mmc: cdns,sdhci: ref sdhci-common.yaml

[PATCH] memstick: Constify struct memstick_device_id
 2024-10-08 14:35 UTC  (2+ messages)

[PATCH] mmc: sh_mmcif: correctly report success when obtaining DMA channels
 2024-10-08 14:35 UTC  (2+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-08 14:36 UTC  (6+ messages)
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly

[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
 2024-10-08 14:36 UTC  (2+ messages)

Sunsetting ext4.wiki.kernel.org (unmaintained)
 2024-10-08 14:34 UTC 

[PATCH V2 00/13] Live update: cpr-transfer
 2024-10-08 14:33 UTC  (2+ messages)

[PATCH v2 0/2] s390/uv: Provide host-key hashes in sysfs
 2024-10-08 14:33 UTC  (3+ messages)
` [PATCH v2 1/2] s390/uv: Refactor uv-sysfs creation

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-08 14:32 UTC  (6+ messages)
` [PATCH v9 07/29] rust: alloc: add module `allocator_test`
` [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH net-next v4] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-08 14:32 UTC 

[PATCH] mfd: rk8xx-core: Check "system-power-controller" first
 2024-10-08 14:30 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/xe/vm: move xa_alloc to prevent UAF" failed to apply to 6.11-stable tree
 2024-10-08 14:29 UTC  (2+ messages)

[PATCH net] net: do not delay dst_entries_add() in dst_release()
 2024-10-08 14:31 UTC 

[PATCH 0/1] Remove value from positional args in config unset usage
 2024-10-08 14:29 UTC  (3+ messages)
` [PATCH v2 0/1] Remove value from position "
  ` [PATCH v2 1/1] git-config.1: remove value from positional args in "

[PATCH v3 1/2] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
 2024-10-08 14:29 UTC  (3+ messages)

[pull] amdgpu, amdkfd, radeon drm-fixes-6.12
 2024-10-08 14:28 UTC 

[PATCH i-g-t v2] tests/kms_joiner: Reset the force_joiner_supported variable
 2024-10-08 14:27 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for tests/kms_joiner: Reset the force_joiner_supported variable (rev2)

[RFC PATCH 00/34] x86/bugs: Attack vector controls
 2024-10-08 14:28 UTC  (7+ messages)
` [RFC PATCH 11/34] x86/bugs: Restructure retbleed mitigation
` [RFC PATCH 13/34] x86/bugs: Restructure bhi mitigation

[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
 2024-10-08 14:27 UTC  (7+ messages)

[PATCH net-next v02 0/2] net: af_packet: allow joining a fanout when link is down
 2024-10-08 14:26 UTC  (3+ messages)
` [PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING

[PATCH] sched_ext: Documentation: Update instructions for running example schedulers
 2024-10-08 14:26 UTC 

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-08 14:26 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] meta-lts-mixins kirkstone/go: depend on -crosssdk recipes
 2024-10-08 14:26 UTC  (2+ messages)
` [yocto-patches] "

[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
 2024-10-08 14:23 UTC  (13+ messages)
` [PATCH net-next v6 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v6 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v6 03/12] net: tunnel: make skb_vlan_inet_prepare() return drop reasons
` [PATCH net-next v6 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v6 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v6 06/12] net: vxlan: make vxlan_snoop() "
` [PATCH net-next v6 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v6 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v6 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v6 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v6 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

[PATCH] Kbuild: add RUSTC_BOOTSTRAP to rustc-option
 2024-10-08 14:25 UTC  (3+ messages)

[PATCH v1] ASoC: codecs: lpass-macro: Add support for channel map mixer control
 2024-10-08  3:52 UTC  (2+ messages)

[PATCH net-next] tipc: Return -EINVAL on error from addr2str() methods
 2024-10-08 14:24 UTC 

[PATCH] Fix unsigned int compared against 0
 2024-10-04 14:10 UTC 

[PATCH v2] ALSA: hda/realtek: Fix the push button function for the ALC257
 2024-10-03 23:23 UTC  (3+ messages)

[PATCH v6 0/9] MIPS: Support I6500 multi-cluster configuration
 2024-10-08 14:24 UTC  (2+ messages)

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-03 15:27 UTC  (2+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-08 14:24 UTC  (3+ messages)
` [PATCH v2 06/15] delay: Rework udelay and ndelay

[PATCH] ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()
 2024-10-02 16:12 UTC 


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.