public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-30 20:12:57 to 2024-09-30 22:49:26 UTC [more...]

[PATCH 0/3] mmc: mtk-sd: add some devm
 2024-09-30 22:49 UTC  (4+ messages)
` [PATCH 1/3] mmc: mtk-sd: use devm_mmc_alloc_host
` [PATCH 2/3] mmc: mtd-sd: use devm_platform_ioremap_resource
` [PATCH 3/3] mmc: mtk-sd: fix devm_clk_get_optional usage

[PATCH v2 00/13] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-09-30 22:48 UTC  (4+ messages)
` [PATCH v2 03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test

[PATCH net-next 0/8] net: smsc911x: clean up with devm
 2024-09-30 22:40 UTC  (9+ messages)
` [PATCH net-next 1/8] net: smsc911x: use devm_platform_ioremap_resource
` [PATCH net-next 2/8] net: smsc911x: use devm_alloc_etherdev
` [PATCH net-next 3/8] net: smsc911x: use devm for regulators
` [PATCH net-next 4/8] net: smsc911x: use devm for mdiobus functions
` [PATCH net-next 5/8] net: smsc911x: use devm for register_netdev
` [PATCH net-next 6/8] net: smsc911x: remove debug stuff from _remove
` [PATCH net-next 7/8] net: smsc91xx: move down struct members
` [PATCH net-next 8/8] net: smsc911x: remove pointless NULL checks

[PATCH 00/14] x86/ibt: FineIBT-BHI
 2024-09-30 22:38 UTC  (15+ messages)
` [PATCH 01/14] x86/cfi: Wreck things
` [PATCH 07/14] x86/ibt: Clean up is_endbr()
` [PATCH 13/14] x86: BHI stubs

[PATCH 0/2] ARN: dts: some dtc warning fixes
 2024-09-30 22:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: replace gpio = with gpios =
` [PATCH 2/2] ARM: dts: assign reg to memory nodes

[PATCH] drivers/base: Remove unused auxiliary_find_device
 2024-09-30 22:34 UTC  (2+ messages)

[PATCH net v5 0/2] Fix AQR PMA capabilities
 2024-09-30 22:33 UTC  (3+ messages)
` [PATCH net v5 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v5 2/2] net: phy: aquantia: remove usage of phy_set_max_speed

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-09-30 22:32 UTC  (4+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support

[PATCH v8 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
 2024-09-30 22:29 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/10] Add CPU-type to topology
 2024-09-30 22:28 UTC  (3+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 22:26 UTC  (5+ messages)
` [PATCH 05/35] libnvdimm: "
` [PATCH 33/35] drivers/net/ethernet/intel: "

[PATCH] Update core.c
 2024-09-30 22:20 UTC  (3+ messages)

[PATCH v9 0/7] mm: zswap swap-out of large folios
 2024-09-30 22:18 UTC  (10+ messages)
` [PATCH v9 1/7] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v9 2/7] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v9 3/7] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v9 4/7] mm: Change count_objcg_event() to count_objcg_events() for batch event updates
` [PATCH v9 5/7] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v9 6/7] mm: zswap: Support large folios in zswap_store()
` [PATCH v9 7/7] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats

