All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-27 10:11:42 to 2024-06-27 11:05:28 UTC [more...]

[PATCH v5] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2024-06-27 10:38 UTC  (12+ messages)

[PATCH v2] ufs: core: fix ufshcd_abort_all racing issue
 2024-06-27 10:59 UTC  (8+ messages)

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-06-27 10:58 UTC  (2+ messages)

[PATCH v2 00/12] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-06-27 11:05 UTC  (11+ messages)
` [PATCH v2 06/12] perf: arm_pmu: Remove event index to counter remapping
` [PATCH v2 08/12] KVM: arm64: pmu: Use arm_pmuv3.h register accessors
` [PATCH v2 09/12] KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
` [PATCH v2 10/12] arm64: perf/kvm: Use a common PMU cycle counter define
` [PATCH v2 11/12] KVM: arm64: Refine PMU defines for number of counters

[PATCH v4 0/4] Add reset support to EN7581 clk driver
 2024-06-27 11:04 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: airoha: Add reset support to EN7581 clock binding
` [PATCH v4 2/4] clk: en7523: Add reset-controller support for EN7581 SoC
` [PATCH v4 3/4] clk: en7523: Remove pcie prepare/unpreare callbacks "
` [PATCH v4 4/4] clk: en7523: Remove PCIe reset open drain configuration for EN7581

[PATCH] ARM: dts: stm32mp135f-dk: Document output pins for PWMs
 2024-06-27 10:42 UTC  (5+ messages)

[PATCH] drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOV
 2024-06-27 11:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-06-27 11:03 UTC  (6+ messages)
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped

[PATCH v2 00/11] iommufd/{iova_bitmap,selftest}: Fix dirty hugepages tracking and selftests
 2024-06-27 11:01 UTC  (12+ messages)
` [PATCH v2 01/11] iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
` [PATCH v2 02/11] iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmaps
` [PATCH v2 03/11] iommufd/selftest: Add tests for <= u8 bitmap sizes
` [PATCH v2 04/11] iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizes
` [PATCH v2 05/11] iommufd/selftest: Do not record head iova to better match iommu drivers
` [PATCH v2 06/11] iommufd/iova_bitmap: Check iova_bitmap_done() after set ahead
` [PATCH v2 07/11] iommufd/iova_bitmap: Cache mapped length in iova_bitmap_map struct
` [PATCH v2 08/11] iommufd/iova_bitmap: Move initial pinning to iova_bitmap_for_each()
` [PATCH v2 09/11] iommufd/iova_bitmap: Consolidate iova_bitmap_set exit conditionals
` [PATCH v2 10/11] iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()
` [PATCH v2 11/11] iommufd/iova_bitmap: Remove iterator logic

[PATCH v3 0/9] mips: Support for RTL9302C
 2024-06-27 11:01 UTC  (5+ messages)
` [PATCH v3 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v3 2/9] mips: dts: realtek: add device_type property to cpu node

[PATCH v2] drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes
 2024-06-27 11:00 UTC  (2+ messages)

[PATCH] target/i386/tcg: remove unused enum
 2024-06-27 10:59 UTC 

[RESEND PATCH net] net: phy: aquantia: add missing include guards
 2024-06-27 10:58 UTC 

[PATCH] buildtools: fix invalid symbols
 2024-06-27 10:50 UTC  (2+ messages)

