All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-12 15:04:05 to 2023-06-12 15:33:43 UTC [more...]

[ PATCH v2 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-12  8:53 UTC 

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-12 15:32 UTC  (30+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v7 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v7 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v7 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v7 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v7 06/17] drivers/gpu: "
` [PATCH v7 07/17] drivers/usb: "
` [PATCH v7 08/17] drivers/spi: "
` [PATCH v7 09/17] dm-crypt: "
` [PATCH v7 10/17] iio: core: "
` [PATCH v7 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v7 12/17] scatterlist: Add dedicated config for DMA flags
` [PATCH v7 13/17] dma-mapping: Name SG DMA flag helpers consistently
` [PATCH v7 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v7 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v7 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v7 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[ PATCH v2 0/3] Add Loongson I2S controller support
 2023-06-12  8:50 UTC 

[PATCH] ASoC: mediatek: mt8173: Fix error path
 2023-06-12  8:12 UTC  (2+ messages)

[PATCHv9 3/6] iomap: Add some uptodate state handling helpers for ifs state bitmap
 2023-06-12 15:33 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add CPU HOTPLUG entry
 2023-06-12 15:33 UTC  (3+ messages)

[PATCH 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-12  2:38 UTC  (8+ messages)
` [PATCH 3/3] ASoC: dt-bindings: Add support for Loongson audio card

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-12 15:32 UTC  (2+ messages)

[BUG] selftests: alsa: pcm-test: premature timeout severs the test
 2023-06-10 23:05 UTC 

[PATCH 0/3] Initial support for Power
 2023-06-12 15:31 UTC  (13+ messages)
` [PATCH 2/3] xen/ppc: Implement early serial printk on PaPR/pseries

[PATCH net-next 00/10] mlxsw: Preparations for out-of-order-operations patches
 2023-06-12 15:31 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()
` [PATCH net-next 02/10] mlxsw: spectrum_router: Add a helper specifically for joining a LAG
` [PATCH net-next 03/10] mlxsw: spectrum_router: Access rif->dev through a helper
` [PATCH net-next 04/10] mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()
` [PATCH net-next 05/10] mlxsw: spectrum_router: Access nh->rif->dev through a helper
` [PATCH net-next 06/10] mlxsw: spectrum_router: Access nhgi->rif "
` [PATCH net-next 07/10] mlxsw: spectrum_router: Extract a helper to free a RIF
` [PATCH net-next 08/10] mlxsw: spectrum_router: Add a helper to check if netdev has addresses
` [PATCH net-next 09/10] mlxsw: spectrum_router: Extract a helper for RIF migration
` [PATCH net-next 10/10] mlxsw: spectrum_router: Move IPIP init up

[Intel-wired-lan] [RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-12 15:30 UTC  (12+ messages)
` [Intel-wired-lan] [RFC PATCH v8 01/10] dpll: documentation on DPLL subsystem interface
      `  "
` [Intel-wired-lan] [RFC PATCH v8 05/10] dpll: api header: Add DPLL framework base functions
    `  "

[PATCH -next v21 00/27] riscv: Add vector ISA support
 2023-06-12 15:30 UTC  (5+ messages)
` [PATCH -next v21 20/27] riscv: hwcap: change ELF_HWCAP to a function

[PATCHv9 3/6] iomap: Add some uptodate state handling helpers for ifs state bitmap
 2023-06-12 15:30 UTC  (2+ messages)

[PATCH 1/2] platform/x86: int3472: discrete: Fix getting active_value
 2023-06-12 15:30 UTC  (7+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[linux-next:master 4217/8413] lib/kunit/executor_test.c:138:4: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-06-12 15:29 UTC 

[PATCH RFC 0/2] RISC-V: T-Head vector handling
 2023-06-12 15:29 UTC  (3+ messages)

[PATCH 1/6] cifs: fix status checks in cifs_tree_connect
 2023-06-12 15:29 UTC  (7+ messages)
` [PATCH 4/6] cifs: display the endpoint IP details in DebugData

[PATCH v2 0/2] Add support for Azoteq IQS7210A/7211A/E
 2023-06-12 15:29 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add bindings "

[RESEND][PATCH v2] sched/wait: Fix a kthread_park race with wait_woken()
 2023-06-12 15:28 UTC  (2+ messages)

[PATCH v1 0/4] ufs: Introduce MCQ Quirks for MediaTek host
 2023-06-12 15:27 UTC  (3+ messages)

[linux-linus test] 181387: regressions - trouble: broken/fail/pass
 2023-06-12 15:27 UTC 

[RFC] Adding support for setting the affinity of the recording process
 2023-06-12 15:27 UTC  (4+ messages)

[PATCH v2 1/3] arm64: rust: Enable Rust support for AArch64
 2023-06-12 15:26 UTC  (3+ messages)

[PATCH v4 00/12] ext4: fix WARNING in ext4_da_update_reserve_space
 2023-06-12 15:26 UTC  (6+ messages)
` [PATCH v4 10/12] ext4: make ext4_es_insert_delayed_block() return void

[PATCH v2 0/6] ceph: print the client global id for debug logs
 2023-06-12 15:25 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: add DP Controller to SM8550 DTS
 2023-06-12 15:26 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550: fix low_svs RPMhPD labels
` [PATCH v3 2/2] arm64: dts: qcom: sm8550: add display port nodes

[PATCH 1/2] x86/microcode/AMD: Load late on both threads too
 2023-06-12 15:26 UTC  (3+ messages)
` [PATCH 2/2] x86/microcode: Add a "microcode=" command line option

[PATCH v2] libxcmd: add return value check for dynamic memory function
 2023-06-12 15:25 UTC  (4+ messages)

[PATCH] Btrfs: can_nocow_file_extent should pass down args->strict from callers
 2023-06-12 15:24 UTC  (2+ messages)

renesas/master baseline-nfs: 181 runs, 51 regressions (renesas-devel-2023-06-12-v6.4-rc6)
 2023-06-12 15:24 UTC 

[PATCH v2] gpu: drm/amd: Remove the redundant null pointer check in list_for_each_entry() loops
 2023-06-12 15:25 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH] arago.conf: make things more readable and fix the virtuals
 2023-06-12 15:24 UTC  (7+ messages)
    ` [EXTERNAL] "

[PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc
 2023-06-12 15:23 UTC  (10+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: Add test for new "
` [PATCH bpf-next 3/5] bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
` [PATCH bpf-next 4/5] selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
` [PATCH bpf-next 5/5] bpf/docs: Update documentation for new cpumask kfuncs

[Buildroot] package/rtl8189fs: question about the debug mode
 2023-06-12 15:24 UTC 

[PATCH v2 0/3] device property: Introduce device_is_compatible()
 2023-06-12 15:21 UTC  (9+ messages)
` [PATCH v2 1/3] ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h
` [PATCH v2 3/3] ata: ahci_platform: Make code agnostic to OF/ACPI

[PATCH v4 0/4] arm64: qcom: sm8550: enable PMIC devices
 2023-06-12 15:22 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: pm8550: add PWM controller
` [PATCH v4 2/4] arm64: dts: qcom: sm8550-qrd: add notification RGB LED
` [PATCH v4 3/4] arm64: dts: qcom: pmk8550: always enable RTC PMIC device
` [PATCH v4 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

[qemu-mainline test] 181390: regressions - FAIL
 2023-06-12 15:21 UTC 

[Buildroot] [PATCH 1/1] package/libgcrypt: disable asm on i386
 2023-06-12 15:21 UTC 

[PULL 00/42] target-arm queue
 2023-06-12 15:20 UTC  (3+ messages)
` [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r

[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
 2023-06-12 15:21 UTC  (4+ messages)
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
 2023-06-12 15:20 UTC  (6+ messages)
` [PATCH 8/9] powerpc: Add HOTPLUG_SMT support

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-12 15:20 UTC 

[PATCH] MAINTAINERS: coresight: Add James Clark as Reviewer
 2023-06-12 15:19 UTC  (2+ messages)

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-12 15:19 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH 2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[PATCH v2 00/38] fbdev: Make userspace interfaces optional
 2023-06-12 15:17 UTC  (3+ messages)
` [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device

[PATCH v2 0/4] Minor improvements for Intel pinctrl
 2023-06-12 15:17 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: intel: refine set_mux hook

[PATCH v3 0/2] Handle notifications on overlayfs fake path files
 2023-06-12 15:18 UTC  (2+ messages)

[PATCH] brcm: add CLM BLOB files for Luxul devices
 2023-06-12 15:18 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: set zstd default compression level to 3
 2023-06-12 15:17 UTC  (6+ messages)
` [f2fs-dev] [PATCH] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT
  `  "

[PATCH v1 1/1] process: export symbols for fork/exit tracing functions
 2023-06-12 15:15 UTC 

[PATCH v2 0/4] Prevent attempting updates known to fail
 2023-06-12 15:16 UTC  (3+ messages)
` [PATCH v2 1/4] x86/microcode: Remove Intel's family check on early_microcode_init()

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-12 15:16 UTC  (11+ messages)
` [PATCH v3 bpf-next 01/10] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v3 bpf-next 02/10] bpftool: Dump the kernel symbol's module name
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info
` [PATCH v3 bpf-next 04/10] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v3 bpf-next 05/10] bpf: Clear the probe_addr for uprobe
` [PATCH v3 bpf-next 06/10] bpf: Expose symbol's respective address
` [PATCH v3 bpf-next 07/10] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event
` [PATCH v3 bpf-next 09/10] bpftool: Add perf event names
` [PATCH v3 bpf-next 10/10] bpftool: Show probed function in perf_event link info

[PATCH v3 0/3] Encapsulate PTE contents from non-arch code
 2023-06-12 15:15 UTC  (4+ messages)
` [PATCH v3 1/3] mm: ptdump should use ptep_get_lockless()
` [PATCH v3 2/3] mm: Move ptep_get() and pmdp_get() helpers
` [PATCH v3 3/3] mm: ptep_get() conversion

[PATCH 0/3] media: Add MIPI CCI register access helper functions
 2023-06-12 15:16 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH] net/iavf: fix old GCC compilation warnings
 2023-06-12 15:08 UTC  (5+ messages)
` [PATCH v2] net/iavf: fix "

[PATCH v2] docs/misra: new rules addition
 2023-06-12 15:15 UTC  (5+ messages)

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-12 15:15 UTC  (11+ messages)

[dm-devel] decouple block open flags from fmode_t v2
 2023-06-12 14:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] clk: mediatek: mt8365: Fix index issue
 2023-06-12 15:14 UTC  (3+ messages)

[PATCH v1 0/5] Landlock support for UML
 2023-06-12 15:14 UTC  (4+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[PATCH bpf-next v1] selftests/bpf: fix invalid pointer check in get_xlated_program()
 2023-06-12 15:13 UTC  (4+ messages)

[Intel-xe] [PATCH 0/1] Fix stolen memory size calculation
 2023-06-12 15:04 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: "

[axboe-block:for-6.5/block] [block] 1ccf164ec8: WARNING:at_mm/gup.c:#try_get_folio
 2023-06-12 15:11 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next] ice: Remove managed memory usage in ice_get_fw_log_cfg()
 2023-06-12  4:47 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] net/e1000: Fix single statement blocks warning
 2023-06-11 22:21 UTC 

kernelci: please upgrade clang-17
 2023-06-12 15:11 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4 00/10] Implement support for SRIOV + LAG
 2023-06-11 17:41 UTC  (2+ messages)

[PATCH] net: phy: Assign the c45 id to phy_id property when matched
 2023-06-12 15:10 UTC  (2+ messages)

[PATCH] btrfs: zoned: do not limit delalloc size to fs_info->max_extent_size
 2023-06-12 15:10 UTC 

[PATCH v2 1/2] drm/prime: reject DMA-BUF attach when get_sg_table is missing
 2023-06-12 15:10 UTC  (4+ messages)

[PATCH] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-12 15:10 UTC  (4+ messages)

[PATCH] accel/qaic: Fix dereferencing freed memory
 2023-06-12 15:09 UTC  (6+ messages)

Sometimes DVB broken with commit 6769a0b7ee0c3b
 2023-06-12 15:10 UTC  (6+ messages)

[PATCH v7 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-06-12 15:09 UTC  (3+ messages)
` [PATCH v7 19/21] timer: Implement the hierarchical pull model

[PATCH v2] ftrace: Allow inline functions not inlined to be traced
 2023-06-12 15:09 UTC  (2+ messages)

[PATCH] tools/xenstored: Correct the prototype of domain_max_chk()
 2023-06-12 15:08 UTC  (2+ messages)

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-06-12 15:07 UTC  (3+ messages)
` [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum

[PATCHv9 1/6] iomap: Rename iomap_page to iomap_folio_state and others
 2023-06-12 15:08 UTC  (4+ messages)

OE-core CVE metrics for master on Sun 11 Jun 2023 01:00:01 AM HST
 2023-06-12 15:08 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/amd/display: don't free stolen console memory during suspend
 2023-06-12 15:08 UTC  (2+ messages)

Approach for generating two WIC files at once
 2023-06-12 15:08 UTC  (5+ messages)
` [yocto] "

Porting barebox to a new SoC
 2023-06-12 15:07 UTC  (15+ messages)
` [PATCH v2] "

[kirkstone][PATCH] glibc: stable 2.35 branch updates
 2023-06-12 15:07 UTC  (3+ messages)
  ` [OE-core] "

[libgpiod][PATCH 0/2] bindings: cxx: fix potential glitch in gpiosetcxx
 2023-06-12 15:06 UTC  (2+ messages)

[ovs-dev] [PATCH net v2] net: openvswitch: fix upcall counter access before allocation
 2023-06-12 15:06 UTC  (4+ messages)

[PATCH v3 0/4] ovl: Add support for fs-verity checking of lowerdata
 2023-06-12 15:05 UTC  (5+ messages)

[PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
 2023-06-12 15:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC 00/17] arm64 kernel text replication
 2023-06-12 15:04 UTC  (5+ messages)
` [PATCH RFC 02/17] arm64: place kernel in its own L0 page table entry

[PATCH] perf map: Fix refcount errors on Arm with -DREFCNT_CHECKING=1
 2023-06-12 15:04 UTC 

[PATCH v2] net/sched: Set the flushing flags to false to prevent an infinite loop and add one test to tdc
 2023-06-12 14:48 UTC  (3+ messages)

virtio-blk: support completion batching for the IRQ path - failure
 2023-06-12 15:04 UTC  (2+ messages)

[PATCH 0/2] rcar: Select the correct device tree
 2023-06-12 15:04 UTC  (4+ messages)
` [PATCH 2/2] renesas: rcar3: Load "

[PATCH v2 0/5] Fixes for Rockchip NAND controller driver
 2023-06-12 15:03 UTC  (6+ messages)
` [PATCH v2 4/5] mtd: nand: raw: add basic sandisk manufacturer ops
` [PATCH v2 5/5] mtd: nand: add support for the Sandisk SDTNQGAMA chip


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.