All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-28 11:39:38 to 2023-07-28 12:24:16 UTC [more...]

[PATCH v3 26/50] dt-bindings: atmel-classd: add sam9x7 compatible
 2023-07-28 11:51 UTC  (3+ messages)

[PATCH] i2c: aspeed: Avoid accessing freed buffers during i2c transfers
 2023-07-28 12:24 UTC 

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-07-28 12:20 UTC  (5+ messages)
` [PATCH v4] mmc: sdhci-of-dwcmshc: Add runtime PM operations
` [PATCH v5] "

[PATCH v3 0/3] Support non-default LVDS data mapping for simple panel
 2023-07-28 12:21 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: display: move LVDS data-mapping definition to separate file
` [PATCH v3 2/3] dt-bindings: display: simple: support non-default data-mapping
` [PATCH v3 3/3] drm/panel-simple: allow LVDS format override

[Buildroot] [PATCH 1/1] package/mariadb: add optional systemd dependency
 2023-07-28 12:23 UTC  (3+ messages)

[PATCH v1 0/7] Refactor the SMMU's CD table ownership
 2023-07-28 12:22 UTC  (6+ messages)
` [PATCH v1 2/7] iommu/arm-smmu-v3: Replace s1_cfg with ctx_desc_cfg

[Intel-gfx] [RFC 0/8] Another take on PAT/object cache mode refactoring
 2023-07-28 12:23 UTC  (9+ messages)
` [Intel-gfx] [RFC 3/8] drm/i915: Cache PAT index used by the driver
      `  "
` [Intel-gfx] [RFC 4/8] drm/i915: Refactor PAT/object cache handling
    `  "

[PATCH BlueZ] advertising: Fix peripheral adverts when Discoverable = false
 2023-07-28 12:19 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2 00/22] i2c: Use new PM macros
 2023-07-28 12:19 UTC  (5+ messages)
` [PATCH v2 09/22] i2c: img-scb: Remove #ifdef guards for PM related functions
` [PATCH v2 10/22] i2c: kempld: Convert to use regular device PM

[Cluster-devel] [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-28 12:17 UTC  (7+ messages)
` [Cluster-devel] [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
  `  "

[PATCH v5 0/2] soc: loongson2_pm: add power management support
 2023-07-28 12:17 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH] net:bonding:support balance-alb with openvswitch
 2023-07-28 12:17 UTC  (3+ messages)

[PATCH 0/8] Adds CPU hot-plug support to Loongarch
 2023-07-28 11:59 UTC  (5+ messages)
` [PATCH 1/8] Update ACPI GED framework to support vcpu hot-(un)plug
` [PATCH 3/8] Introduced a new function to disconnect GPIO connections

[PATCH] Remove unused parameters
 2023-07-28  9:31 UTC 

[PATCH v2] softmmu/physmem: try opening file readonly before failure in file_ram_open
 2023-07-28 10:45 UTC  (6+ messages)
  `  "

[PATCH] Remove unused parameters
 2023-07-28  7:01 UTC 

[PATCH] Remove unused functions
 2023-07-28  6:57 UTC 

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-07-28 12:13 UTC  (39+ messages)
` [patch v2 01/38] x86/cpu: Encapsulate topology information in cpuinfo_x86
` [patch v2 02/38] x86/cpu: Move phys_proc_id into topology info
` [patch v2 03/38] x86/cpu: Move cpu_die_id "
` [patch v2 04/38] scsi: lpfc: Use topology_core_id()
` [patch v2 05/38] hwmon: (fam15h_power) "
` [patch v2 06/38] x86/cpu: Move cpu_core_id into topology info
` [patch v2 07/38] x86/cpu: Move cu_id "
` [patch v2 08/38] x86/cpu: Remove pointless evaluation of x86_coreid_bits
` [patch v2 09/38] x86/cpu: Move logical package and die IDs into topology info
` [patch v2 10/38] x86/cpu: Move cpu_l[l2]c_id "
` [patch v2 11/38] x86/apic: Use BAD_APICID consistently;
` [patch v2 12/38] x86/apic: Use u32 for APIC IDs in global data
` [patch v2 13/38] x86/apic: Use u32 for check_apicid_used()
` [patch v2 14/38] x86/apic: Use u32 for cpu_present_to_apicid()
` [patch v2 15/38] x86/apic: Use u32 for phys_pkg_id()
` [patch v2 16/38] x86/apic: Use u32 for [gs]et_apic_id()
` [patch v2 17/38] x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
` [patch v2 18/38] x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
` [patch v2 19/38] x86/cpu: Provide debug interface
` [patch v2 20/38] x86/cpu: Provide cpuid_read() et al
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
` [patch v2 22/38] x86/cpu: Add legacy topology parser
` [patch v2 23/38] x86/cpu: Use common topology code for Centaur and Zhaoxin
` [patch v2 24/38] x86/cpu: Move __max_die_per_package to common.c
` [patch v2 25/38] x86/cpu: Provide a sane leaf 0xb/0x1f parser
` [patch v2 26/38] x86/cpu: Use common topology code for Intel
` [patch v2 27/38] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser
` [patch v2 29/38] x86/smpboot: Teach it about topo.amd_node_id
` [patch v2 30/38] x86/cpu: Use common topology code for AMD
` [patch v2 31/38] x86/cpu: Use common topology code for HYGON
` [patch v2 32/38] x86/mm/numa: Use core domain size on AMD
` [patch v2 33/38] x86/cpu: Make topology_amd_node_id() use the actual node info
` [patch v2 34/38] x86/cpu: Remove topology.c
` [patch v2 35/38] x86/cpu: Remove x86_coreid_bits
` [patch v2 36/38] x86/apic: Remove unused phys_pkg_id() callback
` [patch v2 37/38] x86/xen/smp_pv: Remove cpudata fiddling
` [patch v2 38/38] x86/apic/uv: Remove the private leaf 0xb parser

[XEN PATCH] xen/arm: mechanical renaming to address MISRA C:2012 Rule 5.3
 2023-07-28 12:14 UTC  (3+ messages)

[meta-python][kirkstone][PATCH 1/1] python3-django: upgrade 3.2.19 -> 3.2.20
 2023-07-28 12:13 UTC 

[PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
 2023-07-28 12:12 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Remove unnecessary memory barriers related to wait queue
 2023-07-28 12:13 UTC  (2+ messages)

[PATCH] rpm: Allow setting platform macro settings externally
 2023-07-28 12:12 UTC  (5+ messages)
    ` [OE-core] "

[PATCH v3 0/7] PCI: microchip: Fixes and clean-ups
 2023-07-28 12:11 UTC  (2+ messages)

[PATCH 0/5] ASoC: st: Use maple tree register cache
 2023-07-28 12:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: add documentation to PSI section
 2023-07-28 12:09 UTC 

[LTP] [PATCH 1/3] tst_netdevice: Add missing rtnetlink context allocation checks
 2023-07-28 12:09 UTC  (4+ messages)
` [LTP] [PATCH 2/3] tst_netdevice: Add helper functions for qdisc and filter management

[PATCH v3 RESEND] usb: ohci-at91: Fix the unhandle interrupt when resume
 2023-07-28 12:06 UTC  (2+ messages)

Pull request: u-boot-rockchip-20230728
 2023-07-28 12:07 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.5-rc4
 2023-07-28 12:07 UTC 

[PATCH v3 00/25] tools/xenstore: drop TDB
 2023-07-28 12:06 UTC  (12+ messages)
` [PATCH v3 17/25] tools/xenstore: rework struct xs_tdb_record_hdr

[PATCH v2 0/2] rockchip: rk35xx: Fix SPI Flash alias
 2023-07-28 12:05 UTC  (3+ messages)
` [PATCH v2 1/2] rockchip: rk3568-rock-3a: "
` [PATCH v2 2/2] rockchip: rk3588-rock-5b: "

[PATCH v3] ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
 2023-07-28 12:05 UTC  (8+ messages)

[PATCH v3 40/50] clk: at91: sam9x7: Allow PLLs to be exported and referenced in DT
 2023-07-28 12:04 UTC  (3+ messages)

[PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap
 2023-07-28 12:04 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry

[PATCH v1] arm64: dts: qcom: sc7280: Add PCIe0 node
 2023-07-28 12:03 UTC  (2+ messages)

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-07-28 12:02 UTC  (5+ messages)
` [PATCH net-next 1/9] page_pool: split types and declarations from page_pool.h
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>

[GIT PULL] pinctrl: renesas: Updates for v6.6
 2023-07-28 12:01 UTC 

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-28 12:01 UTC  (6+ messages)

two reports about NULL pointer dereferences in mm subsystem since 5.18(?) with qbittorrent on XFS
 2023-07-28 12:01 UTC  (3+ messages)

[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-28 11:53 UTC 

[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2023-07-28 12:00 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v2 2/4] i2c: thunderx: Add support for High speed mode
` [PATCH v2 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v2 4/4] i2c: thunderx: Adding ioclk support

[PATCH v2 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-07-28 11:59 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] selftests: openvswitch: add an initial flow programming case
` [PATCH v2 net-next 2/5] selftests: openvswitch: support key masks
` [PATCH v2 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
` [PATCH v2 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
` [PATCH v2 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4

[PATCH] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-07-28 12:00 UTC  (3+ messages)

Recent changes (master)
 2023-07-28 12:00 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Add check for bitmap_zalloc()
 2023-07-28 12:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[GIT PULL] clk: renesas: Updates for v6.6
 2023-07-28 11:59 UTC 

[PATCH] docs: psi: use correct config name
 2023-07-28 11:56 UTC 

[PATCH 1/1] drm/imx/dcss: Use dev_err_probe
 2023-07-28 11:58 UTC  (3+ messages)

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-28 11:58 UTC  (7+ messages)

[PATCH] fchmodat2: add support for AT_EMPTY_PATH
 2023-07-28 11:58 UTC 

[PATCH v3 50/50] ARM: dts: at91: sam9x75_curiosity: add sam9x75 curiosity board
 2023-07-28 11:58 UTC  (3+ messages)

[GIT PULL 0/3] Renesas SoC updates for v6.6
 2023-07-28 11:57 UTC  (8+ messages)
` [GIT PULL 1/3] Renesas ARM defconfig "
` [GIT PULL 2/3] Renesas ARM SoC "
` [GIT PULL 3/3] Renesas DTS "

[PATCH] RDMA/siw: Fix tx thread initialization
 2023-07-28 11:57 UTC  (2+ messages)

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-28 11:56 UTC  (4+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support

[PATCH 001/321] fuse: add feature flag for expire-only
 2023-07-28 11:47 UTC 

[PATCH] arm64/fpsimd: Only provide the length to cpufeature for xCR registers
 2023-07-28 11:54 UTC  (4+ messages)

[PATCH v3 20/50] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
 2023-07-28 11:54 UTC  (5+ messages)

[PATCH v2 0/4] rockchip: rk3568: Device Tree updates
 2023-07-28 11:53 UTC  (5+ messages)
` [PATCH v2 1/4] rockchip: rk356x: Sync dtsi from linux v6.4
` [PATCH v2 2/4] rockchip: rk3566-radxa-cm3-io: Sync dts "
` [PATCH v2 3/4] rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes
` [PATCH v2 4/4] rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order

[PATCH v3 13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string
 2023-07-28 11:53 UTC  (3+ messages)

[PATCH v7] xl: Add escape character argument to xl console
 2023-07-28 11:52 UTC 

[PATCH v3 22/50] dt-bindings: rng: atmel,at91-trng: add sam9x7 TRNG
 2023-07-28 11:52 UTC  (3+ messages)

[PATCH v2] selinux: introduce an initial SID for early boot processes
 2023-07-28 11:52 UTC  (4+ messages)
` Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)

[PATCH v3 30/50] spi: dt-bindings: atmel,at91rm9200-spi: remove 9x60 compatible from list
 2023-07-28 11:50 UTC  (3+ messages)

[XEN PATCH v2 0/2] IRQ: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-28 11:49 UTC  (3+ messages)
` [XEN PATCH v2 1/2] xen/IRQ: address violations of MISRA C: 2012 "
` [XEN PATCH v2 2/2] x86/IRQ: "

[PATCH 0/2] drm/v3d: Expose GPU usage stats
 2023-07-28 11:50 UTC  (5+ messages)
` [PATCH 2/2] drm/v3d: Expose the total GPU usage stats on debugfs

[PULL 00/12] Migration 20230518 patches
 2023-07-28 11:48 UTC  (4+ messages)
` [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2023-07-28 11:27 UTC  (3+ messages)

[Cluster-devel] [syzbot] [gfs2?] kernel panic: hung_task: blocked tasks (2)
 2023-07-28 11:48 UTC  (5+ messages)
  `  "

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-28 11:48 UTC  (2+ messages)

[PATCH v3 32/50] dt-bindings: usb: ehci: Add sam9x7
 2023-07-28 11:48 UTC  (2+ messages)

[PATCH v3 33/50] dt-bindings: usb: add sam9x7
 2023-07-28 11:48 UTC  (2+ messages)

[hverkuil-media-tree:hdmi-dbg 25/34] drivers/gpu/drm/vc4/vc4_hdmi.c:573:51: warning: passing argument 1 of 'conn_state_to_vc4_hdmi_conn_state' discards 'const' qualifier from pointer target type
 2023-07-28 11:47 UTC 

[PATCH v3 05/50] dt-bindings: clk: at91: add sam9x7 clock controller
 2023-07-28 11:46 UTC  (5+ messages)

[PATCH v3 0/2] More MAINTAINERS entries
 2023-07-28 11:45 UTC  (3+ messages)
` [PATCH v3 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks
` [PATCH v3 2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation

[PATCH v6 0/3] Prevent attempting updates known to fail
 2023-07-28 11:45 UTC  (5+ messages)
` [PATCH v6 1/3] x86/microcode: Ignore microcode loading interface for revision = -1

[PATCH v2] regulator: da9063: fix null pointer deref with partial DT config
 2023-07-28 11:44 UTC  (4+ messages)

[PATCH v3 03/50] dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
 2023-07-28 11:44 UTC  (2+ messages)

[PATCH] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-28 11:43 UTC  (4+ messages)

[PATCH] tpm: Add TPM2_GetTestResult command support
 2023-07-28 11:41 UTC  (2+ messages)

[PATCH v3 07/50] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7
 2023-07-28 11:42 UTC  (3+ messages)

[PATCH v3 06/50] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7
 2023-07-28 11:41 UTC  (3+ messages)

[meta-virtualization][PATCH] vhost-device: add recipes for vhost-device daemons
 2023-07-28 11:40 UTC 

[PATCH v2 0/5] rockchip: Fix SPI flash SPL and payload overlap
 2023-07-28 11:38 UTC  (2+ messages)
` [PATCH v2 5/5] doc: rockchip: Update SPI flashing instruction


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.