[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-27 10:55 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm: remove code to handle same filled pages

[PATCH net 0/4] vrf: fix source address selection with route leak
 2024-06-27 10:57 UTC  (3+ messages)
` [PATCH net 4/4] selftests: vrf_route_leaking: add local ping test

[PATCH 0/8] UFS patches for kernel 6.11
 2024-06-27 10:56 UTC  (11+ messages)
` [PATCH 8/8] scsi: ufs: Check for completion from the timeout handler

[PATCH v2] ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
 2024-06-27 10:55 UTC 

[PATCH v2 0/4] Add Airoha EN7581 PCIe support
 2024-06-27  9:42 UTC  (5+ messages)
` [PATCH v2 2/4] PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure
` [PATCH v2 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support

vc4: WARNING during suspend to idle of Raspberry Pi 3 Plus
 2024-06-27 10:53 UTC  (5+ messages)

Will smp_call_function_single(cpu, ...) broadcast IPI to all other cpus?
 2024-06-27  9:26 UTC 

[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
 2024-06-27 10:46 UTC  (11+ messages)
` [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
` [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers

Proposal for Creating Shared Memory Areas via a Character Device
 2024-06-27 10:53 UTC 

[Bug 218993] New: SIGBUS with amdgpu on multi-GPU system on X server with DRI3/GBM
 2024-06-27 10:52 UTC  (3+ messages)
` [Bug 218993] "

[PATCH net-next v5 00/10] net: openvswitch: Add sample multicasting
 2024-06-27 10:52 UTC  (12+ messages)
` [PATCH net-next v5 05/10] net: openvswitch: add emit_sample action

[PATCH] arm64: defconfig: Enable the IWLWIFI driver
 2024-06-27 10:39 UTC  (2+ messages)

[PATCH i-g-t] test/xe_gt_freq: Add helper to read RPe freq
 2024-06-27 10:51 UTC  (2+ messages)

[PATCH v1] board: mpfs_icicle: implement board_fdt_blob_setup()
 2024-06-27 10:50 UTC  (5+ messages)

[PATCH v2] ASoC: dt-bindings: realtek,rt5677: Convert to dtschema
 2024-06-27 10:50 UTC 

[PATCH] ARM: dts: stm32: Deduplicate rproc mboxes and IRQs
 2024-06-27 10:48 UTC  (2+ messages)

[PULL] drm-misc-next
 2024-06-27 10:49 UTC 

[PATCH V3 0/2] Use of devname for interrupt descriptions and tracepoint support for smp2p
 2024-06-27 10:48 UTC  (3+ messages)
` [PATCH V3 1/2] soc: qcom: smp2p: Use devname for interrupt descriptions
` [PATCH V3 2/2] soc: qcom: smp2p: Introduce tracepoint support

[PATCH v2] arm64: dts: imx8mm-verdin: add TPM device
 2024-06-27 10:48 UTC 

[PATCH 0/2] drm/xe/pf: Disable VFs on remove
 2024-06-27 10:48 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
 2024-06-27 10:47 UTC  (2+ messages)

[PATCH 0/3] Add syscon-reboot and syscon-poweroff support for gs101/Pixel 6
 2024-06-27 10:47 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-06-27 10:44 UTC  (11+ messages)

[PATCH BlueZ] bass: add NULL check to bass_handle_add_src_op()
 2024-06-27 10:43 UTC  (2+ messages)
` [BlueZ] "

[PATCH v3] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-27 10:42 UTC 

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-25 (ice)
 2024-06-27 10:42 UTC  (4+ messages)
` [PATCH net 2/4] ice: Don't process extts if PTP is disabled

[net-next,PATCH 0/2] Fixes for stm32-dwmac driver fails to probe
 2024-06-27  8:49 UTC  (3+ messages)
` [net-next,PATCH 1/2] net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking clk rate
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: update err status in case different of stm32mp13

[PATCH v4 0/7] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-06-27 10:39 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: mfd: syscon: Drop hwlocks
` [PATCH v4 2/7] dt-bindings: soc: sprd: sc9863a-glbregs: Document SC9863A syscon
` [PATCH v4 3/7] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH v4 4/7] dt-bindings: soc: microchip: sparx5-cpu-syscon: "
` [PATCH v4 5/7] dt-bindings: soc: ti: am654-serdes-ctrl: "
` [PATCH v4 6/7] dt-bindings: mfd: syscon: Split and enforce documenting MFD children
` [PATCH v4 7/7] dt-bindings: mfd: syscon: Add APM poweroff mailbox

[XEN PATCH v2 for-4.20 0/7] address several violations of MISRA Rule 20.7
 2024-06-27 10:39 UTC  (4+ messages)
` [XEN PATCH v2 for-4.20 7/7] x86/traps: address violations of MISRA C "

[PATCH 0/2] btrfs: cleanup on the extra_gfp parameters
 2024-06-27 10:40 UTC  (6+ messages)
` [PATCH 2/2] btrfs: remove the extra_gfp parameter from btrfs_alloc_page_array()

[PATCH v3] net: mana: Fix possible double free in error handling path
 2024-06-27 10:40 UTC  (2+ messages)

[PATCH v4 0/5] efi: Implement generic EFI boot for x86
 2024-06-27 10:39 UTC  (6+ messages)
` [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
  ` [REGRESSION] "

[RFC PATCH 0/7] Make core VMA operations internal and testable
 2024-06-27 10:39 UTC  (8+ messages)
` [RFC PATCH 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [RFC PATCH 2/7] mm: move vma_modify() and helpers to internal header
` [RFC PATCH 3/7] mm: unexport vma_expand() / vma_shrink()
` [RFC PATCH 4/7] mm: move internal core VMA manipulation functions to own file
` [RFC PATCH 5/7] MAINTAINERS: Add entry for new VMA files
` [RFC PATCH 6/7] tools: separate out shared radix-tree components
` [RFC PATCH 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH net 0/2] Netfilter fixes for net
 2024-06-27 10:39 UTC  (9+ messages)
` [PATCH net 2/2] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers

[PATCH] ARM: dts: stm32: OP-TEE async notif interrupt for ST STM32MP15x boards
 2024-06-27 10:37 UTC  (2+ messages)

[iwlegacy] kernel oops
 2024-06-27 10:38 UTC 

[PATCH v3] ARM: dts: stm32: Add IWDG2 EXTI interrupt mapping and mark as wakeup source
 2024-06-27 10:36 UTC  (2+ messages)

[PATCH v2 01/13] arm64: dts: layerscape: rename node 'timer' as 'rtc'
 2024-06-27 10:37 UTC  (3+ messages)
` [PATCH v2 00/13] arm64: dts: layerscaple: clean up some simple CHECK_WARNING

[PATCH v5] virtio-net: clarify coalescing parameters settings
 2024-06-27 10:37 UTC  (19+ messages)

mc: broken source link
 2024-06-27 10:37 UTC  (2+ messages)
` [OE-core] "

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-06-27  9:49 UTC  (4+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[PATCH v2 1/3] RISC-V: pi: Force hidden visibility for all symbol references
 2024-06-27 10:34 UTC  (3+ messages)

[PATCH v4 0/2] Rust abstractions for Device & Firmware
 2024-06-27 10:36 UTC  (5+ messages)
` [PATCH v4 2/2] rust: add firmware abstractions

[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-27 10:36 UTC  (17+ messages)

[PATCH v2 0/2] Add other fields to ARM trace event
 2024-06-27 10:36 UTC  (3+ messages)
` [PATCH v2 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace

[PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-06-27 10:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/directfb: enable on riscv32 again
 2024-06-27 10:34 UTC 

[Buildroot] [PATCH] dhrystone: add patch with forward declarations for functions
 2024-06-27 10:34 UTC 

[PATCH net-next] tcp_metrics: add netlink protocol spec in YAML
 2024-06-27 10:34 UTC  (2+ messages)

[PATCH V3 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-06-27 10:33 UTC  (3+ messages)
` [PATCH V3 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[PATCH] drm/xe/mocs: Check that MOCS table.ops is assigned
 2024-06-27 10:33 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
 2024-06-27 10:33 UTC  (7+ messages)

[PATCH] riscv: entry: always initialize regs->a0 to -ENOSYS
 2024-06-27 10:32 UTC  (2+ messages)

[PATCH for-4.19(?)] xen/arm: bootfdt: Fix device tree memory node probing
 2024-06-27 10:32 UTC  (4+ messages)

[PATCH 0/2] Add other fields to ARM trace event
 2024-06-27 10:31 UTC  (4+ messages)
` [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions

[PATCH v3 1/3] dt-bindings: iio: accel: add ADXL380
 2024-06-27 10:25 UTC  (3+ messages)
` [PATCH v3 2/3] iio: accel: add ADXL380 driver
` [PATCH v3 3/3] docs: iio: add documentation for adxl380 driver

[PATCH BlueZ] plugins/sixaxis: add NULL check in setup_device()
 2024-06-27 10:30 UTC 

[GIT PULL] RISC-V Sophgo SG2042 clock drivers for v6.11
 2024-06-27 10:26 UTC  (3+ messages)

[PATCH v3 0/2] rework bpi-r3 dts overlays and add SATA dtso
 2024-06-27 10:28 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: mt7986: add dtbs with applied overlays for bpi-r3
  ` Aw: "

[Intel-wired-lan] [iwl-next v1] ice: remove eswitch rebuild
 2024-06-27 10:29 UTC  (3+ messages)
  `  "

[PATCH v2] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-27 10:28 UTC  (2+ messages)

[PATCH v3 0/4] media: rockchip: Add rkvdec2 driver
 2024-06-27  9:50 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v1 0/1] Adjust Tegra boot order
 2024-06-27 10:27 UTC  (5+ messages)
` [PATCH v1 1/1] include: configs: tegra-common-post: make usb first boot target

[PATCH v2 0/2] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-06-27 10:25 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v3 0/7] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-06-27 10:26 UTC  (4+ messages)

[LTP] [PATCH v1] include/tst_timer: Add TST_NO_LIBLTP
 2024-06-27 10:26 UTC  (3+ messages)

[Bug 218992] New: headset
 2024-06-27 10:25 UTC  (4+ messages)
` [Bug 218992] Usb Type-C headset TX is noise

[opencloudos:next 5561/7880] kismet: WARNING: unmet direct dependencies detected for MEMCG_ZRAM when selected by EMM_ZRAM_CONF
 2024-06-27 10:23 UTC 

[PATCH blktests v3 0/3] Add support to run against real target
 2024-06-27 10:23 UTC  (4+ messages)
` [PATCH blktests v3 1/3] nvme/rc: introduce remote target support

[PATCH v5 00/10] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-06-27  9:39 UTC  (4+ messages)
` [PATCH v5 08/10] media: rkvdec: Add image format concept

[PATCH v5 0/3] mpi3mr: Support PCI Error Recovery
 2024-06-27 10:17 UTC  (4+ messages)
` [PATCH v5 1/3] mpi3mr: Support PCI Error Recovery callback handlers
` [PATCH v5 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery
` [PATCH v5 3/3] mpi3mr: driver version update

[PATCH v3 0/4] Add reset support to EN7581 clk driver
 2024-06-27 10:19 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: clock: airoha: Add reset support to EN7581 clock binding

[PATCH net-next v2 0/2] net: flow dissector: allow explicit passing of netns
 2024-06-27 10:20 UTC  (3+ messages)

[PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
 2024-06-27 10:15 UTC  (4+ messages)
` [PATCH v3 1/2] cryptodev: fix crypto callbacks on unsetting "
  ` [EXTERNAL] "

[PATCH v2 0/2] SN65DSI86 minor fixes
 2024-06-27 10:17 UTC  (6+ messages)
` [PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Add atomic_check hook for the bridge

[PATCH 00/13] ASoC: topology: kcontrol registration cleanup
 2024-06-27 10:18 UTC  (14+ messages)
` [PATCH 01/13] ASoC: topology: Simplify code
` [PATCH 02/13] ASoC: topology: Do not do unnecessary dobj management
` [PATCH 03/13] ASoC: topology: Properly initialize soc_enum values
` [PATCH 04/13] ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create
` [PATCH 05/13] ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create
` [PATCH 06/13] ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create
` [PATCH 07/13] ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()
` [PATCH 08/13] ASoC: topology: Align dynamic object initialization for controls
` [PATCH 09/13] ASoC: topology: Rename function creating widget kcontrol
` [PATCH 10/13] ASoC: topology: Reshuffle function placement
` [PATCH 11/13] ASoC: topology: Unify code for creating standalone and widget bytes control
` [PATCH 12/13] ASoC: topology: Unify code for creating standalone and widget mixer control
` [PATCH 13/13] ASoC: topology: Unify code for creating standalone and widget enum control

[linux-next:master 5089/8719] drivers/hid/bpf/hid_bpf_dispatch.c:65 dispatch_hid_bpf_device_event() error: uninitialized symbol 'ret'
 2024-06-27 10:16 UTC  (2+ messages)

[PATCH v2 0/5] iommu: sun50i: Add Allwinner H616 support
 2024-06-27 10:15 UTC  (4+ messages)

[PATCH v2] net: ethernet: mtk_ppe: Change PPE entries number to 16K
 2024-06-27 10:11 UTC  (2+ messages)

Should DISTRO_FEATURE ptest include ptest-runner
 2024-06-27 10:12 UTC  (2+ messages)
` [oe] "


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.