messages from 2025-03-10 13:28:18 to 2025-03-10 15:13:04 UTC [more...]
[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
2025-03-10 15:12 UTC (3+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
2025-03-10 15:11 UTC (19+ messages)
[PATCH v2 0/7] refactor mremap and fix bug
2025-03-10 15:11 UTC (6+ messages)
` [PATCH v2 4/7] mm/mremap: initial refactor of move_vma()
` [PATCH v2 5/7] mm/mremap: complete "
[PATCH 2/2] sunrpc: don't immediately retransmit on seqno miss
2025-03-10 15:12 UTC
[PATCH 1/2] sunrpc: implement rfc2203 rpcsec_gss seqnum cache
2025-03-10 15:11 UTC
[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
2025-03-10 15:11 UTC (2+ messages)
[v2] PCI: cadence: Add configuration space capability search API
2025-03-10 15:09 UTC (7+ messages)
[PATCH 0/2] fix gss seqno handling to be more rfc-compliant
2025-03-10 15:11 UTC
[PATCH v1 0/4] leds: Introduce and use fwnode_get_child_node_count()
2025-03-10 14:54 UTC (5+ messages)
` [PATCH v1 1/4] device property: Split fwnode_get_child_node_count()
` [PATCH v1 2/4] leds: pwm-multicolor: Use fwnode_get_child_node_count()
` [PATCH v1 3/4] leds: ncp5623: "
` [PATCH v1 4/4] usb: typec: tcpm: "
[PATCH v5 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges
2025-03-10 15:08 UTC (5+ messages)
` [PATCH v5 1/2] drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
` [PATCH v5 2/2] drm/msm/dp: reuse generic HDMI codec implementation
[PATCH v6 2/5] x86/cpufeatures: Add {required,disabled} feature configs
2025-03-10 15:06 UTC (4+ messages)
` [tip: x86/cpu] x86/cpufeatures: Add {REQUIRED,DISABLED} "
[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
2025-03-10 15:06 UTC (7+ messages)
` [PATCH RFC 06/12] dma: direct: Provide accessor to dmem region
` [PATCH RFC 11/12] drm/gem: Add cgroup memory accounting
[PATCH] drm/amdgpu: Use tabs for indenting in amdgpu_sdma_reset_engine()
2025-03-10 15:03 UTC (2+ messages)
[PATCH] drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()
2025-03-10 15:03 UTC (2+ messages)
[PATCH] drm/amdgpu/gfx: delete stray tabs
2025-03-10 15:00 UTC (2+ messages)
[PATCH] platform/x86: dell: Fix ALIENWARE_WMI dependencies
2025-03-10 14:57 UTC (3+ messages)
[PATCH V2] arm64/mm: Create level specific section mappings in map_range()
2025-03-10 14:53 UTC (5+ messages)
[PATCH v11 00/27] riscv control-flow integrity for usermode
2025-03-10 14:52 UTC (28+ messages)
` [PATCH v11 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v11 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v11 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v11 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v11 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v11 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v11 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v11 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v11 09/27] riscv mmu: write protect and shadow stack
` [PATCH v11 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v11 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v11 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v11 14/27] riscv/traps: Introduce software check exception
` [PATCH v11 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v11 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v11 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v11 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v11 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v11 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v11 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v11 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v11 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v11 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v11 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v11 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v11 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove
2025-03-10 14:53 UTC (5+ messages)
` [PATCH 1/3] usb: chipidea: ci_hdrc_imx: fix usbmisc handling
` [PATCH 2/3] usb: chipidea: ci_hdrc_imx: disable regulator on error path in probe
[PATCH V2 0/2] docs: core-api: Update kernel-api.rst to include cpumask.h
2025-03-10 14:53 UTC (6+ messages)
` [PATCH V2 1/2] cpumask: Fix kernel-doc formatting errors in cpumask.h
[PATCH] platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()
2025-03-10 14:52 UTC (3+ messages)
[PATCH 0/4] drm/display: hdmi: provide common code to get Audio Clock Recovery params
2025-03-10 14:51 UTC (5+ messages)
` [PATCH 1/4] drm/display: hdmi: provide central data authority for ACR params
` [PATCH 3/4] drm/vc4: use new helper to get ACR values
[PATCH v6 00/10] Support ROHM BD79124 ADC
2025-03-10 14:51 UTC (4+ messages)
` [PATCH v6 02/10] property: Add functions to iterate named child
[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2025-03-10 14:50 UTC (4+ messages)
[tip: x86/asm] x86/asm: Make ASM_CALL_CONSTRAINT conditional on frame pointers
2025-03-10 14:49 UTC (7+ messages)
[PATCH 0/2] Support for Texas Instruments TPS6131X flash LED driver
2025-03-10 14:49 UTC (3+ messages)
` [PATCH 2/2] leds: tps6131x: add support "
[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
2025-03-10 14:47 UTC (4+ messages)
` [PATCH v3 6/7] perf: Rename perf_event_exit_task(.child)
[PATCH v1 00/12] tools/x86/kcpuid: x86-cpuid-db v2.2 update
2025-03-10 14:47 UTC (9+ messages)
` [PATCH v1 07/12] tools/x86/kcpuid: Add rudimentary CPU vendor detection
` [PATCH v1 10/12] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
[PATCH v11 0/3] sched: Restructure task_mm_cid_work for predictability
2025-03-10 14:46 UTC (3+ messages)
` [PATCH v11 2/3] sched: Move task_mm_cid_work to mm work_struct
[PATCH v15 5/9] mm: rust: add mmput_async support
2025-03-10 14:45 UTC (5+ messages)
[PATCH 00/15] gpio: more gpio_chip setter conversions
2025-03-10 14:44 UTC (5+ messages)
` [PATCH 04/15] gpio: bd71828: use new line value setter callbacks
[PATCH v6 0/4] rseq: Make rseq work with protection keys
2025-03-10 14:43 UTC (11+ messages)
` [PATCH v6 3/4] "
` [PATCH v6 4/4] selftests/rseq: Add test for rseq+pkeys
[PATCH v2] x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
2025-03-10 14:42 UTC
[PATCH v3 00/18] Imagination BXS-4-64 MC1 GPU support
2025-03-10 14:40 UTC (4+ messages)
` [PATCH v3 02/18] dt-bindings: gpu: img: Add BXS-4-64 devicetree bindings
[syzbot] [can?] KCSAN: data-race in can_send / can_send (5)
2025-03-10 14:36 UTC (6+ messages)
[PATCH v3 0/4] pci: qcom: Add QCS615 PCIe support
2025-03-10 14:36 UTC (2+ messages)
[PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support
2025-03-10 14:36 UTC (2+ messages)
[PATCH v3] ARM: dts: nexus4: Initial dts
2025-03-10 14:36 UTC (2+ messages)
[PATCH 00/13] airoha: en7581: clk cleanup + USB support
2025-03-10 14:36 UTC (2+ messages)
[PATCH v1 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8
2025-03-10 14:36 UTC (3+ messages)
` [PATCH v2 0/2] Add Xiaomi Redmi Note 8 support
[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-03-10 14:36 UTC (5+ messages)
` [PATCH v2 3/3] ras: mem: Add memory ACPI RAS2 driver
[PATCH v2 0/3] arm64: dts: qcom: x1e78100-t14s: Rework devicetree for LCD and OLED SKUs
2025-03-10 14:35 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document Lenovo ThinkPad T14s Gen 6 LCD and OLED
` [PATCH v2 2/3] arm64: dts: qcom: x1e78100-t14s: Add LCD variant with backlight support
` [PATCH v2 3/3] arm64: dts: qcom: x1e78100-t14s: Add OLED variant
[PATCH] tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
2025-03-10 14:35 UTC (4+ messages)
[PATCH 0/9] Remove pcf50633
2025-03-10 14:35 UTC (3+ messages)
` [PATCH 3/9] rtc: pcf50633: Remove
[PATCH v4 0/4] Exynos Thermal code improvement
2025-03-10 14:34 UTC (5+ messages)
` [PATCH v4 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v4 2/4] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v4 3/4] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422
` [PATCH v4 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex
[PATCH v1 1/1] i3c: master: svc: Fix i3c_master_get_free_addr return check
2025-03-10 14:34 UTC (2+ messages)
[PATCH 0/4] Add support for AD4052 device family
2025-03-10 14:31 UTC (5+ messages)
` [PATCH 3/4] docs: iio: new docs for ad4052 driver
[PATCH] drm/sched: revert "drm_sched_job_cleanup(): correct false doc"
2025-03-10 14:28 UTC (4+ messages)
[PATCH v5] sysctl: simplify the min/max boundary check
2025-03-10 14:25 UTC (11+ messages)
` "
[PATCH v2] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
2025-03-10 14:19 UTC
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-10 14:22 UTC (10+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
[PATCH net v2] net: ipv6: fix TCP GSO segmentation with NAT
2025-03-10 14:21 UTC (3+ messages)
[PATCH v6 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-03-10 14:21 UTC (5+ messages)
[PATCH bpf-next v1 0/2] bpftool: Using the right format specifiers
2025-03-10 14:20 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpftool: Add -Wformat-signedness flag to detect format errors
` [PATCH bpf-next v1 2/2] bpftool: Using the right format specifiers
[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-03-10 14:20 UTC (5+ messages)
` [PATCH v7 31/49] x86/resctrl: Remove the limit on the number of CLOSID
[PATCH net-next v1 1/1] stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available()
2025-03-10 14:20 UTC (2+ messages)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-10 14:19 UTC (4+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-03-10 14:19 UTC (7+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
[PATCH] memory: mtk-smi: Add ostd setting for mt8192
2025-03-10 14:18 UTC (2+ messages)
[PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
2025-03-10 14:17 UTC (4+ messages)
Possible Null pointer dereferences in net/mac80211/parse.c
2025-03-10 14:16 UTC
[PATCH net-next 0/3] vsock: support network namespace
2025-03-10 14:14 UTC (9+ messages)
[PATCH] drm: Add UAPI for the Asahi driver
2025-03-10 14:14 UTC
[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
2025-03-10 14:13 UTC (3+ messages)
[PATCH net] net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
2025-03-10 14:13 UTC (4+ messages)
[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
2025-03-10 14:13 UTC (6+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free
[PATCH v8 00/13] Add eDP support for RK3588
2025-03-10 10:41 UTC (2+ messages)
` [PATCH v8 11/13] drm/rockchip: analogix_dp: Add "
[PATCH] tpm, tpm_tis: Workaround failed command reception on Infineon devices
2025-03-10 14:12 UTC (6+ messages)
` [PATCH v2] "
[PATCH 00/26] clk: mediatek: Add MT8196 clock support
2025-03-10 14:12 UTC (3+ messages)
` [PATCH 03/26] clk: mediatek: Support voting for mux
A syscall for changing birth time
2025-03-10 14:11 UTC (3+ messages)
[PATCH] arm64: dts: rockchip: Fix PWM pinctrl names
2025-03-10 14:09 UTC
[PATCH v5 0/8] Add STM32MP25 SPI NOR support
2025-03-10 14:10 UTC (4+ messages)
` [PATCH v5 4/8] memory: Add STM32 Octo Memory Manager driver
(no subject)
2025-03-10 14:10 UTC
[PATCH v1] mm: use ptep_get() instead of directly dereferencing pte_t*
2025-03-10 14:10 UTC (2+ messages)
[PATCH v2 0/5] Fix prestera driver fail to probe twice
2025-03-10 14:08 UTC (8+ messages)
` [EXTERNAL] "
[PATCH 0/2] (no cover subject)
2025-03-10 14:08 UTC (2+ messages)
[PATCH v2 00/10] Expand STM32MP2 family with new SoC and boards
2025-03-10 14:05 UTC (2+ messages)
[morse:mpam/move_to_fs/v7_bare] [x86/resctrl] 0021800a46: will-it-scale.per_process_ops 18.4% improvement
2025-03-10 14:06 UTC
[PATCH v4 00/12] large atomic writes for xfs with CoW
2025-03-10 13:39 UTC (3+ messages)
` [PATCH v4 09/12] xfs: Add xfs_file_dio_write_atomic()
[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
2025-03-10 14:04 UTC (10+ messages)
` [RFC PATCH v2 2/6] x86/sev: add SVSM vTPM probe/send_command functions
[PATCH] smb: client: Remove redundant check in smb2_is_path_accessible()
2025-03-10 14:04 UTC
[syzbot] [bcachefs?] kernel BUG in __journal_res_get (2)
2025-03-10 14:05 UTC (2+ messages)
[PATCH] smb: client: Remove redundant check in cifs_oplock_break()
2025-03-10 14:04 UTC
[PATCH] xfs: trigger zone GC when out of available rt blocks
2025-03-10 14:02 UTC (2+ messages)
[PATCH] sev-snp: parse MP tables for VMware hypervisor
2025-03-10 14:01 UTC (4+ messages)
[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
2025-03-10 14:00 UTC (6+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand
[PATCH net-next 0/4] Add getsockopt(SO_PEERCGROUPID) and fdinfo API to retreive socket's peer cgroup id
2025-03-10 14:00 UTC (5+ messages)
` [PATCH net-next 2/4] net: core: add getsockopt SO_PEERCGROUPID
` [PATCH net-next 4/4] tools/testing/selftests/cgroup: add test for SO_PEERCGROUPID
[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
2025-03-10 13:59 UTC (4+ messages)
[PATCH] /sched/core: Fix Unixbench spawn test regression
2025-03-10 13:59 UTC (2+ messages)
[PATCH 0/6] xHCI: endpoint state maintainability and small fixes
2025-03-10 13:54 UTC (3+ messages)
` [PATCH 4/6] usb: xhci: Don't change the status of stalled TDs on failed Stop EP
[PATCH] mm/damon/sysfs-schemes: avoid Wformat-security warning
2025-03-10 13:51 UTC
[PATCH] cxl: fix FWCTL dependency
2025-03-10 13:51 UTC
[PATCH] x86: coco: mark cc_mask as __maybe_unused
2025-03-10 13:50 UTC (3+ messages)
[PATCH] bpf: preload: add MODULE_DESCRIPTION
2025-03-10 13:49 UTC
[PATCH v3] tracing: Show last module text symbols in the stacktrace
2025-03-10 13:47 UTC
[PATCH] char: xillybus: Fix error handling in xillybus_init_chrdev()
2025-03-10 13:45 UTC (2+ messages)
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-10 13:44 UTC (5+ messages)
` [PATCH hyperv-next v5 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v5 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
[PATCH v2 0/6] sysctl: Move sysctls from kern_table into their respective subsystems
2025-03-10 13:41 UTC (4+ messages)
` [PATCH v2 6/6] s390: mv s390 sysctls into their own file under arch/s390 dir
[PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
2025-03-10 13:41 UTC (11+ messages)
[PATCH 0/2] Improve Zram by separating compression context from kswapd
2025-03-10 13:22 UTC (4+ messages)
[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
2025-03-10 13:36 UTC
[PATCH v2] sched: Don't define sched_clock_irqtime as static key
2025-03-10 13:32 UTC (2+ messages)
` [tip: sched/urgent] sched/clock: "
[syzbot] [media?] KASAN: slab-use-after-free Read in vidtv_mux_init
2025-03-10 13:32 UTC
[PATCH v2] drm/panthor: Make the timeout per-queue instead of per-job
2025-03-10 13:30 UTC
[PATCH 00/10] drm/msm: add support for SAR2130P
2025-03-10 13:30 UTC (5+ messages)
` [PATCH 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
2025-03-10 13:29 UTC (5+ messages)
[PATCH] nvme: remove multipath module parameter
2025-03-10 13:29 UTC (15+ messages)
[PATCH v2 0/8] Arm CoreSight: Support AUX pause and resume
2025-03-10 13:29 UTC (3+ messages)
` [PATCH v2 5/8] coresight: etm: Add an attribute for updating buffer
[PATCH ath-next] wifi: ath12k: limit WMI_SCAN_CHAN_LIST_CMDID argument size
2025-03-10 13:28 UTC
[PATCH] bpf: bpftool: Setting error code in do_loader()
2025-03-10 13:28 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