messages from 2024-05-27 12:57:01 to 2024-05-27 13:32:29 UTC [more...]
[PATCH] tools/memory-model: Document herd7 (internal) representation
2024-05-27 13:32 UTC (10+ messages)
[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-27 13:30 UTC (17+ messages)
` [RFC PATCH v4 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v4 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v4 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v4 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v4 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v4 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v4 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v4 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD
[PATCH v1 00/10] misc: eeprom_93xx46: Get rid of legacy GPIO APIs
2024-05-27 13:31 UTC (17+ messages)
` [PATCH v1 01/10] misc: eeprom_93xx46: Make use of device properties
` [PATCH v1 03/10] eeprom: digsy_mtc: Convert to use GPIO descriptors
` [PATCH v1 04/10] misc: eeprom_93xx46: Hide legacy platform data in the driver
` [PATCH v1 05/10] misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation
` [PATCH v1 07/10] misc: eeprom_93xx46: Convert to use kstrtox()
` [PATCH v1 08/10] misc: eeprom_93xx46: Replace explicit castings with proper specifiers
` [PATCH v1 09/10] misc: eeprom_93xx46: Use string_choices API instead of ternary operator
` [PATCH v1 10/10] misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO()
[PATCH v2] drm/xe: flush gtt before signalling user fence on all engines
2024-05-27 13:31 UTC (2+ messages)
` ✓ CI.FULL: success for drm/xe: flush gtt before signalling user fence on all engines (rev2)
[PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure
2024-05-27 13:30 UTC (8+ messages)
` [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property
[PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
2024-05-27 12:19 UTC (4+ messages)
[meta-virtualization][PATCH] linux-yocto_virtualization: adjust path for scc files
2024-05-27 13:31 UTC (3+ messages)
[PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
2024-05-27 12:19 UTC (2+ messages)
[PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
2024-05-27 12:18 UTC (2+ messages)
[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
2024-05-27 13:28 UTC (4+ messages)
[PATCH v4 1/3] mtd: nand: mxc_nand: separate page read from ecc calc
2024-05-27 12:18 UTC (2+ messages)
[PATCH] mtd: rawnand: cadence: remove unused struct 'ecc_info'
2024-05-27 12:18 UTC (2+ messages)
[PATCH v2 1/6] dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible string
2024-05-27 12:18 UTC (2+ messages)
[PATCH 0/6] drm/i915/pps: pass dev_priv explicitly to PPS regs
2024-05-27 13:30 UTC (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
[PATCH] clkdev: report over-sized strings when creating clkdev
2024-05-27 13:30 UTC (10+ messages)
[PATCH] commands: mipi_dbi: fix null pointer dereference when writing data
2024-05-27 13:28 UTC
Surprise, Surprise! Updated kernel on Slack15 works (5.15.145)
2024-05-27 13:30 UTC (4+ messages)
` Mainline Kernel Question
[PATCH] w1: Fix number of bytes in error message
2024-05-27 13:29 UTC (3+ messages)
[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
2024-05-27 13:28 UTC (5+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
` [EXTERNAL] "
[PATCH 1/1] intel_th: pci: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:27 UTC
[PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
2024-05-27 13:27 UTC (4+ messages)
` [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
2024-05-27 13:27 UTC (7+ messages)
` [PATCH v2 07/13] x86/bitops: Improve arch_ffs() in the general case
` [PATCH v2 09/13] xen/bitops: Replace find_first_set_bit() with ffsl() - 1
` [PATCH v2 10/13] xen/bitops: Delete find_first_set_bit()
[PATCH v2 0/6] mtd: spi-nor: spring cleaning
2024-05-27 13:27 UTC (4+ messages)
` [PATCH v2 3/6] mtd: spi-nor: remove .setup() callback
[PATCH 1/1] leds: ss4200: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:27 UTC
[PATCH v3 0/3] more lbs test fixes
2024-05-27 13:26 UTC (4+ messages)
` [PATCH v3 2/3] generic/436: round up bufsz to nearest filesystem blksz
[PATCH 1/1] hwrng: amd - Convert PCIBIOS_* return codes to errnos
2024-05-27 13:26 UTC
[PATCH 1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:25 UTC (2+ messages)
[Bug 218696] New: DYTC frequency scaling deterioration
2024-05-27 13:25 UTC (2+ messages)
` [Bug 218696] DYTC frequency scaling deterioration and event spam
[PATCH] media: rcar-isp: Add support for R-Car V4M
2024-05-27 13:25 UTC
[PATCH 1/2] mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:24 UTC (2+ messages)
` [PATCH 2/2] mmc: sdhci-pci-o2micro: "
[PATCH] media: rcar-vin: Add support for R-Car V4M
2024-05-27 13:24 UTC
[PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-05-27 13:24 UTC (6+ messages)
` [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem
[PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:23 UTC (2+ messages)
` [PATCH 2/2] gpio: rdc321x: "
[PATCH 1/2] EDAC/amd64: Convert PCIBIOS_* return codes to errnos
2024-05-27 13:22 UTC (2+ messages)
` [PATCH 2/2] EDAC/igen6: "
[syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe
2024-05-27 13:22 UTC
[syzbot] [bcachefs?] possible deadlock in bch2_gc_mark_key
2024-05-27 13:22 UTC
[syzbot] [net?] divide error in taprio_update_queue_max_sdu
2024-05-27 13:22 UTC
[PATCH] dt-bindings: i2c: maxim,max96712: Add compatible for MAX96724
2024-05-27 13:22 UTC
[PATCH v3] Documentation: cve Korean translation
2024-05-27 13:21 UTC (3+ messages)
[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
2024-05-27 13:21 UTC (9+ messages)
` [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95
[PATCH] dt-bindings: media: renesas,csi2: Add binding for V4M
2024-05-27 13:20 UTC
[PATCH libgpiod v2 0/4] tools: tests: fix a few issues in bash scripts
2024-05-27 13:20 UTC (6+ messages)
` [PATCH libgpiod v2 2/4] tools: tests: use "$@" instead of $*
[PATCH v3 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-05-27 13:20 UTC (10+ messages)
` [PATCH v3 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
[PATCH] dt-bindings: media: renesas,isp: Add binding for V4M
2024-05-27 13:19 UTC
Kernel Image Format Issue - Coldfire mcf54418 CPU Failing to Boot
2024-05-27 13:19 UTC (9+ messages)
[PATCH v2 0/3] RISC-V virt MHP support
2024-05-27 13:19 UTC (6+ messages)
` [PATCH v2 1/3] hw/riscv/virt: Add memory hotplugging and virtio-md-pci support
[PATCH v5 00/19] Add a host IOMMU device abstraction to check with vIOMMU
2024-05-27 13:18 UTC (7+ messages)
` [PATCH v5 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v5 19/19] intel_iommu: Check compatibility with host IOMMU capabilities
[PATCH] dt-bindings: media: renesas,vin: Add binding for V4M
2024-05-27 13:18 UTC
[GIT FIXES FOR 6.10] Streams and IPU6 fixes
2024-05-27 13:15 UTC
[PATCH i-g-t] tests/intel/xe_module_load: Unload module if loaded with modparams
2024-05-27 13:11 UTC
[PATCH v1 1/1] usb: fotg210: Use *-y instead of *-objs in Makefile
2024-05-27 13:18 UTC (2+ messages)
[PATCH mptcp-next RFC 0/4] mptcp: update scheduler API
2024-05-27 13:17 UTC (5+ messages)
` [PATCH mptcp-next RFC 1/4] mptcp: add push sched callback
` [PATCH mptcp-next RFC 2/4] mptcp: use new push callback to schedule chunks
` [PATCH mptcp-next RFC 3/4] mptcp: bpf: allow to write to mptcp_sched_chunk
` [PATCH mptcp-next RFC 4/4] selftests/bpf: mptcp RR: send 1 MSS on each subflow
[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
2024-05-27 13:17 UTC (6+ messages)
[PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp
2024-05-27 13:17 UTC (3+ messages)
[PATCH] eal/x86: improve rte_memcpy const size 16 performance
2024-05-27 13:16 UTC (3+ messages)
` [PATCH v4] "
` [PATCH v5] "
[Buildroot] [git commit branch/2024.02.x] support/testing: TestPerlDBDmysql: use ext2 instead of cpio
2024-05-27 13:12 UTC
[Buildroot] [git commit branch/2024.02.x] package/libjwt: add CPE variables
2024-05-27 13:15 UTC
[Buildroot] [git commit branch/2024.02.x] package/perl-dbd-mysql: fix runtime issue with MariaDB
2024-05-27 13:14 UTC
[PATCH 0/3] clk: renesas: r8a779h0: Add clocks for video capture
2024-05-27 13:15 UTC (4+ messages)
` [PATCH 1/3] clk: renesas: r8a779h0: Add VIN clocks
` [PATCH 2/3] clk: renesas: r8a779h0: Add ISPCS clocks
` [PATCH 3/3] clk: renesas: r8a779h0: Add CSI-2 clocks
[PATCHv3] nvme: use srcu for iterating namespace list
2024-05-27 13:15 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libjwt: add CPE variables
2024-05-27 13:15 UTC (2+ messages)
[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
2024-05-27 13:15 UTC (5+ messages)
[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
2024-05-27 13:14 UTC (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding
[PATCH v2] mm, slab: don't wrap internal functions with alloc_hooks()
2024-05-27 13:15 UTC (2+ messages)
Kernel 6.9 regression: X86: Bogus messages from topology detection
2024-05-27 13:14 UTC (2+ messages)
[PATCH i-g-t] lib/igt_fb: Mark Xe framebuffers as slow access
2024-05-27 13:17 UTC
page type is 3, passed migratetype is 1 (nr=512)
2024-05-27 13:14 UTC (2+ messages)
[Buildroot] [PATCH 1/2] support/testing: TestPerlDBDmysql: use ext2 instead of cpio
2024-05-27 13:14 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/perl-dbd-mysql: fix runtime issue with MariaDB
[PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
2024-05-27 13:13 UTC
[PATCH] riscv: dts: jh7110: Update qspi node with upstream
2024-05-27 13:11 UTC (2+ messages)
[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
2024-05-27 13:10 UTC (3+ messages)
` [PATCH v4 08/15] x86/sev: Provide SVSM discovery support
rt_igc fails to bing an i225-V Ethernet device
2024-05-27 13:09 UTC
[Buildroot] [git commit branch/2024.02.x] package/libutempter: do not hardcode PIE
2024-05-27 12:57 UTC
[Buildroot] [git commit branch/2024.02.x] package/pppd: add linux-pam optional dependency
2024-05-27 13:07 UTC
[Buildroot] [PATCH 1/1] package/pppd: add linux-pam optional dependency
2024-05-27 13:07 UTC (2+ messages)
[PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs
2024-05-27 13:05 UTC (5+ messages)
` [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver
` [PATCH v1 2/2] mfd: lm3533: Move to new GPIO descriptor-based APIs
[PATCH i-g-t] tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank
2024-05-27 13:03 UTC (2+ messages)
[PATCH] mtd: nand: mxc_nand: sync with kernel driver
2024-05-27 13:03 UTC (2+ messages)
[PATCH] hw/core: Rename CpuTopology to CPUTopology
2024-05-27 13:18 UTC
[PATCH 0/3] tests/qtest/migration-test: Improve and enable on ppc64
2024-05-27 13:01 UTC (3+ messages)
` [PATCH 3/3] tests/qtest/migration-test: Use custom asm bios for ppc64
[PATCH v2 0/7] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
2024-05-27 13:01 UTC (3+ messages)
` [PATCH v2 3/7] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
[Buildroot] [PATCH v2, 1/1] package/libutempter: do not hardcode PIE
2024-05-27 13:00 UTC (2+ messages)
[PATCH 0/2] Add specified fixed LDO VOUT propery
2024-05-27 13:00 UTC (3+ messages)
` [PATCH 1/2] regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints
[PATCH 0/2] VF: Use only assigned GGTT region
2024-05-27 13:00 UTC (2+ messages)
` ✗ CI.FULL: failure for VF: Use only assigned GGTT region (rev2)
[PATCH v9 0/3] Add support for nuvoton ma35d1 pin control
2024-05-27 12:59 UTC (3+ messages)
[Buildroot] [make] wget: Unknown option 'passive-ftp'
2024-05-27 13:00 UTC (2+ messages)
[PATCH v2 0/2] Support Tegra I2S client format conversion
2024-05-27 12:56 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: simple-card-utils: Split simple_fixup_sample_fmt func
` [PATCH v2 2/2] ASoC: tegra: I2S client convert formats handling
[PATCH 0/3] leds: pca9532: Use hardware for blinking leds
2024-05-27 12:59 UTC (4+ messages)
` [PATCH 1/3] leds: pca9532: Use PWM1 for hardware blinking
` [PATCH 2/3] leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailable
` [PATCH 3/3] leds: pca9532: Change default blinking frequency to 1Hz
block snapshot issue with RBD
2024-05-27 7:03 UTC
[PATCH 0/2] give range-diff at the end of single patch output
2024-05-27 12:59 UTC (6+ messages)
` [PATCH 2/2] format-patch: move range/inter diff at the end of a "
Build failing with vexpress/juno+mbedtls
2024-05-27 12:59 UTC
[PATCH] loadpolicy: Verifies memory allocation during policy loading
2024-05-27 12:54 UTC
[PATCH 0/7] remove size limit on XIP kernel
2024-05-27 12:58 UTC (4+ messages)
` [PATCH 7/7] riscv: remove limit on the size of read-only section for "
[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
2024-05-27 12:57 UTC (11+ messages)
` [PATCH v2 03/20] pinctrl: stm32: "
` [PATCH v2 08/20] pinctrl: st: "
[PATCH 0/2] Improve dmesg output for swapfile+hibernation
2024-05-27 12:58 UTC (6+ messages)
[PATCH v10 00/15] firmware: qcom: implement support for and enable SHM bridge
2024-05-27 12:55 UTC (17+ messages)
` [PATCH v10 01/15] dt-bindings: firmware: qcom,scm: add memory-region for sa8775p
` [PATCH v10 02/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v10 03/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v10 04/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v10 05/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v10 06/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v10 07/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v10 08/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v10 09/15] firmware: qcom: qseecom: convert to using "
` [PATCH v10 10/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v10 11/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v10 12/15] firmware: qcom: scm: add support for SHM bridge memory carveout
` [PATCH v10 13/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v10 14/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
` [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ
[PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
2024-05-27 12:42 UTC
[PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
2024-05-27 12:29 UTC
[PATCH] crypto: ccree: Remove unused struct 'tdes_keys'
2024-05-27 12:58 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.