All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-24 18:32:30 to 2024-02-24 21:34:28 UTC [more...]

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-24 20:06 UTC  (32+ messages)
` [PATCH v4 05/39] dt-bindings: crypto: add sam9x7 in Atmel TDES
` [PATCH v4 06/39] dt-bindings: i2c: at91: Add sam9x7 compatible string
` [PATCH v4 08/39] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v4 11/39] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v4 13/39] ASoC: dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v4 14/39] dt-bindings: pwm: at91: Add sam9x7 compatible strings list
` [PATCH v4 15/39] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v4 21/39] dt-bindings: clk: at91: add sam9x7
` [PATCH v4 22/39] dt-bindings: clk: at91: add sam9x7 clock controller

[PATCH v4 00/16] UNI-T UTi260B support
 2024-02-24 21:29 UTC  (31+ messages)
` [PATCH v4 01/16] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v4 02/16] dt-bindings: bus: imx-weim: "
` [PATCH v4 03/16] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v4 04/16] dt-bindings: soc: imx: fsl,imx-anatop: add binding
` [PATCH v4 05/16] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
` [PATCH v4 06/16] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
` [PATCH v4 07/16] dt-bindings: fsl-imx-sdma: fix HDMI audio index
` [PATCH v4 08/16] ARM: dts: imx6ull: fix pinctrl node name
` [PATCH v4 09/16] ARM: dts: imx6ul: Remove fsl,anatop from usbotg1
` [PATCH v4 10/16] ARM: dts: imx6ul: add missing #thermal-sensor-cells
` [PATCH v4 11/16] ARM: dts: nxp: imx6ul: xnur-gpio -> xnur-gpios
` [PATCH v4 12/16] ARM: dts: nxp: imx6ul: fix touchscreen node name
` [PATCH v4 13/16] ARM: dts: nxp: imx: fix weim "
` [PATCH v4 14/16] dt-bindings: vendor-prefixes: add UNI-T
` [PATCH v4 15/16] dt-bindings: arm: add UNI-T UTi260B
` [PATCH v4 16/16] ARM: dts: imx6ull-uti260b: Add board

[PATCH 0/6] parse-options: long option parsing fixes and cleanup
 2024-02-24 21:29 UTC  (7+ messages)
` [PATCH 1/6] parse-options: recognize abbreviated negated option with arg
` [PATCH 2/6] parse-options: set arg of abbreviated option lazily
` [PATCH 3/6] parse-options: factor out register_abbrev() and struct parsed_option
` [PATCH 4/6] parse-options: detect ambiguous self-negation
` [PATCH 5/6] parse-options: normalize arg and long_name before comparison
` [PATCH 6/6] parse-options: rearrange long_name matching code

[Buildroot] [PATCH 1/1] package/openssh: fix linux-pam select
 2024-02-24 21:30 UTC 

How to repair BTRFS
 2024-02-24 21:07 UTC  (11+ messages)

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-24 21:04 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add PCI Endpoint function driver for Block-device passthrough
` [PATCH 2/3] PCI: Add PCI driver for a PCI EP remote Blockdevice
` [PATCH 3/3] Documentation: PCI: Add documentation for the PCI Block Passthrough

[PATCH v2 0/3] cleanup of SLAB_ flags
 2024-02-24 21:02 UTC  (7+ messages)
` [PATCH v2 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
` [PATCH v2 2/3] mm, slab: use an enum to define SLAB_ cache creation flags
` [PATCH v2 3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE

[PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
 2024-02-24 21:02 UTC  (7+ messages)

[Buildroot] [PATCH v6 00/16] Add support for AM62x-SK HS-FS devices
 2024-02-24 20:56 UTC  (17+ messages)
` [Buildroot] [PATCH v6 01/16] configs/ti_am62x_sk_defconfig: fix BR2_TARGET_OPTEE_OS_PLATFORM setting
` [Buildroot] [PATCH v6 02/16] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v6 03/16] configs/ti_am62x_sk_defconfig: explicitly set the ti-k3-r5-loader version
` [Buildroot] [PATCH v6 04/16] configs/ti_am64x_sk_defconfig: "
` [Buildroot] [PATCH v6 05/16] boot/ti-k3-r5-loader: bump to version 2024.01
` [Buildroot] [PATCH v6 06/16] package/python-attrs: add host variant
` [Buildroot] [PATCH v6 07/16] package/python-rpds-py: "
` [Buildroot] [PATCH v6 08/16] package/python-referencing: "
` [Buildroot] [PATCH v6 09/16] package/python-jsonschema-specifications: "
` [Buildroot] [PATCH v6 10/16] package/python-jsonschema: "
` [Buildroot] [PATCH v6 11/16] boot/ti-k3-r5-loader: set binman environment
` [Buildroot] [PATCH v6 12/16] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option
` [Buildroot] [PATCH v6 13/16] package/ti-k3: move TI_K3_{SECTYPE, SOC} out of the image-gen scope
` [Buildroot] [PATCH v6 14/16] boot/ti-k3/ti-k3-r5-loader: install tiboot3.bin
` [Buildroot] [PATCH v6 15/16] configs/ti_am62x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v6 16/16] configs/ti_am62x_sk_defconfig: bump Linux version to 6.6.17

[PULL v2 00/39] tcg and linux-user patch queue
 2024-02-24 20:56 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-24 20:33 UTC 

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2024-02-24 20:33 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v5 0/3] Add support for I2C in BCM2835 boards
 2024-02-24 19:10 UTC  (4+ messages)
