public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 12:29:16 to 2023-08-07 13:48:41 UTC [more...]

[PATCH 00/41] mtd: spi-nor: clean the flash_info database up
 2023-08-07 13:47 UTC  (43+ messages)
` [PATCH 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH 08/41] mtd: spi-nor: default .n_banks to 1
` [PATCH 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH 10/41] mtd: spi-nor: make sector_size optional
` [PATCH 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH 18/41] mtd: spi-nor: eon: "
` [PATCH 19/41] mtd: spi-nor: esmt: "
` [PATCH 20/41] mtd: spi-nor: everspin: "
` [PATCH 21/41] mtd: spi-nor: gigadevice: "
` [PATCH 22/41] mtd: spi-nor: intel: "
` [PATCH 23/41] mtd: spi-nor: issi: "
` [PATCH 24/41] mtd: spi-nor: macronix: "
` [PATCH 25/41] mtd: spi-nor: micron-st: "
` [PATCH 26/41] mtd: spi-nor: spansion: "
` [PATCH 27/41] mtd: spi-nor: sst: "
` [PATCH 28/41] mtd: spi-nor: winbond: "
` [PATCH 29/41] mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
` [PATCH 30/41] mtd: spi-nor: xmc: convert flash_info to new format
` [PATCH 31/41] mtd: spi-nor: atmel: sort flash_info database
` [PATCH 32/41] mtd: spi-nor: eon: "
` [PATCH 33/41] mtd: spi-nor: gigadevice: "
` [PATCH 34/41] mtd: spi-nor: issi: "
` [PATCH 35/41] mtd: spi-nor: macronix: "
` [PATCH 36/41] mtd: spi-nor: micron-st: "
` [PATCH 37/41] mtd: spi-nor: spansion: "
` [PATCH 38/41] mtd: spi-nor: sst: "
` [PATCH 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH 41/41] mtd: spi-nor: core: get rid of the INFOx() macros

[PATCH 1/1 FYI] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2023-08-07 13:47 UTC 

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-08-07 13:46 UTC  (9+ messages)

[PATCH net-next v2 0/3]net: tcp: support probing OOM
 2023-08-07 13:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v2 2/3] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v2 3/3] net: tcp: fix unexcepted socket die when snd_wnd is 0

[PATCH for-rc 0/4] Bugfixes for HNS RoCE
 2023-08-07 13:47 UTC  (2+ messages)

