public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-21 22:21:29 to 2024-11-22 03:31:41 UTC [more...]

[PATCH v1] tmpfs: Unsigned expression compared with zero
 2024-11-22  3:31 UTC  (2+ messages)

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-11-22  3:28 UTC  (27+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 44/49] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-11-22  3:27 UTC  (3+ messages)
` [PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-11-22  3:23 UTC  (28+ messages)
` [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page
` [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one
` [PATCH v3 11/25] mm: Allow compound zone device pages
` [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages
` [PATCH v3 15/25] huge_memory: Allow mappings of PMD "
` [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers
` [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages
` [PATCH v3 19/25] memcontrol-v1: "
` [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages
` [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping
` [PATCH v3 23/25] mm: Remove pXX_devmap callers
` [PATCH v3 24/25] mm: Remove devmap related functions and page table bits
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v5 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2024-11-22  3:17 UTC  (5+ messages)

[PATCH md-6.13 0/5] md/md-bitmap: move bitmap_{start,end}write to md upper layer
 2024-11-22  3:14 UTC  (9+ messages)
` [PATCH md-6.13 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH md-6.13 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH md-6.13 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-11-22  3:11 UTC  (11+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

[PATCH] delay: Fix ndelay() spuriously treated as udelay()
 2024-11-22  2:36 UTC  (2+ messages)

[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
 2024-11-22  2:33 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1
` [PATCH v2 2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
` [PATCH v2 4/6] PCI: qcom: Add QCS615 PCIe support
` [PATCH v2 5/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 soc
` [PATCH v2 6/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 platform dts

[PATCH v5 0/9] drm/verisilicon : support DC8200 and inno hdmi
 2024-11-22  2:28 UTC  (18+ messages)
` [PATCH v5 3/9] drm: bridge: inno-hdmi: add inno bridge driver
` [PATCH v5 4/9] drm/vs: Add Hardware Functions for VS DC8200
` [PATCH v5 5/9] drm/vs: Add Base API for VS Mode Configuration
` [PATCH v5 6/9] drm/vs: Add CRTC Functions
` [PATCH v5 7/9] drm/vs: Add VS Plane API
` [PATCH v5 8/9] drm/vs: Add Innosilicon HDMI Support
` [PATCH v5 9/9] drm/vs: Add VS DRM Master Driver for JH7110 SoC

RTL9300 (mips) fails to boot with commit d4a7f2510ff4 ("vmlinux.lds.h: Adjust symbol ordering in text output section")
 2024-11-22  2:29 UTC  (2+ messages)

[PATCH] /dev/mem: Add a new parameter strict_devmem to bypass strict devmem
 2024-11-22  2:26 UTC  (7+ messages)

[PATCH] mm: add per-order mTHP swap-in fallback counters
 2024-11-22  2:25 UTC  (3+ messages)

[PATCH] net/sipa: Spreadtrum IPA driver code
 2024-11-22  1:45 UTC 

[PATCH v5 drm-dp 0/5] Add dp module in hibmc driver
 2024-11-22  2:21 UTC  (11+ messages)
` [PATCH v5 drm-dp 1/5] drm/hisilicon/hibmc: add dp aux in hibmc
` [PATCH v5 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH v5 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v5 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v5 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc

[PATCH v1 0/4] Add qcom,product-variant properties in Qualcomm
 2024-11-22  2:16 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: bluetooth: Add qca6698 compatible string

[PATCH] dt-bindings: usb: qcom,dwc3: Make ss_phy_irq optional for X1E80100
 2024-11-22  2:15 UTC  (3+ messages)

[PATCH 0/3] More Surface Laptop 7 features
 2024-11-22  2:14 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100-romulus: Configure audio
` [PATCH 2/3] arm64: dts: qcom: x1e80100-romulus: Set up PCIe3 / SDCard reader
` [PATCH 3/3] arm64: dts: qcom: x1e80100-romulus: Set up PS8830s

[PATCH] media: qcom: camss: fix VFE pm domain off
 2024-11-22  2:06 UTC 

[PATCH] slab: Fix too strict alignment check in create_cache()
 2024-11-22  2:12 UTC  (9+ messages)

[PATCH] vduse: relicense under GPL-2.0 OR BSD-3-Clause
 2024-11-22  2:04 UTC  (2+ messages)

[PATCH] PM / devfreq: Remove unused devfreq_event_reset_event
 2024-11-22  2:03 UTC  (2+ messages)

[PATCH v2 0/6] pci: qcom: Add QCS615 PCIe support
 2024-11-22  2:03 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS615 QMP PCIe PHY Gen3 x1
` [PATCH v2 2/6] phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
` [PATCH v2 4/6] PCI: qcom: Add QCS615 PCIe support
` [PATCH v2 5/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 soc
` [PATCH v2 6/6] arm64: dts: qcom: qcs615: enable pcie for qcs615 platform dts

[PATCH v1 0/6] drm/mediatek: dpi: Add support for MT8195/8188 and Pattern Generator
 2024-11-22  2:02 UTC  (5+ messages)
` [PATCH v1 1/6] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v1 2/6] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs

[PATCH] nouveau: Remove unused functions
 2024-11-22  2:02 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add one more ID 0x0489:0xe10a for Qualcomm WCN785x
 2024-11-22  2:00 UTC  (2+ messages)

[PATCH v3 0/3] symlink length caching
 2024-11-22  1:56 UTC  (4+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-22  1:53 UTC  (7+ messages)

[PATCH 0/3] Introduce new driver cros-ec-charge-state
 2024-11-22  1:53 UTC  (6+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_charge_state: add new driver to control charge

[PATCH 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
 2024-11-22  1:52 UTC  (4+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: "
` [PATCH 2/2] ASoC: fsl_spdif: "

[PATCH v6 00/18] Implement DWARF modversions
 2024-11-22  1:51 UTC  (2+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_nop
 2024-11-22  1:50 UTC  (3+ messages)

[PATCH v3 03/10] objtool: Handle different entry size of rodata
 2024-11-22  1:24 UTC  (2+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-22  1:24 UTC  (13+ messages)

[PATCH 0/3] Add standalone ethernet MAC entries for qcs615
 2024-11-22  1:20 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: revise description "

[syzbot] [bpf?] INFO: rcu detected stall in security_file_ioctl (9)
 2024-11-22  1:19 UTC 

[PATCH RFC 0/3] Introduce orphan tee_shm and default tee_context
 2024-11-22  1:08 UTC  (4+ messages)
` [PATCH RFC 3/3] tee: introduce orphan tee_shm and default context

[PATCH bpf-next] libbpf: Improve debug message when the base BTF cannot be found
 2024-11-22  1:01 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-11-22  1:04 UTC  (3+ messages)

[PATCH v2 0/6] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-11-22  0:57 UTC  (3+ messages)

[GIT PULL] KUnit update for Linux 6.13-rc1-fixed
 2024-11-22  0:54 UTC 

[PATCH 0/2] ARM: dts: aspeed: catalina: revise catalina dts file
 2024-11-22  0:53 UTC  (2+ messages)

[PATCH v4 0/7] drm: add DRM HDMI Codec framework
 2024-11-22  0:47 UTC  (8+ messages)
` [PATCH v4 1/7] ASoC: hdmi-codec: pass data to get_dai_id too
` [PATCH v4 2/7] ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata
` [PATCH v4 3/7] drm/connector: implement generic HDMI codec helpers
` [PATCH v4 4/7] drm/bridge: connector: add support for HDMI codec framework
` [PATCH v4 5/7] drm/bridge: lt9611: switch to using the DRM "
` [PATCH v4 6/7] drm/display/hdmi: implement connector update functions
` [PATCH v4 7/7] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_update_edid()

uprobe_events can't accept paths that contain spaces
 2024-11-22  0:42 UTC 

[PATCH] LoongArch: BPF: Sign-extend return values
 2024-11-22  0:41 UTC  (2+ messages)

[6.13-rc0 regression] workqueue throwing cpu affinity warnings during CPU hotplug
 2024-11-22  0:38 UTC 

[PATCH] perf lock: Fix parse_lock_type which only retrieve one lock flag
 2024-11-22  0:34 UTC  (3+ messages)

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-22  0:28 UTC  (3+ messages)

[PATCH v2] perf lock: Fix parse_lock_type which only retrieve one lock flag
 2024-11-22  0:27 UTC 

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-22  0:26 UTC  (5+ messages)
` [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled

[PATCH] overflow: improve size_add/mul for 32bit systems
 2024-11-22  0:21 UTC  (2+ messages)

[PATCH] [v2] x86/cpu: Help users notice when running old Intel microcode
 2024-11-22  0:21 UTC  (2+ messages)

[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
 2024-11-22  0:13 UTC  (6+ messages)
` [PATCH v2 2/2] pm: cpupower: Makefile: Allow overriding cross-compiling env params

[PATCH] sched: fix warning in sched_setaffinity
 2024-11-22  0:09 UTC  (2+ messages)

[PATCH 6.11 000/107] 6.11.10-rc1 review
 2024-11-22  0:05 UTC  (2+ messages)

[syzbot] [netfilter?] BUG: using smp_processor_id() in preemptible code in nft_inner_eval
 2024-11-22  0:02 UTC 

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-22  0:00 UTC  (5+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

linux-next: manual merge of the ceph tree with the net tree
 2024-11-21 23:58 UTC  (2+ messages)

linux-next: manual merge of the asm-generic tree with the mm tree
 2024-11-21 23:56 UTC  (2+ messages)

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-21 23:53 UTC  (12+ messages)

[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
 2024-11-21 23:50 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Don't allow tsc_offset, tsc_scaling_ratio to change

[PATCH] 9p/xen: fix release of IRQ
 2024-11-21 23:44 UTC  (2+ messages)

Fixing Grammatical Error
 2024-11-21 23:44 UTC  (2+ messages)

[PATCH net-next v2] net: wwan: Add WWAN sahara port type
 2024-11-21 23:43 UTC  (8+ messages)

[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-21 23:41 UTC  (3+ messages)

[GIT PULL] TPM DEVICE DRIVER: linux-next-6.13-rc1
 2024-11-21 23:41 UTC 

[GIT PULL] sound updates for 6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[git pull] drm for 6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[PATCH] ASoC: doc: dapm: Add location information for dapm-graph tool
 2024-11-21 23:29 UTC 

[PATCH] bpftool: fix potential NULL pointer dereferencing in prog_dump()
 2024-11-21 23:29 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-21 23:25 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: common: Add support for power-domain attachment

[PATCH] genksyms: reduce indentation in export_symbol()
 2024-11-21 23:22 UTC 

Fixing Spelling Mistake in rculist_nulls.rst
 2024-11-21 23:21 UTC 

KASAN: wild-memory-access in dqput.part.0
 2024-11-21 23:15 UTC  (3+ messages)

[PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
 2024-11-21 23:11 UTC 

[PATCH v7 0/3] [PATCH v6 0/3] Add support for AST2700 clk driver
 2024-11-21 23:06 UTC  (5+ messages)
` [PATCH v7 3/3] clk: aspeed: add AST2700 clock driver

Slight improvement in readability
 2024-11-21 23:06 UTC  (3+ messages)

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-11-21 22:59 UTC  (11+ messages)

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 22:48 UTC 

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-11-21 22:48 UTC  (11+ messages)
` [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 34/37] clk: bcm: rpi: Add disp clock

[GIT PULL] clk changes for the merge window
 2024-11-21 22:45 UTC 

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-21 22:44 UTC  (6+ messages)
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-21 22:42 UTC  (19+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-21 22:41 UTC  (2+ messages)

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-11-21 22:41 UTC  (4+ messages)

[GIT PULL] execve updates for v6.13-rc1
 2024-11-21 22:38 UTC  (15+ messages)

[PATCH v5 2/2] serial: fsl_linflexuart: add clock management
 2024-11-21 22:36 UTC  (2+ messages)

[PATCH v7 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-21 22:31 UTC  (7+ messages)
` [PATCH v7 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v7 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-21 22:32 UTC  (5+ messages)
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports

[PATCH v4 1/2] init/Kconfig: add python3 availability config
 2024-11-21 22:28 UTC  (5+ messages)

[RFC/RFT][PATCH v0.1] ACPI: OSL: Use usleep_range() in acpi_os_sleep()
 2024-11-21 22:27 UTC  (2+ messages)

[PATCH v2 00/11] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-11-21 22:26 UTC  (7+ messages)
` [PATCH v2 03/11] drm/msm: adreno: move features bits in a separate variable

[PATCH v2] phy: qcom-qusb2: Add regulator_set_load to Qualcomm usb phy
 2024-11-21 22:24 UTC  (2+ messages)

[PATCH v4 0/2] MVME: Adopt standard RTC driver
 2024-11-21 22:24 UTC  (6+ messages)
` [PATCH v4 1/2] rtc: m48t59: Use platform_data struct for year offset value
  ` (subset) "

[PATCH v4 0/2] Add changes to use session index as identifier
 2024-11-21 22:22 UTC  (5+ messages)
` [PATCH v4 1/2] misc: fastrpc: Add support for multiple PD from one process
` [PATCH v4 2/2] misc: fastrpc: Rename tgid and pid to client_id


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