public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-10 15:37:07 to 2024-07-10 17:32:32 UTC [more...]

[PATCH 0/8] Make SCMI transport as standalone drivers
 2024-07-10 17:31 UTC  (6+ messages)
` [PATCH v2 1/8] firmware: arm_scmi: Introduce setup_shmem_iomap
` [PATCH v2 2/8] firmware: arm_scmi: Introduce packet handling helpers
` [PATCH v2 3/8] firmware: arm_scmi: Add support for standalone transport drivers
` [PATCH v2 4/8] firmware: arm_scmi: Make MBOX transport a standalone driver
` [PATCH v2 5/8] firmware: arm_scmi: Make SMC "

[PATCH 0/3] spi: fix spi-mux/spi_optimize_message() compatibility
 2024-07-10 17:30 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: aw88395: Simplify with cleanup.h
 2024-07-10 17:30 UTC  (2+ messages)

[PATCH] mm/page_counter: Move calculating protection values to page_counter
 2024-07-10 17:29 UTC  (2+ messages)

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-10 17:29 UTC  (43+ messages)
` [PATCH v3 02/16] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v3 03/16] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v3 04/16] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v3 05/16] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v3 06/16] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v3 07/16] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v3 08/16] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v3 10/16] mm/mmap: Reposition vma iterator "
` [PATCH v3 11/16] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v3 12/16] mm/mmap: Clean up unmap_region() argument list
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check in mmap_region()

[PROBLEM linux-next] ./include/linux/kern_levels.h:5:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 2024-07-10 17:28 UTC 

[PATCH] serial: qcom-geni: Show '@' characters if we have a FIFO underrun
 2024-07-10 17:28 UTC  (4+ messages)

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-07-10 17:28 UTC  (2+ messages)

[PATCH v10 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-10 17:28 UTC  (3+ messages)
` [PATCH v10 4/9] spi: cadence: Add Marvell SDMA operations

[PATCH v2] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
 2024-07-10 17:27 UTC 

[GIT PULL] VFIO fix for v6.10
 2024-07-10 17:27 UTC 

[PATCH] kbuild: deb-pkg: Fix build error caused by lack of positionnal argument
 2024-07-10 17:27 UTC 

[PATCH v4 00/16] Enable Linear Address Space Separation support
 2024-07-10 17:21 UTC  (19+ messages)
` [PATCH v4 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCH v4 02/16] x86/asm: Introduce inline memcpy and memset
` [PATCH v4 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v4 04/16] x86/cpu: Enable LASS during CPU initialization
` [PATCH v4 05/16] x86/cpu: Remove redundant comment during feature setup
` [PATCH v4 06/16] init/main.c: Move EFI runtime service initialization to x86/cpu
` [PATCH v4 07/16] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCH v4 08/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCH v4 09/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v4 10/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH v4 11/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v4 12/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS
` [PATCH v4 13/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v4 14/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v4 15/16] efi: Disable LASS around set_virtual_address_map call
` [PATCH v4 16/16] x86/cpu: Make LAM depend on LASS

[PATCH v2] fs: nfs: add missing MODULE_DESCRIPTION() macros
 2024-07-10 17:20 UTC  (5+ messages)

[PATCH 6.9 000/197] 6.9.9-rc1 review
 2024-07-10 17:20 UTC  (3+ messages)

[PATCH v6] landlock: Add abstract unix socket connect restriction
 2024-07-10 17:20 UTC  (3+ messages)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-10 17:16 UTC  (4+ messages)
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-07-10 17:14 UTC  (5+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-07-10 17:12 UTC  (9+ messages)

[PATCH net-next v3] net: psample: fix flag being set in wrong skb
 2024-07-10 17:10 UTC 

[PATCH 0/3] kunit: Improve the readability and functionality of macro
 2024-07-10 17:06 UTC  (4+ messages)
` [PATCH 1/3] kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion
` [PATCH 2/3] kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_ASSERT for readability
` [PATCH 3/3] kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macros

[PATCH 1/3] leds: leds-lp5569: Convert to sysfs_emit API
 2024-07-10 16:55 UTC  (5+ messages)
` [PATCH 3/3] leds: leds-lp55xx: Convert mutex lock/unlock to guard API

[PATCH 0/5] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-07-10 17:05 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01
` [PATCH 2/5] drm/panel: samsung-atna33xc20: Add compatible for ATNA45AF01
` [PATCH 3/5] Revert "drm/panel-edp: Add SDC ATNA45AF01"
` [PATCH 4/5] arm64: dts: qcom: x1e80100-crd: Fix backlight
` [PATCH 5/5] arm64: defconfig: Add CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20

[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
 2024-07-10 17:04 UTC  (4+ messages)

[PATCH] dt-bindings: trivial-devices: document the Sierra Wireless mangOH Green SPI IoT interface
 2024-07-10 17:02 UTC 

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-10 17:01 UTC  (12+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[tip: irq/core] irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2024-07-10 16:59 UTC 

[PATCH 00/10] clk: constify struct regmap_config
 2024-07-10 16:53 UTC  (4+ messages)
` [PATCH 09/10] clk: sunxi-ng r40: Constify "

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-10 16:49 UTC  (9+ messages)
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support