[PATCH v2 00/15] ARM: oxnas support removal
 2023-08-07 13:44 UTC  (4+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver

[PATCH RESEND v2 0/9] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-07 13:44 UTC  (16+ messages)
` [PATCH RESEND v2 1/9] dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for PM7550BA
` [PATCH RESEND v2 2/9] arm64: dts: qcom: sdx75: Add spmi node
` [PATCH RESEND v2 3/9] arm64: dts: qcom: Add pinctrl gpio support for pm7250b
` [PATCH RESEND v2 4/9] arm64: dts: qcom: Add pm7550ba PMIC dtsi
` [PATCH RESEND v2 5/9] arm64: dts: qcom: Add pmx75 "
` [PATCH RESEND v2 6/9] ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65
` [PATCH RESEND v2 7/9] arm64: dts: qcom: sdx75-idp: Add pmics supported in SDX75
` [PATCH RESEND v2 8/9] arm64: dts: qcom: sdx75: Add rpmhpd node
` [PATCH RESEND v2 9/9] arm64: dts: qcom: sdx75-idp: Add regulator nodes

[PATCH] perf jevents: Raise exception for no definition of a arch std event
 2023-08-07 11:16 UTC 

[PATCH] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips
 2023-08-07 13:42 UTC  (3+ messages)

[PATCH] uas: Add US_FL_NO_ATA_1X for linux tcm_usb_gadget
 2023-08-07 13:42 UTC  (2+ messages)

[PATCH v4] arm64: dts: ti: k3-j721s2: correct pinmux offset for ospi
 2023-08-07 13:41 UTC  (2+ messages)

[PATCH -next] regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()
 2023-08-07 13:41 UTC 

[PATCH v9 0/3] dwc general suspend/resume functionality
 2023-08-07 13:41 UTC  (7+ messages)
` [PATCH v9 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v9 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v9 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH] [RFC PATCH] tcp event: add new tcp:tcp_cwnd_restart event
 2023-08-07 13:40 UTC  (5+ messages)

[PATCH v10 00/12] ceph: support idmapped mounts
 2023-08-07 13:40 UTC  (14+ messages)
` [PATCH v10 01/12] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v10 02/12] ceph: stash idmapping in mdsc request
` [PATCH v10 03/12] ceph: handle idmapped mounts in create_request_message()
` [PATCH v10 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v10 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v10 06/12] ceph: allow idmapped getattr inode op
` [PATCH v10 07/12] ceph: allow idmapped permission "
` [PATCH v10 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v10 09/12] ceph: allow idmapped setattr inode op
` [PATCH v10 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v10 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v10 12/12] ceph: allow idmapped mounts

[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
 2023-08-07 13:40 UTC  (2+ messages)

[PATCH v4 1/2] nmi_backtrace: Allow excluding an arbitrary CPU
 2023-08-07 13:39 UTC  (3+ messages)
` [PATCH v4 2/2] watchdog/hardlockup: Avoid large stack frames in watchdog_hardlockup_check()

[PATCH] mfd: axp20x: Generalise handling without interrupts
 2023-08-07 13:39 UTC 

[PATCH 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-08-07 13:38 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: Replace the IRQ number with the IRQID macro definition

[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 13:38 UTC  (2+ messages)

[PATCH V2 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-08-07 13:37 UTC  (2+ messages)

[PATCH v2 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-07 13:37 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings

[PATCH -next v2] regulator: Make clkin_name and xin_name static
 2023-08-07 13:36 UTC  (2+ messages)

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-07 13:25 UTC  (8+ messages)
` [PATCH v9 1/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs

[PATCH v2] ARM: kexec: Make smp stop calls asynchronous
 2023-08-07 13:34 UTC 

[PATCH 1/1] Revert "perf report: Append inlines to non-DWARF callchains"
 2023-08-07 13:34 UTC  (4+ messages)

[preempt-rt] BUG: sleeping function called from invalid context at drivers/gpu/drm/i915/gt/uc/intel_guc.h
 2023-08-07 13:33 UTC  (2+ messages)

[PATCH v2 0/9] Initial Marvell PXA1908 support
 2023-08-07 13:31 UTC  (5+ messages)
` [PATCH v2 2/9] gpio: pxa: use dynamic allocation of base

[PATCH] spi: gxp: removed unneeded call to platform_set_drvdata()
 2023-08-07 13:27 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: ti: k3-am62a: Remove syscon compatible from epwm_tbclk
 2023-08-07 13:21 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-am64: Fix epwm_tbclk node name to generic name

[PATCH] cpufreq: ACPI: add ITMT support when CPPC enabled
 2023-08-07 13:19 UTC  (2+ messages)

[RFC PATCH] membarrier: riscv: Provide core serializing command
 2023-08-07 13:19 UTC  (10+ messages)

[PATCH] iommu: Explicitly include correct DT includes
 2023-08-07 13:00 UTC  (3+ messages)

[PATCH net] net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
 2023-08-07 13:14 UTC 

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-07 13:17 UTC  (6+ messages)
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-07 13:15 UTC  (10+ messages)

[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-08-07 13:15 UTC  (6+ messages)
` [PATCH v9 2/2] "

[PATCH] spi: jcore: removed unneeded call to platform_set_drvdata()
 2023-08-07 13:14 UTC 

[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-07 13:12 UTC  (3+ messages)
` [PATCH v2 2/3] media: dt-bindings: samsung,fimc: correct unit addresses in DTS example
` [PATCH v2 3/3] media: exynos4-is: fimc-is: replace duplicate pmu node with phandle

[syzbot] [bpf?] KMSAN: uninit-value in ieee802154_subif_start_xmit
 2023-08-07 13:11 UTC  (3+ messages)

[PATCH 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-07 13:09 UTC  (4+ messages)
` [PATCH 3/3] media: exynos4-is: fimc-is: "

[PATCH v5 0/2] Add DS4520 GPIO Expander Support
 2023-08-07 13:08 UTC  (3+ messages)
` [PATCH v5 2/2] gpio: ds4520: Add ADI "

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-08-07 13:07 UTC  (3+ messages)

[PATCH v2 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-07 13:07 UTC  (9+ messages)

[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 13:08 UTC  (4+ messages)

[PATCH v2 0/9] Add pmics supported in Qualcomm's SDX75 platform
 2023-08-07 13:06 UTC  (11+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: sdx75: Add spmi node
` [PATCH v2 4/9] arm64: dts: qcom: Add pm7550ba PMIC dtsi
` [PATCH v2 5/9] arm64: dts: qcom: Add pmx75 "
` [PATCH v2 6/9] ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65
` [PATCH v2 7/9] arm64: dts: qcom: sdx75-idp: Add pmics supported in SDX75
` [PATCH v2 8/9] arm64: dts: qcom: sdx75: Add rpmhpd node
` [PATCH v2 9/9] arm64: dts: qcom: sdx75-idp: Add regulator nodes

[PATCH v2 0/3] Meson S4 HW RNG Support
 2023-08-07 13:06 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: rng: meson: add support for S4
` [PATCH v2 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible
` [PATCH v2 3/3] arch/arm64: dts: meson-s4: add hwrng node

[PATCH] spi: hisi-sfc-v3xx: removed unneeded call to platform_set_drvdata()
 2023-08-07 13:06 UTC 

[PATCH 0/6] SM8350 and SC8280XP venus support
 2023-08-07 13:04 UTC  (7+ messages)
` [PATCH 1/6] media: dt-bindings: Document SC8280XP/SM8350 Venus
` [PATCH 4/6] media: platform: venus: Add optional LLCC path

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 13:00 UTC  (4+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH v9 0/5] Enable Display for J784S4 and AM69-SK platform
 2023-08-07 12:56 UTC  (5+ messages)
` [PATCH v9 4/5] arm64: dts: ti: k3-j784s4-evm: Enable DisplayPort-0

[PATCH -next] iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()
 2023-08-07 12:56 UTC  (2+ messages)

[PATCH 0/7] Add pinctrl driver support for Realtek DHC SoCs
 2023-08-07 12:55 UTC  (4+ messages)
` [PATCH 5/7] dt-bindings: pinctrl: realtek: add RTD1315E pinctrl binding

[PATCH] drivers/input/touchscreen/goodix.c: Add support for ACPI ID GDX9110
 2023-08-07 12:47 UTC 

[RFC PATCH 0/6] softirq: Start pushing down the big softirq lock
 2023-08-07 12:50 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j784s4: Add bootph-pre-ram property for SPL nodes
 2023-08-07 12:48 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-evm: "

[PATCH] rtc: armada38x: remove unneeded call to platform_set_drvdata()
 2023-08-07 12:48 UTC 

[PATCH v6 00/11] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-08-07 12:43 UTC  (12+ messages)
` [PATCH v6 01/11] clk: sunxi-ng: nkm: Use correct parameter name for parent HW
` [PATCH v6 02/11] clk: sunxi-ng: nkm: consider alternative parent rates when determining rate
` [PATCH v6 03/11] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate
` [PATCH v6 04/11] clk: sunxi-ng: Add feature to find closest rate
` [PATCH v6 05/11] clk: sunxi-ng: Add helper function "
` [PATCH v6 06/11] clk: sunxi-ng: nm: Support finding "
` [PATCH v6 07/11] clk: sunxi-ng: nkm: "
` [PATCH v6 08/11] clk: sunxi-ng: mux: "
` [PATCH v6 09/11] clk: sunxi-ng: div: "
` [PATCH v6 10/11] clk: sunxi-ng: a64: select closest rate for pll-video0
` [PATCH v6 11/11] clk: sunxi-ng: nkm: Prefer current parent rate

[syzbot] Monthly udf report (Aug 2023)
 2023-08-07 12:43 UTC 

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-07 12:41 UTC  (6+ messages)
` [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH v2 00/14] futex: More futex2 bits
 2023-08-07 12:18 UTC  (15+ messages)
` [PATCH v2 01/14] futex: Clarify FUTEX2 flags
` [PATCH v2 02/14] futex: Extend the "
` [PATCH v2 03/14] futex: Flag conversion
` [PATCH v2 04/14] futex: Validate futex value against futex size
` [PATCH v2 05/14] futex: Add sys_futex_wake()
` [PATCH v2 06/14] futex: Add sys_futex_wait()
` [PATCH v2 07/14] futex: Propagate flags into get_futex_key()
` [PATCH v2 08/14] futex: Add flags2 argument to futex_requeue()
` [PATCH v2 09/14] futex: Add sys_futex_requeue()
` [PATCH v2 10/14] mm: Add vmalloc_huge_node()
` [PATCH v2 11/14] futex: Implement FUTEX2_NUMA
` [PATCH v2 12/14] futex: Propagate flags into futex_get_value_locked()
` [PATCH v2 13/14] futex: Enable FUTEX2_{8,16}
` [PATCH v2 14/14] futex,selftests: Extend the futex selftests

[PATCH 1/2] dt-bindings: mfd: st,stpmic1: Add missing unevaluatedProperties for each regulator
 2023-08-07 12:33 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: mfd: stericsson,db8500-prcmu: "

[BUG kernel-5.15] aarch64: __pi_strncmp() out-of-bound error
 2023-08-07 12:31 UTC 

Feedback on Qualcomm's minidump (debug) solution for end user device crash
 2023-08-07 12:31 UTC  (4+ messages)

[PATCH 1/1] riscv: Implement arch_sync_kernel_mappings() for "preventive" TLB flush
 2023-08-07 12:28 UTC  (2+ messages)

[PATCH v3 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-08-07 12:30 UTC  (3+ messages)
` [PATCH v3 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox