messages from 2025-12-08 18:15:52 to 2025-12-09 00:48:30 UTC [more...]
[PATCH v16 00/51] KVM: x86: Super Mega CET
2025-12-09 0:48 UTC (4+ messages)
` [PATCH v16 36/51] KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
[PATCH v2 0/2] Use BTF to trim return values
2025-12-09 0:48 UTC (3+ messages)
` [PATCH v2 1/2] fgraph: Use BTF to trim and filter "
[PATCH 00/30] smb: improve search speed of SMB1 maperror
2025-12-09 0:45 UTC (5+ messages)
` [PATCH 01/30] smb/client: fix NT_STATUS_NO_DATA_DETECTED value
[PATCH v3 0/3] kexec: print out debugging message if required for kexec_load
2025-12-09 0:45 UTC (3+ messages)
[syzbot] [gpio?] BUG: soft lockup in led_heartbeat_function
2025-12-09 0:44 UTC
[PATCH v3 1/1] x86/boot/compressed: Fix avoiding memmap in physical KASLR
2025-12-09 0:43 UTC (5+ messages)
[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2025-12-09 0:38 UTC (4+ messages)
[PATCH] drivers/pci: Allow attaching AER to non-RP devices that support MSI
2025-12-09 0:30 UTC (2+ messages)
[GIT PULL] __auto_type conversion for v6.19-rc1
2025-12-09 0:28 UTC (6+ messages)
[PATCH] MAINTAINERS: Add tracepoint-update.c to TRACING section
2025-12-09 0:25 UTC
[for-linus][PATCH] tracing: Fix unused tracepoints when module uses only exported ones
2025-12-09 0:19 UTC
[PATCH AUTOSEL 6.18-5.10] wifi: mt76: mmio_*_copy fix byte order and alignment
2025-12-09 0:15 UTC (4+ messages)
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
` [PATCH AUTOSEL 6.18-6.12] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
` [PATCH AUTOSEL 6.18-6.12] wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
[GIT PULL] hwmon updates for v6.19 (take 2)
2025-12-09 0:12 UTC (2+ messages)
[GIT PULL] UBI and UBIFS changes for v6.19-rc1
2025-12-09 0:11 UTC (2+ messages)
[PATCH 0/3] module: Add compile-time check for embedded NUL characters
2025-12-09 0:11 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH v6 6/7] PCI: aspeed: Add ASPEED PCIe RC driver
2025-12-09 0:11 UTC (2+ messages)
[BUG] ice: Temporary packet processing overload causes permanent RX drops
2025-12-09 0:05 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 0/2] Noinstr fixes for K[CA]SAN with GCOV
2025-12-09 0:05 UTC (4+ messages)
[PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
2025-12-08 23:53 UTC (2+ messages)
[PATCH v1 3/3] counter: Add STM based counter
2025-12-08 23:45 UTC (4+ messages)
[PATCH bpf-next] bpf: Fix bpf_seq_read docs for increased buffer size
2025-12-08 23:41 UTC (3+ messages)
[REGRESSION] Black screen on HDMI power-cycle after commit 3471b9a31ce3 (7900XTX + LG C3)
2025-12-08 23:34 UTC (4+ messages)
[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
2025-12-08 23:33 UTC
[PATCH v9 0/5] media: qcom: camss: Add Kaanapali support
2025-12-08 23:21 UTC (6+ messages)
` [PATCH v9 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-12-08 23:17 UTC (4+ messages)
` [PATCH v2 3/7] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
[syzbot] [gfs2?] WARNING in gfs2_evict_inode
2025-12-08 23:16 UTC
[PATCH 0/2] vt: Remove kdb hooks
2025-12-08 23:15 UTC (2+ messages)
[PATCH 6.18.y] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
2025-12-08 23:13 UTC
[PATCH v2] lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
2025-12-08 23:09 UTC (2+ messages)
[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
2025-12-08 23:09 UTC (2+ messages)
[PATCH] debugfs: Fix memleak in debugfs_change_name()
2025-12-08 23:08 UTC (2+ messages)
Possible memory leak in 6.17.7
2025-12-08 23:08 UTC (3+ messages)
[PATCH v2] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
2025-12-08 23:06 UTC (2+ messages)
[PATCH V4] iommu/arm-smmu: add actlr settings for mdss on Qualcomm platforms
2025-12-08 22:58 UTC (4+ messages)
[PATCH] Documentation: x86/boot: Fix malformed table in boot.rst
2025-12-08 22:58 UTC (4+ messages)
[PATCH 0/9] bitfield: tidy up bitfield.h
2025-12-08 22:56 UTC (11+ messages)
` [PATCH 1/9] nfp: Call FIELD_PREP() in NFP_ETH_SET_BIT_CONFIG() wrapper
` [PATCH 2/9] thunderblot: Don't pass a bitfield to FIELD_GET
` [PATCH 3/9] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
` [PATCH 4/9] bitfield: Copy #define parameters to locals
` [PATCH 5/9] bitfield: FIELD_MODIFY: Only do a single read/write on the target
` [PATCH 6/9] bitfield: Update sanity checks
` [PATCH 7/9] bitfield: Reduce indentation
` [PATCH 8/9] bitfield: Add comment block for the host/fixed endian functions
` [PATCH 9/9] bitfield: Update comments for le/be functions
[PATCH v9 00/22] Enable FRED with KVM VMX
2025-12-08 22:51 UTC (6+ messages)
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks
[PATCH 0/8] objtool, x86/alternative: Convert objtool annotations and x86 alternatives to assembler macros
2025-12-08 22:46 UTC (4+ messages)
` [PATCH 8/8] x86/alternative: Convert "
[PATCH] dt-bindings: kbuild: Support single binding targets
2025-12-08 22:43 UTC
[PATCH] Revert "clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb"
2025-12-08 22:36 UTC (3+ messages)
[Patch net v2] ice: Fix incorrect timeout ice_release_res()
2025-12-08 22:33 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v3] remoteproc: qcom_q6v5_wcss: drop redundant wcss_q6_bcr_reset
2025-12-08 22:33 UTC
[PATCH v4] drm/tilcdc: Fix removal actions in case of failed probe
2025-12-08 22:21 UTC (3+ messages)
Kconfig dangling references (BZ 216748)
2025-12-08 22:20 UTC (5+ messages)
[PATCH] fs: send fsnotify_xattr()/IN_ATTRIB from vfs_fileattr_set()/chattr(1)
2025-12-08 22:20 UTC
[PATCH v4] KVM: selftests: Test TPR / CR8 sync and interrupt masking
2025-12-08 21:11 UTC (2+ messages)
[PATCH] drm/panel-edp: Add AUO B140QAX01.H panel
2025-12-08 22:17 UTC (2+ messages)
[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
2025-12-08 22:13 UTC (6+ messages)
` [RFC PATCH 1/5] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 2/5] firmware: smccc: LFA: refactor
` [RFC PATCH 3/5] firmware: smccc: add timeout, touch wdt
` [RFC PATCH 4/5] firmware: smccc: register as platform driver
` [RFC PATCH 5/5] firmware: smccc: lfa: refresh fw details
[RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
2025-12-08 22:13 UTC (2+ messages)
kernel/sched/ext.c:5291:49: warning: diagnostic behavior may be improved by adding the 'format(printf, 3, 0)' attribute to the declaration of 'scx_vexit'
2025-12-08 22:11 UTC
[PATCH] Documentation: ABI: testing: Fix "upto" typo in rtc-cdev
2025-12-08 22:10 UTC (2+ messages)
[PATCH] rtc: gamecube: Check the return value of ioremap()
2025-12-08 22:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
2025-12-08 22:10 UTC (3+ messages)
` [PATCH v3 2/4] rtc: spacemit: MFD_SPACEMIT_P1 as dependencies
` (subset) "
[PATCH] rtc: s35390a: use u8 instead of char for register buffer
2025-12-08 22:09 UTC (2+ messages)
[PATCH v4 0/4] Add RTC support for the Renesas RZ/V2H SoC
2025-12-08 22:09 UTC (2+ messages)
` (subset) "
[PATCH] MAINTAINERS: drop unneeded file entry in NVIDIA VRS RTC DRIVER
2025-12-08 22:09 UTC (2+ messages)
[PATCH v4 1/3] rtc: tegra: Use devm_clk_get_enabled() in probe
2025-12-08 22:09 UTC (2+ messages)
[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-12-08 22:09 UTC (2+ messages)
` (subset) "
[PATCH next] rtc: atcrtc100: Fix signedness bug in probe()
2025-12-08 22:08 UTC (2+ messages)
[PATCH] rtc: Kconfig: add MC34708 to mc13xxx help text
2025-12-08 22:08 UTC (2+ messages)
[PATCH] rtc: isl12026: Add id_table
2025-12-08 22:07 UTC (2+ messages)
[PATCH] riva/fbdev: fix divide error in nv3_arb()
2025-12-08 22:02 UTC (2+ messages)
[GIT PULL] pin control changes for v6.19
2025-12-08 21:56 UTC (2+ messages)
[GIT PULL]: Dmaengine updates for v6.19
2025-12-08 21:56 UTC (2+ messages)
[GIT PULL]: Generic phy updates for v6.19
2025-12-08 21:56 UTC (2+ messages)
[GIT PULL] Hyper-V patches for 6.19
2025-12-08 21:56 UTC (2+ messages)
[PATCH v2] tmpfs: enforce the immutable flag on open files
2025-12-08 21:50 UTC
[PATCH] kallsyms: Always null-initialize modbuildid
2025-12-08 21:41 UTC
[BUG] hda/tas2781: ASUS ROG Xbox Ally X audio issues with default firmware
2025-12-08 21:37 UTC (2+ messages)
[PATCH 1/1] alloc_tag: skip rcu barrier on module unload if profiling was not enabled
2025-12-08 21:30 UTC (3+ messages)
[PATCH v4 08/10] smb/client: introduce smb2maperror KUnit tests
2025-12-08 21:29 UTC (2+ messages)
[PATCH v5 0/3] SMMU v3 CMDQ fix and improvement
2025-12-08 21:28 UTC (4+ messages)
` [PATCH v5 1/3] iommu/arm-smmu-v3: Parameterize wfe for CMDQ polling
` [PATCH v5 2/3] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v5 3/3] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
2025-12-08 21:28 UTC (2+ messages)
[PATCH v3 0/9] Add support for AD4062 device family
2025-12-08 21:17 UTC (13+ messages)
` [PATCH v3 1/9] dt-bindings: iio: adc: Add adi,ad4062
` [PATCH v3 3/9] iio: adc: Add support for ad4062
` [PATCH v3 5/9] iio: adc: ad4062: Add IIO Trigger support
` [PATCH v3 7/9] iio: adc: ad4062: Add IIO Events support
[RFC 00/12] bio cleanups
2025-12-08 21:16 UTC (3+ messages)
[PATCH 1/2] i3c: master: Fix confusing cleanup.h syntax
2025-12-08 21:14 UTC (3+ messages)
[PATCH] printf: add __printf attribute
2025-12-08 21:07 UTC (12+ messages)
[PATCH] ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahub
2025-12-08 20:57 UTC (2+ messages)
[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 2 for v6.16
2025-12-08 20:48 UTC (5+ messages)
` [PATCH 05/12] gpio: it87: use new line value setter callbacks
[GIT PULL] f2fs for 6.19-rc1
2025-12-08 20:42 UTC
[PATCH] riscv: hwprobe: expose vector register length in bytes
2025-12-08 20:35 UTC (3+ messages)
[PATCH v8 0/5] media: qcom: camss: Add Kaanapali support
2025-12-08 20:30 UTC (7+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
[PATCH] resource: add WARN_ON_ONCE for resource_size() and document misusage
2025-12-08 20:29 UTC
[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
2025-12-08 20:28 UTC (3+ messages)
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-12-08 20:27 UTC (4+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH] bug: Let report_but_entry() provide the correct bugaddr
2025-12-08 20:27 UTC (2+ messages)
[PATCH v7 0/2] iio: Add support for TI ADS1X18 ADCs
2025-12-08 20:19 UTC (4+ messages)
` [PATCH v7 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118
` [PATCH v7 2/2] iio: adc: Add ti-ads1018 driver
[syzbot] [btrfs?] kernel BUG in btrfs_qgroup_inherit
2025-12-08 20:19 UTC (3+ messages)
` [PATCH] btrfs: Optimize the timing of prealloc memory allocation
[PATCH v2] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
2025-12-08 20:13 UTC (3+ messages)
[PATCH v3 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
2025-12-08 20:09 UTC (5+ messages)
` [PATCH v3 2/4] drivers/iommu: Add calls for IOMMU_DEBUG_PAGEALLOC
kernel/sched/ext.c:6942:27: warning: diagnostic behavior may be improved by adding the 'format(printf, 4, 0)' attribute to the declaration of '__bstr_format'
2025-12-08 20:04 UTC
[net PATCH] wifi: ath11k: fix wrong usage of resource_size() causing firmware panic
2025-12-08 20:04 UTC
[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
2025-12-08 20:01 UTC (2+ messages)
[PATCH v1] Documentation/perf: Fix typo in dsu_pmu sysfs path
2025-12-08 19:46 UTC
[PATCH] media: verisilicon: AV1: Fix enable cdef computation
2025-12-08 19:45 UTC (4+ messages)
` [PATCH] media: verisilicon: AV1: Fix tx mode bit setting
[PATCH v2 00/13] selftests: Fix build warnings and errors
2025-12-08 19:27 UTC (3+ messages)
` [PATCH v2 02/13] selftests: ntsync: Fix build warnings
[PATCH V4 1/3] iommu/arm-smmu-v3: Add device-tree support for CMDQV driver
2025-12-08 19:43 UTC (2+ messages)
[PATCH] mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GA
2025-12-08 19:43 UTC (2+ messages)
[PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
2025-12-08 19:41 UTC (2+ messages)
[PATCH v4 0/4] unwind_user: Cleanups
2025-12-08 19:36 UTC (2+ messages)
[PATCH] mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
2025-12-08 19:29 UTC (4+ messages)
[PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-08 19:28 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2025-12-08 19:25 UTC (10+ messages)
` [External] : "
[PATCH v2 0/3] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
2025-12-08 19:24 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: Use pcie_get_speed_cap() "
` [PATCH v2 3/3] PCI: Bail out early for 2.5GT/s devices "
[PATCH V5 0/3] workqueue: Factor the way to assign rescuer work
2025-12-08 19:24 UTC (2+ messages)
[PATCH 1/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-08 19:22 UTC (12+ messages)
[PATCH v1] PCI: starfive: Use regulator APIs instead of GPIO APIs to control the 3V3 power supply of PCIe slots
2025-12-08 13:47 UTC (2+ messages)
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-08 19:20 UTC (3+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
[PATCH] ocfs2: Fix kernel BUG in ocfs2_write_block
2025-12-08 19:11 UTC (2+ messages)
[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
2025-12-08 19:11 UTC (2+ messages)
[PATCH v3 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-12-08 19:11 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector
[GIT PULL] non-MM updates for 6.19-rc1
2025-12-08 19:07 UTC (7+ messages)
[PATCH -next v2] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
2025-12-08 19:07 UTC (2+ messages)
` [PATCH "
[PATCH] ptp: chardev: Fix confusing cleanup.h syntax
2025-12-08 19:06 UTC (2+ messages)
[PATCH -next] cgroup: switch to css_is_online() helper
2025-12-08 19:05 UTC (2+ messages)
[PATCH] ipe: remove headers that are included but not used
2025-12-08 19:02 UTC (4+ messages)
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-08 18:57 UTC (7+ messages)
[PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
2025-12-08 18:56 UTC (2+ messages)
[PATCH v8 00/23] SLUB percpu sheaves
2025-12-08 18:51 UTC (7+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement
[PATCH] rust: io: convert ResourceSize to newtype
2025-12-08 18:48 UTC (2+ messages)
[PATCH] fs: add NULL check in drop_buffers() to prevent null-ptr-deref
2025-12-08 18:48 UTC
[PATCH v5 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-08 18:46 UTC (2+ messages)
[PATCH 0/6 v8] sched/fair: Add push task mechanism and handle more EAS cases
2025-12-08 18:43 UTC (3+ messages)
` [RFC PATCH 5/6 v8] sched/fair: Enable idle core tracking for !SMT
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-12-08 18:42 UTC (2+ messages)
[RESEND v13 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
2025-12-08 18:40 UTC (2+ messages)
[PATCH v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
2025-12-08 18:38 UTC (2+ messages)
[PATCH v13 20/25] CXL/PCI: Introduce CXL Port protocol error handlers
2025-12-08 18:37 UTC (2+ messages)
[PATCH v13 16/25] CXL/AER: Introduce pcie/aer_cxl_vh.c in AER driver for forwarding CXL errors
2025-12-08 18:36 UTC (2+ messages)
[PATCH] cgroup: rstat: force flush on css exit
2025-12-08 18:35 UTC (2+ messages)
[PATCH v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
2025-12-08 18:33 UTC (2+ messages)
[PATCH v3 0/7] spi: add multi-lane support
2025-12-08 18:32 UTC (9+ messages)
` [PATCH v3 7/7] dt-bindings: iio: adc: adi,ad4030: add data-lanes property
[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-08 18:32 UTC (3+ messages)
[PATCH 0/2] Add a few tracepoints to panthor
2025-12-08 18:28 UTC (5+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes
[RFC][PATCH] sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NULL next
2025-12-08 18:23 UTC (2+ messages)
[PATCH v6 00/34] arm_mpam: Add basic mpam driver
2025-12-08 18:21 UTC (9+ messages)
[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
2025-12-08 18:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox