The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-05-12 09:07:52 to 2023-05-12 11:05:45 UTC [more...]

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-12 11:04 UTC  (8+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements

[PATCH v2 2/2] RISC-V: lib: Optimize memset performance
 2023-05-12 11:04 UTC  (4+ messages)

[RFC PATCH 00/13] Fix parentheses around macro parameter use in headers
 2023-05-12 11:02 UTC  (5+ messages)
` [RFC PATCH 05/13] list.h: Fix parentheses around macro pointer parameter use

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-12 11:01 UTC  (4+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-05-12 11:01 UTC  (15+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
 2023-05-12 11:01 UTC  (11+ messages)
` [PATCHv10 04/11] efi/x86: "

[PATCH v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
 2023-05-12 10:58 UTC  (2+ messages)

[PATCH v3] crypto: engine - Fix struct crypto_engine_op doc
 2023-05-12 10:59 UTC  (2+ messages)

[PATCH v2] crypto: caam - refactor RNG initialization
 2023-05-12 10:57 UTC  (3+ messages)
` [PATCH v3] "

[syzbot] [kernel?] possible deadlock in __mod_timer (2)
 2023-05-12 10:57 UTC  (4+ messages)
` [PATCH] debugobject: don't wake up kswapd from fill_pool()

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in gic_eoi_irq
 2023-05-12 10:57 UTC  (2+ messages)

[PATCH] caam: imx: fix the built-in caam driver cannot match soc_id
 2023-05-12 15:10 UTC  (2+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 10:56 UTC  (3+ messages)

[PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-12 10:55 UTC  (5+ messages)
` [PATCH v7 2/4] crypto: starfive - Add crypto engine support
` [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-12  9:39 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations
` [PATCH v3 2/4] remoteproc: stm32: Allow hold boot management by the SCMI reset controller
` [PATCH v3 3/4] ARM: dts: stm32: Update reset declarations
` [PATCH v3 4/4] ARM: dts: stm32: fix m4_rproc references to use SCMI

pull request: linux-firmware: update cxgb4 firmware to 1.27.3.0
 2023-05-12  9:50 UTC 

[RESEND PATCH v1 5/5] mm: ptep_deref() conversion
 2023-05-12 10:50 UTC  (3+ messages)

[PATCH v8 0/6] Linear Address Masking (LAM) KVM Enabling
 2023-05-12 10:49 UTC  (5+ messages)
` [PATCH v8 2/6] KVM: x86: Virtualize CR4.LAM_SUP

[PATCH v2 0/8] KVM: x86: Clean up MSR PAT handling
 2023-05-12 10:48 UTC  (13+ messages)
` [PATCH v2 1/8] KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
` [PATCH v2 4/8] KVM: x86: Add helper to get variable MTRR range from MSR index
` [PATCH v2 5/8] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
` [PATCH v2 6/8] KVM: x86: Move PAT MSR handling out of mtrr.c
` [PATCH v2 7/8] KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
` [PATCH v2 8/8] KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()

[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
 2023-05-12 10:47 UTC  (4+ messages)
` [PATCH v11 1/3] spi: dw: Add DMA directional capability check
` [PATCH v11 2/3] spi: dw: Add DMA address widths "
` [PATCH v11 3/3] spi: dw: Round of n_bytes to power of 2

[PATCH 0/2] virtio: abstract virtqueue related methods
 2023-05-12 10:47 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools/virtio: implement virtqueue in test

[PATCH V1 0/3] Add Genesys Logic GL9767 support
 2023-05-12 10:45 UTC  (4+ messages)
` [PATCH V1 1/3] mmc: sdhci-pci-gli: "
` [PATCH V1 2/3] mmc: sdhci: Export sdhci_check_ro function symbol
` [PATCH V1 3/3] mmc: sdhci-pci-gli: Add support SD Express card for GL9767

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-05-12 10:46 UTC  (4+ messages)

[PATCH] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-05-12 10:43 UTC  (7+ messages)

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-12 10:44 UTC  (9+ messages)
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 08/12] arm64: vdso: Pass (void *) to virt_to_page()
` [PATCH 11/12] arm64: memory: Make virt_to_pfn() a static inline

[PATCH v3] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-05-12 10:42 UTC 

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-12 10:42 UTC  (3+ messages)
` [PATCH] arm64: wire up cachestat for arm64

[PATCH] crypto: sa2ul: change unsafe data size limit to 255 bytes
 2023-05-12 10:40 UTC 

[PATCH] sched/wait: Fix a kthread_park race with wait_woken()
 2023-05-12 10:40 UTC  (5+ messages)

[PATCH v4 0/3] Move Loongson1 PWM timer to clocksource framework
 2023-05-12 10:37 UTC  (4+ messages)
` [PATCH v4 1/3] MIPS: Loongson32: Remove deprecated PWM timer clocksource
` [PATCH v4 2/3] dt-bindings: timer: Add Loongson-1 clocksource
` [PATCH v4 3/3] clocksource: loongson1: Move PWM timer to clocksource framework

[PATCH v1 5/5] mm: ptep_deref() conversion
 2023-05-12 10:34 UTC  (2+ messages)

[PATCH v2 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-12 10:34 UTC  (7+ messages)
` [PATCH v2 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper
` [PATCH v2 3/4] perf tools: Add printing perf_event_attr type symbol in perf_event_attr__fprintf()
` [PATCH v2 4/4] perf tools: Add printing perf_event_attr config "

[PATCH] add intptr_t
 2023-05-12 10:33 UTC 

[PATCH] nouveau_connector: add nv_encoder pointer check for NULL
 2023-05-12 10:33 UTC 

[PATCH v5 0/6] Add StarFive Camera Subsystem driver
 2023-05-12 10:28 UTC  (7+ messages)
` [PATCH v5 1/6] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v5 2/6] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v5 3/6] media: starfive: Add basic driver
` [PATCH v5 4/6] media: starfive: Add video driver
` [PATCH v5 5/6] media: starfive: Add ISP driver
` [PATCH v5 6/6] media: starfive: Add VIN driver

[PATCH v4] kobject: Fix global-out-of-bounds in kobject_action_type()
 2023-05-12 10:30 UTC 

[PATCH v1 0/5] Add support for external dphy
 2023-05-12 10:26 UTC  (6+ messages)
` [PATCH v1 1/5] media: dt-bindings: cadence-csi2rx: Convert to DT schema
` [PATCH v1 2/5] media: dt-bindings: cadence-csi2rx: Add resets property
` [PATCH v1 3/5] media: cadence: Add operation on reset
` [PATCH v1 4/5] media: cadence: Add support for external dphy
` [PATCH v1 5/5] media: cadence: Add support for JH7110 SoC

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-05-12 10:30 UTC  (10+ messages)

[PATCH 0/3] Minor device-tree additions for C.H.I.P
 2023-05-12 10:30 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] ARM: dts: axp209: Add iio-hwmon node for internal temperature

[PATCH v2] w1: Replace usage of found with dedicated list iterator variable
 2023-05-12 10:26 UTC  (4+ messages)

[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:24 UTC  (8+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers

[PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups
 2023-05-12 10:23 UTC  (10+ messages)
` [PATCH RESEND v5 01/14] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v5 02/14] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v5 05/14] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH RESEND v5 06/14] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()

[PATCH bpf-next] bpftool: specify XDP Hints ifname when loading program
 2023-05-12 10:23 UTC  (2+ messages)

[PATCH v2 0/2] Add clock and reset in cdns3 platform
 2023-05-12 10:22 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: cdns,usb3: Add clock and reset

[PATCH V2 1/3] dt-bindings: nvmem: brcm,nvram: add #nvmem-cell-cells for MACs
 2023-05-12 10:17 UTC  (4+ messages)
` [PATCH V2 2/3] nvmem: brcm_nvram: add .read_post_process() "

[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port
 2023-05-12 10:16 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
 2023-05-12 10:15 UTC 

[PATCH] ASoC: SOF: Simplify the calculation of variables
 2023-05-12 10:13 UTC  (2+ messages)

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-12 10:12 UTC  (4+ messages)

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-12 10:12 UTC  (4+ messages)

[PATCH] ASoC: SOF: topology: Fix missing error code in sof_route_load()
 2023-05-12 10:12 UTC  (2+ messages)

[PATCH RESEND] pinctrl: meson-axg: add missing GPIOA_18 gpio group
 2023-05-12 10:11 UTC  (3+ messages)

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-12 10:11 UTC  (3+ messages)

[PATCH v1] sched/numa: init numa_scan_period with sysctl_numa_balancing_scan_period_min
 2023-05-12  9:49 UTC 

[PATCH v2 0/2] sched: Consider CPU contention in frequency, EAS max util & load-balance busiest CPU selection
 2023-05-12 10:10 UTC  (3+ messages)
` [PATCH v2 1/2] sched/fair: Refactor CPU utilization functions
` [PATCH v2 2/2] sched/fair, cpufreq: Introduce 'runnable boosting'

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-05-12 10:10 UTC  (2+ messages)

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-12 10:06 UTC  (11+ messages)
` [PATCH v2 01/10] agp/amd64: Remove GPL distribution notice
` [PATCH v2 02/10] mISDN: Replace GPL notice boilerplate with SPDX identifier
` [PATCH v2 03/10] net: bonding: Add SPDX identifier to remaining files
` [PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH v2 05/10] net: ethernet: i825xx: "
` [PATCH v2 06/10] pcmcia: Add "
` [PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH v2 09/10] udf: Replace "
` [PATCH v2 10/10] include: synclink: Replace GPL "

[PATCH v2] riscv: optimize ELF relocation function in riscv
 2023-05-12 10:06 UTC  (3+ messages)

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:04 UTC  (7+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-12  9:59 UTC  (8+ messages)
` [PATCH -next v2 1/6] blk-wbt: fix that wbt can't be disabled by default
` [PATCH -next v2 2/6] blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
` [PATCH -next v2 3/6] blk-wbt: remove dead code to handle wbt enable/disable with io inflight
` [PATCH -next v2 4/6] blk-wbt: cleanup rwb_enabled() and wbt_disabled()
` [PATCH -next v2 5/6] blk-iocost: move wbt_enable/disable_default() out of spinlock
` [PATCH -next v2 6/6] blk-sysfs: add a new attr_group for blk_mq

[PATCH 6.3 000/694] 6.3.2-rc2 review
 2023-05-12  9:59 UTC  (13+ messages)

[PATCH v2 00/17] Introduce runtime modifiable Energy Model
 2023-05-12  9:57 UTC  (18+ messages)
` [PATCH v2 01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH v2 02/17] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
` [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH v2 06/17] PM: EM: Add update_power() callback for "
` [PATCH v2 07/17] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
` [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH v2 10/17] PM: EM: Add runtime update interface to modify EM power
` [PATCH v2 11/17] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
` [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH v2 14/17] Documentation: EM: Add a new section about the design
` [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
` [PATCH v2 16/17] Documentation: EM: Add example with driver modifying the EM
` [PATCH v2 17/17] Documentation: EM: Describe the API of runtime modifications

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-12  9:56 UTC  (6+ messages)
` [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs

[PATCH] Subject: io_uring: Fix bug in io_fallback_req_func that can cause deadlock
 2023-05-12  9:56 UTC 

[PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
 2023-05-12  9:51 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 5/7] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

[PATCH v5] net: mdiobus: Add a function to deassert reset
 2023-05-12  9:50 UTC  (5+ messages)

[GIT PULL] firewire fixes for 6.4-rc2
 2023-05-12  9:48 UTC 

[PATCH -next v2 0/7] limit the number of plugged bio
 2023-05-12  9:42 UTC  (2+ messages)

[PATCH v2 0/8] phy: qcom-qmp-combo: Support orientation switching
 2023-05-12  9:42 UTC  (11+ messages)
` [PATCH v2 3/8] phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops
` [PATCH v2 4/8] phy: qcom-qmp-combo: Introduce orientation variable
` [PATCH v2 6/8] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH v2 7/8] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
` [PATCH v2 8/8] arm64: dts: qcom: sc8280xp-x13s: "

[PATCH] dma-contiguous: support per-numa CMA for all architectures
 2023-05-12  9:42 UTC 

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-12  9:40 UTC  (7+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH -next] md: fix duplicate filename for rdev
 2023-05-12  9:40 UTC  (2+ messages)

[PATCH 0/5] s390/uvdevice: Expose secret UVCs
 2023-05-12  9:31 UTC  (6+ messages)
` [PATCH 1/5] s390/uvdevice: Add info IOCTL
` [PATCH 2/5] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH 4/5] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH 5/5] s390/uv: Update query for secret-UVCs

[PATCH net-next] net: liquidio: lio_main: Remove unnecessary (void*) conversions
 2023-05-12  9:30 UTC  (2+ messages)

[PATCH v2 0/5] Refactoring for GMA command
 2023-05-12 11:28 UTC  (7+ messages)
` [PATCH v2 3/5] dt-bindings: net: add mac-address-increment option

[PATCH for-rc 0/3] Bugfixes for HNS RoCE
 2023-05-12  9:22 UTC  (4+ messages)
` [PATCH for-rc 1/3] RDMA/hns: Fix timeout attr in query qp for HIP08
` [PATCH for-rc 2/3] RDMA/hns: Fix base address table allocation
` [PATCH for-rc 3/3] RDMA/hns: Modify the value of long message loopback slice

[PATCH] btrfs: check extent type while finding extent clone source
 2023-05-12  9:24 UTC  (2+ messages)

[PATCH] selinux: make header files self-including
 2023-05-12  9:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2]] Enable crypto for ipq9574
 2023-05-12  9:22 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH 2/2] arm64: dts: qcom: ipq9574: Enable crypto nodes

[PATCH v6 0/8] drm/tidss: Use new connector model for tidss
 2023-05-12  9:20 UTC  (4+ messages)
` [PATCH v6 3/8] drm/bridge: mhdp8546: Add minimal format negotiation

[PATCH net-next v3] sctp: add bpf_bypass_getsockopt proto callback
 2023-05-12  9:10 UTC  (2+ messages)

[PATCH net v2] vsock: avoid to close connected socket after the timeout
 2023-05-12  9:10 UTC  (2+ messages)

[PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi)
 2023-05-12  9:07 UTC  (3+ messages)


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