` [PATCH v5 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v5 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v5 3/3] tests/qtest: Add testcase for BCM2835 BSC

[PATCH] compat: drop inclusion of <git-compat-util.h>
 2024-02-24 20:32 UTC 

[drm-xe:drm-xe-next] BUILD REGRESSION a9e483dda3efa5b9aae5d9eef94d2c3a878d9bea
 2024-02-24 20:25 UTC 

[PATCH v4 0/3] Add support for I2C in BCM2835 boards
 2024-02-24 19:02 UTC  (4+ messages)
` [PATCH v4 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v4 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v4 3/3] tests/qtest: Add testcase for BCM2835 BSC

[PATCH] doc: clarify the wording on <git-compat-util.h> requirement
 2024-02-24 20:22 UTC 

[PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850
 2024-02-24 20:20 UTC  (32+ messages)
` [PATCH v3 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
` [PATCH v3 02/15] clk: samsung: Improve clk-cpu.c style
` [PATCH v3 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
` [PATCH v3 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock()
` [PATCH v3 05/15] clk: samsung: Use single CPU clock notifier callback for all chips
` [PATCH v3 06/15] clk: samsung: Group CPU clock functions by chip
` [PATCH v3 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
` [PATCH v3 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU()
` [PATCH v3 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
` [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure
` [PATCH v3 11/15] clk: samsung: Pass mask to wait_until_mux_stable()
` [PATCH v3 12/15] clk: samsung: Add CPU clock support for Exynos850
` [PATCH v3 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs
` [PATCH v3 14/15] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH v3 15/15] arm64: dts: exynos: Add CPU clocks for Exynos850

[PATCH] greybus: constify the struct device_type usage
 2024-02-24 20:22 UTC  (3+ messages)

[PATCH v3] Watchdog: New module for ITE 5632 watchdog
 2024-02-24 20:19 UTC  (6+ messages)

[meta-networking][PATCH] python3-scapy: Drop python3-tox from ptest rdeps
 2024-02-24 20:17 UTC 

[PATCH] bdev: remove SLAB_MEM_SPREAD flag usage
 2024-02-24 20:16 UTC  (2+ messages)

[PATCH v2 1/5] spi: add spi_optimize_message() APIs
 2024-02-24 20:09 UTC  (3+ messages)

[PATCH v2] power: supply: core: constify the struct device_type usage
 2024-02-24 20:15 UTC 

[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
 2024-02-24 20:04 UTC  (11+ messages)
` [PATCH v2 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v2 12/20] media: i2c: ov4689: Implement vflip/hflip controls

[PATCH] cups: Use pkg-config to find cups backend dir
 2024-02-24 20:04 UTC  (2+ messages)
`  "

[PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
 2024-02-24 20:02 UTC  (4+ messages)

[Buildroot] [PATCH v6] configs/friendlyarm_nanopi_neo2_defconfig: new board
 2024-02-24 20:02 UTC  (5+ messages)
` [Buildroot] [PATCH v7] "

[GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc6
 2024-02-24 19:57 UTC 

[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
 2024-02-24 19:57 UTC  (7+ messages)
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure

[ANNOUNCE] Git v2.44.0
 2024-02-24 19:55 UTC  (4+ messages)

[PATCH v2 0/2] sched: blk: Handle HMP systems when completing IO
 2024-02-24 19:48 UTC  (2+ messages)

[PATCHv4 0/4] block: make long running operations killable
 2024-02-24 19:48 UTC  (2+ messages)

xhci_hcd: `Timeout while waiting for setup device command`, 37 s until Ethernet connection is established
 2024-02-24 19:45 UTC 

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-02-24 19:42 UTC  (9+ messages)
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[linux-linus test] 184749: regressions - trouble: broken/fail/pass
 2024-02-24 19:40 UTC 

+ kasan-fix-a2-allocation-and-remove-explicit-cast-in-atomic-tests.patch added to mm-unstable branch
 2024-02-24 19:36 UTC 

[PATCH v2 0/5] PMBUS Regulator cleanups
 2024-02-24 19:35 UTC  (4+ messages)
` [PATCH v2 4/5] hwmon: (pmbus/lm25066) Use PMBUS_REGULATOR_ONE to declare regulator

[PATCH] cxl/acpi: Fix load failures due to single window creation failure
 2024-02-24 19:30 UTC  (7+ messages)

[PATCH] drm/i915/guc: Correct capture of EIR register on hang
 2024-02-24 19:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 1/1] package/xz: bump to version 5.6.0
 2024-02-24 19:27 UTC 

[PATCH 0/3] iio: adc: rockchip_saradc: fix bitmasking and remove custom logic for getting reset
 2024-02-24 19:25 UTC  (5+ messages)

[PATCH 01/13] accel/habanalabs/gaudi2: use single function to compare FW versions
 2024-02-24 19:20 UTC  (4+ messages)
` [PATCH 13/13] accel/habanalabs: modify pci health check

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-02-24 19:21 UTC  (11+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-24 19:20 UTC  (9+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl

[PATCH v2] arm64: dts: renesas: eagle: Add capture overlay for function expansion board
 2024-02-24 19:19 UTC 

[PATCH 1/1] perf bpf: Check that the minimal vmlinux.h installed is the latest one
 2024-02-24 19:18 UTC  (3+ messages)

[PATCH] dt-bindings: iio: light: vishay,veml6075: make vdd-supply required
 2024-02-24 19:18 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: Add vendor prefixes to lm25066 compat strings
 2024-02-24 19:16 UTC  (4+ messages)

[PATCH v5 0/2] adding support for Microchip PAC193X Power Monitor
 2024-02-24 19:15 UTC  (3+ messages)
` [PATCH v5 2/2] iio: adc: adding support for PAC193x

[PATCH v5 1/2] dt-bindings: iio: adc: adding support for PAC193X
 2024-02-24 19:14 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-24 19:11 UTC  (5+ messages)

[PATCH] net: skbuff: allocate the fclone in the current NUMA node
 2024-02-24 19:07 UTC  (6+ messages)

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-24 19:06 UTC  (5+ messages)
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread
    ` [External] "

[RFD] should "git log --graph -g" work and if so how?
 2024-02-24 19:04 UTC 

[Buildroot] [PATCH v4 1/3] package/python-pygame: drop package
 2024-02-24 19:01 UTC  (4+ messages)
` [Buildroot] [PATCH v4 3/3] package/python3: bump version to 3.12.1

[PATCH v2 0/2] enable OSPI support on AM64x
 2024-02-24 17:34 UTC  (4+ messages)
` [PATCH v2 2/2] arm: dts: k3-am642-evm/sk: Enable OSPI support in SPL

[brgl:gpio/for-next 42/47] gpio-mmio.c:undefined reference to `iowrite64'
 2024-02-24 18:56 UTC  (3+ messages)

[Bug 2054889] [NEW] pcap streams are text files which insert 0xD in Windows version
 2024-02-24 18:47 UTC  (2+ messages)
` [Bug 2054889] "

[PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring
 2024-02-24 18:55 UTC  (5+ messages)

[PATCH 0/6] iio: temperature: ltc2983: small improvements
 2024-02-24 18:47 UTC  (7+ messages)
` [PATCH 2/6] iio: temperature: ltc2983: rename ltc2983_parse_dt()
` [PATCH 3/6] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH 4/6] iio: temperature: ltc2983: explicitly set the name in chip_info

[PATCH v4 04/11] fs: Add initial atomic write support info to statx
 2024-02-24 18:46 UTC  (2+ messages)


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.