[PATCH 0/2] uprobes: document mmap_lock, don't abuse get_user_pages_remote()
 2024-07-10 16:48 UTC  (6+ messages)
` [PATCH 0/3] uprobes: future cleanups for review
  ` [PATCH 1/3] uprobes: kill uprobe_register_refctr()
  ` [PATCH 2/3] uprobes: simplify error handling for alloc_uprobe()
  ` [PATCH 3/3] uprobes: make uprobe_register() return struct uprobe *

[PATCHSET sched_ext/for-6.11] sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
 2024-07-10 16:46 UTC  (7+ messages)
` [PATCH 3/6] sched_ext: Make @rf optional for dispatch_to_local_dsq()

[linux-next:master] [mm] 47325a5c88: WARNING:at_mm/slub.c:#free_large_kmalloc
 2024-07-10 16:46 UTC  (3+ messages)

[PATCH] Fix WARNING: suspicious RCU usage in bch2_bucket_ref_update
 2024-07-10 16:45 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
 2024-07-10 16:45 UTC  (3+ messages)

[PATCH] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
 2024-07-10 16:44 UTC  (4+ messages)

[GIT PULL] bcachefs fixes for 6.10-rc8
 2024-07-10 16:44 UTC 

[PATCH 1/3] irqchip/gic-v4: Always configure affinity on VPE activation
 2024-07-10 16:42 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 2/3] irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock
 2024-07-10 16:42 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 3/3] irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
 2024-07-10 16:42 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v6] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-07-10 16:41 UTC  (2+ messages)

[PATCH 0/4] amlogic SoC's power-domains fixes
 2024-07-10 16:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: spi: amlogic,a1-spifc: make power-domains required

[PATCH] dt-bindings: pwm: at91: Add sama7d65 compatible string
 2024-07-10 16:36 UTC 

[PATCH] net: fix rc7's __skb_datagram_iter()
 2024-07-10 16:36 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 6/6] PCI: align small (<4k) BARs
 2024-07-10 16:35 UTC  (2+ messages)

possible bpf overflow/output bug introduced in 6.10?
 2024-07-10 16:36 UTC 

[PATCH v1] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
 2024-07-10 16:34 UTC  (5+ messages)

[PATCH 0/2] Support direct I/O read and write for memory allocated by dmabuf
 2024-07-10 16:34 UTC  (6+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-10 16:32 UTC  (13+ messages)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits

[PATCH V4][RESEND] LoongArch: Add AVEC irqchip support
 2024-07-10 16:30 UTC  (2+ messages)

[PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
 2024-07-10 16:29 UTC 

[PATCH net-next v3] netdevice: define and allocate &net_device _properly_
 2024-07-10 16:29 UTC  (3+ messages)

[PATCH 0/6] PCI: align small (<4k) BARs
 2024-07-10 16:28 UTC  (4+ messages)
` [PATCH 6/6] "

[PATCH] dt-bindings: i2c: at91: Add sama7d65 compatible string
 2024-07-10 16:26 UTC 

[patch V4-1 01/21] PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 02/21] irqchip: Provide irq-msi-lib
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 03/21] irqchip/gic-v3-its: Provide MSI parent infrastructure
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 04/21] irqchip/irq-msi-lib: Prepare for PCI MSI/MSIX
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 05/21] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 06/21] irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 07/21] irqchip/mbigen: Prepare for real per device MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 08/21] irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 09/21] irqchip/gic-v3-its: Switch platform MSI to MSI parent
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 10/21] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 11/21] genirq/msi: Remove platform_msi_create_device_domain()
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 12/21] irqchip/gic_v3_mbi: Switch over to parent domain
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 13/21] irqchip/gic-v2m: Switch to device MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 14/21] irqchip/imx-mu-msi: Switch to MSI parent
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 15/21] irqchip/irq-mvebu-icu: Prepare for real per device MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 16/21] irqchip/mvebu-gicp: Switch to MSI parent
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 17/21] irqchip/mvebu-odmi: Switch to parent MSI
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 18/21] irqchip/irq-mvebu-sei: Switch to MSI parent
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 19/21] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 20/21] genirq/msi: Remove platform MSI leftovers
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[patch V4 21/21] genirq/msi: Move msi_device_data to core
 2024-07-10 16:25 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
 2024-07-10 16:25 UTC  (9+ messages)