[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-09-30 22:17 UTC  (6+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "

[PATCH] drm/etnaviv: Print error message if inserting IOVA address range fails
 2024-09-30 22:17 UTC 

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-09-30 22:02 UTC  (3+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH net-next 0/9] net: lantiq_etop: some cleanups
 2024-09-30 22:02 UTC  (11+ messages)
` [PATCH net-next 1/9] net: lantiq_etop: use netif_receive_skb_list
` [PATCH net-next 2/9] net: lantiq_etop: use devm_alloc_etherdev_mqs
` [PATCH net-next 3/9] net: lantiq_etop: use devm for register_netdev
` [PATCH net-next 4/9] net: lantiq_etop: use devm for mdiobus
` [PATCH net-next 5/9] net: lantiq_etop: move phy_disconnect to stop
` [PATCH net-next 6/9] net: lantiq_etop: use devm_err_probe
` [PATCH net-next 7/9] net: lantiq_etop: remove struct resource
` [PATCH net-next 8/9] net: lantiq_etop: use module_platform_driver_probe
` [PATCH net-next 9/9] net: lantiq_etop: no queue stop in remove

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-30 21:59 UTC  (11+ messages)

[PATCH] arch: arm: kirkwood: support nvmem mac address
 2024-09-30 21:59 UTC 

[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
 2024-09-30 21:52 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc

[PATCH v2 0/3] rk3328 cru dt-binding conversion
 2024-09-30 21:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML
` [PATCH v2 2/3] arm64: dts: rockchip: fix compatible string rk3328 cru node
` [PATCH v2 3/3] arm64: rockchip: add clocks property to cru node rk3328

[PATCH] perf jevents: Don't stop at the first matched pmu when searching a events table
 2024-09-30 21:47 UTC  (7+ messages)

[PATCH] ARM: dts nuvoton: Add EDAC node
 2024-09-30 21:46 UTC 

[PATCH] ARM: dts: nuvoton: Add OHCI node
 2024-09-30 21:43 UTC 

[PATCH v3 0/3] Add support for cpu event term
 2024-09-30 21:42 UTC  (3+ messages)
` [PATCH v3 3/3] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH v2] dt-bindings: spi: zynqmp-qspi: Include two 'reg' properties only for the Zynq UltraScale QSPI
 2024-09-30 21:42 UTC  (2+ messages)

[PATCH] spi: slave-mt27xx: Call clk_disable_unprepare() only once in mtk_spi_slave_probe()
 2024-09-30 21:42 UTC  (2+ messages)

[PATCH 0/2] spi: atmel-quadspi: Fix and add full CS delay support
 2024-09-30 21:42 UTC  (2+ messages)
` (subset) "

[PATCH v1] spi: fix typo in the comment
 2024-09-30 21:41 UTC  (2+ messages)

[PATCH] spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-30 21:41 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the reset tree
 2024-09-30 21:41 UTC 

[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
 2024-09-30 21:36 UTC  (11+ messages)
` [PATCHv5 bpf-next 01/13] uprobe: Add data pointer to consumer handlers
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer
` [PATCHv5 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv5 bpf-next 06/13] libbpf: Add support for uprobe multi session attach

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-30 21:35 UTC  (13+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper

[PATCH net-next] net: marvell: mvmdio: use clk_get_optional
 2024-09-30 21:33 UTC  (2+ messages)

[PATCH 0/8] cifs: Fix support for NFS-style reparse points
 2024-09-30 21:33 UTC  (7+ messages)
` [PATCH 2/8] cifs: Remove intermediate object of failed create reparse call
  ` [PATCH v3] "

[PATCH] sound: soc: codecs: tlv320aic3x: Fix codec gpio-reset
 2024-09-30 21:30 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
 2024-09-30 21:30 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: omap: omap4-epson-embt2ws: define GPIO regulators
` [PATCH 2/4] ARM: dts: omap: omap4-epson-embt2ws: wire up regulators
` [PATCH 3/4] ARM: dts: omap: omap4-epson-embt2ws: add unknown gpio outputs
` [PATCH 4/4] ARM: dts: omap: omap4-epson-embt2ws: add GPIO expander

[PATCH RFT] of: property: fw_devlink: Add support for the "phy-handle" binding
 2024-09-30 21:28 UTC 

[PATCH] btrfs: tests: add selftests for RAID stripe-tree
 2024-09-30 21:27 UTC  (2+ messages)

[PATCH v1 0/2] Python module cleanup
 2024-09-30 21:26 UTC  (5+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support

[PATCH 1/1] ASoC: dt-bindings: fsl-esai: Add power-domains for fsl,imx8qm-esai
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc3: Use standard dev_dbg API
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: bcm2835-i2s: Use maple tree register cache
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: fsl: Use maple tree register cache
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
 2024-09-30 21:26 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: imx8qxp-mek: add esai, cs42888 and related node
` [PATCH 3/6] arm64: dts: imx8qxp-mek: enable jpeg encode and deconde
` [PATCH 4/6] arm64: dts: imx8qxp-mek: add flexcan1 and flexcan2
` [PATCH 5/6] arm64: dts: imx8qxp-mek: add usbotg1 and related node
` [PATCH 6/6] arm64: dts: imx8qxp-mek: add cm4 and related nodes

[PATCH][next] ASoC: codecs: aw88395: Fix spelling mistake "unsupport" -> "unsupported"
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: codecs: aw88399: Fix spelling mistake "unsupport" -> "unsupported"
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-iface: set continuous rates
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: tas2781: Fix redundant parameter assignment
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: realtek,rt5640: Convert to dtschema
 2024-09-30 21:26 UTC  (2+ messages)

[PATCH 0/2] ASoC: tas5805m: Adjustments for tas5805m_i2c_probe()
 2024-09-30 21:26 UTC  (2+ messages)
` (subset) "

[PATCH RESEND tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-30 21:22 UTC 

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-09-30 21:20 UTC  (12+ messages)
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available

[PATCH v9 0/3] Add of_regulator_get_optional() and Fix MTK Power Domain Driver
 2024-09-30 21:17 UTC  (2+ messages)

hung tasks on shutdown in linux-next-202409{20,23,24,25}
 2024-09-30 21:11 UTC  (2+ messages)

[net-next v2 0/2] gve: Link IRQs, queues, and NAPI instances
 2024-09-30 21:07 UTC  (3+ messages)
` [net-next v2 1/2] gve: Map IRQs to "
` [net-next v2 2/2] gve: Map NAPI instances to queues

[PATCH v2] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1
 2024-09-30 21:06 UTC 

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-09-30 21:04 UTC  (2+ messages)

[PATCH] dt-bindings: regulator: vctrl-regulator: convert to YAML
 2024-09-30 21:04 UTC 

[PATCH v1 1/4] perf stat: Fix affinity memory leaks on error path
 2024-09-30 21:03 UTC  (2+ messages)

[PATCH] selftest: hid: add missing run-hid-tools-tests.sh
 2024-09-30 20:57 UTC  (3+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-30 20:56 UTC  (21+ messages)

[PATCH RESEND v4] hwmon: (sht4x): add heater support
 2024-09-30 20:53 UTC 

[PATCH net-next v2 0/2] net: switch to scoped device_for_each_child_node()
 2024-09-30 20:55 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: mdio: thunder: "
` [PATCH net-next v2 2/2] net: hns: hisilicon: hns_dsaf_mac: "

[PATCH v2] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
 2024-09-30 20:54 UTC  (2+ messages)

[PATCHv2 dlm/next 00/12] dlm: net-namespace functionality
 2024-09-30 20:39 UTC  (15+ messages)
` [PATCHv2 dlm/next 01/12] dlm: introduce dlm_find_lockspace_name()
` [PATCHv2 dlm/next 02/12] dlm: disallow different configs nodeid storages
` [PATCHv2 dlm/next 03/12] dlm: add struct net to dlm_new_lockspace()
` [PATCHv2 dlm/next 04/12] dlm: handle port as __be16 network byte order
` [PATCHv2 dlm/next 05/12] dlm: use dlm_config as only cluster configuration
` [PATCHv2 dlm/next 06/12] dlm: dlm_config_info config fields to unsigned int
` [PATCHv2 dlm/next 07/12] dlm: rename config to configfs
` [PATCHv2 dlm/next 08/12] kobject: add kset_type_create_and_add() helper
` [PATCHv2 dlm/next 09/12] kobject: export generic helper ops
` [PATCHv2 dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace
` [PATCHv2 dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
` [PATCHv2 dlm/next 12/12] gfs2: separate mount context by net-namespaces

kernel/bpf/verifier.c:19160:44: sparse: sparse: cast truncates bits from constant value (ffffc00000000000 becomes 0)
 2024-09-30 20:46 UTC 

linux-6.12-rc1/drivers/iio/imu/bmi323/bmi323_core.c:133: Array contents defined but not used ?
 2024-09-30 20:46 UTC  (6+ messages)

[PATCH v3 0/2] Add Samsung AMS639RQ08 panel support
 2024-09-30 20:24 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08
` [PATCH v3 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-09-30 20:44 UTC  (12+ messages)

[PATCH net-next 0/2] net: mv643xx: devm fixes
 2024-09-30 20:43 UTC  (5+ messages)
` [PATCH net-next 1/2] net: mv643xx: use devm_platform_ioremap_resource
` [PATCH net-next 2/2] net: mv643xx: fix wrong devm_clk_get usage

[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
 2024-09-30 20:42 UTC  (2+ messages)

[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
 2024-09-30 20:37 UTC  (13+ messages)
` [PATCH 01/10] perf tools: Add fallback for exclude_guest
` [PATCH 04/10] perf stat: Add --exclude-guest option
` [PATCH 07/10] perf tools: Separate exclude_hv fallback

[PATCH] regulator: qcom-smd: make smd_vreg_rpm static
 2024-09-30 20:37 UTC  (2+ messages)

[PATCH] regulator: Call of_node_put() only once in rzg2l_usb_vbus_regulator_probe()
 2024-09-30 20:37 UTC  (2+ messages)

[PATCH] regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-30 20:37 UTC  (2+ messages)

[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
 2024-09-30 20:37 UTC  (5+ messages)

[PATCH v3] drm/meson: switch to a managed drm device
 2024-09-30 20:36 UTC  (2+ messages)

[PATCH v1] mm/huge_memory: check pmd_special() only after pmd_present()
 2024-09-30 20:35 UTC  (2+ messages)

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-09-30 20:35 UTC  (4+ messages)
` [RFC PATCH 6/8] cpufreq: intel_pstate: Remove iowait boost

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-09-30 20:35 UTC  (7+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH net v5] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-30 20:32 UTC  (6+ messages)

update core.c
 2024-09-30 20:32 UTC  (2+ messages)

[PATCH] tracing/probes: Fix MAX_TRACE_ARGS limit handling
 2024-09-30 20:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: microchip: sam9x7: Add missing usart-mode property
 2024-09-30 20:26 UTC 

[PATCH] sched: fix warning in sched_setaffinity
 2024-09-30 20:26 UTC  (2+ messages)

[PATCH v3] doc:it_IT: update documents in process/
 2024-09-30 20:24 UTC 

[PATCH 0/2] net: switch to scoped device_for_each_child_node()
 2024-09-30 20:24 UTC  (4+ messages)
` [PATCH 1/2] net: mdio: "

[PATCH v3 0/2] pressure: bmp280: Improve pushing of data to buffer
 2024-09-30 20:23 UTC  (3+ messages)
` [PATCH v3 1/2] iio: pressure: bmp280: Use unsigned type for raw values
` [PATCH v3 2/2] iio: pressure: bmp280: Use char instead of s32 for data buffer

[PATCH 1/1 fyi] tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
 2024-09-30 20:23 UTC  (3+ messages)

[PATCH 0/2] check_headers.sh with hunk exceptions (lib/list_sort.c tools/ copy)
 2024-09-30 20:21 UTC  (3+ messages)
` [PATCH 1/2] tools check_headers.sh: Add check variant that excludes some hunks
` [PATCH 2/2] perf tools: Cope with differences for lib/list_sort.c copy from the kernel

[GIT PULL] sched_ext: A second set of fixes for v6.12-rc1
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] probes: Fixes for v6.12-rc1
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] bcachefs big endian fixup
 2024-09-30 20:21 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-09-30 20:21 UTC  (2+ messages)

[PATCH 0/3] support watchdog for exynosautov920
 2024-09-30 20:14 UTC  (3+ messages)
  ` [PATCH 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC


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