mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] ASoC: dwc: change to use devm_clk_get_enabled() helpers
 2024-08-22  9:52 UTC 

[PATCH] arm64: dts: exynosautov9: Add dpum SysMMU
 2024-08-22  9:38 UTC  (7+ messages)

[PATCH net-next v28 00/13] Add Realtek automotive PCIe driver
 2024-08-22  9:37 UTC  (4+ messages)
` [PATCH net-next v28 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v28 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v28 03/13] rtase: Implement the rtase_down function

[PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in"
 2024-08-22  9:37 UTC  (4+ messages)
` [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk"

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-22  9:37 UTC  (5+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-22  9:36 UTC  (3+ messages)
` [PATCH 10/31] wifi: mwifiex: fix indention
  ` [EXT] "

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-22  9:35 UTC  (8+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings

[PATCH] drm/panel: fix null pointer dereference in hx83102_get_modes
 2024-08-22  9:34 UTC 

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-22  9:33 UTC  (2+ messages)

[PATCH V3 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-22  9:33 UTC  (4+ messages)
` [PATCH V3 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module

[PATCH 0/3] LoongArch: Migrate arch_numa
 2024-08-22  9:32 UTC  (2+ messages)

[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
 2024-08-22  9:32 UTC  (3+ messages)

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-22  9:31 UTC  (15+ messages)
                ` [PATCH 1/3] don't duplicate vfs_open() in kernel_file_open()
                ` [PATCH 2/3] lift grabbing path into caller of do_dentry_open()
                ` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_validate
 2024-08-22  9:31 UTC  (2+ messages)

[PATCH v5 0/4] Add R5F and C7x DSP nodes for AM62a SoC
 2024-08-22  9:29 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: k3-am62a-main: Add C7xv device node
` [PATCH v5 2/4] arm64: dts: k3-am62a-mcu: Add R5F Remoteproc node
` [PATCH v5 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node
` [PATCH v5 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with Remoteproc nodes

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-22  9:29 UTC  (9+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()

[PATCH 0/2] NUMA emulation for arm64
 2024-08-22  9:28 UTC  (8+ messages)
` [PATCH 1/2] numa: Add simple generic NUMA emulation

[PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  9:27 UTC  (2+ messages)

[PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock()
 2024-08-22  9:26 UTC  (2+ messages)

[PATCH v5] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-22  9:26 UTC  (2+ messages)

[PATCH V2] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-22  9:26 UTC 

[PATCH 00/24] Complete EEVDF
 2024-08-22  9:21 UTC  (6+ messages)
` [PATCH 10/24] sched/uclamg: Handle delayed dequeue

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-22  9:21 UTC  (7+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-08-22  9:20 UTC  (12+ messages)

[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
 2024-08-22  9:20 UTC  (11+ messages)
` [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
` [PATCH v5 07/10] i2c: of-prober: Add regulator support
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
` [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH 0/2] Use devm_clk_get_enabled() helpers
 2024-08-22  9:19 UTC  (3+ messages)
` [PATCH 1/2] i2c: emev2: "

ACPI IRQ storm with 6.10
 2024-08-22  9:18 UTC  (4+ messages)

[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-22  9:18 UTC  (11+ messages)
` [net-next 1/9] net: stmmac: dwmac-intel-plat: Convert to devm_clk_get_enabled()
` [net-next 2/9] net: stmmac: platform: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
` [net-next 3/9] net: ethernet: cortina: Convert to devm_clk_get_enabled()
` [net-next 4/9] net: mdio: hisi-femac: "
` [net-next 5/9] net: dsa: rzn1_a5psw: "
` [net-next 6/9] net: ethernet: broadcom: bcm63xx_enet: "
` [net-next 7/9] net: ethernet: marvell: mvneta: "
` [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
  ` [Linux-stm32] "
` [net-next 9/9] net: marvell: pxa168_eth: Convert to devm_clk_get_enabled()

[PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver
 2024-08-22  9:16 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-22  9:13 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[PATCH v2 0/4] PCI: Rework error reporting with PCIe failed link retraining
 2024-08-22  9:13 UTC  (3+ messages)
` [PATCH v2 2/4] PCI: Revert to the original speed after "

[PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-22  9:12 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Fix camel case
 2024-08-22  9:12 UTC  (3+ messages)

[PATCH V1] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-22  9:11 UTC  (3+ messages)
  ` [External] "

[PATCH v1] drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
 2024-08-22  9:09 UTC 

[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
 2024-08-22  9:07 UTC  (2+ messages)

[PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  9:05 UTC  (2+ messages)

[PATCH 0/4] Add new driver for WCSS secure PIL loading
 2024-08-22  9:01 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: qcom: add hexagon based WCSS secure PIL driver

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2024-08-22  9:00 UTC  (8+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
    ` [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook

[PATCH v3 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-22  9:00 UTC  (2+ messages)

[PATCH] wifi: mwifiex: remove unnecessary checks for valid priv
 2024-08-22  9:00 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ipv6: ioam6: introduce tunsrc
 2024-08-22  9:00 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: ipv6: ioam6: new feature tunsrc

[PATCH v2 00/16] overlayfs: Optimize override/revert creds
 2024-08-22  8:59 UTC  (11+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations
` [PATCH v2 05/16] overlayfs: Use ovl_override_creds_light()/revert_creds_light()
` [PATCH v2 07/16] fs/backing-file: Convert to cred_guard()
` [PATCH v2 10/16] overlayfs/file: "
` [PATCH v2 16/16] overlayfs: Remove ovl_override_creds_light()

[PATCH v11 1/4] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
 2024-08-22  8:59 UTC  (2+ messages)

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22  8:58 UTC  (3+ messages)
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks

[PATCH v1] pwm: lpss: wait_for_update() before configuring pwm
 2024-08-22  8:55 UTC  (5+ messages)

[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-22  8:52 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding

[PATCH v4] dt-bindings: hwmon: Add maxim max31790
 2024-08-22  8:48 UTC 

[syzbot] [bpf?] possible deadlock in work_grab_pending
 2024-08-22  8:45 UTC 

[PATCH] usb: dwc3: core: update LC timer as per USB Spec V3.2
 2024-08-22  8:45 UTC 

[PATCH 4/4] phy: samsung: exynos5250-sata: fix missing clock disable in remove path
 2024-08-22  8:44 UTC 

[PATCH 3/4] phy: qualcomm: phy-qcom-ipq806x-sata: Convert to devm_clk_get_enabled()
 2024-08-22  8:44 UTC 

[PATCH 2/4] phy: qualcomm: phy-qcom-apq8064-sata: Convert to devm_clk_get_enabled()
 2024-08-22  8:44 UTC 

[PATCH 1/4] phy: ti: phy-dm816x-usb: Convert to devm_clk_get_prepared()
 2024-08-22  8:43 UTC 

[PATCH v4 0/5] udmbuf bug fix and some improvements
 2024-08-22  8:43 UTC  (6+ messages)
` [PATCH v4 1/5] udmabuf: direct map pfn when first page fault
` [PATCH v4 2/5] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v4 3/5] udmabuf: fix vmap_udmabuf error page set
` [PATCH v4 4/5] udmabuf: udmabuf_create codestyle cleanup
` [PATCH v4 5/5] udmabuf: remove udmabuf_folio

[PATCH 0/4] phy: convert to devm_clk_get_*()
 2024-08-22  8:42 UTC 

[PATCH] wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
 2024-08-22  8:41 UTC  (2+ messages)

WARNING in uprobe_unregister
 2024-08-22  8:41 UTC  (2+ messages)

[PATCH][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
 2024-08-22  8:41 UTC  (2+ messages)

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-22  8:41 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-08-22  8:39 UTC  (4+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS

[PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
 2024-08-22  8:38 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.11, round #2
 2024-08-22  8:36 UTC 

[PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
 2024-08-22  8:36 UTC  (6+ messages)
` [PATCH 0/2] kmod /usr support

[PATCH v2 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
 2024-08-22  8:35 UTC  (4+ messages)
` [PATCH v2 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space

[syzbot] [squashfs?] possible deadlock in fsnotify_destroy_mark
 2024-08-22  8:32 UTC 

[PATCH 2/2] powerpc/locking: enable HAVE_CMPXCHG_LOCAL in kconfig
 2024-08-22  8:31 UTC  (2+ messages)
  `  "

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-22  8:29 UTC  (4+ messages)
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for "

[PATCH v3 00/10] x86/tdx: Allow MMIO instructions from userspace
 2024-08-22  8:28 UTC  (8+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] x86/tdx: Add a restriction on access to MMIO address
  ` [PATCH v4 5/6] x86/tdx: Move MMIO helpers to common library
  ` [PATCH v4 6/6] x86/tdx: Implement movs for MMIO

[PATCH v1] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
 2024-08-22  8:27 UTC 

[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
 2024-08-22  8:26 UTC  (4+ messages)

[PATCH] net: Don't allow to attach xdp if bond slave device's upper already has a program
 2024-08-22  8:25 UTC  (4+ messages)
    ` [External] "

[PATCH v8 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
 2024-08-22  8:25 UTC  (2+ messages)

[PATCH v2] X86 architecture (32-bit and 64-bit): Convert to use jiffies macro
 2024-08-22  8:24 UTC 

[RFCv2 0/9] UEFI emulator for kexec
 2024-08-22  8:23 UTC  (4+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: ice_adv_lnk_speed_maps+0x14 (section: .data) -> __setup_str_initcall_blacklist (section: .init.rodata)
 2024-08-22  8:23 UTC  (2+ messages)
` WARNING: [xtensa] "

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-08-22  8:21 UTC  (3+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH v2 00/12] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups
 2024-08-22  8:21 UTC  (13+ messages)
` [PATCH v2 01/12] smb/server: fix return value of smb2_open()
` [PATCH v2 02/12] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH v2 03/12] smb/server: remove useless assignment of 'file_present' "
` [PATCH v2 04/12] smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
` [PATCH v2 05/12] smb/server: update misguided comment of smb2_allocate_rsp_buf()
` [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd
` [PATCH v2 07/12] smb/client: rename cifs_sid to smb_sid
` [PATCH v2 08/12] smb/client: rename cifs_acl to smb_acl
` [PATCH v2 09/12] smb/client: rename cifs_ace to smb_ace
` [PATCH v2 10/12] smb: move some duplicate definitions to common/smbacl.h
` [PATCH v2 11/12] smb: move SMB2 Status code to common header file
` [PATCH v2 12/12] smb: add comment to STATUS_MCA_OCCURED

[PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent
 2024-08-22  8:17 UTC  (5+ messages)
` [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks

linux-next: manual merge of the net-next tree with the pm tree
 2024-08-22  8:17 UTC  (2+ messages)

USB-C adapter like Dell DA300 using > 5 W
 2024-08-22  8:17 UTC  (4+ messages)

[PATCH] init: Don't proxy console= to earlycon
 2024-08-22  8:15 UTC  (11+ messages)

[PATCH v2 0/4] udmbuf bug fix and some improvements
 2024-08-22  8:11 UTC  (5+ messages)
` [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_claim_suballoc_bits
 2024-08-22  8:11 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_claim_suballoc_bits
 2024-08-22  8:11 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_init_acl
 2024-08-22  8:11 UTC 

[PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-08-22  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/resctrl: Generalize non-contiguous CAT check
` [PATCH v2 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings
` [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs

[PATCH 0/4] Add SMI clamp and reset
 2024-08-22  8:05 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding

[PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs
 2024-08-22  8:04 UTC  (3+ messages)

[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
 2024-08-22  8:04 UTC  (2+ messages)

[PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
 2024-08-22  8:03 UTC  (6+ messages)
`  "
    ` 回复: [PATCH "
      `  "

[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
 2024-08-22  8:03 UTC  (4+ messages)
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload

[PATCH v6] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
 2024-08-22  8:02 UTC  (2+ messages)

[PATCH] powerpc/vdso: Inconditionally use CFUNC macro
 2024-08-22  8:00 UTC 

[PATCH v3] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-22  7:59 UTC  (2+ messages)

[PATCH v3] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-22  7:59 UTC  (6+ messages)

[PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-22  7:59 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC

[PATCH v2] powerpc/mm: Fix return type of pgd_val()
 2024-08-22  7:58 UTC 

[PATCH] MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
 2024-08-22  7:58 UTC  (2+ messages)

[PATCH] netfilter: ctnetlink: support CTA_FILTER for flush
 2024-08-22  7:58 UTC  (4+ messages)

[PATCH] MAINTAINERS: Mark UVC gadget driver as orphan
 2024-08-22  7:57 UTC  (2+ messages)

[PATCH v1] net:hidp:Use min macro
 2024-08-22  7:54 UTC 

[PATCH] Staging: rtl8192e: Fix arguments alignment
 2024-08-22  7:53 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Fix alignment parenthesis
 2024-08-22  7:52 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Fix indentation in r8192E_dev.c
 2024-08-22  7:50 UTC  (2+ messages)

[PATCH] usb: cdnsp: fix for Link TRB with TC
 2024-08-22  7:50 UTC  (3+ messages)

[PATCH v1] drivers:atlx:Use max macro
 2024-08-22  7:50 UTC 

[PATCH] Staging: rtl8192e: Fix parenthesis alignment
 2024-08-22  7:49 UTC  (2+ messages)

[PATCH v1] wifi: mwifiex: Convert to use jiffies macro
 2024-08-22  7:48 UTC 

[PATCH v1] driver:staging:vme:Remove NULL check of list_entry()
 2024-08-22  7:47 UTC  (2+ messages)

[PATCH v4] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-22  7:47 UTC 

[PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
 2024-08-22  7:46 UTC  (4+ messages)
  ` [EXT] "

[PATCH] stagging: rtl8192e: fix alignment parenthesis
 2024-08-22  7:45 UTC  (2+ messages)

[PATCH v1] drivers:cpufreq:Use max macro
 2024-08-22  7:45 UTC 

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-08-22  7:44 UTC 

[PATCH v3 0/3] Devicetree updates for MT8186
 2024-08-22  7:43 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains

[PATCH] firmware_loader: Block path traversal
 2024-08-22  7:42 UTC  (5+ messages)

[tip:master] BUILD SUCCESS b34bbe44b8222d43d6311d5caa1226ebddda4bfb
 2024-08-22  7:41 UTC 

[PATCH v3 0/2] coresight: Add remote etm support
 2024-08-22  7:41 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm

[PATCH 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-08-22  7:41 UTC  (4+ messages)

[PATCH v2 0/3] x86: Write FRED RSP0 on return to userspace
 2024-08-22  7:39 UTC  (4+ messages)
` [PATCH v2 1/3] x86/entry: Test ti_work for zero before processing individual bits
` [PATCH v2 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
` [PATCH v2 3/3] x86/entry: Set FRED RSP0 on return to userspace instead of context switch

[PATCH] PCI: Deprecate pcim_pin_device()
 2024-08-22  7:38 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®