public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 20:32:39 to 2023-08-17 23:44:59 UTC [more...]

[PATCH v3 00/11] iommu: Prepare to deliver page faults to user space
 2023-08-17 23:40 UTC  (12+ messages)
` [PATCH v3 01/11] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v3 02/11] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v3 03/11] iommu: Remove unrecoverable fault data
` [PATCH v3 04/11] iommu: Cleanup iopf data structure definitions
` [PATCH v3 05/11] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v3 06/11] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v3 07/11] iommu: Prepare for separating SVA and IOPF
` [PATCH v3 08/11] iommu: Move iopf_handler() to iommu-sva.c
` [PATCH v3 09/11] iommu: Make iommu_queue_iopf() more generic
` [PATCH v3 10/11] iommu: Add debugging on domain lifetime for iopf
` [PATCH v3 11/11] iommu: Separate SVA and IOPF in Makefile and Kconfig

[PATCH v2 00/15] Introduce /dev/mshv drivers
 2023-08-17 23:43 UTC  (20+ messages)
` [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
` [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH v2 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH] power: reset: nvmem-reboot-mode: quiet some device deferrals
 2023-08-17 23:40 UTC  (2+ messages)

[PATCH] KVM: x86: Update MAINTAINTERS to include selftests
 2023-08-17 23:41 UTC 

kernel/cgroup/rstat.c:166:22: error: no previous declaration for 'bpf_rstat_flush'
 2023-08-17 23:40 UTC 

[PATCH] pstore: ramoops: support pmsg size larger than kmalloc limitation
 2023-08-17 23:40 UTC  (3+ messages)

[PATCH v2 0/3] Add a test to catch unprobed Devicetree devices
 2023-08-17 23:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt: dt-extract-compatibles: Handle cfile arguments in generator function
` [PATCH v2 2/3] dt: dt-extract-compatibles: Add flag for driver matching compatibles
` [PATCH v2 3/3] kselftest: Add new test for detecting unprobed Devicetree devices

[PATCH 0/2] KVM: selftests: Fix sync_regs race tests on AMD
 2023-08-17 23:34 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
` [PATCH 2/2] KVM: selftests: Explicit set #UD when *potentially* injecting exception

[PATCH RFC v2 0/4] RISC-V: Add basic eMMC support for BeagleV Ahead
 2023-08-17 23:32 UTC  (5+ messages)
` [PATCH RFC v2 4/4] mmc: sdhci-of-dwcmshc: Add support for T-Head TH1520

[PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-08-17 23:26 UTC  (19+ messages)
` [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h

[PATCH] seccomp: fix the kernel-doc comment for the notification structure
 2023-08-17 23:26 UTC 

[RFC PATCH 0/1] Attempt to add Sponsored-by tag
 2023-08-17 23:23 UTC  (3+ messages)
` [RFC PATCH 1/1] docs: submitting-patches: Add Sponsored-by tag to give credits to who sponsored the patch

kernel/bpf/helpers.c:2112:28: warning: no previous declaration for 'bpf_cgroup_from_id'
 2023-08-17 23:19 UTC 

[PATCH 5.17 000/298] 5.17.15-rc1 review
 2023-08-17 23:13 UTC  (7+ messages)
` [PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction

[PATCH] workingset: ensure memcg is valid for recency check
 2023-08-17 23:12 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] sa8775p-ride: Describe ethernet phy IRQs
 2023-08-17 23:03 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy0 irq
` [PATCH 2/2] arm64: dts: qcom: sa8775p-ride: Describe sgmii_phy1 irq

[PATCH v2 0/7] rtc: Add support for limited alarm timer offsets
 2023-08-17 22:55 UTC  (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] rtc: alarmtimer: Use maximum alarm time offset
` [PATCH v2 3/7] rtc: cros-ec: Detect and report supported alarm window size
` [PATCH v2 4/7] rtc: cmos: Report supported alarm limit to rtc infrastructure
` [PATCH v2 5/7] rtc: tps6586x: Report maximum alarm limit to rtc core
` [PATCH v2 6/7] rtc: ds1305: "
` [PATCH v2 7/7] rtc: rzn1: "

linux-next: duplicate patch in the nfsd tree
 2023-08-17 22:54 UTC 

[PATCH v3] mm: zswap: multiple zpools support
 2023-08-17 22:53 UTC  (6+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2023-08-17 22:50 UTC 

drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:108: warning: Function parameter or member 'rcfw' not described in 'bnxt_re_is_fw_stalled'
 2023-08-17 22:48 UTC 

linux-next: Fixes tag needs some work in the perf tree
 2023-08-17 22:47 UTC 

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-17 22:42 UTC  (4+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
 2023-08-17 22:42 UTC  (7+ messages)
` [PATCH v5 08/17] drm/imagination: Add GEM and VM related code
` [PATCH v5 13/17] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v5 14/17] drm/imagination: Implement job submission and scheduling

[PATCH 0/7] wifi: cfg80211: Annotate with __counted_by
 2023-08-17 22:03 UTC  (23+ messages)
` [PATCH 1/7] wifi: cfg80211: Annotate struct cfg80211_acl_data "
` [PATCH 2/7] wifi: cfg80211: Annotate struct cfg80211_cqm_config "
` [PATCH 3/7] wifi: cfg80211: Annotate struct cfg80211_mbssid_elems "
` [PATCH 4/7] wifi: cfg80211: Annotate struct cfg80211_pmsr_request "
` [PATCH 5/7] wifi: cfg80211: Annotate struct cfg80211_rnr_elems "
` [PATCH 6/7] wifi: cfg80211: Annotate struct cfg80211_scan_request "
` [PATCH 7/7] wifi: cfg80211: Annotate struct cfg80211_tid_config "

[PATCH 0/2] ASoC: cs35l56: Update ACPI HID and property
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: fixed register access error when switching to other chips
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH v4 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: cs35l56: Update ACPI HID and property
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH 00/12] ASoC: dt-bindings: Add sound-card-common.yaml
 2023-08-17 22:36 UTC  (2+ messages)
` (subset) "

[PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH 0/7] rtc: Add support for limited alarm timer offsets
 2023-08-17 22:36 UTC  (7+ messages)

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-08-17 22:33 UTC  (4+ messages)

[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-17 22:31 UTC  (5+ messages)

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
 2023-08-17 22:31 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] "

[RFC PATCH 0/7] Rust Socket abstractions
 2023-08-17 22:27 UTC  (8+ messages)

[PATCH] rtc: pcf85363: Allow to wake up system without IRQ
 2023-08-17 22:25 UTC  (6+ messages)

[tip:master] BUILD SUCCESS 94434109afe026fbe6774d5d5c37df97d4f82ec3
 2023-08-17 22:23 UTC 

[PATCH 0/4] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
 2023-08-17 22:20 UTC  (12+ messages)
` [PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec

[PATCH v10 0/2] Add Novatek NT36xxx touchscreen driver
 2023-08-17 22:17 UTC  (5+ messages)
` [PATCH v10 2/2] Input: "

[PATCH] kunit: fix struct kunit_attr header
 2023-08-17 22:14 UTC  (2+ messages)

[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
 2023-08-17 22:11 UTC  (4+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog

[GIT PULL] Networking for v6.5-rc7
 2023-08-17 22:11 UTC 

[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
 2023-08-17 22:09 UTC  (2+ messages)

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-17 22:08 UTC  (2+ messages)

[PATCH] Compiler Attributes: counted_by: Adjust name and identifier expansion
 2023-08-17 22:06 UTC  (4+ messages)

[PATCH 0/4] Add debugfs pm_status for qat driver
 2023-08-17 22:03 UTC  (5+ messages)
` [PATCH 2/4] linux/array_size.h: Add ARRAY_SIZE_OF_FIELD()

[PATCH] bpf/tests: Enhance output on error and fix typos
 2023-08-17 22:02 UTC 

[PATCH v1] ALSA: hda: cs35l41: Support systems with missing _DSD properties
 2023-08-17 22:00 UTC  (2+ messages)

[BUG] KCSAN: data-race in process_one_work / process_one_work
 2023-08-17 21:59 UTC  (2+ messages)

[PATCH v3][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-08-17 21:57 UTC  (2+ messages)

[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
 2023-08-17 21:55 UTC  (10+ messages)
` [PATCH v8 2/5] iommu: Add new iommu op to get iommu hardware information
` [PATCH v8 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v8 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH -next v2 0/7] md: make rdev addition and removal independent from daemon thread
 2023-08-17 21:53 UTC  (9+ messages)
` [PATCH -next v2 2/7] md: factor out a helper to choose sync direction from md_check_recovery()
` [PATCH -next v2 3/7] md: delay choosing sync direction to md_start_sync()

[PATCH] integrity: Annotate struct ima_rule_opt_list with __counted_by
 2023-08-17 21:48 UTC  (3+ messages)

[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
 2023-08-17 21:40 UTC  (11+ messages)

[git pull] drm fixes for 6.5-rc7
 2023-08-17 21:36 UTC 

[PATCH] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2023-08-17 21:37 UTC 

[BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
 2023-08-17 21:29 UTC  (3+ messages)

[PATCH] io_uring/rsrc: Annotate struct io_mapped_ubuf with __counted_by
 2023-08-17 21:26 UTC  (2+ messages)

[PATCH] interconnect: qcom: Annotate struct icc_onecell_data with __counted_by
 2023-08-17 21:24 UTC  (3+ messages)

Question regarding Linux-6.3.5 and Sunxi A20 NAND/NFC support
 2023-08-17 21:21 UTC  (6+ messages)

[PATCH] landlock: Annotate struct landlock_rule with __counted_by
 2023-08-17 21:18 UTC  (3+ messages)

[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-17 21:12 UTC  (11+ messages)
` [EXTERNAL] "

[PATCH v2] serial: 8250_bcm7271: improve bcm7271 8250 port
 2023-08-17 21:13 UTC 

[PATCH 0/2] iio: pressure: bmp280: Add support for BMP390
 2023-08-17 21:05 UTC  (3+ messages)
` [PATCH 1/2] iio: pressure: bmp280: Allow multiple chips id per family of devices
` [PATCH 2/2] iio: pressure: bmp280: Add support for BMP390

[PATCH 0/3] Add Support for Orange Pi 5
 2023-08-17 21:05 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add sfc node to rk3588s
` [PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5

[PATCH] staging: rtl8192e: Annotate struct rtllib_txb with __counted_by
 2023-08-17 21:03 UTC  (2+ messages)

[PATCH v2] drm: bridge: samsung-dsim: Fix init during host transfer
 2023-08-17 21:00 UTC  (4+ messages)

[PATCH] interconnect: Annotate struct icc_path with __counted_by
 2023-08-17 21:01 UTC  (2+ messages)

[PATCH] audit: Annotate struct audit_chunk with __counted_by
 2023-08-17 20:59 UTC  (2+ messages)

[PATCH v2] scsi: sli4: Remove the buggy code
 2023-08-17 20:57 UTC  (3+ messages)

[PATCH] clk: qcom: clk-spmi-pmic-div: Annotate struct spmi_pmic_div_clk_cc with __counted_by
 2023-08-17 20:58 UTC  (2+ messages)

[PATCH] interconnect: icc-clk: Annotate struct icc_clk_provider with __counted_by
 2023-08-17 20:57 UTC  (2+ messages)

[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-08-17 20:53 UTC  (3+ messages)
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings

[PATCH] selinux: Annotate struct sidtab_str_cache with __counted_by
 2023-08-17 20:53 UTC  (2+ messages)

Commit 'sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage' broke O_DIRECT over NFS
 2023-08-17 20:49 UTC  (4+ messages)

[PATCH v3 0/8] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-17 20:44 UTC  (3+ messages)
` [PATCH v3 5/8] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS

kernel/bpf/helpers.c:1887:33: warning: no previous declaration for 'bpf_rbtree_remove'
 2023-08-17 20:42 UTC 

[PATCH] ACPI: PHAT: Add Platform Health Assessment Table support
 2023-08-17 20:42 UTC  (3+ messages)

[PATCH] clk: Annotate struct clk_hw_onecell_data with __counted_by
 2023-08-17 20:42 UTC  (2+ messages)

linux-next: duplicate patch in the nolibc tree
 2023-08-17 20:41 UTC  (6+ messages)

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-17 20:33 UTC  (5+ messages)
` [PATCH 7/9] ata: pata_falcon: Remove #include <asm/ide.h>
` [PATCH 8/9] ata: pata_gayle: "

drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:279: warning: Function parameter or member 'rcfw' not described in '__poll_for_resp'
 2023-08-17 20:32 UTC 


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