All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 15:41:29 to 2023-03-30 16:20:45 UTC [more...]

[PATCH 0/5] PMBus fixes and new functions
 2023-03-30 16:20 UTC  (5+ messages)
` [PATCH 1/5] hw/i2c: pmbus add support for block receive
` [PATCH 2/5] hw/i2c: pmbus: add vout mode bitfields

[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
 2023-03-30 16:19 UTC  (8+ messages)

[PATCH 0/2] bio iter improvements
 2023-03-30 16:20 UTC  (4+ messages)
` [PATCH 1/2] block: Rework bio_for_each_segment_all()

Need help on a issue (Unable to schedule guest for Xen on Arm)
 2023-03-30 16:19 UTC  (3+ messages)

[GIT PULL] etnaviv-fixes for 6.3
 2023-03-30 16:19 UTC 

[PATCH v1] doc: update release notes for 23.03
 2023-03-30 16:09 UTC 

[cocci] Reconsidering kfree() calls for null pointers (with SmPL)
 2023-03-30 16:18 UTC  (2+ messages)
` [cocci] [PATCH] squashfs: Improve exception handling in squashfs_decompressor_create()

[PATCH 1/1] nvme-rdma: fix typo in comment
 2023-03-30 16:18 UTC  (2+ messages)

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2023-03-30 16:17 UTC  (6+ messages)
` [PATCH 2/5] efi: only set a console mode if the current one is invalid

[linux-stable-rc:queue/5.4 62/72] drivers/gpu/drm/meson/meson_drv.c:343:17: error: 'struct meson_drm' has no member named 'afbcd'
 2023-03-30 16:17 UTC 

[Intel-gfx] [PATCH 26/29] drm/i915: Move shared DPLL disabling into CRTC disable hook
 2023-03-30 16:16 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[f2fs-dev] [RFC PATCH] f2fs: expand f2fs_compr_option to allow ioctl setting compression level
 2023-03-30 16:15 UTC  (3+ messages)
`  "

[PATCH v2] dt-bindings: omap: Convert omap.txt to yaml
 2023-03-30 16:15 UTC  (3+ messages)

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-03-30 16:13 UTC  (9+ messages)
` [PATCH 5/6] cgroup/cpuset: Free DL BW in case can_attach() fails

[linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05
 2023-03-30 16:13 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-124-gb73d9f9b7024)
 2023-03-30 16:12 UTC 

[PATCH 00/18] ASoC: SOF: Intel: hda-mlink: HDaudio multi-link extension update
 2023-03-30 16:09 UTC  (6+ messages)
` [PATCH 06/18] ASoC: SOF: Intel: hda-mlink: add structures to parse ALT links
` [PATCH 08/18] ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PM

[Intel-gfx] [PATCH 1/3] drm/i915: Skip cursor when writing PLANE_CHICKEN
 2023-03-30 16:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

shift exponent 35 is too large @ ath/ath9k/ar9003_hw.c:1147
 2023-03-30 16:11 UTC  (4+ messages)

[PATCH next v2] arm: rockchip: add support for CM3 on IO board
 2023-03-30 16:11 UTC 

[PATCH] iommu: PGTABLE_LPAE is also for RISCV
 2023-03-30 16:11 UTC  (7+ messages)

[PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
 2023-03-30 16:11 UTC  (2+ messages)

[PATCH] describe: enable sparse index for describe
 2023-03-30 16:10 UTC  (4+ messages)
` [PATCH v2] "

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-63-g9a5b42b73d5b)
 2023-03-30 16:09 UTC 

Creating a map programmatically using the C library libnftnl
 2023-03-30 16:09 UTC  (3+ messages)

