public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 19:09:41 to 2023-05-19 23:08:33 UTC [more...]

[PATCH v3 0/4] tracing/user_events: Use non-RCU context for enabler writes
 2023-05-19 23:07 UTC  (2+ messages)
` [PATCH v3 1/4] tracing/user_events: Split up mm alloc and attach

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-19 23:07 UTC  (4+ messages)

[PATCH 0/3] Add graphics clock controller support for SM8550
 2023-05-19 23:05 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Add SM8550 graphics clock controller
` [PATCH 2/3] clk: qcom: gpucc-sm8550: Add support for "
` [PATCH 3/3] arm64: dts: qcom: sm8550: Add "

[PATCH v5 1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
 2023-05-19 23:03 UTC  (12+ messages)
` [PATCH v5 2/7] ufs: core: Update the ufshcd_clear_cmds() functionality
` [PATCH v5 3/7] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v5 4/7] ufs: mcq: Add support for clean up mcq resources
` [PATCH v5 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v5 7/7] ufs: core: Add error handling for MCQ mode

[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
 2023-05-19 23:03 UTC  (4+ messages)

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-19 23:02 UTC  (10+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH v2] drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
 2023-05-19 23:01 UTC  (3+ messages)

[PATCH] misc: fastrpc: Fix double free of 'buf' in error path
 2023-05-19 22:57 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 6.4-rc2
 2023-05-19 22:57 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.4-rc3
 2023-05-19 22:57 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.39
 2023-05-19 22:56 UTC  (4+ messages)

[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
 2023-05-19 22:52 UTC  (7+ messages)
` [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v2 2/4] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v2 3/4] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v2 4/4] selftests: mm: Add a test for remapping to area immediately after existing mapping

[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2023-05-19 22:51 UTC  (7+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
` [PATCH 2/3] MIPS: Introduce config options for LLSC availability

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-19 22:42 UTC  (8+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
` [PATCH v1 2/3] hugetlbfs: improve read HWPOISON hugepage

[PATCH net-next v9 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-19 22:37 UTC  (5+ messages)
` [PATCH net-next v9 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES

[PATCH] fix mult_frac() multiple argument evaluation bug
 2023-05-19 22:36 UTC  (2+ messages)

[PATCH v2] media: verisilicon: Fix crash when probing encoder
 2023-05-19 22:34 UTC  (3+ messages)

[PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
 2023-05-19 22:33 UTC 

[PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
 2023-05-19 22:27 UTC  (6+ messages)
` [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE

[PATCH] net: macb: use correct __be32 and __be16 types
 2023-05-19 22:28 UTC  (2+ messages)

[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
 2023-05-19 22:27 UTC  (2+ messages)

[PATCH] [v2] x86: xen: add missing prototypes
 2023-05-19 22:24 UTC  (2+ messages)

[PATCH v2] x86: fpu: Keep xfd_state always in sync with MSR_IA32_XFD
 2023-05-19 22:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] ufs: poll pmc until another pa request is completed
 2023-05-19 22:20 UTC  (2+ messages)

[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
 2023-05-19 22:17 UTC  (3+ messages)

[PATCH v2] ufs: poll HCS.UCRDY before issuing a UIC command
 2023-05-19 22:16 UTC  (2+ messages)

[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
 2023-05-19 22:08 UTC  (9+ messages)
` [PATCH OLK-5.10 v3 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH OLK-5.10 v3 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH OLK-5.10 v3 3/4] md/raid10: fix wrong setting of max_corr_read_errors

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-19 22:04 UTC  (3+ messages)

[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
 2023-05-19 22:04 UTC  (3+ messages)

[PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
 2023-05-19 22:02 UTC  (3+ messages)

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-19 22:02 UTC  (8+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[RFC v2 0/2] change ->index to PAGE_SIZE for hugetlb pages
 2023-05-19 22:01 UTC  (3+ messages)
` [RFC v2 1/2] mm/filemap: remove hugetlb special casing in filemap.c
` [RFC v2 2/2] mm/hugetlb: add wrapper functions for interactions with page cache

[PATCH v2] tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
 2023-05-19 22:00 UTC  (2+ messages)

[Resend PATCHv2] mm: skip CMA pages when they are not available
 2023-05-19 21:58 UTC  (3+ messages)

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-05-19 21:55 UTC  (8+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[PATCH] cxl/port: Fix NULL pointer access in devm_cxl_add_port()
 2023-05-19 21:54 UTC 

[PATCH v7 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-05-19 21:48 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v7 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v7 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v7 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v7 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v7 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v7 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v7 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/11] arm64: dts: qcom: sm8450: add crypto nodes

[PATCH] Bluetooth: hci_mrvl: use correct __le16 type
 2023-05-19 21:44 UTC 

[PATCH v4] mips: add <asm-generic/io.h> including
 2023-05-19 21:41 UTC  (3+ messages)

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-19 21:25 UTC  (3+ messages)
` [PATCH 4/7] mips: update a reference to a moved Arm Document

[PATCH v2 0/4] Add DSC v1.2 Support for DSI
 2023-05-19 21:20 UTC  (6+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Adjust pclk rate for compression

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-19 21:19 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v3 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers

[PATCH v2] SoC: ti: davinci-mcasp: Use pcm_for_each_format() macro
 2023-05-19 21:16 UTC 

[PATCH] ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration
 2023-05-19 21:14 UTC  (2+ messages)

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-19 21:11 UTC  (3+ messages)

[PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-19 21:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v15 0/6] add Amlogic A1 clock controller drivers
 2023-05-19 21:09 UTC  (5+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH 0/5] PMU, rpm-stats and IMEM for MSM8226
 2023-05-19 21:09 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH 2/5] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH 3/5] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH 4/5] ARM: dts: qcom: msm8226: Add IMEM node
` [PATCH 5/5] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add reboot-mode node

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-19 21:07 UTC  (2+ messages)

[PATCH] raid6: neon: add missing prototypes
 2023-05-19 21:04 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-05-19 21:02 UTC  (5+ messages)
` [PATCH 2/2] KVM: SVM: add some info prints to SEV init

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-19 20:58 UTC  (4+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-05-19 20:57 UTC  (3+ messages)

[syzbot] WARNING: locking bug in take_dentry_name_snapshot
 2023-05-19 20:56 UTC  (2+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "

[PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
 2023-05-19 20:56 UTC  (2+ messages)

[PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2 1/5] audit: refactor queue full checks
 2023-05-19 20:54 UTC  (2+ messages)

[PATCH v2][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-19 20:54 UTC 

[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-19 20:51 UTC  (3+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq

[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-19 20:45 UTC  (9+ messages)
` [PATCH net-next 07/11] net: page_pool: add DMA-sync-for-CPU inline helpers
    ` [Intel-wired-lan] "

[PATCH net-next v4 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
 2023-05-19 20:34 UTC  (5+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-19 20:32 UTC  (5+ messages)
` [PATCH v6 1/4] iommu: Generalize default PCIe requester ID PASID
` [PATCH v6 2/4] iommu: Move global PASID allocation from SVA to core
` [PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH v6 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH 0/4] Add camera clock controller support for SM8550
 2023-05-19 20:26 UTC  (4+ messages)
` [PATCH 3/4] clk: qcom: camcc-sm8550: Add camera clock controller driver "

[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-05-19 20:24 UTC  (4+ messages)
` [PATCH 3/4] cxl: add a firmware update mechanism using the sysfs firmware loader

[PATCH] apei/ghes: correctly return NULL for ghes_get_devices()
 2023-05-19 20:03 UTC 

[PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
 2023-05-19 20:12 UTC 

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-19 20:20 UTC  (2+ messages)

[PATCH] Bluetooth: btqca: make sure to handle byte order for soc_id
 2023-05-19 20:20 UTC  (2+ messages)

[PATCH v2] Bluetooth: btqca: use le32_to_cpu for ver.soc_id
 2023-05-19 20:20 UTC  (2+ messages)

[PATCH v2] dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
 2023-05-19 20:13 UTC  (2+ messages)

[PATCH v15 00/13] hp-bioscfg driver
 2023-05-19 20:13 UTC  (14+ messages)
` [PATCH v15 01/13] hp-bioscfg: Documentation
` [PATCH v15 02/13] hp-bioscfg: bioscfg-h
` [PATCH v15 03/13] hp-bioscfg: bioscfg
` [PATCH v15 04/13] hp-bioscfg: biosattr-interface
` [PATCH v15 05/13] hp-bioscfg: enum-attributes
` [PATCH v15 06/13] hp-bioscfg: int-attributes
` [PATCH v15 07/13] hp-bioscfg: order-list-attributes
` [PATCH v15 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v15 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v15 10/13] hp-bioscfg: string-attributes
` [PATCH v15 11/13] hp-bioscfg: surestart-attributes
` [PATCH v15 12/13] hp-bioscfg: Makefile
` [PATCH v15 13/13] hp-bioscfg: MAINTAINERS

[RFC v5 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-19 20:09 UTC  (3+ messages)
` [RFC v5 2/2] seccomp: replace existing file in the epoll interface by a new file injected by the syscall supervisor

[PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
 2023-05-19 20:07 UTC  (4+ messages)

[PATCH 1/2] backlight: gpio_backlight: add new property default-brightness-level
 2023-05-19 20:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: backlight: document "

[PATCH] binder: fix UAF of alloc->vma in race with munmap()
 2023-05-19 19:59 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-05-19 19:57 UTC  (6+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH v2 0/6] can: esd_usb: More preparation before supporting esd CAN-USB/3
 2023-05-19 19:56 UTC  (7+ messages)
` [PATCH v2 1/6] can: esd_usb: Make use of existing kernel macros
` [PATCH v2 2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH v2 3/6] can: esd_usb: Use consistent prefixes for macros
` [PATCH v2 4/6] can: esd_usb: Prefix all structures with the device name
` [PATCH v2 5/6] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH v2 6/6] can: esd_usb: Don't bother the user with nonessential log message

[PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds
 2023-05-19 19:54 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-05-19 19:48 UTC  (11+ messages)
` [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-19 19:42 UTC  (2+ messages)

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-19 19:35 UTC  (3+ messages)
` [PATCH v4 06/12] drm/msm/dpu: Add SM6350 support

[PATCH 1/1] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-19 19:26 UTC  (2+ messages)

[ANNOUNCE] v6.4-rc2-rt1
 2023-05-19 19:25 UTC 

[RFC PATCH v2 1/2] dt-bindings: sc16is7xx: Add property to change GPIO function
 2023-05-19 19:23 UTC  (8+ messages)
` [RFC PATCH v2 2/2] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH 0/3] New hardware support
 2023-05-19 19:19 UTC  (3+ messages)
` [PATCH 3/3] crypto: ccp - Add support for PCI device 0x156E

[PATCH v3 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-05-19 19:13 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge

[PATCH RESEND v5 0/8] Support sub-NUMA clustering on UV
 2023-05-19 19:07 UTC  (9+ messages)
` [PATCH RESEND v5 1/8] x86/platform/uv: Add platform resolving #defines for misc GAM_MMIOH_REDIRECT*
` [PATCH RESEND v5 2/8] x86/platform/uv: Introduce helper function uv_pnode_to_socket
` [PATCH RESEND v5 3/8] x86/platform/uv: Fix printed information in calc_mmioh_map
` [PATCH RESEND v5 4/8] x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
` [PATCH RESEND v5 5/8] x86/platform/uv: helper functions for allocating and freeing conversion tables
` [PATCH RESEND v5 6/8] x86/platform/uv: UV support for sub-NUMA clustering
` [PATCH RESEND v5 7/8] x86/platform/uv: Remove remaining BUG_ON() and BUG() calls
` [PATCH RESEND v5 8/8] x86/platform/uv: Update UV[23] platform code for SNC


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