LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 15:33:50 to 2023-05-19 17:38:27 UTC [more...]

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-05-19 17:37 UTC  (8+ messages)
` [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
` [PATCH v20 09/32] tty, proc, kernfs, random: Use direct_splice_read()

[PATCH v10 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-05-19 17:36 UTC  (4+ messages)

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-19 17:34 UTC  (3+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

[PATCH 1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table()
 2023-05-19 17:33 UTC  (3+ messages)

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

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-19 17:32 UTC  (12+ messages)

[PATCH 0/2] Add initial support for RDP454 of IPQ9574 family
 2023-05-19 17:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C9 board based on "
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP454 variant

[PATCH v3 00/10] Add dynamic boost control support
 2023-05-19  3:24 UTC  (11+ messages)
` [PATCH v3 01/10] crypto: ccp: Rename macro for security attributes
` [PATCH v3 02/10] crypto: ccp: Add support for displaying PSP firmware versions
` [PATCH v3 03/10] crypto: ccp: Add bootloader and TEE version offsets
` [PATCH v3 04/10] crypto: ccp: move setting PSP master to earlier in the init
` [PATCH v3 05/10] crypto: ccp: Add support for fetching a nonce for dynamic boost control
` [PATCH v3 06/10] crypto: ccp: Add support for setting user ID "
` [PATCH v3 07/10] crypto: ccp: Add support for getting and setting DBC parameters
` [PATCH v3 08/10] crypto: ccp: Add a sample script for Dynamic Boost Control
` [PATCH v3 09/10] crypto: ccp: Add unit tests for dynamic boost control
` [PATCH v3 10/10] crypto: ccp: Add Mario to MAINTAINERS

[PATCH 0/3] New hardware support
 2023-05-19  3:24 UTC  (4+ messages)
` [PATCH 1/3] crypto: ccp - Validate that platform access mailbox registers are declared
` [PATCH 2/3] crypto: ccp - Add support for PCI device 0x17E0
` [PATCH 3/3] crypto: ccp - Add support for PCI device 0x156E

[PATCH 0/8] Add devicetree support for SDX75 Modem and IDP
 2023-05-19 17:28 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: arm: qcom: Document SDX75 platform and boards
` [PATCH 2/8] dt-bindings: firmware: scm: Add compatible for SDX75
` [PATCH 3/8] dt-bindings: interrupt-controller: Add SDX75 PDC compatible
` [PATCH 4/8] dt-bindings: arm-smmu: Add SDX75 SMMU compatible
` [PATCH 5/8] arm64: dts: qcom: Add SDX75 platform and IDP board support

[PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-19 17:27 UTC  (5+ messages)

[PATCH] cachefiles: Allow the cache to be non-root
 2023-05-19 17:26 UTC  (2+ messages)

[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-19 17:18 UTC  (19+ messages)
` [PATCH v5 01/18] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH v5 02/18] watchdog/perf: More properly prevent false positives with turbo modes
` [PATCH v5 03/18] watchdog: remove WATCHDOG_DEFAULT
` [PATCH v5 04/18] watchdog/hardlockup: change watchdog_nmi_enable() to void
` [PATCH v5 05/18] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v5 06/18] watchdog/hardlockup: Add comments to touch_nmi_watchdog()
` [PATCH v5 07/18] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
` [PATCH v5 08/18] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v5 09/18] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / is_hardlockup()
` [PATCH v5 10/18] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
` [PATCH v5 11/18] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
` [PATCH v5 12/18] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
` [PATCH v5 14/18] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
` [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
` [PATCH v5 16/18] watchdog/perf: Adapt the watchdog_perf interface for async model
` [PATCH v5 17/18] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v5 18/18] arm64: Enable perf events based hard "

[PATCH 0/2] qcom: add basic interconnect support to UFS
 2023-05-19 17:20 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: ufs-qcom: add basic interconnect support

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

[PATCH v2 1/2] start_kernel: add no_stack_protector fn attr
 2023-05-19 17:18 UTC  (4+ messages)
` [tip: objtool/core] start_kernel: Add __no_stack_protector function attribute

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

[PATCH] drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel
 2023-05-19 17:17 UTC  (4+ messages)
` [v1 0/2] *** Support Starry-himax83102-j02 and Starry-ili9882t TDDI MIPI-DSI panel ***
  ` [v1 1/2] drm/panel: Support for Starry-himax83102-j02 TDDI MIPI-DSI panel

[PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-19 17:16 UTC 

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-19 16:57 UTC  (4+ messages)
` [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH RESEND] iommu/amd: Fix domain flush size when syncing iotlb
 2023-05-19 17:11 UTC  (2+ messages)

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-19 17:12 UTC  (10+ messages)

[PATCH for-next v5 0/7] On-Demand Paging on SoftRoCE
 2023-05-19 17:10 UTC  (8+ messages)
` [PATCH for-next v5 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v5 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v5 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP

[PATCH] drm/radeon: fix possible division-by-zero errors
 2023-05-19 17:10 UTC  (2+ messages)

[PATCH] drivers/pinctrl.c : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
 2023-05-19 17:07 UTC 

[PATCH 0/1] net: ioctl: Use kernel buffer on proto ioctl callbacks
 2023-05-19 17:04 UTC  (6+ messages)
` [PATCH 1/1] net: ioctl: Use kernel memory on protocol "

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-19 17:05 UTC  (10+ messages)
` [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/
` [PATCH 2/7] arm: update in-source documentation references
` [PATCH 3/7] arm64: Update Documentation/arm references
` [PATCH 4/7] mips: update a reference to a moved Arm Document
` [PATCH 5/7] crypto: update some Arm documentation references
` [PATCH 6/7] docs: update some straggling Documentation/arm references
` [PATCH 7/7] dt-bindings: Update "

[PATCH v4 00/12] SM63(50|75) DPU support
 2023-05-19 17:04 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v4 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v4 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v4 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v4 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v4 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v4 07/12] drm/msm: mdss: "
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v4 09/12] drm/msm: mdss: "
` [PATCH v4 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v4 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v4 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[PATCH v5 0/3] Add Samsung S6D7AA0 panel controller driver
 2023-05-19 17:03 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: panel: Add Samsung S6D7AA0 LCD panel controller
` [PATCH v5 2/3] drm/panel: Add Samsung S6D7AA0 panel controller driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for Samsung S6D7AA0 LCD "

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-05-19 17:02 UTC  (4+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[PATCH v4] watchdog: Allow nmi watchdog to use "ref-cycles" event
 2023-05-19 16:59 UTC  (2+ messages)

[PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup
 2023-05-19 16:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace my email address
 2023-05-19 16:56 UTC 

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

[PATCH v2] virtio: Add missing documentation for structure fields
 2023-05-19 16:54 UTC  (3+ messages)

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-19 16:54 UTC  (7+ messages)
` [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()
` [PATCH v3 2/3] mm: Call arch_swap_restore() from unuse_pte()
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-19 16:52 UTC  (11+ messages)
` [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code more reusable
` [PATCH RESEND bpf-next 02/15] ice: make RX HW timestamp "
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[PATCH 0/4] Add camera clock controller support for SM8550
 2023-05-19 16:52 UTC  (9+ messages)
` [PATCH 1/4] clk: qcom: clk-alpha-pll: Add support for rivian ole pll ops
` [PATCH 2/4] dt-bindings: clock: qcom: Add SM8550 camera clock controller
` [PATCH 3/4] clk: qcom: camcc-sm8550: Add camera clock controller driver for SM8550
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add camera clock controller

[PATCH] soc: ti: pruss: Allow compile-testing
 2023-05-19 16:51 UTC  (3+ messages)

[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2023-05-19 16:47 UTC  (4+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
` [PATCH 2/3] MIPS: Introduce config options for LLSC availability
` [PATCH 3/3] MIPS: Select ARCH_SUPPORTS_ATOMIC_RMW when possible

[PATCH v1 0/3] Fixes for PSR
 2023-05-19 16:42 UTC  (6+ messages)
` [PATCH v1 3/3] msm: skip the atomic commit of self refresh while PSR running

[PATCH 0/2] drm/panel: add fannal c3004 panel
 2023-05-19 16:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

[PATCH v2 0/2] Add MHI quirk for QAIC
 2023-05-19 16:39 UTC  (3+ messages)
` [PATCH v2 1/2] bus: mhi: host: Add quirk framework and initial quirk
` [PATCH v2 2/2] accel/qaic: Add MHI_QUIRK_SOC_HW_VERSION_UNRELIABLE

[PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-19 16:39 UTC  (6+ messages)

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-19 16:31 UTC  (15+ messages)
` [PATCH 1/6] x86/sev: Fix calculation of end address based on number of pages
` [PATCH 2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
` [PATCH 3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests
` [PATCH 4/6] x86/sev: Use large PSC requests if applicable
` [PATCH 5/6] x86/sev: Add SNP-specific unaccepted memory support
` [PATCH 6/6] x86/efi: Safely enable unaccepted memory in UEFI
` [RESEND PATCH v8 0/6] Provide SEV-SNP support for unaccepted memory
  ` [RESEND PATCH v8 1/6] x86/sev: Fix calculation of end address based on number of pages
  ` [RESEND PATCH v8 2/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
  ` [RESEND PATCH v8 3/6] x86/sev: Allow for use of the early boot GHCB for PSC requests
  ` [RESEND PATCH v8 4/6] x86/sev: Use large PSC requests if applicable
  ` [RESEND PATCH v8 5/6] x86/sev: Add SNP-specific unaccepted memory support
  ` [RESEND PATCH v8 6/6] x86/efi: Safely enable unaccepted memory in UEFI

[PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
 2023-05-19 16:30 UTC 

[PATCH] ASoC: dt-bindings: dialog,da7219: convert to dtschema
 2023-05-19 16:29 UTC  (2+ messages)

drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c:1371 dpu_plane_reset() warn: variable dereferenced before check 'plane' (see line 1369)
 2023-05-19 16:28 UTC 

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-05-19 16:24 UTC  (17+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-19 16:21 UTC  (7+ messages)
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: add field to specify internal phys layout
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: fix 88E6393X family "
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support for 88E6361 switch

[PATCH v3 3/5] ASoC: tas2781: Add tas2781 driver
 2023-05-19 16:21 UTC  (2+ messages)

[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-19 16:21 UTC  (11+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-19 16:17 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 6.4-rc3
 2023-05-19 16:16 UTC 

next: qemu-arm64: kernel BUG at fs/inode.c:1763!
 2023-05-19 16:14 UTC  (5+ messages)

[PATCH AUTOSEL 4.14] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:14 UTC 

[PATCH AUTOSEL 4.19] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:14 UTC 

[PATCH AUTOSEL 5.4] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:14 UTC 

[PATCH AUTOSEL 5.10] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:13 UTC 

[PATCH AUTOSEL 5.15] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:13 UTC 

[PATCH AUTOSEL 6.1] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:13 UTC 

[PATCH AUTOSEL 6.3] mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
 2023-05-19 16:13 UTC 

[PATCH v3 0/5] GRUB reclaiming fixes
 2023-05-19 16:12 UTC  (9+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP

[PATCH 0/2] hwrng: imx-rngc - two simple cleanups
 2023-05-19 16:11 UTC  (3+ messages)
` [PATCH 1/2] hwrng: imx-rngc - mark the probe function as __init
` [PATCH 2/2] hwrng: imx-rngc - don't init of_device_id's data

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-05-19 16:10 UTC  (8+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH 0/3] hwrng: imx-rngc - simplify register definitions
 2023-05-19 16:04 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] hwrng: imx-rngc - simpler check for available random bytes
  ` [PATCH v2 2/3] hwrng: imx-rngc - use bitfield macros to read rng type
  ` [PATCH v2 3/3] hwrng: imx-rngc - use BIT(x) for register bit defines

[PATCH] platform/x86: ISST: Remove 8 socket limit
 2023-05-19 16:04 UTC 

[PATCH 0/2] Adding support for Microchip MCP3564 ADC family
 2023-05-19 16:01 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: adding MCP3564 ADC
` [PATCH 2/2] iio: adc: adding support for "

[PATCH] init: Add bdev fs printk if mount_block_root failed
 2023-05-19 15:58 UTC  (5+ messages)

[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
 2023-05-19 15:57 UTC  (14+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros

[PATCH 0/4] arm64: dts: qcom: qdu1000: add SDHCI
 2023-05-19 15:56 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible

[PATCH v2] vfio/type1: check pfn valid before converting to struct page
 2023-05-19 15:52 UTC  (2+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-05-19 15:50 UTC  (3+ messages)

[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
 2023-05-19 15:51 UTC  (2+ messages)

[PATCH v2 0/9] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-19 15:50 UTC  (4+ messages)
` [PATCH v2 3/9] dt-bindings: riscv: Add T-HEAD TH1520 board compatibles

[syzbot] [fbdev?] [usb?] WARNING in dlfb_submit_urb/usb_submit_urb (2)
 2023-05-19 15:42 UTC  (9+ messages)

[PATCH v7 2/8] cxl/mem: Wire up event interrupts
 2023-05-19 15:37 UTC  (4+ messages)
  ` CXL memory device not created correctly


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).