stable-rc/linux-4.19.y baseline: 301 runs, 56 regressions (v4.19.279)
 2023-03-30 16:09 UTC 

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-03-30 16:08 UTC  (30+ messages)
` [PATCH 01/29] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
` [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
` [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
` [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper
` [PATCH 06/29] selftests/mm: Link vm_util.c always
` [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
` [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h
` [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
` [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
` [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist
` [PATCH 12/29] selftests/mm: Create uffd-common.[ch]
` [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
` [PATCH 14/29] selftests/mm: uffd_[un]register()
` [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()
` [PATCH 16/29] selftests/mm: UFFDIO_API test
` [PATCH 17/29] selftests/mm: Drop global mem_fd in uffd tests
` [PATCH 18/29] selftests/mm: Drop global hpage_size "
` [PATCH 19/29] selftests/mm: Let uffd_handle_page_fault() takes wp parameter
` [PATCH 20/29] selftests/mm: Allow allocate_area() to fail properly
` [PATCH 21/29] selftests/mm: Add framework for uffd-unit-test
` [PATCH 22/29] selftests/mm: Move uffd pagemap test to unit test
` [PATCH 23/29] selftests/mm: Move uffd minor "
` [PATCH 24/29] selftests/mm: Move uffd sig/events tests into uffd unit tests
` [PATCH 25/29] selftests/mm: Move zeropage test "
` [PATCH 26/29] selftests/mm: Workaround no way to detect uffd-minor + wp
` [PATCH 27/29] selftests/mm: Allow uffd test to skip properly with no privilege
` [PATCH 28/29] selftests/mm: Drop sys/dev test in uffd-stress test
` [PATCH 29/29] selftests/mm: Add shmem-private test to uffd-stress

[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
 2023-03-30 16:08 UTC  (5+ messages)
` [PATCH 13/18] nvmet: make TCP sectype settable via configfs
` [PATCH 14/18] nvmet-tcp: allocate socket file

[PATCH v1 0/3] Add TDM audio on StarFive JH7110
 2023-03-30 15:16 UTC  (5+ messages)
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card

[Intel-gfx] [PATCH] [topic/core-for-CI] PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock
 2023-03-30 16:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for PCI/ASPM: pci_enable_link_state: Add argument to acquire bus lock (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ASoC: fsl_sai: Use physical format width
 2023-03-30  8:30 UTC 

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-29 20:04 UTC  (11+ messages)
` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook

[PATCH v5 0/5] Add the Lantiq PEF2256 audio support
 2023-03-30 16:05 UTC  (4+ messages)
` [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer

[PATCH] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-30 16:02 UTC  (2+ messages)
` [PATCH blktests] loop/009: add test for loop partition uvents

stable-rc/queue/4.14 baseline: 133 runs, 26 regressions (v4.14.311-42-g038f4624253c)
 2023-03-30 16:05 UTC 

[RFC PATCH v2 2/2] linux-user: replace strerror() function to the thread safe qemu_strerror()
 2023-03-30 16:04 UTC  (3+ messages)

main - lvmdbusd: Correct seg. fault on s390x ELN
 2023-03-30 16:05 UTC 

main - lvmdbusd: Correct locking for _common_log
 2023-03-30 16:05 UTC 

[PATCH] drm/amdkfd: remove unused sq_int_priv variable
 2023-03-30 16:04 UTC  (4+ messages)

[BUG] selftests/firmware: copious kernel memory leaks in test_fw_run_batch_request()
 2023-03-30 16:04 UTC  (6+ messages)
  ` [BUG] [PATCH RFC v2] "

[linux-lvm] bad checksum in superblock, wanted
 2023-03-30 16:01 UTC  (2+ messages)

[PATCH 0/2] macvlan: Allow some packets to bypass broadcast queue
 2023-03-30 16:01 UTC  (5+ messages)
` [PATCH iproute2-next] macvlan: Add bclim parameter
    ` [v2 PATCH "

[PATCH v2] Input: Add KUnit tests for some of the input core helper functions
 2023-03-30 16:00 UTC  (4+ messages)

[syzbot] WARNING in sisusb_send_bulk_msg/usb_submit_urb
 2023-03-30 16:00 UTC  (2+ messages)
` [syzbot] [usb?] "

[PATCH v5 0/2] kexec: Fix kexec_file_load for llvm16
 2023-03-30 16:00 UTC  (7+ messages)
` [PATCH v5 2/2] x86/purgatory: Add linker script

[PATCH iproute2-next 0/2] ip: Support IP address protocol
 2023-03-30 16:00 UTC  (2+ messages)

[RFC PATCH v1 1/1] migration: Disable postcopy + multifd migration
 2023-03-30 15:59 UTC  (5+ messages)

[PATCH] HID: Recognize "Digitizer" as a valid input application
 2023-03-30 15:59 UTC  (2+ messages)

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-03-30 15:58 UTC  (6+ messages)
` [PATCH v5 0/3] Recycle buffers from Tx to Rx
  ` [PATCH v5 1/3] ethdev: add API for buffer recycle mode

[net-next PATCH v6 05/16] net: phy: Add a binding for PHY LEDs
 2023-03-30 15:56 UTC  (2+ messages)

[PATCH] ext4: Add a uapi header for ext4 userspace APIs
 2023-03-30 15:56 UTC  (2+ messages)

[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-03-30 15:55 UTC  (7+ messages)
` [PATCH RFC 1/4] driver/perf: Add identifier sysfs file for CMN

[PATCH 0/2] branch, for-each-ref: add option to omit empty lines
 2023-03-30 15:54 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 08/14] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
 2023-03-30 15:54 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-03-30 16:00 UTC  (5+ messages)
  `  "

[PATCH v2] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
 2023-03-30 15:53 UTC  (2+ messages)

[Cluster-devel] [PATCH v2 00/19] bio: check return values of bio_add_page
 2023-03-30 15:45 UTC  (3+ messages)
`  "

don't offload CRCs generation to helpers if it is fast
 2023-03-30 15:42 UTC  (2+ messages)

[PATCH] hashmap.h: fix minor typo
 2023-03-30 15:51 UTC  (2+ messages)

[PATCH 00/12] drm: reduce drm_detect_monitor_audio/drm_detect_hdmi_monitor/edid_blob_ptr usage
 2023-03-30 15:39 UTC  (4+ messages)
` [PATCH 03/12] drm/radeon: convert to using is_hdmi and has_audio from display info
` [PATCH 04/12] drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
` [PATCH 05/12] drm/amdgpu: remove amdgpu_connector_edid() "

[meta-oe][PATCH 1/3] libgusb: Allow building in native mode
 2023-03-30 15:52 UTC  (4+ messages)
` [meta-oe][PATCH 2/3] libfprint: New recipe
  ` [oe] "

[PATCH v2 1/1] arm64: dts: qcom: sm6115: Add CPU idle-states
 2023-03-30 15:51 UTC 

[RFC PATCH] PCI: avoid SBR for NVIDIA T4
 2023-03-30 15:49 UTC  (2+ messages)

[PATCH v2 00/13] Core RCU patches for 6.4
 2023-03-30 15:49 UTC  (4+ messages)
` [PATCH v2 04/13] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem

[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-03-30 15:49 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
` [PATCH v2 02/13] KVM: arm64: Add a helper to check if a VM has ran once
` [PATCH v2 03/13] KVM: arm64: Add vm fd device attribute accessors
` [PATCH v2 04/13] KVM: arm64: Rename SMC/HVC call handler to reflect reality
` [PATCH v2 05/13] KVM: arm64: Start handling SMCs from EL1
` [PATCH v2 06/13] KVM: arm64: Refactor hvc filtering to support different actions
` [PATCH v2 07/13] KVM: arm64: Use a maple tree to represent the SMCCC filter
` [PATCH v2 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
` [PATCH v2 09/13] KVM: arm64: Indroduce support for userspace SMCCC filtering
` [PATCH v2 10/13] KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
` [PATCH v2 11/13] KVM: arm64: Let errors from SMCCC emulation to reach userspace
` [PATCH v2 12/13] KVM: selftests: Add a helper for SMCCC calls with SMC instruction
` [PATCH v2 13/13] KVM: selftests: Add test for SMCCC filter

MREMAP_FIXED unmaps dest on error
 2023-03-30 15:48 UTC 

[PATCH 2/3] i2c: thunderx: Add support for High speed mode
 2023-03-30 15:46 UTC  (2+ messages)

[PATCH] cxgb4: do conversion after string check
 2023-03-30 15:47 UTC 

[PATCH v3 00/13] Rust pin-init API for pinned initialization of structs
 2023-03-30 15:46 UTC  (7+ messages)
` [PATCH v3 04/13] rust: add pin-init API core
` [PATCH v3 07/13] rust: init: add `PinnedDrop` trait and macros

[Buildroot] generating a kernel with camera support (video 4 linux)
 2023-03-30 15:47 UTC  (3+ messages)

[Buildroot] You have (5) pending messɑges
 2023-03-30 15:46 UTC 

[PATCH] b43legacy: Remove the unused function prev_slot()
 2023-03-30 15:46 UTC  (3+ messages)

[PATCH v5 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-30 15:45 UTC  (4+ messages)
` [PATCH v5 4/4] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM

[PATCH v2] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery
 2023-03-30 15:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 00/12] Improve igt_doc.py
 2023-03-30 15:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Improve igt_doc.py (rev3)

[Bridge] [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
 2023-03-30 15:44 UTC  (13+ messages)
                  `  "

[PATCH v2 00/21] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-03-30 15:43 UTC  (3+ messages)
` [PATCH v2 05/21] cxl: Add callback to parse the DSMAS subtables from CDAT

[PATCH V5 0/6] Extend cargo based recipe support
 2023-03-30 15:44 UTC  (7+ messages)
` [PATCH V5 1/6] cargo_common.bbclass: Support local github repos
` [PATCH V5 2/6] cargo_common.bbclass: add support of user in url for patch
` [PATCH V5 3/6] devtool: add support for multiple git url inside a cargo based recipe
` [PATCH V5 4/6] patch: support of git patches when the source uri contained subpath parameter
` [PATCH V5 5/6] meta-selftest: provide a recipe for zvariant
` [PATCH V5 6/6] cargo-update-recipe-crates: don't walk on the whole dir

[Intel-gfx] [PATCH] drm/i915/hwmon: Use 0 to designate disabled PL1 power limit
 2023-03-30 15:44 UTC  (4+ messages)
    `  "

[PATCH net-next 0/2] net: dsa: rzn1-a5psw: disabled learning for standalone ports and fix STP support
 2023-03-30 15:44 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: rzn1-a5psw: enable DPBU for CPU port and fix STP states

[PATCH 1/1] Reduce synchronize_rcu() waiting time
 2023-03-30 15:43 UTC  (5+ messages)

[PATCH v2 01/14] drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-30 15:43 UTC  (5+ messages)
` [PATCH v2 05/14] net/sysctl: "

[PATCH v5 00/13] AV1 stateless decoder for RK3588
 2023-03-30 15:40 UTC  (25+ messages)
` [PATCH v5 01/13] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v5 02/13] v4l2-common: Add support for fractional bpp
` [PATCH v5 03/13] media: Add NV12_10LE40_4L4 pixel format
` [PATCH v5 04/13] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV12_10LE40_4L4
` [PATCH v5 05/13] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v5 06/13] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v5 07/13] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v5 08/13] media: verisilicon: Add AV1 entropy helpers
` [PATCH v5 09/13] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v5 10/13] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v5 11/13] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v5 12/13] media: verisilicon: Conditionally ignore native formats
` [PATCH v5 13/13] media: AV1: Make sure that bit depth in correctly initialize

[PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
 2023-03-30 15:42 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: fix pvc unload issue
 2023-03-30 15:43 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.KUnit: failure "

[meta-ti][dunfell][PATCH] ti-rtos-firmware: j784s4: main-r5f0_0-fw should point to ethfw binary
 2023-03-30 15:42 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30 15:24 UTC  (3+ messages)

[PATCH v2 12/14] iommu: Consolidate the default_domain setup to one function
 2023-03-30 15:42 UTC  (5+ 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.