public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-04 03:57:38 to 2025-03-04 07:11:25 UTC [more...]

[PATCH 00/32] kselftest harness and nolibc compatibility
 2025-03-04  7:11 UTC  (31+ messages)
` [PATCH 01/32] selftests: harness: Add harness selftest
` [PATCH 02/32] selftests: harness: Use C89 comment style
` [PATCH 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH 06/32] selftests: harness: Guard includes on nolibc
` [PATCH 07/32] selftests: harness: Remove dependency on libatomic
` [PATCH 08/32] selftests: harness: Implement test timeouts through pidfd
` [PATCH 09/32] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH 10/32] selftests: harness: Always provide "self" and "variant"
` [PATCH 11/32] selftests: harness: Move teardown conditional into test metadata
` [PATCH 12/32] selftests: harness: Add teardown callback to "
` [PATCH 13/32] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH 14/32] tools/nolibc: handle intmax_t/uintmax_t in printf
` [PATCH 15/32] tools/nolibc: use intmax definitions from compiler
` [PATCH 16/32] tools/nolibc: use pselect6_time64 if available
` [PATCH 17/32] tools/nolibc: use ppoll_time64 "
` [PATCH 18/32] tools/nolibc: add tolower() and toupper()
` [PATCH 19/32] tools/nolibc: add _exit()
` [PATCH 20/32] tools/nolibc: add setpgrp()
` [PATCH 21/32] tools/nolibc: implement waitpid() in terms of waitid()
` [PATCH 22/32] Revert "selftests/nolibc: use waitid() over waitpid()"
` [PATCH 23/32] tools/nolibc: add dprintf() and vdprintf()
` [PATCH 24/32] tools/nolibc: add getopt()
` [PATCH 25/32] tools/nolibc: allow different write callbacks in printf
` [PATCH 26/32] tools/nolibc: allow limiting of printf destination size
` [PATCH 27/32] tools/nolibc: add snprintf() and friends
` [PATCH 28/32] selftests/nolibc: use snprintf() for printf tests
` [PATCH 29/32] selftests/nolibc: rename vfprintf test suite
` [PATCH 30/32] selftests/nolibc: add test for snprintf() truncation

[PATCH] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
 2025-03-04  7:10 UTC 

Re:[PATCH V2] usb: xhci: Add debugfs support for xHCI port bandwidth
 2025-03-04  7:09 UTC 

[syzbot] [scsi?] BUG: sleeping function called from invalid context in __bio_release_pages
 2025-03-04  7:08 UTC 

[PATCH] x86/ftrace: fix boot time slowdown
 2025-03-04  7:08 UTC  (5+ messages)

[PATCH] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific PL2303 Serial Port
 2025-03-04  7:07 UTC  (3+ messages)
` [PATCH V2] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader

[PATCH v4 00/11] perf: Support multiple system call tables in the build
 2025-03-04  7:04 UTC  (13+ messages)
` [PATCH v4 01/11] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v4 02/11] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v4 03/11] perf syscalltbl: Remove syscall_table.h
` [PATCH v4 04/11] perf trace: Reorganize syscalls
` [PATCH v4 05/11] perf syscalltbl: Remove struct syscalltbl
` [PATCH v4 06/11] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v4 07/11] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v4 08/11] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v4 09/11] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v4 10/11] perf build: Remove Makefile.syscalls
` [PATCH v4 11/11] perf syscalltbl: Mask off ABI type for MIPS system calls

[PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Sophgo SG2044
 2025-03-04  7:02 UTC 

[PATCH] spi: dw: Add ACPI ID for the Sophgo SG2044 SoC SPI
 2025-03-04  7:02 UTC 

[PATCH] serial: 8250_dw: Add ACPI ID for Sophgo SG2044 UART
 2025-03-04  7:02 UTC 

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-04  7:01 UTC  (5+ messages)

[PATCH v6 0/3] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-03-04  7:02 UTC  (3+ messages)
` [PATCH v6 2/3] counter: microchip-tcb-capture: Add IRQ handling

[PATCH v2 net-next] net: Silence use after free static checker warning
 2025-03-04  7:01 UTC 

