public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-19 13:57:43 to 2023-05-19 16:46:43 UTC [more...]

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-19 16:46 UTC  (6+ 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 6/7] docs: update some straggling Documentation/arm references

[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 v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-19 16:42 UTC  (5+ 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 0/2] drm/panel: add fannal c3004 panel
 2023-05-19 16:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004
` [PATCH 2/2] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

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

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-05-19 16:31 UTC  (6+ 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()

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

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-19 16:35 UTC  (7+ messages)
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[PATCH 0/2] Add initial support for RDP454 of IPQ9574 family
 2023-05-19 16:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C9 board based on "

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-19 16:31 UTC  (17+ messages)
` [PATCHv12 3/9] efi/libstub: "
` [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 V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-19 16:28 UTC  (3+ messages)
` [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs

[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  (23+ 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  (14+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility list
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
` [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 6/7] net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode
` [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 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-19 16:20 UTC  (11+ 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  (9+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-19 16:06 UTC  (8+ messages)

[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 0/8] Add devicetree support for SDX75 Modem and IDP
 2023-05-19 16:00 UTC  (9+ 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] 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] Add camera clock controller support for SM8550
 2023-05-19 15:56 UTC  (5+ 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 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

[PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
 2023-05-19 15:44 UTC  (4+ messages)

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

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

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

[PATCH] drm/radeon: fix possible division-by-zero errors
 2023-05-19 15:33 UTC 

[PATCH] [v9] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2023-05-19 15:32 UTC  (7+ messages)

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

[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
 2023-05-19 15:30 UTC  (4+ messages)

[GIT PULL] Power management fixes for v6.4-rc3
 2023-05-19 15:29 UTC 

[GIT PULL] ACPI fix for v6.4-rc3
 2023-05-19 15:28 UTC 

[PATCH v2] docs: submitting-patches: Discuss interleaved replies
 2023-05-19 15:28 UTC  (2+ messages)

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-19 15:28 UTC  (5+ messages)

[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
 2023-05-19 15:25 UTC  (5+ messages)

A null-ptr-deref bug in f2fs_write_end_io
 2023-05-19 15:24 UTC  (2+ messages)

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-19 15:23 UTC  (7+ messages)
` [PATCH v7 1/5] block: Don't invalidate pagecache for invalid falloc modes
` [PATCH v7 4/5] dm-thin: Add REQ_OP_PROVISION support

[RFC PATCH] Documentation: Document macro coding style
 2023-05-19 15:23 UTC  (2+ messages)

[RFC] MAINTAINERS: direct process doc changes to a dedicated ML
 2023-05-19 15:17 UTC  (2+ messages)

[PATCH 0/3] Generate documentation for error pointer functions
 2023-05-19 15:13 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr()
 2023-05-19 15:12 UTC  (2+ messages)

[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-05-19 15:12 UTC  (5+ messages)
` [PATCH 4/4] tools/testing/cxl: add firmware update emulation to CXL memdevs

[RFC PATCH v2 -next] tty: serial: add panic serial helper
 2023-05-19 15:08 UTC  (4+ messages)

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

[PATCH] media: frontend.h.rst.exceptions: add more dvb define exceptions
 2023-05-19 15:01 UTC  (3+ messages)

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

[PATCH] docs: clarify KVM related kernel parameters' descriptions
 2023-05-19 14:56 UTC  (3+ messages)
` [PATCH v2] "

Your Order Details808945916
 2023-05-19 14:54 UTC 

[PATCH] SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
 2023-05-19 14:54 UTC  (4+ messages)

[PATCH v2] docs: consolidate human interface subsystems
 2023-05-19 14:54 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-19 14:49 UTC  (10+ messages)
` [PATCH v4 05/41] counter: add HAS_IOPORT dependencies
` [PATCH v4 37/41] fbdev: atyfb: Remove unused clock determination

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-19 14:47 UTC  (5+ messages)
` [PATCH v7 1/4] kexec: Support purgatories with .text.hot sections
` [PATCH v7 2/4] x86/purgatory: Remove PGO flags
` [PATCH v7 3/4] powerpc/purgatory: "
` [PATCH v7 4/4] riscv/purgatory: "

memory leak in ipv6_sock_ac_join
 2023-05-19 14:46 UTC 

[PATCH v4 0/7] Add support for MHI Endpoint function driver
 2023-05-19 14:42 UTC  (8+ messages)
` [PATCH v4 1/7] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH v4 2/7] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH v4 3/7] PCI: endpoint: Add linkdown notifier support
` [PATCH v4 4/7] PCI: endpoint: Add BME "
` [PATCH v4 5/7] PCI: qcom-ep: Add support for Link down notification
` [PATCH v4 6/7] PCI: qcom-ep: Add support for BME notification
` [PATCH v4 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

[PATCH 0/3] crypto: cmac - Add cloning support
 2023-05-19 14:41 UTC  (3+ messages)
` [PATCH 3/3] crypto: cmac - Add support for cloning

LTP: shmget02 fails on compat mode - 64-bit kernel and 32-bit userspace
 2023-05-19 14:36 UTC  (3+ messages)

[PATCH] docs: admin-guide: Add information about intel_pstate active mode
 2023-05-19 14:36 UTC  (2+ messages)

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-19 14:33 UTC  (2+ messages)
` [PATCH 2/2] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing

[PATCH] fbdev: i810: include i810_main.h in i810_dvt.c
 2023-05-19 14:33 UTC  (3+ messages)

[PATCH v2 0/8] PCI: qcom: Do not advertise hotplug capability
 2023-05-19 14:31 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
` [PATCH v2 2/8] PCI: qcom: Disable write access to read only registers for IP v2.9.0
` [PATCH v2 3/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
` [PATCH v2 4/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
` [PATCH v2 5/8] PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
` [PATCH v2 6/8] PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
` [PATCH v2 7/8] PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
` [PATCH v2 8/8] PCI: qcom: Do not advertise hotplug capability for IP v2.1.0

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

[PATCH] drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80
 2023-05-19 14:29 UTC  (2+ messages)

[GIT PULL] cpupower update for Linux 6.4-rc3
 2023-05-19 14:28 UTC  (2+ messages)

RCU WARNING on 6.4-rc2, TI AM62 and TPS65219
 2023-05-19 14:26 UTC 

[GIT PULL] Documentation fixes for 6.4
 2023-05-19 14:24 UTC 

RFC: allow building a kernel without buffer_heads
 2023-05-19 14:22 UTC  (5+ messages)
` [PATCH 01/17] fs: unexport buffer_check_dirty_writeback
` [PATCH 16/17] block: use iomap for writes to block devices

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-19 14:16 UTC  (4+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator

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

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-19 14:13 UTC  (3+ messages)
` [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()

[PATCH v4 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
 2023-05-19 14:08 UTC  (2+ messages)

[PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-05-19 14:04 UTC  (5+ messages)
` [PATCH v2 17/20] x86: efistub: Check SEV/SNP support while running in the firmware

[PATCH] hwmon: (nct6683) Add another customer ID for NCT6687D sensor chip on some MSI boards
 2023-05-19 14:03 UTC  (5+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Leakshield
 2023-05-19 14:02 UTC  (3+ messages)

[PATCH] HID: i2c-hid: goodix: Add ili9882t timing
 2023-05-19 14:01 UTC  (2+ messages)

[PATCH] bus: mhi: host: pci_generic: Add support for IP_SW0 channels
 2023-05-19 13:58 UTC 

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


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