messages from 2025-04-15 21:49:44 to 2025-04-15 23:03:48 UTC [more...]
[PATCH v3 1/2] dt-bindings: arm: ti: Add PocketBeagle2
2025-04-15 22:59 UTC (2+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add k3-am62-pocketbeagle2
[PATCH] selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tc
2025-04-15 23:03 UTC (3+ messages)
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
2025-04-15 23:03 UTC (9+ messages)
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint
[RFC PATCH 0/29] Rework the LSM initialization
2025-04-15 23:02 UTC (15+ messages)
` [RFC PATCH 02/29] lsm: split the init code out into lsm_init.c
` [RFC PATCH 03/29] lsm: simplify prepare_lsm() and rename to lsm_prep_single()
` [RFC PATCH 05/29] lsm: replace the name field with a pointer to the lsm_id struct
` [RFC PATCH 06/29] lsm: cleanup and normalize the LSM order symbols naming
` [RFC PATCH 08/29] lsm: get rid of the lsm_names list and do some cleanup
` [RFC PATCH 10/29] lsm: cleanup the LSM blob size code
[PATCH v12 00/13] Upgrade libgcrypt to 1.11
2025-04-15 22:57 UTC (14+ messages)
` [PATCH v12 01/13] Import libgcrypt 1.11
` [PATCH v12 02/13] Import b64dec from gpg-error
` [PATCH v12 03/13] b64dec: Adjust for compilation in GRUB environment
` [PATCH v12 04/13] Adjust import script, definitions and API users for libgcrypt 1.11
` [PATCH v12 05/13] Add DSA and RSA SEXP tests
` [PATCH v12 06/13] keccak: Disable acceleration with SSE asm
` [PATCH v12 07/13] libgcrypt: Fix coverity warnings
` [PATCH v12 08/13] Remove now unneeded gcrypt compilation flag
` [PATCH v12 09/13] gcry: Ignore sign-compare warnings
` [PATCH v12 10/13] libgcrypt: Import blake family of hashes
` [PATCH v12 11/13] import_gcry: Make compatible with python 3.4
` [PATCH v12 12/13] import_gcry: Fix pylint warnings
` [PATCH v12 13/13] libgcrypt: Don't use 64-bit division on platforms where it's slow
[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
2025-04-15 23:02 UTC (7+ messages)
` [PATCH v3 01/10] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
` [PATCH v3 02/10] spi: sh-msiof: use dev in sh_msiof_spi_probe()
[PATCH] arm64: dts: imx8mp: add cpuidle state "cpu-pd-wait"
2025-04-15 23:01 UTC (8+ messages)
[Intel-wired-lan] [iwl-next v2 0/8] libie: commonize adminq structure
2025-04-15 22:59 UTC (3+ messages)
` "
[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
2025-04-15 22:57 UTC (8+ messages)
` [PATCH 5/5] mm/vmalloc.c: return explicit error value in alloc_vmap_area()
[PATCH RFC 0/3] nvme: add support for command quiesce timeout
2025-04-15 22:56 UTC (5+ messages)
` [PATCH RFC 3/3] nvme: delay failover by "
[PATCH v19 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-15 22:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev20)
[PATCH] watchdog: exar: Shorten identity name to fit correctly
2025-04-15 22:52 UTC
[PATCH 0/2] test/intel/prime_mmap: Limit aperture testing to machines with an aperture
2025-04-15 22:52 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/pxp: do not queue unneeded terminations from debugfs
2025-04-15 22:48 UTC
[PATCH net-next v8 1/9] netmem: add niov->type attribute to distinguish different net_iov types
2025-04-15 22:47 UTC (9+ messages)
` [PATCH net-next v8 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v8 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v8 4/9] net: devmem: Implement TX path
` [PATCH net-next v8 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v8 6/9] net: enable driver support for netmem TX
` [PATCH net-next v8 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v8 8/9] net: check for driver support in netmem TX
` [PATCH net-next v8 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH 0/3] Add support for eCAP PWM and LCD
2025-04-15 22:47 UTC (6+ messages)
` [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
2025-04-15 22:47 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] pack-objects: use standard option incompatibility functions
` [PATCH v3 0/9] repack: avoid MIDX'ing cruft pack(s) where possible
` [PATCH v3 1/9] pack-objects: use standard option incompatibility functions
` [PATCH v3 2/9] pack-objects: limit scope in 'add_object_entry_from_pack()'
` [PATCH v3 3/9] pack-objects: factor out handling '--stdin-packs'
` [PATCH v3 4/9] pack-objects: declare 'rev_info' for '--stdin-packs' earlier
` [PATCH v3 5/9] pack-objects: perform name-hash traversal for unpacked objects
` [PATCH v3 6/9] pack-objects: fix typo in 'show_object_pack_hint()'
` [PATCH v3 7/9] pack-objects: swap 'show_{object,commit}_pack_hint'
` [PATCH v3 8/9] pack-objects: introduce '--stdin-packs=follow'
` [PATCH v3 9/9] repack: exclude cruft pack(s) from the MIDX where possible
[PATCH] dt-bindings: usb: renesas,usbhs: Add RZ/V2H(P) SoC support
2025-04-15 22:42 UTC (2+ messages)
[PATCH] drm/xe/userptr: fix notifier vs folio deadlock
2025-04-15 22:42 UTC (2+ messages)
[PATCH v2 0/2] Add support for MSI injection on Arm
2025-04-15 22:40 UTC (3+ messages)
[PATCH v2] media: davinci: vpif: Fix memory leaks in probe error path
2025-04-15 22:38 UTC
[PATCH v7 00/14] large atomic writes for xfs
2025-04-15 22:36 UTC (3+ messages)
` [PATCH v7 14/14] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
` [PATCH v7.1 "
[PATCH v3] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
2025-04-15 22:35 UTC (2+ messages)
[PATCH v2 0/2] pidfs: ensure consistent ENOENT/ESRCH reporting
2025-04-15 22:34 UTC (2+ messages)
[PATCH 00/11] Final release note updates for 5.2
2025-04-15 22:34 UTC (5+ messages)
` [PATCH 04/11] migration-guides/release-notes-5.2.rst: add security fixes
` [docs] "
[PATCH v4 1/3] Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
2025-04-15 22:34 UTC (2+ messages)
` [v4,1/3] "
[PATCH 1/1] add: fix handling literal filenames and wildcards
2025-04-15 22:32 UTC (3+ messages)
` [PATCH] t3706: Add test for wildcard vs literal pathspec
[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
2025-04-15 22:31 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] eal: add macro to embed information in binaries
` [PATCH v3 2/4] buildtools: use "
` [PATCH v3 3/4] usertools: parse strings from PE images
` [PATCH v3 4/4] drivers: use macro to embed information in binaries
[PATCH bpf-next v2] libbpf: verify section type in btf_find_elf_sections
2025-04-15 22:31 UTC (2+ messages)
[PATCH bpf v3] libbpf: Fix buffer overflow in bpf_object__init_prog
2025-04-15 22:31 UTC (2+ messages)
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-15 22:30 UTC (13+ messages)
` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
sev_es_trampoline_start undefined symbol referenced errors during kunit run
2025-04-15 22:29 UTC (7+ messages)
[RFC PATCH 0/5] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2025-04-15 22:28 UTC (8+ messages)
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
[PATCH] iio: accel: adis16203: Fix single-axis representation and CALIBBIAS handling
2025-04-15 22:26 UTC
[PATCH 0/2] iio: adc: ti-adc128s052: Add support for adc102s021
2025-04-15 22:25 UTC (8+ messages)
` [PATCH 2/2] iio: adc: ti-adc128s052: Add lower resolution devices support
Test if it's still reproducible
2025-04-15 22:23 UTC (2+ messages)
` [syzbot] [jfs?] UBSAN: array-index-out-of-bounds in add_missing_indices
[PATCH v3 00/15] Support for the RK3576
2025-04-15 21:51 UTC (16+ messages)
` [PATCH v3 01/15] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions
` [PATCH v3 02/15] rockchip: mkimage: Add rk3576 support
` [PATCH v3 03/15] arm: rockchip: Add RK3576 arch core support
` [PATCH v3 04/15] pinctrl: rockchip: support rk3576 pinctrl
` [PATCH v3 05/15] clk: rockchip: Add rk3576 clk support
` [PATCH v3 06/15] reset: rockchip: implement rk3576 lookup table
` [PATCH v3 07/15] ram: rockchip: Add rk3576 ddr driver support
` [PATCH v3 08/15] rockchip: otp: Add support for RK3576
` [PATCH v3 09/15] mmc: rockchip_sdhci: "
` [PATCH v3 10/15] mmc: rockchip_dw_mmc: Add support for rk3576
` [PATCH v3 11/15] net: dwc_eth_qos_rockchip: Add support for RK3576
` [PATCH v3 12/15] arm64: dts: rockchip: add rk3576 otp node
` [PATCH v3 13/15] dt-bindings: arm: rockchip: Add Firefly ROC-RK3576-PC binding
` [PATCH v3 14/15] arm64: dts: rockchip: Add devicetree for the ROC-RK3576-PC
` [PATCH v3 15/15] rockchip: rk3576: Add support for ROC-RK3576-PC board
[PATCH v10 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-15 22:20 UTC (5+ messages)
` [PATCH v10 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v10 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v10 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v10 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-15 22:16 UTC (6+ messages)
` [PATCH v13 09/19] x86: Secure Launch kernel early boot stub
[PATCH v6 00/12] Add support for MAX7360
2025-04-15 22:15 UTC (3+ messages)
` [PATCH v6 08/12] gpio: regmap: Allow to provide init_valid_mask callback
[PATCH 0/6] pinctrl: qcom: use new GPIO line value setter callbacks
2025-04-15 22:14 UTC (2+ messages)
[PATCH 1/2] dt-bindings: pinctrl: mediatek: Drop unrelated nodes from DTS example
2025-04-15 22:10 UTC (2+ messages)
[PATCH 1/2] arm64: errata: Work around AmpereOne's erratum AC03_CPU_36
2025-04-15 22:13 UTC (4+ messages)
` [PATCH 2/2] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
[PATCH net-next v1 0/1] bonding: Adding limited support for ARP monitoring with ovs
2025-04-15 22:13 UTC (7+ messages)
` [PATCH net-next v1 1/1] bonding: Adding limmited "
[PATCH net-next v2 00/15][pull request] ixgbe: Add basic devlink support
2025-04-15 22:12 UTC (16+ messages)
` [PATCH net-next v2 01/15] devlink: add value check to devlink_info_version_put()
` [PATCH net-next v2 02/15] ixgbe: wrap netdev_priv() usage
` [PATCH net-next v2 03/15] ixgbe: add initial devlink support
` [PATCH net-next v2 04/15] ixgbe: add handler for devlink .info_get()
` [PATCH net-next v2 05/15] ixgbe: add E610 functions for acquiring flash data
` [PATCH net-next v2 06/15] ixgbe: read the OROM version information
` [PATCH net-next v2 07/15] ixgbe: read the netlist "
` [PATCH net-next v2 08/15] ixgbe: add .info_get extension specific for E610 devices
` [PATCH net-next v2 09/15] ixgbe: add E610 functions getting PBA and FW ver info
` [PATCH net-next v2 10/15] ixgbe: extend .info_get() with stored versions
` [PATCH net-next v2 11/15] ixgbe: add device flash update via devlink
` [PATCH net-next v2 12/15] ixgbe: add support for devlink reload
` [PATCH net-next v2 13/15] ixgbe: add FW API version check
` [PATCH net-next v2 14/15] ixgbe: add E610 implementation of FW recovery mode
` [PATCH net-next v2 15/15] ixgbe: add support for FW rollback mode
[PATCH v1 0/3] x86/cpufeatures: Clean up formatting
2025-04-15 22:12 UTC (4+ messages)
` [PATCH v1 2/3] x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT to X86_FEATURE_CLEAR_BHB_LOV
[PATCH 0/4] Add USB2.0 PHY support for RZ/V2H(P) SoC
2025-04-15 22:09 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: phy: renesas,usb2-phy: Add clock constraint for RZ/G2L family
` [PATCH 2/4] dt-bindings: phy: renesas,usb2-phy: Document RZ/V2H(P) SoC
6.14.y regression in ath11k
2025-04-15 22:11 UTC
[PATCH] platform/x86/intel-uncore-freq: fix inconsistent state on init failure
2025-04-15 22:11 UTC (5+ messages)
[PATCH] ARM: Remove the repeated word "the" in Kconfig
2025-04-15 22:08 UTC (2+ messages)
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-04-15 22:09 UTC (39+ messages)
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract
` [PATCH v4 094/163] tcg: Merge INDEX_op_extract_{i32,i64}
` [PATCH v4 095/163] tcg: Convert sextract to TCGOutOpExtract
` [PATCH v4 096/163] tcg: Merge INDEX_op_sextract_{i32,i64}
` [PATCH v4 097/163] tcg: Convert ext_i32_i64 to TCGOutOpUnary
` [PATCH v4 098/163] tcg: Convert extu_i32_i64 "
` [PATCH v4 099/163] tcg: Convert extrl_i64_i32 "
` [PATCH v4 100/163] tcg: Convert extrh_i64_i32 "
` [PATCH v4 101/163] tcg: Convert deposit to TCGOutOpDeposit
` [PATCH v4 102/163] tcg/aarch64: Improve deposit
` [PATCH v4 104/163] tcg: Convert extract2 to TCGOutOpExtract2
` [PATCH v4 105/163] tcg: Merge INDEX_op_extract2_{i32,i64}
` [PATCH v4 106/163] tcg: Expand fallback add2 with 32-bit operations
` [PATCH v4 107/163] tcg: Expand fallback sub2 "
` [PATCH v4 108/163] tcg: Do not default add2/sub2_i32 for 32-bit hosts
` [PATCH v4 109/163] tcg/mips: Drop support for add2/sub2
` [PATCH v4 110/163] tcg/riscv: "
` [PATCH v4 111/163] tcg: Move i into each for loop in liveness_pass_1
` [PATCH v4 112/163] tcg: Sink def, nb_iargs, nb_oargs loads "
[PATCH i-g-t, v3 00/11] Prepare lib/intel_compute for SVM/system allocator, part 2
2025-04-15 22:10 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
[PATCH] pinctrl: qcom: pinctrl-qcm2290: Add egpio support
2025-04-15 22:09 UTC (2+ messages)
[LTP] [PATCH 1/2] tst_cgroup: Add "dmem" cgroup controller
2025-04-15 22:08 UTC (2+ messages)
` [LTP] [PATCH 2/2] cgroup_regression_test.sh: simplify last controller detection
[PATCH v9 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-15 22:08 UTC (10+ messages)
` [PATCH v9 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v9 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v9 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
[PATCH v5 0/9] Enable EINJv2 Support
2025-04-15 22:09 UTC (4+ messages)
` [PATCH v5 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections
[net-next v5 0/6] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-15 22:08 UTC (3+ messages)
` [net-next v5 1/6] dt-bindings: net: Add MTIP L2 switch description
[PATCH net] net: don't try to ops lock uninitialized devs
2025-04-15 22:08 UTC (2+ messages)
[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in add_missing_indices
2025-04-15 22:07 UTC
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-15 22:04 UTC (6+ messages)
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
[PATCH 0/2] arm64: dts: allwinner: Support Orange Pi 3 LTS board
2025-04-15 21:56 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add "
[PATCH v3 0/4] mm/folio_zero_user: add multi-page clearing
2025-04-15 22:01 UTC (10+ messages)
` [PATCH v3 1/4] x86/clear_page: extend clear_page*() for "
` [PATCH v3 4/4] x86/folio_zero_user: "
[PATCH v2 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
2025-04-15 22:00 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
[PATCH] x86/boot: Add back some padding for the CRC-32 checksum
2025-04-15 21:58 UTC (7+ messages)
` [tip: x86/build] "
No audio on Lenovo Yoga Slim 7 14ILL1
2025-04-15 21:54 UTC
[PATCH v1 0/4] drm: panel: add support for panels used in LG P880/P895
2025-04-15 21:55 UTC (3+ messages)
` [PATCH v1 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel
[PATCH 0/4] ARM: convert board-file GPIO chips to using new value setters
2025-04-15 21:51 UTC (2+ messages)
[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
2025-04-15 21:52 UTC (4+ messages)
` [PATCH v2 3/3] KVM: x86/mmu: Defer allocation of shadow MMU's "
[PATCH 0/3] Generic SPMI NVMEM cell driver
2025-04-15 21:52 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: spmi: Add generic SPMI NVMEM
` [PATCH 2/3] nvmem: Add spmi-nvmem driver
` [PATCH 3/3] arm64: dts: apple: Add PMU NVMEM
[PATCH 00/10] pinctrl: convert GPIO chips to using new value setters
2025-04-15 21:48 UTC (2+ messages)
[u-boot-test-hooks][PATCH] Add support for FVP emulator and fiptool
2025-04-15 21:50 UTC
[PATCH v4 0/2] ASoC: Add codec driver for Cirrus Logic CS48L32 DSP
2025-04-15 21:50 UTC (2+ messages)
[PATCH] ASoC: Add Cirrus and Wolfson headers to ASoC section of MAINTAINERS
2025-04-15 21:50 UTC (2+ messages)
[PATCH 00/11] ASoC: skip the endpoint that doesn't present and
2025-04-15 21:50 UTC (2+ messages)
[PATCH v3 0/2] ASoC: Add codec driver for Cirrus Logic CS48L32 DSP
2025-04-15 21:50 UTC (2+ messages)
[PATCH v7 0/9] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-04-15 21:50 UTC (6+ messages)
` [PATCH v7 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
[PATCH v2 0/2] ASoC: Add codec driver for Cirrus Logic CS48L32 DSP
2025-04-15 21:50 UTC (2+ messages)
[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
2025-04-15 21:48 UTC (6+ messages)
` [RFC V3 PATCH 05/13] acpi: Send the GPE event of suspend and wakeup for x86
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.