LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 10:04:54 to 2024-05-01 13:33:42 UTC [more...]

[PATCH] Sphinx error fixed for inline literal end-string in include/linux/workqueue.h
 2024-05-01 13:32 UTC 

[PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
 2024-05-01 13:32 UTC  (24+ messages)
` [PATCH 01/21] pinctrl: ti: iodelay: "
` [PATCH 02/21] pinctrl: tegra: "
` [PATCH 03/21] pinctrl: sunplus: "
` [PATCH 04/21] pinctrl: stm32: "
` [PATCH 05/21] pinctrl: starfive: "
` [PATCH 06/21] pinctrl: sprd: "
` [PATCH 07/21] pinctrl: spear: "
` [PATCH 08/21] pinctrl: samsung: "
` [PATCH 09/21] pinctrl: renesas: "
` [PATCH 10/21] pinctrl: st: "
` [PATCH 11/21] pinctrl: rockchip: "
` [PATCH 12/21] pinctrl: k210: "
` [PATCH 13/21] pinctrl: equilibrium: "
` [PATCH 14/21] pinctrl: at91: "
` [PATCH 15/21] pinctrl: s32cc: "
` [PATCH 16/21] pinctrl: nomadik: "
` [PATCH 17/21] pinctrl: mediatek: "
` [PATCH 18/21] pinctrl: freescale: "
` [PATCH 19/21] pinctrl: bcm: bcm63xx: "
` [PATCH 20/21] pinctrl: aspeed: g5: "
` [PATCH 21/21] pinctrl: pinconf-generic: "

[PATCH v2] ALSA: ASoc/tas2781: Fix wrong loading calibrated data sequence
 2024-05-01 13:26 UTC  (2+ messages)

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-01 13:26 UTC  (5+ messages)
` [PATCH v1 04/10] selftests/kvm: Define _GNU_SOURCE

[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-05-01 13:24 UTC  (2+ messages)

[PATCH] of: of_reserved_mem: clean-up reserved memory with no-map
 2024-05-01 13:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-01 13:22 UTC  (4+ messages)
` [PATCH net-next v6 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v4 0/2] bitops: Optimize fns() for improved performance
 2024-05-01 13:20 UTC  (3+ messages)
` [PATCH v4 1/2] lib/test_bitops: Add benchmark test for fns()
` [PATCH v4 2/2] bitops: Optimize fns() for improved performance

[PATCH v2] drivers: use __free attribute instead of of_node_put()
 2024-05-01 13:19 UTC  (11+ messages)
` [PATCH 0/2 v3] drivers: introduce automatic cleanup feature
  ` [PATCH 1/2 v3] drivers: reorganize do-while loops
  ` [PATCH 2/2 v3] drivers: use __free attribute instead of of_node_put()

[PATCH v3 0/7] Linux RISC-V IOMMU Support
 2024-05-01 13:15 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v3 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver

[PATCH] ARM: dts: stm32: osd32mp1-red: ensure deterministic probe order for mmc
 2024-05-01 13:14 UTC 

[PATCH] firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
 2024-05-01 13:14 UTC  (2+ messages)

[PATCH v2 0/5] media: Fix compilations with !ACPI !PM and !OF
 2024-05-01 13:08 UTC  (6+ messages)
` [PATCH v2 1/5] media: bcm2835-unicam: Fix build with !PM
` [PATCH v2 2/5] media: bcm2835-unicam: Include v4l2-subdev.h
` [PATCH v2 3/5] media: intel/ipu6: Switch to RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS
` [PATCH v2 4/5] media: intel/ipu6: Fix direct dependency Kconfig error
` [PATCH v2 5/5] media: intel/ipu6: Fix build with !ACPI

[PATCH v2 2/3] iio: pressure: Add driver for Sensirion SDP500
 2024-05-01 13:02 UTC  (4+ messages)

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-01 13:00 UTC  (5+ messages)
` [PATCH v6 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

[PATCH v5 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-05-01 12:59 UTC  (19+ messages)
` [PATCH v5 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v5 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v5 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v5 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v5 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v5 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v5 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v5 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v5 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v5 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v5 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v5 15/17] irqchip/riscv-aplic: "
` [PATCH v5 16/17] irqchip/sifive-plic: "
` [PATCH v5 17/17] serial: 8250: Add 8250_acpi driver

[PATCH v2] arm64/mm: pmd_mkinvalid() must handle swap pmds
 2024-05-01 12:58 UTC  (9+ messages)

[PATCH] iio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_data
 2024-05-01 12:55 UTC 

[PATCH v2 0/2] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-01 12:52 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl "

[PATCH] backlight: sky81452-backlight: replace of_node_put with __free
 2024-05-01 12:51 UTC 

[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in attr_make_nonresident
 2024-05-01 12:51 UTC 

[GIT PULL 2/3] ARM: dts: ti: keystone: Updates for v6.9
 2024-05-01 12:46 UTC  (2+ messages)

[GIT PULL 1/3] soc: ti: Driver updates for v6.7
 2024-05-01 12:46 UTC  (2+ messages)

[PATCH] coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
 2024-05-01 12:46 UTC  (2+ messages)

[GIT PULL 3/3] arm64: dts: TI K3 updates for v6.10
 2024-05-01 12:43 UTC 

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-01 12:42 UTC 

[PATCH v3 0/6] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-01 12:42 UTC  (4+ messages)
` [PATCH v3 4/6] pinctrl: scmi: export pinctrl_scmi_get_pins

[PATCH] dt-bindings: mfd: aspeed: Drop 'oneOf' for pinctrl node
 2024-05-01 12:39 UTC  (3+ messages)

[PATCH] random: add chacha8_block and swtich the rng to it
 2024-05-01 12:38 UTC  (8+ messages)

[PATCH 0/5] Bluetooth: qca: info leak fixes and cleanups
 2024-05-01 12:34 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: qca: fix info leak when fetching fw build id
` [PATCH 2/5] Bluetooth: qca: fix info leak when fetching board id
` [PATCH 3/5] Bluetooth: qca: drop bogus edl header checks
` [PATCH 4/5] Bluetooth: qca: drop bogus module version
` [PATCH 5/5] Bluetooth: qca: clean up defines

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-01 12:29 UTC  (9+ messages)
` [PATCH 1/8] selftests: x86: Remove dependence of headers file
` [PATCH 2/8] selftests: x86: check_initial_reg_state: remove -no-pie while using -static
` [PATCH 3/8] selftests: x86: test_vsyscall: remove unused function
` [PATCH 4/8] selftests: x86: fsgsbase_restore: fix asm directive from =rm to =r
` [PATCH 5/8] selftests: x86: syscall_arg_fault_32: remove unused variable
` [PATCH 6/8] selftests: x86: test_FISTTP: use fisttps instead of ambigous fisttp
` [PATCH 7/8] selftests: x86: fsgsbase: Remove unused function and variable
` [PATCH 8/8] selftests: x86: amx: Remove unused functions

[PATCH] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-01 12:29 UTC  (2+ messages)

[PATCH 6.6 000/186] 6.6.30-rc1 review
 2024-05-01 12:25 UTC  (3+ messages)

[PATCH v3] arm64: dts: ti: Fix csi2-dual-imx219 dtb names
 2024-05-01 12:24 UTC  (2+ messages)

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-01 12:24 UTC  (7+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
 2024-05-01 12:19 UTC  (2+ messages)

[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
 2024-05-01 12:10 UTC  (3+ messages)

[PATCH v3] ptdump: add intermediate directory support
 2024-05-01 12:07 UTC  (2+ messages)

[PATCH v3 0/2] Add DT support for video clock controller on SM8150
 2024-05-01 12:06 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom: Add AHB clock for SM8150

[PATCH v2 1/3] dt-bindings: iio: pressure: Add Sensirion SDP500
 2024-05-01 12:06 UTC  (3+ messages)

[PATCH] cgroup: Add documentation for missing zswap memory.stat
 2024-05-01 12:02 UTC  (2+ messages)

[PATCH 0/2] media: bcm2835-unicam: Fix compilation errors and warnings
 2024-05-01 11:55 UTC  (7+ messages)
` [PATCH 1/2] media: bcm2835-unicam: Drop usage of of_match_ptr()
  ` [PATCH 2/2] media: bcm2835-unicam: Include v4l2-subdev.h

[PATCH] clk: imx: imx8mp: Convert to platform remove callback returning void
 2024-05-01 11:54 UTC  (3+ messages)

[PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
 2024-05-01 11:51 UTC  (3+ messages)
` [PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
 2024-05-01 11:48 UTC  (2+ messages)

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-01 11:40 UTC  (13+ messages)
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH] firewire: ohci: mask bus reset interrupts between ISR and bottom half
 2024-05-01 11:39 UTC  (3+ messages)

[PATCH] iio: tmag5273: Remove some unused field in struct tmag5273_data
 2024-05-01 11:28 UTC 

[PATCH 6.8 000/228] 6.8.9-rc1 review
 2024-05-01 11:36 UTC  (2+ messages)

[PATCH] rust: hrtimer: introduce hrtimer support
 2024-05-01 11:37 UTC  (5+ messages)

[PATCH v3 00/21] block atomic writes for XFS
 2024-05-01 11:36 UTC  (19+ messages)
` [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask for forcealign
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign
` [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign
` [PATCH v3 14/21] iomap: Sub-extent zeroing
` [PATCH v3 15/21] fs: xfs: "
` [PATCH v3 17/21] iomap: Atomic write support

[PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-05-01 11:35 UTC  (2+ messages)

[PATCH 6.1 000/110] 6.1.90-rc1 review
 2024-05-01 11:33 UTC  (3+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-01 11:32 UTC  (15+ messages)
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH v9 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v9 18/19] arm64: document virtual CPU hotplug's expectations
` [PATCH v9 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-01 11:21 UTC  (4+ messages)

[PATCH][next] selftests/bpf: Fix spelling mistake "{GET|SET}SOCKOP" -> "{GET|SET}SOCKOPT"
 2024-05-01 11:20 UTC 

[PATCH v8 0/2] riscv: rtc: sophgo: add rtc support for CV1800
 2024-05-01 11:20 UTC  (7+ messages)
` [PATCH v8 2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC

[PATCH] ALSA: hda: cs35l56: Perform firmware download in the background
 2024-05-01 11:17 UTC 

[PATCH] pinctrl: renesas/sh73a0: use rdev_get_drvdata()
 2024-05-01 11:15 UTC 

[PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-05-01 11:11 UTC  (9+ messages)
` [PATCH 08/17] coresight: Remove unused stubs
` [PATCH 09/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH 10/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH 11/17] coresight: Expose map argument in trace ID API

[PATCH v2 12/12] regulator/core: use rdev->dev.driver_data
 2024-05-01 11:11 UTC  (3+ messages)

[PATCH] kbuild: rust: split up helpers.c
 2024-05-01 11:09 UTC  (2+ messages)

[paulmck-rcu:dev.2024.04.18a 34/34] arch/arc/include/asm/cmpxchg.h:74:25: warning: assignment to 'long unsigned int' from 'struct request *' makes integer from pointer without a cast
 2024-05-01 11:07 UTC 

[PATCH] hardening: Refresh KCFI options, add some more
 2024-05-01 11:06 UTC  (4+ messages)

[PATCH v2 0/3] Add support for Sensirion SDP500
 2024-05-01 10:58 UTC  (6+ messages)

[PATCH v2 00/12] regulator/core: Trivial cleanups and improvements
 2024-05-01 10:55 UTC  (4+ messages)
` [PATCH v2 04/12] regulator/core: regulator_bulk_get: remove redundant NULL stores

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-05-01 10:51 UTC  (9+ messages)
`  "

[PATCH net 1/2] net: bridge: fix multicast-to-unicast with fraglist GSO
 2024-05-01 10:50 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_release_head_state
 2024-05-01 10:47 UTC  (2+ messages)

[PATCH] arm64: dts: Add/fix /memory node unit-addresses
 2024-05-01 10:44 UTC  (3+ messages)

[PATCH V3 0/8] Add support for videocc and camcc on SM8650
 2024-05-01 10:42 UTC  (7+ messages)
` [PATCH V3 1/8] dt-bindings: clock: qcom: Fix SM8450 videocc incorrect header file name
` [PATCH V3 2/8] dt-bindings: clock: qcom: Add SM8650 video clock controller
` [PATCH V3 5/8] dt-bindings: clock: qcom: Fix the incorrect order of SC8280XP camcc header

[PATCH 5.15 00/80] 5.15.158-rc1 review
 2024-05-01 10:30 UTC  (2+ messages)

[PATCH] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
 2024-05-01 10:28 UTC  (2+ messages)

[PATCH v7 0/5] nvme-fabrics: short-circuit connect retries
 2024-05-01 10:27 UTC  (4+ messages)
` [PATCH v7 5/5] nvme: do not retry authentication failures

[PATCH net-next] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support
 2024-05-01 10:26 UTC  (2+ messages)

[PATCH v4 RESEND 0/8] ipq9574: Enable PCI-Express support
 2024-05-01 10:22 UTC  (4+ messages)
` [PATCH v4 RESEND 5/8] PCI: qcom: Add support for IPQ9574

linux-next: Tree for May 1
 2024-05-01 10:21 UTC 

[PATCH] dt-bindings: soc: qcom,wcnss: fix bluetooth address example
 2024-05-01 10:21 UTC  (2+ messages)

[PATCH v1 0/6] Support ROHM BD96801 scalable PMIC
 2024-05-01 10:16 UTC  (4+ messages)
` [PATCH v1 5/6] watchdog: ROHM BD96801 PMIC WDG driver

[PATCH] arm64: dts: qcom: qcs404: fix bluetooth device address
 2024-05-01 10:14 UTC  (2+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-05-01 10:13 UTC  (2+ messages)

[PATCH v8] Bluetooth: compute LE flow credits based on recvbuf space
 2024-05-01 10:08 UTC 

[PATCH] selftests: cgroup: remove redundant addition of memory controller
 2024-05-01 10:06 UTC 

[PATCH] platform/x86: ISST: Support SST-BF and SST-TF per level
 2024-05-01 10:04 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).