public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 12:11:56 to 2025-04-29 14:09:31 UTC [more...]

[PATCH v2 1/2] driver/base: Optimize memory block registration to reduce boot time
 2025-04-29 14:08 UTC  (6+ messages)
` [PATCH v2 2/2] driver/base: Remove unused functions

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-04-29 14:09 UTC  (3+ messages)

[PATCH v4 00/12] Add pinctrl support for the AAEON UP board FPGA
 2025-04-29 14:08 UTC  (13+ messages)
` [PATCH v4 01/12] gpiolib: add support to register sparse pin range
` [PATCH v4 02/12] pinctrl: remove extern specifier for functions in machine.h
` [PATCH v4 03/12] pinctrl: core: add devm_pinctrl_register_mappings()
` [PATCH v4 04/12] gpio: aggregator: move GPIO forwarder allocation in a dedicated function
` [PATCH v4 05/12] gpio: aggregator: refactor the code to add GPIO desc in the forwarder
` [PATCH v4 06/12] gpio: aggregator: refactor the forwarder registration part
` [PATCH v4 07/12] gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
` [PATCH v4 08/12] gpio: aggregator: export symbols of the GPIO forwarder library
` [PATCH v4 09/12] gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
` [PATCH v4 10/12] gpio: aggregator: add possibility to attach data to the forwarder
` [PATCH v4 11/12] lib/string_choices: Add str_input_output() helper
` [PATCH v4 12/12] pinctrl: Add pin controller driver for AAEON UP boards

[PATCH 0/6] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-04-29 14:05 UTC  (10+ messages)
` [PATCH 3/6] x86/kvm/emulate: Avoid RET for fastops

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-04-29 14:05 UTC  (11+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking

[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
 2025-04-29 14:05 UTC  (7+ messages)
` [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-04-29 14:02 UTC  (12+ messages)
` [PATCH v2 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-29 14:00 UTC  (8+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains

[PATCH] rtc: rx8111: Add NVMEM and timestamp functionality
 2025-04-29 13:59 UTC 

[PATCH 0/2] nvme-fc: fix schedule in atomic context
 2025-04-29 13:55 UTC  (6+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state

[PATCH] drm/appletbdrm: Make appletbdrm depend on X86
 2025-04-29 13:53 UTC  (2+ messages)

[PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
 2025-04-29 13:53 UTC  (7+ messages)

[PATCH v2] rust: kernel: device: Add devm_of_platform_populate/depopulate
 2025-04-29 13:53 UTC  (2+ messages)

[PATCH v3] erofs: fix file handle encoding for 64-bit NIDs
 2025-04-29 13:42 UTC 

[PATCH] usb: gadget: hid: allow dynamic interval configuration via configfs
 2025-04-29 13:50 UTC  (3+ messages)

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-04-29 13:49 UTC  (3+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-29 13:49 UTC  (15+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2025-04-29 13:48 UTC  (5+ messages)

[PATCH 0/2] media: uvcvideo: Enable keep-sorted
 2025-04-29 13:47 UTC  (3+ messages)
` [PATCH 1/2] media: uvcvideo: Rewrite uvc_ids for keep-sorted
` [PATCH 2/2] media: uvcvideo: Add keep-sorted statement and sort uvc_ids

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-04-29 13:46 UTC  (5+ messages)
` [RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages

fattr4_hidden and fattr4_system r/w attributes in Linux NFSD?
 2025-04-29 13:45 UTC  (2+ messages)

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-04-29 13:44 UTC  (9+ messages)
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-29 13:44 UTC  (5+ messages)
` [PATCH perf/core 03/22] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode

[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
 2025-04-29 13:44 UTC  (4+ messages)

[PATCH v2 0/6] mm, swap: clean up swap cache mapping helper
 2025-04-29 13:43 UTC  (10+ messages)
` [PATCH v2 4/6] filemap: do not use folio_contains for swap cache folios
` [PATCH v2 5/6] mm: move folio_index to mm/swap.h and remove no longer needed helper
` [PATCH v2 6/6] mm, swap: remove no longer used swap mapping helper

[PATCH 0/5 v3] rcu/exp updates
 2025-04-29 13:43 UTC  (6+ messages)
` [PATCH 1/5] rcu/exp: Protect against early QS report
` [PATCH 2/5] rcu/exp: Remove confusing needless full barrier on task unblock
` [PATCH 3/5] rcu/exp: Remove needless CPU up quiescent state report
` [PATCH 4/5] rcu/exp: Warn on QS requested on dying CPU
` [PATCH 5/5] rcu/exp: Warn on CPU lagging for too long within hotplug IPI's blindspot

[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-04-29 13:43 UTC  (4+ messages)
` [PATCH v4 13/14] cxl: Add a dev_dbg() when a decoder was added to a port

[PATCH v5 00/12] khugepaged: mTHP support
 2025-04-29 13:41 UTC  (3+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*

[PATCH v2 0/7] Move pKVM ownership state to hyp_vmemmap
 2025-04-29 13:41 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: imx: Move Ethernet aliases out of SoC DTSI
 2025-04-29 13:37 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: imx8qm: Add Ethernet aliases

[PATCH v2 0/4] Introduce SCMI Quirks framework
 2025-04-29 13:37 UTC  (6+ messages)
` [PATCH v2 2/4] firmware: arm_scmi: Add "

[net-next] ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
 2025-04-29 13:24 UTC 

[PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
 2025-04-29 13:28 UTC  (2+ messages)

[PATCH v1] nf_conntrack: sysctl: expose gc worker scan interval via sysctl
 2025-04-29 13:29 UTC  (2+ messages)

[PATCH] drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS
 2025-04-29 13:29 UTC  (2+ messages)

[PATCH v2 0/4] Apple Display Pipe driver fixes
 2025-04-29 13:29 UTC  (2+ messages)

[PATCH v2] erofs: remove unused enum type
 2025-04-29 13:28 UTC  (2+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-29 13:27 UTC  (11+ messages)

Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-04-29 13:25 UTC  (11+ messages)
`  "
              `  "
                ` [PATCH final?] "
                  ` x86/bugs: KVM: Add support for SRSO_MSR_FIX, back for moar

[PATCH v2] drm/amdkfd: enable kfd on RISCV systems
 2025-04-29 10:43 UTC 

[PATCH v7 00/13] nommu UML
 2025-04-29 13:23 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-04-29  5:22 UTC 

tps65219/am62p kernel oops
 2025-04-29 13:21 UTC 

[PATCH v2] ACPI: PCI: Release excess memory usage
 2025-04-29 13:20 UTC  (2+ messages)

[PATCH v5 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-04-29 13:19 UTC  (5+ messages)
` [PATCH v5 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH] nvme-tcp: select tls config when tcp tls is enabled
 2025-04-29 13:17 UTC  (3+ messages)

[PATCH v15 5/6] rust: time: Add wrapper for fsleep() function
 2025-04-29 13:17 UTC  (3+ messages)

[PATCH v4 0/3] Add TI TPS65215 PMIC GPIO Support
 2025-04-29 13:17 UTC  (4+ messages)
` [PATCH v4 3/3] gpio: tps65219: Add support for varying gpio/offset values

[PATCH] drm/amdkfd: enable kfd on RISCV systems
 2025-04-29  9:29 UTC  (2+ messages)

[PATCH v6 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-04-29 13:16 UTC  (3+ messages)
` [PATCH v6 2/2] KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-29 13:13 UTC  (7+ messages)
` [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH 10/16] gpu: nova-core: add basic timer device

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-29 13:12 UTC  (5+ messages)
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH] randstruct: Rebuild completely if randstruct.seed changes
 2025-04-29 13:11 UTC  (2+ messages)

[PATCH] Documentation (arm64):Advanced SIMD and floating point support condition
 2025-04-29 13:11 UTC  (2+ messages)

[PATCH] i2c: omap: fix deprecated of_property_read_bool() use
 2025-04-29 13:10 UTC  (4+ messages)

[PATCH] drivers/nvme: Add quirks for WDC Blue SN550 15b7:5009
 2025-04-29 13:10 UTC  (2+ messages)

[PATCH] nvmet-tcp: don't restore null sk_state_change
 2025-04-29 13:09 UTC  (2+ messages)

[PATCH] drivers/nvme: Add quirks for device 126f:1001
 2025-04-29 13:09 UTC  (2+ messages)

[PATCH 0/5] iio: adc: add ad7606 calibration support
 2025-04-29 13:06 UTC  (6+ messages)
` [PATCH 1/5] Documentation: ABI: IIO: add calibphase_delay documentation
` [PATCH 2/5] iio: core: add ADC phase calibration definition
` [PATCH 3/5] iio: adc: ad7606: add offset and phase calibration support
` [PATCH 4/5] dt-bindings: iio: adc: adi,ad7606: add gain "
` [PATCH 5/5] iio: adc: ad7606: "

drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-04-29 13:07 UTC  (10+ messages)

[PATCH] arm64: dts: exynos: Added the ethernet pin configuration
 2025-04-29 13:07 UTC  (4+ messages)

[PATCH] Documentation: ioctl-number: Extend "Include File" column width
 2025-04-29 13:05 UTC 

[PATCH v4] tty: serial: samsung_tty: support 18 uart ports
 2025-04-29 13:05 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: x1*: Fix vreg_l2j_1p2 voltage
 2025-04-29 13:02 UTC  (2+ messages)

[PATCH] iio: adc: ad7606: explicit timestamp alignment
 2025-04-29 13:01 UTC  (2+ messages)

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-29 13:01 UTC  (2+ messages)

[PATCH do not merge 0/4] wifi: mwifiex: add iw61x support
 2025-04-29 12:59 UTC  (3+ messages)

[PATCH v3 0/9] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-04-29 12:59 UTC  (10+ messages)
` [PATCH v3 1/9] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v3 2/9] leds: flash: add support for flash/stobe duration
` [PATCH v3 3/9] media: v4l2-flash: add support for flash/strobe duration
` [PATCH v3 4/9] media: v4l2-flash: fix flash_timeout comment
` [PATCH v3 5/9] Documentation: uAPI: media: add V4L2_CID_FLASH_DURATION
` [PATCH v3 6/9] media: i2c: ov9282: add output enable register definitions
` [PATCH v3 7/9] media: i2c: ov9282: add led_mode v4l2 control
` [PATCH v3 8/9] media: i2c: ov9282: add strobe_duration "
` [PATCH v3 9/9] media: i2c: ov9282: add strobe_source "

[RFC PATCH 0/5] sched: Introduce Cache aware scheduling
 2025-04-29 12:57 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
 2025-04-29 12:57 UTC  (5+ messages)

[PATCH 0/2] vdso: Work around and reject absolute relocations
 2025-04-29 12:55 UTC  (3+ messages)
` [PATCH 1/2] arm64: vdso: Work around invalid absolute relocations from GCC
` [PATCH 2/2] vdso: Reject absolute relocations during build

[PATCH net] dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
 2025-04-29 12:55 UTC 

[PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-04-29 12:51 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25
` [PATCH v6 2/7] "
` [PATCH v6 3/7] clocksource: "
` [PATCH v6 4/7] pwm: stm32-lp: "
` [PATCH v6 5/7] arm64: defconfig: enable STM32 LP timer clockevent driver
` [PATCH v6 6/7] arm64: dts: st: add low-power timer nodes on stm32mp251
` [PATCH v6 7/7] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-29 12:54 UTC  (3+ messages)
` [PATCH v5 14/16] x86/bugs: Restructure SSB mitigation

[PATCH] media: verisilicon: Free post processor buffers on error
 2025-04-29 12:51 UTC  (3+ messages)

[PATCH v10 0/6] Refactor capability search into common macros
 2025-04-29 12:50 UTC  (7+ messages)
` [PATCH v10 1/6] PCI: Introduce generic bus config read helper function
` [PATCH v10 2/6] PCI: Clean up __pci_find_next_cap_ttl() readability
` [PATCH v10 3/6] PCI: Refactor capability search into common macros
` [PATCH v10 4/6] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [PATCH v10 5/6] PCI: cadence: "
` [PATCH v10 6/6] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode

[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
 2025-04-29 12:49 UTC  (5+ messages)
` [PATCH v1 5/7] modpost: Create modalias for builtin modules

[PATCH] ALSA: ump: Fix buffer overflow at UMP SysEx message conversion
 2025-04-29 12:48 UTC 

[syzbot] Monthly ocfs2 report (Apr 2025)
 2025-04-29 12:47 UTC 

[syzbot] Monthly f2fs report (Apr 2025)
 2025-04-29 12:47 UTC 

[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-04-29 12:47 UTC  (3+ messages)
` [PATCH v2 01/23] media: iris: Skip destroying internal buffer if not dequeued

[PATCH 0/1] arm64: enable PREEMPT_LAZY
 2025-04-29 12:45 UTC  (5+ messages)
` [PATCH 1/1] "

[RESEND PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
 2025-04-29 12:45 UTC  (4+ messages)

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-04-29 12:41 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-29 12:40 UTC  (3+ messages)
` [PATCH v2 11/22] iommufd: Add for-driver helpers iommufd_vcmdq_depend/undepend()

[PATCH v2 0/2] Add Qualcomm extended CTI support
 2025-04-29 12:38 UTC  (4+ messages)
` [PATCH v2 2/2] coresight: cti: "

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-29 12:35 UTC  (2+ messages)

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-29 12:29 UTC  (6+ messages)

[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
 2025-04-29 12:29 UTC  (4+ messages)
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts

[PATCH rtw-next v3 0/2] Fix inadverent sharing of struct ieee80211_supported_band data
 2025-04-29 12:29 UTC  (3+ messages)
` [PATCH rtw-next v3 1/2] wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*
` [PATCH rtw-next v3 2/2] wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data

[PATCH net-next v2] net: phy: realtek: Add support for WOL magic packet on RTL8211F
 2025-04-29 12:28 UTC  (2+ messages)

[lvc-project] [PATCH 5.10/5.15] drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_levels'
 2025-04-29 12:20 UTC 

[PATCH v5 0/8] Support Multi-frequency scale for UFS
 2025-04-29 12:25 UTC  (7+ messages)
` [PATCH v5 5/8] scsi: ufs: core: Enable multi-level gear scaling

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-04-29 12:25 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Replace manual mutex handling with scoped_guard()
 2025-04-29 12:25 UTC  (2+ messages)

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-29 12:23 UTC 

[PATCH] block: remove test of io priority level
 2025-04-29 12:24 UTC  (4+ messages)
  ` [External] "

[PATCH] soundwire: update Intel BPT message length limitation
 2025-04-29 12:23 UTC 

[PATCH v3 00/11] ARM: qcom: fix APQ8064 schema warnings
 2025-04-29 12:23 UTC  (7+ messages)
` [PATCH v3 01/11] Revert "dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpb"

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-29 12:23 UTC  (3+ messages)
` [PATCH v3 15/20] ratelimit: Warn if ->interval or ->burst are negative

[PATCH 0/2] Add support for rk3399 industry evaluation board
 2025-04-29 12:22 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3399-evb-ind board

next-20250428: warning mm page_counter.c page_counter_cancel page_counter_cancel
 2025-04-29 12:22 UTC 

[PATCH v3] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-29 12:20 UTC 

[PATCH v9 00/15] large atomic writes for xfs
 2025-04-29 12:22 UTC  (5+ messages)
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-29 12:22 UTC  (6+ messages)

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-04-29 12:17 UTC  (6+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes

[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
 2025-04-29 12:16 UTC  (4+ messages)
` [PATCH v2 4/5] drm/msm/dpu: drop TE2 definitions

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-29 12:13 UTC  (2+ messages)

[PATCH v2 0/3] Standardize link status check to return bool
 2025-04-29 12:11 UTC 


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