` [PATCH 1/8] reset: amlogic: convert driver to regmap
` [PATCH 2/8] reset: amlogic: add driver parameters
` [PATCH 3/8] reset: amlogic: split the device and platform probe
` [PATCH 4/8] reset: amlogic: use reset number instead of register count
` [PATCH 5/8] reset: amlogic: add reset status support
` [PATCH 6/8] reset: amlogic: add toggle reset support
` [PATCH 7/8] reset: amlogic: add auxiliary reset driver support
` [PATCH 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver

[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-10 16:24 UTC  (6+ messages)

[PATCH v6] sched: Consolidate cpufreq updates
 2024-07-10 16:22 UTC  (3+ messages)

[PATCH v4 0/3] Add mediatek,gce-props.yaml for other bindings reference
 2024-07-10 16:22 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml

[PATCH] selftests: openat2: don't print total number of tests and then skip
 2024-07-10 16:18 UTC  (6+ messages)

[PATCH v2] selftests: x86: conform test to TAP format output
 2024-07-10 16:16 UTC  (5+ messages)

[RFC PATCH 4/6] x86: PCI: preserve IORESOURCE_STARTALIGN alignment
 2024-07-10 16:16 UTC  (2+ messages)

[PATCH] dt-bindings: power: qcom,kpss-acc-v2: add qcom,msm8916-acc compatible
 2024-07-10 16:16 UTC  (2+ messages)

[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
 2024-07-10 16:15 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: bluetooth: qualcomm: describe the inputs from PMU "

[GIT PULL] Devicetree fixes for v6.10, part 2
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.10-rc8
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.10-rc8
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] ACPI fix for v6.10-rc8
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.10-6
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 6.10-rc8
 2024-07-10 16:12 UTC 

[PATCH v3 0/9] msm8937/msm8976/qcs404 icc patches
 2024-07-10 16:11 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC
` [PATCH v3 3/9] dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoC
` [PATCH v3 7/9] dt-bindings: interconnect: qcom: msm8939: Fix example
` [PATCH v3 9/9] dt-bindings: interconnect: qcom: msm8953: Fix 'See also' in description

[PATCH v2 0/3] perf: Add Arm Network-on-Chip PMU driver
 2024-07-10 16:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings/perf: Add Arm NI-700 PMU
` [PATCH v2 2/3] perf: Add driver for Arm NI-700 interconnect PMU
` [PATCH v2 3/3] MAINTAINERS: List Arm interconnect PMUs as supported

[PATCH] selftests/memfd:Fix a resource leak
 2024-07-10 16:07 UTC  (2+ messages)

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-10 16:04 UTC  (7+ messages)
` [PATCH v4 07/15] arm64: Enforce bounce buffers for realm DMA
` [PATCH v4 08/15] arm64: mm: Avoid TLBI when marking pages as valid

[syzbot] [wpan?] WARNING in __dev_change_net_namespace (2)
 2024-07-10 16:04 UTC 

[syzbot] [net?] possible deadlock in do_ipv6_setsockopt (4)
 2024-07-10 16:04 UTC 

[PATCH v2 0/2] iio: adc: add support for pac1921
 2024-07-10 16:01 UTC  (5+ messages)
` [PATCH v2 2/2] "

[RFC PATCH v4] ptp: Add vDSO-style vmclock support
 2024-07-10 16:01 UTC  (3+ messages)

[PATCH] selftests/rtc:Fix a resource leak
 2024-07-10 16:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] tpm: Add new device/vendor ID 0x50666666
 2024-07-10 15:59 UTC  (3+ messages)

[PATCH] selftests/dma:remove unused variable
 2024-07-10 15:58 UTC  (2+ messages)

[PATCH v2] selftests/breakpoints:Remove unused variable
 2024-07-10 15:56 UTC  (2+ messages)

[PATCH 0/1] Support multiple reserved memory regions
 2024-07-10 15:56 UTC  (4+ messages)
` [PATCH 1/1] remoteproc: mediatek: "

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-10 15:55 UTC  (3+ messages)
` [PATCH v3 3/8] RISC-V: Check scalar unaligned access on all CPUs

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-10 15:53 UTC  (5+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-10 15:51 UTC  (4+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[PATCH v1 0/2] HID: i2c-hid: elan: Add elan-ekth6a12nay timing
 2024-07-10 15:50 UTC  (3+ messages)
` [PATCH v1 2/2] "

linux-next: build warning after merge of the device-mapper tree
 2024-07-10 15:48 UTC  (4+ messages)

[PATCH] selftests/dma:Fix a resource leak
 2024-07-10 15:48 UTC  (2+ messages)

[PATCH v2] selftests/breakpoints:Add return value in main function
 2024-07-10 15:47 UTC  (2+ messages)

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-10 13:10 UTC  (4+ messages)
` [PATCH v5 10/14] staging: media: starfive: Add V4L2_CAP_IO_MC capability
    ` 回复: "

[PATCH] dmaengine: idxd: Convert comma to semicolon
 2024-07-10 15:38 UTC  (2+ messages)

[BUG] k3-j784s4-evm/phy-cadence-torrent: Shared reset using exclusive API
 2024-07-10 15:41 UTC  (3+ messages)

[PATCH v1] hid-playstation: DS4: Update rumble and lightbar together
 2024-07-10 15:35 UTC  (5+ messages)

[PATCH 6.1 000/102] 6.1.98-rc1 review
 2024-07-10 15:40 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