messages from 2024-06-28 14:39:13 to 2024-06-28 15:20:05 UTC [more...]
[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
2024-06-28 15:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH] vfio: Get/put KVM only for the first/last vfio_df_open/close in cdev path
2024-06-28 15:18 UTC
rk3568 boot fail with TF-A binary
2024-06-28 15:18 UTC (11+ messages)
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-06-28 15:19 UTC (6+ messages)
[PATCH 0/2] x86/fred: Fix two problems during the FRED initialization
2024-06-28 15:18 UTC (5+ messages)
` [PATCH 1/2] x86/fred: Always install system interrupt handler into IDT
[PATCH] Fix warning in tegra_fuse_add_lookups
2024-06-28 15:18 UTC (2+ messages)
[PATCH v2 0/5] Rosebush, a new hash table
2024-06-28 15:18 UTC (3+ messages)
` [PATCH v2 3/5] rosebush: Add test suite
[PATCH nf-next 00/19] Netfilter/IPVS updates for net-next
2024-06-28 15:17 UTC (4+ messages)
[PATCH] dmaengine: sh: rz-dmac: Add support for SCIF DMA
2024-06-28 15:17 UTC
[PATCH v2 0/2] sunxi, usb: UDC/DM gadget model support
2024-06-28 15:17 UTC (5+ messages)
` [PATCH v2 2/2] usb: musb-new: sunxi: make compatible with UDC/DM gadget model
[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
2024-06-28 15:16 UTC (7+ messages)
` [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
[PATCH 0/7] Add MAC eFuse nodes to sys config areas
2024-06-28 15:15 UTC (8+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-am65: Add cpsw-mac-efuse node to mcu_conf
` [PATCH 2/7] arm64: dts: ti: k3-j7200: "
` [PATCH 3/7] arm64: dts: ti: k3-j721e: "
` [PATCH 4/7] arm64: dts: ti: k3-j721s2: "
` [PATCH 5/7] arm64: dts: ti: k3-j784s4: "
` [PATCH 6/7] arm64: dts: ti: k3-am62a: Add cpsw-mac-efuse node to wkup_conf
` [PATCH 7/7] arm64: dts: ti: k3-am62: "
[PATCH 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
2024-06-28 15:16 UTC (3+ messages)
` [PATCH 7/8] media: tegra-vde: use 'time_left' variable with wait_for_completion_interruptible_timeout()
[PATCH v6 00/11] Add MTE stubs for aarch64 user mode
2024-06-28 15:15 UTC (5+ messages)
` [PATCH v6 06/11] target/arm: Factor out code for setting MTE TCF0 field
[PATCH net-next v3 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-28 15:15 UTC (2+ messages)
[PATCH 2/2] lib/sort: Optimize heapsort with double-pop variation
2024-06-28 15:15 UTC (3+ messages)
[PATCH v2 00/10] iio: adc: ad7606: Improvements
2024-06-28 15:15 UTC (12+ messages)
` [PATCH v2 01/10] dt-bindings: iio: adc: adi,ad7606: add missing datasheet link
` [PATCH v2 02/10] dt-bindings: iio: adc: adi,ad7606: comment and sort the compatible names
` [PATCH v2 03/10] dt-bindings: iio: adc: adi,ad7606: normalize textwidth
` [PATCH v2 04/10] dt-bindings: iio: adc: adi,ad7606: improve descriptions
` [PATCH v2 05/10] dt-bindings: iio: adc: adi,ad7606: add supply properties
` [PATCH v2 06/10] dt-bindings: iio: adc: adi,ad7606: fix example
` [PATCH v2 07/10] dt-bindings: iio: adc: adi,ad7606: add conditions
` [PATCH v2 08/10] iio: adc: ad7606: fix oversampling gpio array
` [PATCH v2 09/10] iio: adc: ad7606: fix standby gpio state to match the documentation
` [PATCH v2 10/10] iio: adc: ad7606: switch mutexes to scoped_guard
[net-next PATCH v2 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-06-28 15:14 UTC (3+ messages)
` [net-next PATCH v2 09/15] eth: fbnic: Implement Rx queue alloc/start/stop/free
[bluez/bluez] 920c45: bass: add NULL check to bass_bcast_src_free()
2024-06-28 15:14 UTC
[PATCH v4] net/mlx5: Reclaim max 50K pages at once
2024-06-28 15:13 UTC (3+ messages)
[PATCH v5 0/7] misc: Add mikroBUS driver
2024-06-28 15:14 UTC (3+ messages)
` [PATCH v5 7/7] dts: ti: k3-am625-beagleplay: Add mikroBUS
[PATCH 00/10] hwmon: (amc6821) Various improvements
2024-06-28 15:13 UTC (11+ messages)
` [PATCH 01/10] hwmon: (amc6821) Stop accepting invalid pwm values
` [PATCH 02/10] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH 03/10] hwmon: (amc6821) Rename fan1_div to fan1_pulses
` [PATCH 04/10] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH 05/10] hwmon: (amc2821) Reorder include files, drop unnecessary ones
` [PATCH 06/10] hwmon: (amc6821) Use tabs for column alignment in defines
` [PATCH 07/10] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH 08/10] hwmon: (amc6821) Drop unnecessary enum chips
` [PATCH 09/10] hwmon: (amc6821) Convert to use regmap
` [PATCH 10/10] hwmon: (amc6821) Convert to with_info API
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
2024-06-28 15:12 UTC (3+ messages)
` [PATCH v2 01/15] cpu: Free cpu_ases
[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
2024-06-28 15:13 UTC (9+ messages)
` [RFC v3 1/1] fs/namespace: remove "
[PATCH] reset: tegra-bpmp: allow building under COMPILE_TEST
2024-06-28 15:11 UTC (2+ messages)
[PATCH] media: imx-pxp: Rewrite coeff expression
2024-06-28 15:11 UTC
[PATCH v4 0/6] Support PMT features in Xe
2024-06-28 15:09 UTC (7+ messages)
` [PATCH v4 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH v4 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v4 3/6] platform/x86/intel/pmt: Use PMT callbacks
` [PATCH v4 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v4 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
` [PATCH v4 6/6] drm/xe/vsec: Add support for DG2
[PATCH BlueZ v1] bass: add NULL check to bass_bcast_src_free()
2024-06-28 15:10 UTC (2+ messages)
[PATCH BlueZ v2] gatt-server: fix memory leak in bt_gatt_server_send_notification()
2024-06-28 15:10 UTC (2+ messages)
[PATCH BlueZ v1] core: add NULL check to adapter_service_remove()
2024-06-28 15:10 UTC (2+ messages)
[PATCH BlueZ v1] mcp: replace sprintf() with snprintf() in cb_track_duration()
2024-06-28 15:10 UTC (2+ messages)
[PATCH BlueZ v1] l2test: replace sprintf() with snprintf() in recv_mode()
2024-06-28 15:10 UTC (3+ messages)
` [BlueZ,v1] "
[PATCH BlueZ v1] rctest: replace sprintf() with snprintf() in recv_mode()
2024-06-28 15:10 UTC (3+ messages)
` [BlueZ,v1] "
[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-06-28 15:09 UTC (4+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup
[PATCH for-4.20] tools/libxs: Drop XSTEST
2024-06-28 15:08 UTC
[GIT PULL] Block fixes for 6.10-rc6
2024-06-28 15:08 UTC
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-06-28 15:07 UTC (7+ messages)
` [PATCH RFC net-next v2 10/17] net: stmmac: Introduce internal PCS offset-based CSR access
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
` [PATCH RFC net-next v2 17/17] net: stmmac: pcs: Drop the _SHIFT macros
[PATCH v2 0/5] sparse-index: improve clear_skip_worktree_from_present_files()
2024-06-28 15:07 UTC (3+ messages)
` [PATCH v3 "
[PATCH] hw/usb/hcd-ohci: Set transfer error code with no dev
2024-06-28 15:06 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v2 1/1] e1000e: fix force smbus during suspend flow
2024-06-28 7:48 UTC (4+ messages)
[PATCH 00/26] DC Patches June 27th, 2024
2024-06-28 15:06 UTC (2+ messages)
[linux-next:master 8744/9027] drivers/hid/hidraw.c:143:70: sparse: sparse: non size-preserving pointer to integer cast
2024-06-28 15:06 UTC
[linux-next:master 8744/9027] drivers/hid/bpf/hid_bpf_dispatch.c:363:47: warning: cast from pointer to integer of different size
2024-06-28 15:06 UTC
[PATCH] arm64: dts: Add/fix /memory node unit-addresses
2024-06-28 15:06 UTC (2+ messages)
[PATCH v2 00/12] i2c: riic: Add support for Renesas RZ/G3S
2024-06-28 15:05 UTC (14+ messages)
` [PATCH v2 07/12] i2c: riic: Define individual arrays to describe the register offsets
[PATCH v4 0/9] Add Mule MFD support
2024-06-28 15:05 UTC (11+ messages)
[PATCH BlueZ v1] avdtp: add NULL check to avdtp_has_stream()
2024-06-28 15:04 UTC
[PATCH] kcsan: Use min() to fix Coccinelle warning
2024-06-28 15:03 UTC (4+ messages)
[PATCH] compiler.h: simplify data_race() macro
2024-06-28 15:03 UTC (6+ messages)
` [PATCH v2] "
[atorgue-stm32:stm32-next 29/31] arch/arm64/boot/dts/st/stm32mp257f-ev1.dtb: /soc@0/bus@42080000/ethernet@482c0000: failed to match any schema with compatible: ['st,stm32mp25-dwmac', 'snps,dwmac-5.20']
2024-06-28 15:02 UTC
[PATCH 1/1] KVM: s390: fix LPSWEY handling
2024-06-28 15:02 UTC (4+ messages)
[PATCH 0/4] ci: add LAVA integration support for Xenomai on RPi4
2024-06-28 15:02 UTC (5+ messages)
` [PATCH 3/4] ci: add kernel support for rpi4
[PATCH 0/2] i3c: dw: Add APB clk
2024-06-28 15:01 UTC (5+ messages)
` [PATCH v2 0/3] i3c: dw: Add apb clk
b4 wish: differentiate between signature problems
2024-06-28 15:01 UTC (5+ messages)
[PATCH] python3: drop deterministic_imports.patch
2024-06-28 15:01 UTC
[PATCH] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
2024-06-28 15:00 UTC (4+ messages)
[PATCH v6 0/7] Convert multiple bind ops to 1 job
2024-06-28 15:00 UTC (3+ messages)
` [PATCH v6 6/7] drm/xe: Update PT layer with better error handling
[PATCH v3 0/2] Tracepoints and static branch in Rust
2024-06-28 15:00 UTC (7+ messages)
` [PATCH v3 2/2] rust: add tracepoint support
[PATCH v2] kvm: Fix warning in__kvm_gpc_refresh
2024-06-28 15:00 UTC (3+ messages)
[PATCH] hwmon: (max6639) : Add DT support
2024-06-28 15:00 UTC (2+ messages)
[RFC PATCH v2 0/5] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-06-28 14:57 UTC (6+ messages)
` [RFC PATCH v2 1/5] vhost-user: Add VIRTIO Shared Memory map request
` [RFC PATCH v2 2/5] vhost_user: Add frontend command for shmem config
` [RFC PATCH v2 3/5] vhost-user-dev: Add cache BAR
` [RFC PATCH v2 4/5] vhost_user: Add MEM_READ/WRITE backend requests
` [RFC PATCH v2 5/5] vhost_user: Implement mem_read/mem_write handlers
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
2024-06-28 14:40 UTC (2+ messages)
[PATCH 0/9] target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP
2024-06-28 14:57 UTC (3+ messages)
` [PATCH 1/9] target/arm: Correct comments about M-profile FPSCR
[PATCH v4 21/21] doc: updated the documentation for cpfl PMD
2024-06-28 14:58 UTC (9+ messages)
` [PATCH v5 00/21] Update MEV TS Base Driver
` [PATCH v5 15/21] common/idpf: add wmb before tail
` [PATCH v5 16/21] drivers: add flex array support and fix issues
` [PATCH v5 20/21] drivers: adding type to idpf vc queue switch
[PATCH 0/3] btrfs-progs: use libbtrfsutil for subvolume creation
2024-06-28 14:56 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create
` [PATCH 2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot
` [PATCH 3/3] btrfs-progs: remove unused qgroup functions
[PATCH v7 0/8] File abstractions needed by Rust Binder
2024-06-28 14:57 UTC (9+ messages)
` [PATCH v7 1/8] rust: types: add `NotThreadSafe`
` [PATCH v7 2/8] rust: task: add `Task::current_raw`
` [PATCH v7 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v7 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v7 5/8] rust: security: add abstraction for secctx
` [PATCH v7 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v7 7/8] rust: file: add `Kuid` wrapper
` [PATCH v7 8/8] rust: file: add abstraction for `poll_table`
[GIT PULL] Additional fixes for NFSD in v6.10-rc
2024-06-28 14:56 UTC
[PATCH 0/2] arm64: perf: add new CPU core names
2024-06-28 14:56 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: pmu: Add new Cortex and Neoverse cores
` [PATCH 2/2] perf: pmuv3: Add new Cortex and Neoverse PMUs
[PATCH 0/2] drm/panthor: Fix support for sync-only jobs
2024-06-28 14:55 UTC (3+ messages)
` [PATCH 1/2] drm/panthor: Don't check the array stride on empty uobj arrays
` [PATCH 2/2] drm/panthor: Fix sync-only jobs
[PATCH v4 0/3] Add boot-mode property for zynq
2024-06-28 14:48 UTC (2+ messages)
[PATCH v5 0/4] ARM: vfp: Introduce vfp_lock() for VFP locking
2024-06-28 14:54 UTC (3+ messages)
Regression on linux-next (next-20240625)
2024-06-28 14:53 UTC (3+ messages)
[PATCH libgpiod v2 00/18] dbus: add GLib-based DBus daemon and command-line client
2024-06-28 14:53 UTC (19+ messages)
` [PATCH libgpiod v2 01/18] tests: split out reusable test code into a local static library
` [PATCH libgpiod v2 02/18] tests: split out the common test code for bash scripts
` [PATCH libgpiod v2 03/18] bindings: glib: add build files
` [PATCH libgpiod v2 04/18] bindings: glib: add public headers
` [PATCH libgpiod v2 05/18] bindings: glib: add core code
` [PATCH libgpiod v2 06/18] bindings: glib: add examples
` [PATCH libgpiod v2 07/18] bindings: glib: add tests
` [PATCH libgpiod v2 08/18] README: document GLib bindings
` [PATCH libgpiod v2 09/18] dbus: add build files
` [PATCH libgpiod v2 10/18] dbus: add the API definitions
` [PATCH libgpiod v2 11/18] dbus: add a wrapper around the gdbus-codegen generated header
` [PATCH libgpiod v2 12/18] dbus: add data files
` [PATCH libgpiod v2 13/18] dbus: add gpio-manager code
` [PATCH libgpiod v2 14/18] dbus: add tests
` [PATCH libgpiod v2 15/18] dbus: add a command-line client
` [PATCH libgpiod v2 16/18] dbus: client: add tests
` [PATCH libgpiod v2 17/18] README: document the DBus API
` [PATCH libgpiod v2 18/18] TODO: drop the DBus daemon from the list
[PATCH] arm64: defconfig: enable NVIDIA CoreSight PMU driver
2024-06-28 14:53 UTC (2+ messages)
[Bug Report] Possible Missing Endianness Conversion
2024-06-28 14:53 UTC (5+ messages)
[PATCH] Correcting all needs work translations, Adding some transaltion and changing maintainer of the cpupower tool
2024-06-28 14:53 UTC (3+ messages)
` [PATCH 1/4] Signed-off-by: Daniel Hejduk <danielhejduk@disroot.org>
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-06-28 14:52 UTC (8+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers
[linux-next:master 8329/9027] arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: /pcie-ep@fe150000: failed to match any schema with compatible: ['rockchip,rk3588-pcie-ep']
2024-06-28 14:51 UTC (3+ messages)
[libvirt test] 186542: tolerable all pass - PUSHED
2024-06-28 14:50 UTC
[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
2024-06-28 14:50 UTC (3+ messages)
[PATCH v3 0/8] perf trace: Augment enum arguments with BTF
2024-06-28 14:50 UTC (7+ messages)
` [PATCH v3 4/8] perf trace: Filter enum arguments with enum names
` [PATCH v3 5/8] perf test: Add landlock workload
[PATCH 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type
2024-06-28 14:48 UTC
[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
2024-06-28 14:49 UTC (4+ messages)
[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202406280400
2024-06-28 14:47 UTC
[meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202406280400
2024-06-28 14:47 UTC
[PATCH v6 00/10] Ext4 fast commit performance patch series
2024-06-28 14:47 UTC (7+ messages)
` [PATCH v6 02/10] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH v6 09/10] ext4: temporarily elevate commit thread priority
` [PATCH v6 10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
2024-06-28 14:46 UTC (6+ messages)
` [PATCH v3 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
[PULL] drm-intel-next
2024-06-28 14:46 UTC
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-28 14:45 UTC (4+ messages)
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
[PATCH v2 0/5] Rework mce_setup()
2024-06-28 14:45 UTC (7+ messages)
` [PATCH v2 1/5] x86/topology: Export helper to get CPU number from APIC ID
rsync stuck in "D" state short after starting to copy to a newly created filesystem
2024-06-28 14:45 UTC (2+ messages)
[PATCH] MAINTAINERS: Update my family name
2024-06-28 14:43 UTC (2+ messages)
[PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
2024-06-28 14:42 UTC (2+ messages)
[PATCH 0/8] dma-buf: heaps: Support carved-out heaps and ECC related-flags
2024-06-28 14:42 UTC (8+ messages)
[PATCH v7 0/5] initial support for Marvell 88PM886 PMIC
2024-06-28 14:42 UTC (3+ messages)
[PATCH 1/4] i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
2024-06-28 14:42 UTC (2+ messages)
[PATCH v8 07/18] nfsd: add "localio" support
2024-06-28 14:40 UTC (3+ messages)
[PATCH 0/4] Add support for SPI-NOR Macronix OTP
2024-06-28 14:39 UTC (4+ messages)
` [PATCH 1/4] Add generic functions for accessing the SPI-NOR chip
[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
2024-06-28 14:39 UTC (3+ messages)
` [PATCH 1/2] drm/msm/dpu: Add MSM8996 support
` [PATCH 2/2] drm/msm/dpu: add support for MSM8953
[GIT PULL] bcachefs fixes for 6.10-rc6
2024-06-28 14:39 UTC
[PATCH v3 2/3] bus: mhi: host: Add name for mhi_controller
2024-06-28 14:38 UTC (2+ messages)
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.