messages from 2024-07-01 10:58:43 to 2024-07-01 11:53:31 UTC [more...]
[PATCH] adapter: Add retry when bonding device returns connection failure
2024-07-01 11:53 UTC (2+ messages)
` "
[PATCH v18 0/5] implement getrandom() in vDSO
2024-07-01 11:53 UTC (7+ messages)
` [PATCH v18 2/5] random: add vgetrandom_alloc() syscall
[PATCH] netfilter: remove unnecessary assignment in translate_table
2024-07-01 11:53 UTC
[PATCH v3] misc: fastrpc: Increase max user PD initmem size
2024-07-01 11:52 UTC
❌ FAIL (MISSED 13 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 3ffea9a7)
2024-07-01 11:52 UTC
[RFC PATCH 0/2] drm/ttm: support device w/o coherency
2024-07-01 11:52 UTC (7+ messages)
` [RFC PATCH 2/2] drm/ttm: downgrade cached to write_combined when snooping not available
[PATCH v4] net/mlx5: Reclaim max 50K pages at once
2024-07-01 11:49 UTC (4+ messages)
[PATCH 0/2] hw/misc: Fix STM32L4x5 EXTI interrupts
2024-07-01 11:48 UTC (2+ messages)
Determining if a merge was produced automatically
2024-07-01 11:49 UTC (2+ messages)
[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
2024-07-01 11:48 UTC (8+ messages)
` [PATCH v2, 2/3] "
[PATCH V2 0/2] arm64: Drop ID_AA64PFR0_EL1_ELx_[64BIT_ONLY|32BIT_64BIT]
2024-07-01 11:48 UTC (4+ messages)
` [PATCH V2 1/2] KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-01 11:47 UTC (4+ messages)
[PATCH] tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumption
2024-07-01 11:45 UTC (2+ messages)
[PATCH 5.10] arm64/bpf: Remove 128MB limit for BPF JIT programs
2024-07-01 11:46 UTC
[PATCH v2 0/2] mm: introduce per-order mTHP split counters
2024-07-01 11:46 UTC (5+ messages)
` [PATCH v2 2/2] mm: add docs for "
Git remote origin leaks user access token
2024-07-01 11:46 UTC
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-07-01 11:46 UTC
[Buildroot] Warning_ Your mailbox buildroot@busybox.net will be Shutdown Soon
2024-07-01 11:45 UTC
[Buildroot] Undeliverable: Outgoing mail failed
2024-07-01 11:45 UTC
[ovmf test] 186616: all pass - PUSHED
2024-07-01 11:44 UTC
[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
2024-07-01 11:43 UTC (2+ messages)
[RFC 1/1] usb: host: xhci-plat: add enable XHCI-AVOID-BEI quirk by dts
2024-07-01 11:44 UTC (10+ messages)
[PATCH 0/2] mm: introduce per-order mTHP split counters
2024-07-01 11:43 UTC (10+ messages)
` [PATCH 1/2] mm: add "
[PATCH 0/2] change some odd-looking atomic uses
2024-07-01 11:42 UTC (3+ messages)
` [PATCH 1/2] graph-lock: make sure reader_count access is atomic
` [PATCH 2/2] atomics: replace fetch-use-store with direct atomic operations
[PATCH] net/ulp: remove unnecessary assignment in tcp_register_ulp
2024-07-01 11:42 UTC
[meta-multimedia][PATCH 1/2] pipewire: update 1.0.7 -> 1.2.0
2024-07-01 11:43 UTC (3+ messages)
` [oe] "
[PATCH for-next 0/3] RDMA/bnxt_re: DB moderation on GenP7
2024-07-01 11:41 UTC (2+ messages)
[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
2024-07-01 11:40 UTC (5+ messages)
` [PATCH net-next v7 01/10] net: psample: add user cookie
` [PATCH net-next v7 05/10] net: openvswitch: add psample action
[morimoto:renesas-bsp/v6.1.96-2024-06-28-3-GrayHawk-sound 720/720] arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dtb: sound@ec400000: False schema does not allow {'compatible': ['renesas,rcar_sound-r8a779h0', 'renesas,rcar_sound-gen4'], 'reg': [[0, 3963617280, 0, 262144], [0, 3964928000, 0, 4096], [0, 3964932096,
2024-07-01 11:39 UTC
Linux 6.9.y btrfs: "NULL pointer dereference in attach_eb_folio_to_filemap" and "BUG: soft lockup" issues
2024-07-01 11:39 UTC (4+ messages)
[MODALTS v0.1 4/4] add modules deps alternatives description
2024-07-01 11:33 UTC (4+ messages)
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 11:30 UTC (22+ messages)
` [PATCH v2 01/10] ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
` [PATCH v2 02/10] ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
` [PATCH v2 03/10] ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
` [PATCH v2 04/10] ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion routines
` [PATCH v2 05/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
` [PATCH v2 06/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
` [PATCH v2 08/10] soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
` [PATCH v2 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
` [PATCH v2 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-07-01 11:38 UTC (2+ messages)
[PATCH v12 0/8] Turris Omnia MCU driver
2024-07-01 11:38 UTC (6+ messages)
` [PATCH v12 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
[LTP] perf_event_open03.c:95: TFAIL: Likely kernel memory leak detected
2024-07-01 11:37 UTC
[OE-core][PATCH] opensbi: bump to 1.5
2024-07-01 11:36 UTC
[PATCH 00/10] hwmon: (amc6821) Various improvements
2024-07-01 11:36 UTC (15+ messages)
` [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 2/9] rust: Upgrade 1.75.0->1.76.0
2024-07-01 11:36 UTC (3+ messages)
` [OE-core] "
[PATCH] btrfs-progs: add --subvol option to mkfs.btrfs
2024-07-01 11:34 UTC (3+ messages)
[PATCH] selftest: epoll_busy_poll: remove unnecessary assignment in TEST_F(epoll_busy_poll, test_get_params)
2024-07-01 11:32 UTC
[PATCH v6 1/2] dt-bindings: iio: light: ROHM BH1745
2024-07-01 11:32 UTC (3+ messages)
` [PATCH v6 2/2] iio: light: ROHM BH1745 colour sensor
[PATCH v2] drm/amd/swsmu: enable more Pstates profile levels for SMU v14.0.0 and v14.0.1
2024-07-01 11:32 UTC (2+ messages)
[PATCH rdma-next] RDMA/device: Return error earlier if port in not valid
2024-07-01 11:32 UTC (2+ messages)
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-07-01 11:32 UTC
[PATCH v3 0/5] Add AP6275P wireless support
2024-07-01 11:31 UTC (8+ messages)
` [PATCH v3 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
[PATCH 0/3] PF: Provisioning improvements
2024-07-01 11:31 UTC (5+ messages)
` [PATCH 1/3] drm/xe/pf: Skip fair VFs provisioning if already provisioned
` [PATCH 2/3] drm/xe/pf: Restart VFs provisioning after GT reset
[PATCH] timers/tick_sched: combine WARN_ON_ONCE and print_once
2024-07-01 11:31 UTC (2+ messages)
[PATCH v13 0/8] Turris Omnia MCU driver
2024-07-01 11:30 UTC (9+ messages)
` [PATCH v13 1/8] dt-bindings: firmware: add cznic,turris-omnia-mcu binding
` [PATCH v13 2/8] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v13 3/8] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v13 4/8] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v13 5/8] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v13 6/8] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v13 7/8] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v13 8/8] ARM: dts: turris-omnia: Add GPIO key node for front button
[PATCH] vfio: Reuse file f_inode as vfio device inode
2024-07-01 11:29 UTC (3+ messages)
[PATCH v4 0/2] drm: panel-orientation-quirks: Add quirk for Steam Deck Galileo revision and re-label the Deck panel quirks to specify hardware revision
2024-07-01 11:29 UTC (2+ messages)
[PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs
2024-07-01 11:28 UTC (2+ messages)
[PATCH v2 0/4] Enable rustdoc tests for the macros crate
2024-07-01 11:24 UTC (5+ messages)
` [PATCH v2 1/4] kbuild: rust: Expand rusttest target for macros
` [PATCH v2 2/4] rust: Enable test for macros::module
` [PATCH v2 3/4] rust: macros: Enable use from macro_rules!
` [PATCH v2 4/4] rust: macros: Enable the rest of the tests
[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
2024-07-01 11:27 UTC (4+ messages)
` [PATCH v5 4/6] configs: am62x_evm_*: Enable USB and DFU support
[PATCH v12 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-01 11:27 UTC (3+ messages)
` [PATCH v12 3/4] PCI/DOE: Expose the DOE features via sysfs
[cip:linux-5.10.y-cip 27/40] drivers/gpu/drm/renesas/rcar-du/rcar_du_of.c:249:37: warning: '%u' directive writing between 1 and 10 bytes into a region of size 2
2024-07-01 11:26 UTC
[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
2024-07-01 11:23 UTC (3+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change
` [PATCH v3 2/2] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
[PATCH] phy: Fix the cacography in phy-exynos5250-usb2.c
2024-07-01 11:25 UTC (2+ messages)
[PATCH v5 0/7] use for_each_endpoint_of_node()
2024-07-01 11:23 UTC (4+ messages)
` [PATCH v5 5/7] media: platform: ti: "
[PATCH v5 15/21] common/idpf: add wmb before tail
2024-07-01 11:23 UTC (3+ messages)
` [PATCH v6 0/7] Update MEV TS Base Driver
[PATCH RESEND v2 0/3] nfs: Improve throughput for random buffered writes
2024-07-01 11:23 UTC (3+ messages)
` [PATCH v2 2/3] nfs: Properly initialize server->writeback
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-01 11:22 UTC (4+ messages)
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
[PATCH] gve: Add retry logic for recoverable adminq errors
2024-07-01 11:21 UTC (2+ messages)
[PATCH v2 00/14] hw: define and enforce a standard lifecycle for versioned machines
2024-07-01 11:21 UTC (7+ messages)
` [PATCH v2 10/14] hw: set deprecation info for all versioned machine types
` [PATCH v2 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
` [PATCH v2 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-07-01 11:20 UTC (11+ messages)
` [PATCH net-next v10 03/13] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next v10 05/13] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next v10 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next v10 08/13] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next v10 09/13] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v10 10/13] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
` [PATCH net-next v10 12/13] net: phy: mediatek: Fix alignment in callback functions' hook
` [PATCH net-next v10 13/13] net: phy: mediatek: Remove unnecessary outer parens of "supported_triggers" var
[PATCH 0/6 RFC] nfsd: provide simpler interface for LOCALIO access
2024-07-01 11:21 UTC (7+ messages)
` [PATCH 2/6] nfsd: add cred parameter to __fh_verify()
` [PATCH 4/6] nfsd: pass client explicitly "
` [PATCH 6/6] nfsd: add nfsd_file_acquire_local()
[PATCH] irqchip/gic-v4: Fix vcpus racing for vpe->col_idx in vmapp and vmovp
2024-07-01 11:20 UTC (2+ messages)
Build failed in Jenkins: v4l-utils #558
2024-07-01 11:16 UTC (2+ messages)
` Jenkins build is back to normal : v4l-utils #559
FAILED: patch "[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t" failed to apply to 5.15-stable tree
2024-07-01 11:19 UTC (2+ messages)
` [PATCH 5.15.y] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
[PATCH] hw/misc/bcm2835_thermal: Handle invalid address accesses gracefully
2024-07-01 11:18 UTC (2+ messages)
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-07-01 11:18 UTC
[PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti
2024-07-01 11:16 UTC (3+ messages)
[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
2024-07-01 11:16 UTC (10+ messages)
` [PATCH v3 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
[PATCH v3 0/3] Add support for RAS DES feature in PCIe DW
2024-07-01 11:15 UTC (6+ messages)
` [PATCH 2/3] PCI: debugfs: Add support for RASDES framework in DWC
` [PATCH 3/3] PCI: dwc: Create debugfs files in DWC driver
[meta-security,kirkstone][PATCH 0/5] sssd: fix python3 support
2024-07-01 11:14 UTC (7+ messages)
` [meta-security,kirkstone][PATCH 1/5] sssd: fix missing python3.X-config script
` [yocto-patches] "
` [meta-security,kirkstone][PATCH 2/5] sssd: fix ac_cv_prog_HAVE_PYTHON3 value
` [yocto-patches] "
` [meta-security,kirkstone][PATCH 3/5] sssd: fix issue if build machine is Debian
` [yocto-patches] "
[PATCH v3 0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment
2024-07-01 11:13 UTC (5+ messages)
` [PATCH v3 2/3] pirq_cleanup_check() leaks
[PATCH] support "THPeligible" semantics for mTHP with anonymous shmem
2024-07-01 11:12 UTC (5+ messages)
[PATCH 00/17] xen: address violation of MISRA C:2012 Directive 4.10
2024-07-01 11:10 UTC (4+ messages)
` [PATCH 01/17] misra: add deviation for headers that explicitly avoid guards
` [PATCH 02/17] misra: modify deviations for empty and generated headers
` [PATCH 03/17] misra: add deviations for direct inclusion guards
[PATCH net-next 0/5] zerocopy tx cleanups
2024-07-01 11:11 UTC (4+ messages)
` [PATCH net-next 3/5] net: batch zerocopy_fill_skb_from_iter accounting
[PATCH] x86/hpet: Read HPET directly if panic in progress
2024-07-01 11:09 UTC (4+ messages)
[PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
2024-07-01 11:07 UTC (4+ messages)
[PATCH] Revert "sched/fair: Make sure to try to detach at least one movable task"
2024-07-01 11:07 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
2024-07-01 11:07 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH v2] sched/deadline: fix task_struct reference leak
2024-07-01 11:07 UTC (2+ messages)
` [tip: sched/urgent] sched/deadline: Fix "
[PATCH v2 00/17] backlight: Introduce power-state constants
2024-07-01 11:07 UTC (2+ messages)
[PATCH v2] libabigail: add recipe for the ABI Generic Analysis and Instrumentation Library
2024-07-01 11:06 UTC
[PATCH net] e1000e: Fix S0ix residency on corporate systems
2024-07-01 11:04 UTC (2+ messages)
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines
2024-07-01 11:03 UTC (4+ messages)
` [RFC PATCH v3 11/11] powerpc64/bpf: Add support for bpf trampolines
[PATCH v6 0/4] ARM: vfp: Introduce vfp_state_hold() to acquire VFP context
2024-07-01 10:56 UTC (5+ messages)
` [PATCH v6 1/4] ARM: vfp: Provide vfp_state_hold() for VFP locking
` [PATCH v6 2/4] ARM: vfp: Use vfp_state_hold() in vfp_sync_hwstate()
` [PATCH v6 3/4] ARM: vfp: Use vfp_state_hold() in vfp_support_entry()
` [PATCH v6 4/4] ARM: vfp: Move sending signals outside of vfp_state_hold()ed section
[PATCH v2 0/4] Add support for SPI-NOR Macronix OTP
2024-07-01 11:03 UTC (8+ messages)
` [PATCH v2 3/4] dt-bindings: mtd: macronix,mx25l12833f: add SPI-NOR chip
[PATCH v4 00/19] SMMUv3 nested translation support
2024-07-01 11:02 UTC (20+ messages)
` [PATCH v4 01/19] hw/arm/smmu-common: Add missing size check for stage-1
` [PATCH v4 02/19] hw/arm/smmu: Fix IPA for stage-2 events
` [PATCH v4 03/19] hw/arm/smmuv3: Fix encoding of CLASS in events
` [PATCH v4 04/19] hw/arm/smmu: Use enum for SMMU stage
` [PATCH v4 05/19] hw/arm/smmu: Split smmuv3_translate()
` [PATCH v4 06/19] hw/arm/smmu: Consolidate ASID and VMID types
` [PATCH v4 07/19] hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
` [PATCH v4 08/19] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [PATCH v4 09/19] hw/arm/smmu-common: Rework TLB lookup for nesting
` [PATCH v4 10/19] hw/arm/smmu-common: Add support for nested TLB
` [PATCH v4 11/19] hw/arm/smmu-common: Support nested translation
` [PATCH v4 12/19] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [PATCH v4 13/19] hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
` [PATCH v4 14/19] hw/arm/smmu: Support nesting in the rest of commands
` [PATCH v4 15/19] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [PATCH v4 16/19] hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfo
` [PATCH v4 17/19] hw/arm/smmuv3: Support and advertise nesting
` [PATCH v4 18/19] hw/arm/smmuv3: Advertise S2FWB
` [PATCH v4 19/19] hw/arm/smmu: Refactor SMMU OAS
[PATCH v1] Added BREDR not supported bit in AD Flag when discoverable is off
2024-07-01 11:02 UTC (3+ messages)
[PATCH 2/2] drm/panthor: Fix sync-only jobs
2024-07-01 11:02 UTC (2+ messages)
[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-07-01 11:00 UTC (6+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup
[CI] HAX: Try SR-IOV on ADLP/ATSM
2024-07-01 11:00 UTC (5+ messages)
kirkstone merge request: July 1st
2024-07-01 11:00 UTC
[PATCH 0/2] regmap IRQ support for devices with multiple IRQs
2024-07-01 10:59 UTC (3+ messages)
` [PATCH 1/2] irqdomain: Allow giving name suffix for domain
` [PATCH 2/2] regmap: Allow setting IRQ domain name suffix
[PATCH -v2] x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
2024-07-01 10:58 UTC (2+ messages)
` [tip: x86/alternatives] "
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.