[PATCH 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-04  6:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control bindings

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-04  6:58 UTC  (8+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-04  6:58 UTC  (3+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature

[PATCH v2 0/2] Slightly improve hardware description of Pine64 RockPro64
 2025-03-04  6:57 UTC  (4+ messages)

[PATCH] docs: dt-bindings: Specify ordering for properties within groups
 2025-03-04  6:54 UTC 

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-04  6:51 UTC  (7+ messages)
` [PATCH v6 1/3] ttynull: Always initialize console index to -1
` [PATCH v6 2/3] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

drivers/platform/x86/think-lmi.c:758:51: warning: '%s' directive argument is null
 2025-03-04  6:51 UTC 

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-04  6:50 UTC  (9+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "

[PATCH v2 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-03-04  6:46 UTC  (13+ messages)
` [PATCH 1/4] KVM: x86: Allow vendor code to disable quirks
` [PATCH 2/4] KVM: x86: Introduce supported_quirks to block disabling quirks
` [PATCH 4/4] KVM: TDX: Always honor guest PAT on TDX enabled platforms

[PATCH v2 0/1] Add quiet/low power compat code
 2025-03-04  6:47 UTC  (2+ messages)
` [PATCH v2 1/1] ACPI: platform_profile: Treat quiet and low power the same

[PATCH] reset: rzg2l-usbphy-ctrl: Correct reset status check
 2025-03-04  6:43 UTC  (2+ messages)

[PATCH] cxl/Documentation: Remove 'mixed' from sysfs mode doc
 2025-03-04  6:41 UTC  (2+ messages)

[PATCH v3 0/2] sched_ext: Add trace point to sched_ext core events
 2025-03-04  6:41 UTC  (3+ messages)
` [PATCH v3 2/2] sched_ext: Add trace point to track "

[Patch rdma-next] RDMA/mana_ib: handle net event for pointing to the current netdev
 2025-03-04  6:39 UTC  (2+ messages)

[PATCH RESEND] drm/nouveau: Add a jump label in nouveau_gem_ioctl_pushbuf()
 2025-03-04  6:38 UTC  (6+ messages)
  ` [PATCH RESEND] btrfs: Fix exception handling in relocating_repair_kthread()

[PATCH 0/2] net: phy: dp83826: Enable strap reading and fix TX data voltage support
 2025-03-04  6:37 UTC  (6+ messages)
` [PATCH 2/2] net: phy: dp83826: Add support for straps reading

[PATCH] iio: imu: adis: fix uninitialized symbol warning
 2025-03-04  6:36 UTC  (2+ messages)

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-04  6:36 UTC  (3+ messages)

[PATCH 1/1] wifi: ath11k: pcic: make memory access more readable
 2025-03-04  6:33 UTC  (2+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-04  6:32 UTC  (25+ messages)

[PATCH v3 0/3] leds: rgb: leds-qcom-lpg: PWM fixes
 2025-03-04  6:29 UTC  (2+ messages)

[PATCH v3 0/1] Remove cxl driver
 2025-03-04  6:28 UTC  (5+ messages)
` [PATCH v3 1/1] cxl: Remove driver

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-04  6:27 UTC  (27+ messages)
` [PATCH v7 18/45] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v7 19/45] KVM: arm64: Handle realm MMIO emulation
` [PATCH v7 20/45] arm64: RME: Allow populating initial contents
` [PATCH v7 22/45] KVM: arm64: Handle realm VCPU load
` [PATCH v7 23/45] KVM: arm64: Validate register access for a Realm VM
` [PATCH v7 24/45] KVM: arm64: Handle Realm PSCI requests
` [PATCH v7 25/45] KVM: arm64: WARN on injected undef exceptions
` [PATCH v7 26/45] arm64: Don't expose stolen time for realm guests
` [PATCH v7 27/45] arm64: rme: allow userspace to inject aborts
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 29/45] arm64: rme: Allow checking SVE on VM instance
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 31/45] arm64: rme: Prevent Device mappings for Realms

[PATCH bpf-next v2] add function metadata support
 2025-03-04  6:25 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-03-04  6:26 UTC  (8+ messages)

[PATCH RFC] leds: rgb: leds-qcom-lpg: Compute PWM value based on period instead
 2025-03-04  6:24 UTC  (2+ messages)

platform/x86/hp-bioscfg: Fix buffer alignment and conversion
 2025-03-04  6:23 UTC 

[PATCH V9 0/7] Add EPSS L3 provider support on SA8775P SoC
 2025-03-04  6:20 UTC  (7+ messages)
` [PATCH V9 2/7] interconnect: core: Add dynamic id allocation support
` [PATCH V9 5/7] interconnect: qcom: sa8775p: Add dynamic icc node id support

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-04  6:20 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v6 02/10] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v6 03/10] ARM: dts: Drop DTS for BCM59056 PMU
` [PATCH v6 04/10] mfd: bcm590xx: Drop unused "id" member of bcm590xx MFD struct
` [PATCH v6 05/10] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
` [PATCH v6 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function
` [PATCH v6 07/10] regulator: bcm590xx: Use dev_err_probe for regulator register error
` [PATCH v6 08/10] regulator: bcm590xx: Store regulator descriptions in table
` [PATCH v6 09/10] regulator: bcm590xx: Rename BCM59056-specific data as such
` [PATCH v6 10/10] regulator: bcm590xx: Add support for BCM59054 regulators

[PATCH] Rust: Implement a unique reference type URef supplementing ARef
 2025-03-04  6:19 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add perout configuration support in IEP driver
 2025-03-04  6:17 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ti: icss-iep: Add pwidth configuration for perout signal
    ` [EXTERNAL] "

[PATCH v4 0/4] per-function storage support
 2025-03-04  6:16 UTC  (6+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH] ARM: dts: microchip: sama7g5: add ADC hw trigger edge type
 2025-03-04  6:15 UTC 

[PATCH 0/3] Update firmware dt-bindings
 2025-03-04  6:15 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: firmware: xilinx: Add conditional pinctrl schema

Build Warnings at arch/powerpc/
 2025-03-04  6:13 UTC  (2+ messages)

[PATCH V6 0/3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-03-04  6:13 UTC  (7+ messages)
` [PATCH V6 1/3] media: i2c: imx334: Optimized 4k and 2k mode register arrays

[PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
 2025-03-04  6:11 UTC  (6+ messages)
` [PATCH v2 3/6 update] "

[PATCH v3 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
 2025-03-04  6:06 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86: do not allow re-enabling quirks
` [PATCH v3 2/6] KVM: x86: Allow vendor code to disable quirks
` [PATCH v3 3/6] KVM: x86: Introduce supported_quirks to block disabling quirks
` [PATCH v3 4/6] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
` [PATCH v3 5/6] KVM: x86: remove shadow_memtype_mask
` [PATCH v3 6/6] KVM: TDX: Always honor guest PAT on TDX enabled guests

[PATCH bpf-next v6 0/6] Introduce load-acquire and store-release BPF instructions
 2025-03-04  6:04 UTC  (3+ messages)

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-04  5:58 UTC  (3+ messages)

[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
 2025-03-04  5:52 UTC 

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-04  5:48 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-03-04  5:43 UTC  (5+ messages)

[PATCH v3 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
 2025-03-04  5:43 UTC  (11+ messages)

[RFC PATCH] rust: add cdev for rust bindings helper
 2025-03-04  5:42 UTC  (2+ messages)

[PATCH 7/7] mm/mremap: thread state through move page table operation
 2025-03-04  5:40 UTC  (5+ messages)

[PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink
 2025-03-04  5:40 UTC  (4+ messages)
` [PATCH net-next v2 06/10] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations

[PATCH V2] usb: xhci: Add debugfs support for xHCI port bandwidth
 2025-03-04  5:33 UTC  (2+ messages)

[PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-03-04  5:32 UTC  (3+ messages)

[PATCH RFC] drm/msm/dpu: Force modeset if new CTLs have been reserved
 2025-03-04  5:32 UTC  (4+ messages)

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-04  5:30 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree
 2025-03-04  5:25 UTC 

[PATCH v2 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-04  5:25 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO

[PATCH 0/5] Add J722S CSI support
 2025-03-04  5:24 UTC  (2+ messages)

[PATCH v2 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO
 2025-03-04  5:22 UTC  (11+ messages)

[PATCH] perf/x86/intel/cstate: Add Clearwater Forest support
 2025-03-04  5:16 UTC 

[PATCH v7 00/15] zswap IAA compress batching
 2025-03-04  5:19 UTC  (3+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining

[RFC PATCH 0/2] Extend mmio-mux driver to configure mux with
 2025-03-04  5:16 UTC  (4+ messages)
` [RFC PATCH 2/2] mux: mmio: Extend mmio-mux driver to configure mux with new DT property

[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
 2025-03-04  5:12 UTC  (3+ messages)

[PATCH v5 00/19] amd-pstate cleanups
 2025-03-04  5:11 UTC  (5+ messages)
` [PATCH v5 17/19] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v5 19/19] cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-04  5:10 UTC  (5+ messages)
` [RFC v2 7/9] khugepaged: add "

[PATCH v2] scsi: stop judging after finding a VPD page expected to be processed
 2025-03-04  5:04 UTC  (2+ messages)

[PATCH 0/2] net: dsa: qca8k: support internal-PHY-to-PHY CPU link
 2025-03-04  5:00 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: qca8k: add internal-PHY-to-PHY CPU link example

[PATCH] arm64: dts: qcom: qcm6490-idp: Update protected clocks list
 2025-03-04  4:51 UTC  (6+ messages)

[PATCH v1 1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8
 2025-03-04  4:37 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-04  4:46 UTC  (3+ messages)

[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
 2025-03-04  4:38 UTC  (3+ messages)
` [PATCH 1/7 v5] sched/fair: Filter false overloaded_group case for EAS

[PATCH v1] arm64: dts: qcom: sa8775p: Add default pin configurations for QUP SEs
 2025-03-04  4:35 UTC  (2+ messages)

[PATCH] resource: Fix resource leak in get_free_mem_region()
 2025-03-04  4:34 UTC 

[PATCH] x86/crc32: use builtins to improve code generation
 2025-03-04  4:32 UTC  (8+ messages)
` [PATCH v2] "

[PATCH RESEND v5 0/4] arm64: dts: qcom: x1e80100: crd/t14s: Enable Parade Type-C retimers
 2025-03-04  4:27 UTC  (2+ messages)

[PATCH] arm64: kaslr: consider parange is bigger than linear_region_size
 2025-03-04  4:26 UTC  (2+ messages)
` [PATCH v2] arm64: kaslr: warning linear region randomization on failure

[PATCH] can: flexcan: disable transceiver during system PM
 2025-03-04  4:24 UTC  (3+ messages)

[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
 2025-03-04  4:21 UTC  (4+ messages)
` [PATCH hyperv-next v2 1/1] "

[PATCH v2 0/5] kdump: crashkernel reservation from CMA
 2025-03-04  4:20 UTC  (4+ messages)

[tip:x86/cpu] BUILD SUCCESS aa909169d8fbce74f77df1cc3e722673599fa945
 2025-03-04  4:19 UTC 

[PATCHSET v8 0/12] Uncached buffered IO
 2025-03-04  3:12 UTC  (3+ messages)
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes

[PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC
 2025-03-04  4:18 UTC  (11+ messages)
` [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v2 08/38] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
` [PATCH v2 09/38] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
` [PATCH v2 10/38] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
` [PATCH v2 31/38] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nf_tables_trans_destroy_work (2)
 2025-03-04  4:14 UTC 

[PATCH] clk: qcom: dispcc-sm8750: Drop incorrect CLK_SET_RATE_PARENT on byte intf parent
 2025-03-04  4:09 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"
 2025-03-04  4:09 UTC  (2+ messages)

[PATCH] RFC: ptp: add comment about register access race
 2025-03-04  4:09 UTC  (5+ messages)

[PATCH v5 0/2] dt-bindings: display: qcom,sm8[56]50-mdss: properly document the interconnect paths
 2025-03-04  4:09 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100-slim7x: Drop incorrect qcom,ath12k-calibration-variant
 2025-03-04  4:09 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sa8775p: Partially revert "arm64: dts: qcom: sa8775p: add QCrypto nodes"
 2025-03-04  4:09 UTC  (2+ messages)
` (subset) "

[PATCH] bcachefs: Add error handling for bch2_folio()
 2025-03-04  4:03 UTC 

[PATCH v2 0/2] Enable WLAN for qcs8300-ride
 2025-03-04  4:00 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride

KASAN: global-out-of-bounds Read in srcu_gp_start_if_needed
 2025-03-04  3:57 UTC  (3+ messages)


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