messages from 2024-11-08 15:14:16 to 2024-11-08 15:56:43 UTC [more...]
[PATCH-next v3] drm/amdgpu: Cleanup shift coding style
2024-11-08 15:18 UTC (3+ messages)
patch "iio: accel: kx022a: Fix raw read format" added to char-misc-next
2024-11-08 15:56 UTC
[PATCH v2 00/15] efi_loader: efi http and ipconfig drivers
2024-11-08 13:38 UTC (4+ messages)
` [PATCH v2 01/15] net: net_utils: Move ip_to_string to lib/net_utils.c
` [PATCH v2 02/15] net: wget: let wget_with_dns work with dns disabled
` [PATCH v2 03/15] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4
[PATCH 0/2] usb: typec: ucsi: glink: fix and improve orientation handling
2024-11-08 15:56 UTC (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: glink: fix off-by-one in connector_status
Linux kernel 5.15.171 released
2024-11-08 15:55 UTC
Linux kernel 6.1.116 released
2024-11-08 15:55 UTC
[PATCH net-next v2 0/5] devmem TCP fixes
2024-11-08 15:55 UTC (9+ messages)
` [PATCH net-next v2 1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v2 2/5] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v2 3/5] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v2 5/5] netmem: add netmem_prefetch
[Buildroot] [PATCH 1/2] configs/cubieboard2: bump Linux to 6.11.6 and U-Boot to 2024.10
2024-11-08 15:54 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] configs/cubieboard2: switch to use extlinux.conf
[LTP] [PATCH v3 0/4] landlock network coverage support
2024-11-08 15:53 UTC (3+ messages)
` [LTP] [PATCH v3 1/4] Fallback landlock network support
[PATCH] range-diff: optionally include merge commits' diffs in the analysis
2024-11-08 15:53 UTC (4+ messages)
[PATCH v5 2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
2024-11-08 15:52 UTC (2+ messages)
[PATCH bpf-next/net 0/5] bpf: Add mptcp_subflow bpf_iter support
2024-11-08 15:52 UTC (6+ messages)
` [PATCH bpf-next/net 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net 3/5] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net 4/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net 5/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
Ensure progress for dma_fence_array
2024-11-08 15:52 UTC (5+ messages)
` [PATCH] dma-buf: fix dma_fence_array_signaled
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-08 15:51 UTC (5+ messages)
[PATCH 0/3] KVM: gmem: track preparedness a page at a time
2024-11-08 15:50 UTC (4+ messages)
` [PATCH 1/3] KVM: gmem: allocate private data for the gmem inode
` [PATCH 2/3] KVM: gmem: add a complete set of functions to query page preparedness
` [PATCH 3/3] KVM: gmem: track preparedness a page at a time
[PATCH v2] lib: sync PCI ID macros with kernel
2024-11-08 15:50 UTC (5+ messages)
[master][RFC PATCH v2 01/10] conf/machine: rename beagleplay machine to beagleplay-ti
2024-11-08 15:50 UTC (10+ messages)
` [master][RFC PATCH v2 02/10] meta-beagle: create a separate layer for Beagle platforms
` [master][RFC PATCH v2 03/10] conf/machine: move "bb_org" BSP settings to meta-beagle
` [master][RFC PATCH v2 04/10] conf/machine: split beagleplay config between meta-ti-bsp and meta-beagle
` [master][RFC PATCH v2 05/10] conf/machine: move remaining Beagle platforms to meta-beagle
` [master][RFC PATCH v2 06/10] u-boot-bb_org, linux-bb_org: move "bb_org" providers "
` [master][RFC PATCH v2 07/10] linux-bb.org: update Beagle BSP to 6.1.83
` [master][RFC PATCH v2 08/10] conf/machine: add BeagleY-AI platform
` [master][RFC PATCH v2 09/10] linux-bb.org, u-boot-bb.org: rename recipes with version
` [master][RFC PATCH v2 10/10] beagle-bsp, linux-bb.org, u-boot-bb.org: add support for 6.6 BSP
[PATCH v6 0/3] TPM TIS SPI Support
2024-11-08 15:47 UTC (4+ messages)
` [PATCH v6 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
[PATCH v3 00/17] hw/microblaze: Allow running cross-endian vCPUs
2024-11-08 15:43 UTC (18+ messages)
` [PATCH v3 01/17] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH v3 02/17] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel()
` [PATCH v3 03/17] hw/intc/xilinx_intc: Make device endianness configurable
` [RFC PATCH v3 04/17] hw/net/xilinx_ethlite: Simplify by having configurable endianness
` [RFC PATCH v3 05/17] hw/timer/xilinx_timer: Allow down to 8-bit memory access
` [PATCH v3 06/17] hw/timer/xilinx_timer: Make device endianness configurable
` [PATCH v3 07/17] hw/char/xilinx_uartlite: "
` [PATCH v3 08/17] hw/ssi/xilinx_spi: "
` [PATCH v3 09/17] hw/ssi/xilinx_spips: "
` [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PATCH v3 11/17] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v3 12/17] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v3 13/17] target/microblaze: Introduce mo_endian() helper
` [PATCH v3 14/17] target/microblaze: Consider endianness while translating code
` [PATCH v3 15/17] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v3 16/17] tests/functional: Explicit endianness of microblaze assets
` [PATCH v3 17/17] tests/functional: Add microblaze cross-endianness tests
[PATCH 0/3] iio: temperature: Add support for P3T1085
2024-11-08 15:49 UTC (3+ messages)
[PATCH] static_call: Handle module init failure correctly in static_call_del_module()
2024-11-08 15:49 UTC (10+ messages)
[PATCH v4 0/2] next-kbd: convert to use qemu_input_handler_register()
2024-11-08 15:45 UTC (8+ messages)
` [PATCH v4 1/2] "
[PATCH v5 1/1] x86/cpu: Make sure flag_is_changeable_p() is always being used
2024-11-08 15:48 UTC (4+ messages)
[RFC PATCH 0/5] Add XHCI TR NOOP support, plus PCI, MSIX changes
2024-11-08 15:42 UTC (6+ messages)
` [RFC PATCH 1/5] qtest/pci: Enforce balanced iomap/unmap
` [RFC PATCH 2/5] qtest/libqos/pci: Fix msix_enable sharing bar0
` [RFC PATCH 3/5] pci/msix: Implement PBA writes
` [RFC PATCH 4/5] qtest/xhci: Add controller and device setup and ring tests
` [RFC PATCH 5/5] hw/usb: Support XHCI TR NOOP commands
[isar-cip-core][PATCH v2 0/2] Fixing dependency of package expand-on-first-boot on cryptsetup and tss2 (tpm2) libraries when building with disk encryption enabled
2024-11-08 15:47 UTC (13+ messages)
` [isar-cip-core][PATCH v2 1/2] Fixing dependency of package expand-on-first-boot on cryptsetup and tss2 (tpm2) libraries when building with disk encryption enabled. (for bookworm)
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-08 15:48 UTC
patch "iio: accel: kx022a: Fix raw read format" added to char-misc-testing
2024-11-08 15:47 UTC
[PATCH 0/4] kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
2024-11-08 15:04 UTC (10+ messages)
` [PATCH 1/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
` [PATCH 3/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
` [PATCH 4/4] kselftest/arm64: Fix compilation of SME instructions in the arm64 fp tests
Q: Kconfig: 'If unsure, say N'
2024-11-08 15:05 UTC (2+ messages)
[PATCH] log: --remerge-diff needs to keep around commit parents
2024-11-08 15:47 UTC (2+ messages)
[PATCH 5.10 000/110] 5.10.229-rc1 review
2024-11-08 15:47 UTC (2+ messages)
pre-calculate max_zone_append_sectors v2
2024-11-08 15:46 UTC (3+ messages)
` [PATCH 1/2] block: pre-calculate max_zone_append_sectors
` [PATCH 2/2] nvme-multipath: don't bother clearing max_hw_zone_append_sectors
[PATCH v3 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
2024-11-08 15:46 UTC (7+ messages)
` [PATCH v3 1/6] rust: arc: use `NonNull::new_unchecked`
` [PATCH v3 2/6] rust: types: avoid `as` casts
` [PATCH v3 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v3 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v3 5/6] rust: reorder `ForeignOwnable` items
` [PATCH v3 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`
[Buildroot] [PATCH v2] configs/cubieboard1: bump Linux to 6.11.6 and U-Boot to 2024.10
2024-11-08 15:46 UTC (2+ messages)
` [Buildroot] [PATCH v3] "
[PATCH 6.11 000/249] 6.11.7-rc2 review
2024-11-08 15:46 UTC (2+ messages)
[PATCH 5.15 00/73] 5.15.171-rc1 review
2024-11-08 15:46 UTC (2+ messages)
[PATCH 0/3] drm: Move client code into subdirectories
2024-11-08 15:42 UTC (4+ messages)
` [PATCH 1/3] drm: Move client code to clients/ subdirectory
` [PATCH 2/3] drm/client: Move public client header "
` [PATCH 3/3] drm/fbdev-client: Unexport drm_fbdev_client_setup()
[PATCHv2] media: v4l2-core: v4l2-ctrls: check for handler_new_ref misuse
2024-11-08 15:45 UTC (6+ messages)
Linux kernel 5.4.285 released
2024-11-08 15:45 UTC
Linux kernel 5.10.229 released
2024-11-08 15:45 UTC
[PATCH 6.1 000/126] 6.1.116-rc1 review
2024-11-08 15:45 UTC (2+ messages)
[oe-layersetup][master][PATCH] Add a v3 config for master (and future) branches
2024-11-08 15:43 UTC
[PATCH] eal: fix cleanup on Windows
2024-11-08 15:43 UTC (2+ messages)
[PATCH RESEND v2] gpio: omap: Add omap_gpio_disable/enable_irq calls
2024-11-08 15:43 UTC (6+ messages)
[linux-next:master 9212/10559] arch/arm64/boot/dts/qcom/sar2130p-qar2130p.dtb: /soc@0/phy@1c06000: failed to match any schema with compatible: ['qcom,sar2130p-qmp-gen3x2-pcie-phy']
2024-11-08 15:42 UTC
[android-common:android16-6.12 2/5] kernel/locking/rwsem.c:1651:2: error: call to undeclared function 'trace_android_vh_rwsem_write_finished'; ISO C99 and later do not support implicit function declarations
2024-11-08 15:42 UTC
[PATCH] iio: magnetometer: fix if () scoped_guard() formatting
2024-11-08 15:41 UTC
[PATCH 0/3] Fix Sonix Technology MJPEG streams
2024-11-08 15:42 UTC (3+ messages)
` [PATCH 1/3] media: uvcvideo: Introduce header length
[PATCH v5 00/10] Add SEV firmware hotloading
2024-11-08 15:42 UTC (3+ messages)
` [PATCH v5 06/10] crypto: ccp: Add DOWNLOAD_FIRMWARE_EX support
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2024-11-08 15:42 UTC (10+ messages)
` [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
[linux-next:pending-fixes] BUILD SUCCESS aded6a2e0817d76cdd8010ea7c0b217b55cbe78b
2024-11-08 15:40 UTC
[Bug 218795] New: USB4 / Thunderbolt + AMD: unstable and slow link (many uncorrectable errors)
2024-11-08 15:41 UTC (2+ messages)
` [Bug 218795] "
Linux kernel 4.19.323 released
2024-11-08 15:40 UTC
[PATCH 0/2] tests/xe_spin_batch: Add spin-timestamp-check
2024-11-08 15:38 UTC (4+ messages)
` [PATCH 1/2] lib/xe/xe_spin: move the spinner related functions to lib
[PATCH v2] x86/trampoline: Collect other scattered trampoline symbols
2024-11-08 15:38 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-08 15:38 UTC (12+ messages)
[PATCH i-g-t] tests/intel/xe_drm_fdinfo: Increase sampling period
2024-11-08 15:38 UTC (2+ messages)
[PATCH 0/9] misc: Support TI FPC202 dual-port controller
2024-11-08 15:37 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap
` [PATCH 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH 4/9] i2c: use client addresses directly in ATR interface
` [PATCH 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH 7/9] i2c: support per-channel ATR alias pools
` [PATCH 8/9] i2c: Support dynamic address translation
` [PATCH 9/9] misc: add FPC202 dual port controller driver
[Buildroot] [PATCH] boot/opensbi: remove dependency on fw_payload to pass FW_FDT_PATH
2024-11-08 15:30 UTC (2+ messages)
qemu-rust@nongnu.org mailing list created
2024-11-08 15:13 UTC
[RFC] module: Strict per-modname namespaces
2024-11-08 15:35 UTC (3+ messages)
[PATCH v2] ARM: imx_v6_v7_defconfig: enable SND_SOC_SPDIF
2024-11-08 15:34 UTC
FAILED: patch "[PATCH] nfsd: fix race between laundromat and free_stateid" failed to apply to 6.6-stable tree
2024-11-08 15:34 UTC (4+ messages)
` Fwd: "
[PATCH v7 0/5] Correct perf sampling with Guest VMs
2024-11-08 15:34 UTC (3+ messages)
` [PATCH v7 4/5] x86: perf: Refactor misc flag assignments
[PATCH v1 1/1] Bluetooth: hci_bcm: Use the devm_clk_get_optional() helper
2024-11-08 15:33 UTC
[PATCH v11 0/7] platform/chrome: Introduce DT hardware prober
2024-11-08 15:33 UTC (3+ messages)
` [PATCH v11 5/7] i2c: of-prober: Add GPIO support to simple helpers
✅ PASS (MISSED 2 of 69): Test report for for-kernelci (6.12.0-rc6, upstream-arm-next, ca3a5c08)
2024-11-08 14:52 UTC
[PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl
2024-11-08 15:32 UTC (3+ messages)
` [PATCH v2 1/2] procfs: avoid some usages of seq_file private data
[android-common:android16-6.12 2/5] kernel/locking/rwsem.c:1651:9: error: implicit declaration of function 'trace_android_vh_rwsem_write_finished'; did you mean 'trace_android_vh_rwsem_write_wait_finish'?
2024-11-08 15:31 UTC
[PATCH v4 1/1] x86/cpu: Make sure flag_is_changeable_p() is always being used
2024-11-08 15:31 UTC (4+ messages)
[PATCH] x86/cpufeatures: Free up unused feature bits
2024-11-08 15:31 UTC (7+ messages)
kgdb replacing newline with CRLF in custom query response
2024-11-08 15:31 UTC (4+ messages)
[PATCH v4 0/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-11-08 14:51 UTC (5+ messages)
` [PATCH v4 1/2] perf arm-spe: Prepare for adding data source packet implementations for other cores
` [PATCH v4 2/2] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
[PATCH 0/4] Support large folios for tmpfs
2024-11-08 15:30 UTC (2+ messages)
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
2024-11-08 15:28 UTC (3+ messages)
[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
2024-11-08 15:29 UTC (9+ messages)
[PATCH v4 0/3] drm/xe: Fix races on fdinfo
2024-11-08 15:29 UTC (5+ messages)
` [PATCH v4 2/3] drm/xe: Sample gpu timestamp closer to exec queues
` [PATCH v4 3/3] drm/xe: Cache hwe used for timestamp
[PULL] drm-xe-fixes
2024-11-08 15:28 UTC
[PATCH v2 0/2] This series adds clocks for ICSSG for AM64x
2024-11-08 14:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG
` [PATCH v2 2/2] arm64: dts: ti: k3-am64-main: Switch ICSSG clock to core clock
[PATCH 0/9] buildman: Add initial support for config fragments
2024-11-08 15:23 UTC (10+ messages)
` [PATCH 1/9] buildman: Add a lower-level test for KconfigScanner
` [PATCH 2/9] buildman: Set up the tout library
` [PATCH 3/9] buildman: Support #include files in defconfigs
` [PATCH 4/9] buildman: Correct the indentation in the setting-up section
` [PATCH 5/9] buildman: Document the toolchain-prefix section
` [PATCH 6/9] buildman: Correct logic for adding a toolchain
` [PATCH 7/9] buildman: Support a tilde to represent the home directory
` [PATCH 8/9] buildman: Propose a format for extra boards
` [PATCH 9/9] RFC: Show building with #include in defconfig
[PATCH v4 00/15] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-11-08 15:25 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev4)
[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for connector managment
2024-11-08 15:23 UTC (16+ messages)
` [PATCH i-g-t v2 1/5] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v2 2/5] lib/igt_kms: Add helper to wait for a specific status on a connector
` [PATCH i-g-t v2 3/5] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v2 4/5] lib/igt_kms: Add helper to obtain a connector by its name or MST path
` [PATCH i-g-t v2 5/5] lib/igt_kms: Add function to get valid pipe for specific output
[PATCH v2 6/6] drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate
2024-11-08 14:27 UTC (2+ messages)
[PATCH 0/2] MAINTAINERS: Update with Daniel Thompson's korg address
2024-11-08 15:21 UTC (2+ messages)
[PATCH] drm/rockchip: dsi: convert to dev_err_probe in probe function
2024-11-08 15:21 UTC (2+ messages)
[PATCH 1/2] cifs: during remount, make sure passwords are in sync
2024-11-08 15:20 UTC (5+ messages)
` [PATCH 2/2] cifs: support mounting with alternate password to allow password rotation
Request to join the mailing list
2024-11-08 15:20 UTC (2+ messages)
[PATCH v2 5/6] drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid
2024-11-08 14:25 UTC (2+ messages)
[PATCH v6 0/3] xen: SR-IOV fixes
2024-11-08 15:19 UTC (8+ messages)
` [PATCH v6 2/3] xen/pci: introduce PF<->VF links
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-08 15:19 UTC
[RFC PATCH 0/2] Add support for stacked and parallel memories
2024-11-08 14:25 UTC (2+ messages)
[PATCH 0/6] PATH WALK I: The path-walk API
2024-11-08 15:17 UTC (6+ messages)
[PATCH v2 4/6] drm/display: bridge_connector: use drm_bridge_connector_mode_valid()
2024-11-08 14:25 UTC (2+ messages)
[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
2024-11-08 14:54 UTC (2+ messages)
` [PATCH] mac802154: add a check for slave data list before delete
[PATCH] dt-bindings: clock: ti: Convert mux.txt to json-schema
2024-11-08 15:15 UTC (6+ messages)
[PATCH V3 00/16] Live update: cpr-transfer
2024-11-08 15:15 UTC (19+ messages)
` [PATCH V3 01/16] machine: anon-alloc option
[Regression] wifi problems since tg3 started throwing rcu stall warnings
2024-11-08 15:14 UTC (9+ messages)
[PATCH v3 0/2] dt-bindings: input: Goodix GT7986U SPI HID Touchscreen
2024-11-08 15:13 UTC (4+ messages)
` [PATCH v3 1/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.