All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-29 15:02:57 to 2023-05-29 16:03:49 UTC [more...]

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-29 16:03 UTC  (5+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code

Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm
 2023-05-29 16:02 UTC  (17+ messages)
` [PATCH v1 1/7] dt-bindings: nvmem: mediatek: efuse: add support for mt7986
` [PATCH v1 4/7] arm64: dts: mt7986: add PWM
` [PATCH v1 5/7] arm64: dts: mt7986: add PWM to BPI-R3
` [PATCH v1 6/7] arm64: dts: mt7986: add thermal-zones

[PATCH v1 1/2] perf evsel: evsel__group_pmu_name fixes
 2023-05-29 16:03 UTC  (4+ messages)

[PATCH v6 RESEND] libbpf: kprobe.multi: Filter with available_filter_functions
 2023-05-29 16:03 UTC  (3+ messages)

[PATCH 00/11] Add STM32MP25 support
 2023-05-29 16:01 UTC  (2+ messages)

Automatically re-running commands during an interactive rebase or post commit
 2023-05-29 16:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-29 16:02 UTC 

[PATCH v4 0/3] Add the Renesas X9250 potentiometers IIO support
 2023-05-29 15:57 UTC  (8+ messages)
` [PATCH v4 2/3] iio: potentiometer: Add support for the Renesas X9250 potentiometers

[net-next PATCH v3 00/13] leds: introduce new LED hw control APIs
 2023-05-29 15:52 UTC  (16+ messages)
` [net-next PATCH v3 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v3 05/13] leds: trigger: netdev: introduce check for possible "
` [net-next PATCH v3 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v3 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v3 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v3 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v3 12/13] net: dsa: qca8k: implement hw_control ops

[PATCH V7 0/8] Add minimal boot support for IPQ5018
 2023-05-29 15:55 UTC  (6+ messages)
` [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-05-29 15:55 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: mips: Add bindings "

[PATCH] arm64: mediatek: Propagate chassis-type where possible
 2023-05-29 15:53 UTC  (3+ messages)

[PATCH v16 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-05-29 15:52 UTC  (7+ messages)
` [PATCH v16 1/1] clk: npcm8xx: add clock controller

[PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-29 15:53 UTC 

[PATCH v2 1/2] rockchip: rk3568: Add support for FriendlyARM NanoPi R5S
 2023-05-29 15:53 UTC  (4+ messages)
` [PATCH v2 2/2] rockchip: rk3568: Add support for FriendlyARM NanoPi R5C

[PATCH 5.15 00/69] 5.15.114-rc1 review
 2023-05-29 15:52 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: msm8916/39: Clean up labels
 2023-05-29 15:52 UTC  (11+ messages)
` [PATCH 4/6] arm64: dts: qcom: msm8916/39: Clean up MDSS labels
` [PATCH 5/6] arm64: dts: qcom: pm8916: Rename &wcd_codec -> &pm8916_codec

RTT-PROBE: lore-subspace-rtt
 2023-05-29 15:52 UTC 

[Intel-xe] [PATCH] drm/xe: Replace DRM_ERROR() with drm_err()
 2023-05-29 15:51 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v2 bpf-next 00/22] xsk: multi-buffer support
 2023-05-29 15:50 UTC  (23+ messages)
` [PATCH v2 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v2 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v2 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v2 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v2 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v2 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v2 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
` [PATCH v2 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v2 bpf-next 09/22] xsk: discard zero length descriptors in "
` [PATCH v2 bpf-next 10/22] xsk: support mbuf on ZC RX
` [PATCH v2 bpf-next 11/22] ice: xsk: add RX multi-buffer support
` [PATCH v2 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
` [PATCH v2 bpf-next 14/22] ice: xsk: Tx multi-buffer support
` [PATCH v2 bpf-next 15/22] xsk: add multi-buffer documentation
` [PATCH v2 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
` [PATCH v2 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v2 bpf-next 19/22] selftests/xsk: add invalid descriptor "
` [PATCH v2 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v2 bpf-next 21/22] selftests/xsk: add test for too many frags
` [PATCH v2 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite

[PATCH v3 1/5] platform/x86: think-lmi: Enable opcode support on BIOS settings
 2023-05-29 15:50 UTC  (12+ messages)
` [PATCH v3 2/5] platform/x86: think-lmi: Correct System password interface
` [PATCH v3 3/5] platform/x86: think-lmi: Correct NVME password handling

[PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-29 15:48 UTC 

[PATCH net-next 0/6] net: pcs: add helpers to xpcs and lynx to manage mdiodev
 2023-05-29 15:47 UTC  (18+ messages)
` [PATCH net-next 1/6] net: mdio: add mdio_device_get() and mdio_device_put()
` [PATCH net-next 2/6] net: pcs: xpcs: add xpcs_create_mdiodev()
` [PATCH net-next 3/6] net: stmmac: use xpcs_create_mdiodev()
` [PATCH net-next 4/6] net: pcs: lynx: add lynx_pcs_create_mdiodev()
` [PATCH net-next 5/6] net: dsa: ocelot: use lynx_pcs_create_mdiodev()
` [PATCH net-next 6/6] net: enetc: "

[PATCH v2 0/2] Fixup changes to pci_epf_type_add_cfs()
 2023-05-29 15:46 UTC  (2+ messages)

[PATCH] media: atomisp: move the sanity checks before variable dereferences
 2023-05-29 15:46 UTC  (2+ messages)

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-05-29 14:31 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v4 2/8] drm/mediatek: hdmi: use a regmap instead of iomem
` [PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v4 8/8] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[PATCH] pci/vgaarb: make vga_is_firmware_default() arch independent
 2023-05-29 15:45 UTC  (2+ messages)

[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-05-29 15:45 UTC  (10+ messages)
` [PATCH v9 RESEND 4/5] drm: Add RZ/G2L DU Support

[PATCH] arm64: dts: mediatek: add missing cache properties
 2023-05-29 15:42 UTC  (4+ messages)

[PATCH v2 0/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek Chromebooks w/ bad FW
 2023-05-29 15:41 UTC  (4+ messages)

[PATCH] Do not print page type when the page has no type
 2023-05-29 15:42 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-29 15:42 UTC 

[PATCH for-rc] RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
 2023-05-29 15:35 UTC 

[PATCH 4.19 000/133] 4.19.284-rc2 review
 2023-05-29 15:40 UTC 

[PATCH 4.19 000/132] 4.19.284-rc1 review
 2023-05-29 15:38 UTC  (6+ messages)

[PATCH] scp-firmware: remove -fcanon-prefix-map
 2023-05-29 15:37 UTC 

[PATCH 0/6] fs: Fix directory corruption when moving directories
 2023-05-29 12:42 UTC  (9+ messages)
` [PATCH 4/6] fs: Establish locking order for unrelated directories
    ` [f2fs-dev] "
` [PATCH 6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes
    ` [f2fs-dev] "

[PATCH v3 0/5]
 2023-05-29 15:35 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for mt8192
` [PATCH v3 2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
` [PATCH v3 3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
` [PATCH v3 4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones
` [PATCH v3 5/5] thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation

[PATCH net-next] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
 2023-05-29 15:33 UTC 

[tip: x86/misc] x86/csum: Fix clang -Wuninitialized in csum_partial()
 2023-05-29 15:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-29 15:32 UTC 

[PATCH] soc: mediatek: mtk-mutex: Remove unnecessary .owner
 2023-05-29 15:30 UTC  (3+ messages)

[PATCH v4 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
 2023-05-29 15:30 UTC  (5+ messages)
` [PATCH v4 1/2] block/blkio: use qemu_open() to support fd passing for virtio-blk
` [PATCH v4 2/2] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa

[intel-tdx:kvm-upstream-workaround 57/327] include/uapi/linux/const.h:28:33: error: left shift count >= width of type
 2023-05-29 15:29 UTC 

eMMC errors on RK3588 (rock5b)
 2023-05-29 15:27 UTC  (2+ messages)

[PATCH] ocfs2: check new file size on fallocate call
 2023-05-29 15:26 UTC 

[PATCH] scsi: virtio_scsi: Remove a useless function call
 2023-05-29 15:25 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 156 runs, 7 regressions (v5.10.180-211-gd08ac8b9f867)
 2023-05-29 15:25 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Use 18 fast wake AUX sync len
 2023-05-29 15:24 UTC 

[Intel-xe] [PATCH 0/5] Robustness fixes with eviction and invalidation
 2023-05-29 15:23 UTC  (12+ messages)
` [Intel-xe] [PATCH 4/5] drm/xe: Prevent evicting for page tables
` [Intel-xe] [PATCH 5/5] drm/xe: Return the correct error when dma_resv_wait_timeout fails

Btrfs progs release 6.3.1
 2023-05-29 15:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-29 15:22 UTC 

[PATCH v3 0/2] Add support for TI TPS65219 PMIC GPIO interface
 2023-05-29 15:21 UTC  (4+ messages)
` [PATCH v3 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC

[PATCH] ARM: ep93xx: Fix whitespace issues
 2023-05-29 15:19 UTC  (3+ messages)

patch "mm: page_table_check: Ensure user pages are not slab pages" added to usb-linus
 2023-05-29 15:19 UTC 

patch "mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM" added to usb-linus
 2023-05-29 15:19 UTC 

[PATCH 00/11] btrfs: some delayed refs optimizations and cleanups
 2023-05-29 15:17 UTC  (12+ messages)
` [PATCH 01/11] btrfs: reorder some members of struct btrfs_delayed_ref_head
` [PATCH 02/11] btrfs: remove unused is_head field from struct btrfs_delayed_ref_node
` [PATCH 03/11] btrfs: remove pointless in_tree "
` [PATCH 04/11] btrfs: use a bool to track qgroup record insertion when adding ref head
` [PATCH 05/11] btrfs: make insert_delayed_ref() return a bool instead of an int
` [PATCH 06/11] btrfs: get rid of label and goto at insert_delayed_ref()
` [PATCH 07/11] btrfs: assert correct lock is held at btrfs_select_ref_head()
` [PATCH 08/11] btrfs: use bool type for delayed ref head fields that are used as booleans
` [PATCH 09/11] btrfs: use a single switch statement when initializing delayed ref head
` [PATCH 10/11] btrfs: remove unnecessary prototype declarations at disk-io.c
` [PATCH 11/11] btrfs: make btrfs_destroy_delayed_refs() return void

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-05-29 15:18 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v3] lib/intel_bb: Enable custom engine support for xe
 2023-05-29 15:17 UTC 

[PATCH bpf-next 1/2] bpf: Silence a warning in btf_type_id_size()
 2023-05-29 15:17 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type

[PATCH v2 0/4] MT8195 Acer Tomato - devicetrees Part 3
 2023-05-29 15:16 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: mediatek: mt8195: Assign dp-intf aliases
` [PATCH v2 4/4] arm64: dts: mediatek: cherry: Enable PCI-Express ports for WiFi

[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-05-29 15:15 UTC  (6+ messages)
` [PATCH v5 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
` [PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
` [PATCH v5 5/5] parallels: Image repairing in parallels_open()

Lazy Loading Layers (Userfaultfd for filesystems?)
 2023-05-29 15:15 UTC  (2+ messages)
` Detaching lower layers (Was: Lazy Loading Layers)

[PATCH V2] ACPICA: Slightly simplify an error message in acpi_ds_result_push()
 2023-05-29 15:15 UTC  (2+ messages)
` [Acpica-devel] "

[PATCH v12 00/11] Add support for MT8195 SCP 2nd core
 2023-05-29 14:10 UTC  (3+ messages)
` [PATCH v12 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: add extended flag
 2023-05-29 15:15 UTC  (3+ messages)

[PATCH net-next v4 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-29 15:13 UTC  (3+ messages)
` [PATCH net-next v4 7/7] net: dsa: mv88e6xxx: enable support for 88E6361 switch

[PATCH] Revert "IB/core: Fix use workqueue without WQ_MEM_RECLAIM"
 2023-05-29 15:12 UTC  (3+ messages)

[kirkstone][PATCH 1/5] recipetool: create: npm: Remove duplicate function to not have future conflicts
 2023-05-29 15:13 UTC  (2+ messages)
` [OE-core] "

[Intel-xe] [PATCH 0/2] Replace DRM_ERROR() with pr_err()
 2023-05-29 15:12 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: "

RTT-PROBE: lore-subspace-rtt
 2023-05-29 15:12 UTC 

[PATCH net-next v2] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-29 15:11 UTC  (3+ messages)

[PATCH] igb: Add Function Level Reset to PF and VF
 2023-05-29 15:07 UTC  (6+ messages)

[linus:master] [tpm, tpm_tis] e644b2f498: RIP:acpi_safe_halt
 2023-05-29 15:07 UTC  (7+ messages)

[Intel-xe] [PATCH 1/3] drm/xe: Disable interruptable wait on xe_bo_move()
 2023-05-29 15:07 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Add missing TLB invalidation to emit_pipe_invalidate()

[PATCH v2 0/2] vhost: release memory objects in an error path
 2023-05-29 15:06 UTC  (5+ messages)
` [PATCH v2 1/2] vhost: release memory_listener object in "
` [PATCH v2 2/2] vhost: release virtqueue objects "

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-29 15:07 UTC  (11+ messages)

[l1k:doe 2/11] drivers/cxl/core/region.c:622:11: error: initializing 'struct attribute **' with an expression of type 'const struct attribute *[8]' discards qualifiers in nested pointer types
 2023-05-29 15:02 UTC 

[PATCH v3 00/21] ASoC: replace dpcm_playback/capture to playback/capture_only
 2023-05-29 14:57 UTC  (3+ messages)
` [PATCH v3 19/21] ASoC: soc-topology.c: "

[Buildroot] [git commit branch/2023.02.x] package/crudini: fix python 3.10+ warning due to pipes import
 2023-05-29 15:02 UTC 

[Buildroot] [PATCH] package/crudini: fix python 3.10 warning due to pipes import
 2023-05-29 15:02 UTC  (2+ messages)


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.