public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-17 22:08:20 to 2025-11-18 01:40:49 UTC [more...]

[PATCH v24 0/4] Add ASPEED AST2600 I2C controller driver
 2025-11-18  1:40 UTC  (5+ messages)
` [PATCH v24 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v24 2/4] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs and transfer-mode properties
` [PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout
` [PATCH v24 4/4] i2c: ast2600: Add target mode support

[PATCH RFC 2/2] mm/cma: Consolidate accounting in dedicated functions
 2025-11-18  1:40 UTC  (2+ messages)

Book on patent harms
 2025-11-18  1:40 UTC 

[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
 2025-11-18  1:39 UTC  (11+ messages)
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix in the emulator

[RFC PATCH 0/5] sched/psi: Fix PSI accounting with proxy execution
 2025-11-18  1:38 UTC  (7+ messages)
` [PATCH 1/5] sched/psi: Make psi stubs consistent for !CONFIG_PSI
` [PATCH 2/5] sched/psi: Prepend "0x" to format specifiers when printing PSI flags

[PATCH 0/3] dmaengine: arm-dma350: add support for shared interrupt mode
 2025-11-18  1:37 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: dma: arm-dma350: update DT binding docs

[PATCH v4 00/18]
 2025-11-18  1:36 UTC  (7+ messages)
` [PATCH v4 03/18] perf jevents: Add set of common metrics based on default ones

[PATCH v2 0/4] Test fixes and debug logging
 2025-11-18  1:35 UTC  (2+ messages)

[PATCH] perf sample: Fix the wrong format specifier
 2025-11-18  1:35 UTC  (2+ messages)

[PATCH] perf script: Fix build by removing unused evsel_script()
 2025-11-18  1:35 UTC  (2+ messages)

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-18  1:34 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/2] mm/cma: Inline cma_sysfs counter hooks
 2025-11-18  1:34 UTC  (2+ messages)

[PATCH v2] rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()
 2025-11-18  1:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ksmbd: convert comma to semicolon
 2025-11-18  1:32 UTC 

[PATCH] irq/manage: use raw_spinlock_irq in irq_set_affinity_notifier
 2025-11-18  1:27 UTC 

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-11-18  1:27 UTC  (5+ messages)

[PATCH] block: remove the declaration of elevator_init_mq function
 2025-11-18  1:26 UTC 

[PATCH v2] block/mq-deadline: Remove redundant hctx pointer dereferencing operation
 2025-11-18  1:25 UTC 

[PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
 2025-11-18  1:20 UTC  (4+ messages)
` [PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline

[PATCH v2 0/4] Add SPI NOR DTS node for SG2042 SoC and boards using it
 2025-11-18  1:19 UTC  (2+ messages)

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18  1:18 UTC  (5+ messages)

[PATCH] mm/vmalloc: warn only once when vmalloc detect invalid gfp flags
 2025-11-18  1:16 UTC  (6+ messages)

[PATCH] MIPS: kernel: Fix reservation for VDSO area
 2025-11-18  1:15 UTC  (2+ messages)

[PATCH v1] cpufreq: Add policy_frequency trace event
 2025-11-18  1:12 UTC  (6+ messages)

[PATCH v4 0/2] Enable FPGA Manager support for Agilex5
 2025-11-18  1:11 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v4 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH v2 net-next 0/5] net: fec: do some cleanup for the driver
 2025-11-18  1:11 UTC  (2+ messages)

[RFC] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2025-11-18  1:11 UTC  (4+ messages)

Linux 6.18-rc6
 2025-11-18  1:10 UTC  (13+ messages)

[PATCH v3] README: restructure with role-based documentation and guidelines
 2025-11-18  1:11 UTC  (2+ messages)

[PATCH] platform/x86: asus-armoury: make CPU cores interface readonly
 2025-11-18  1:09 UTC  (2+ messages)

[PATCH linux-next v5] docs/zh_CN: Update the Chinese translation of kbuild.rst
 2025-11-18  1:08 UTC  (2+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-18  1:08 UTC  (8+ messages)
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle

[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-18  1:05 UTC  (6+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-11-18  1:04 UTC  (18+ messages)
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [RFC PATCH v2 14/23] KVM: TDX: Split and inhibit huge mappings if a VMExit carries level info
` [RFC PATCH v2 23/23] KVM: TDX: Turn on PG_LEVEL_2M after TD is RUNNABLE

[PATCH net-next V2] eth: fbnic: Configure RDE settings for pause frame
 2025-11-18  1:00 UTC  (2+ messages)

[PATCH 0/2] net: mlx: migrate to new get_rx_ring_count ethtool API
 2025-11-18  1:00 UTC  (2+ messages)

[RFC v1 0/5] Fix some register offset as per RK3399 TRM part 2
 2025-11-18  0:54 UTC  (2+ messages)

[RESEND x4][PATCH 0/3] test-ww_mutex improvements
 2025-11-18  0:58 UTC  (4+ messages)
` [RESEND x4][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes
` [RESEND x4][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue
` [RESEND x4][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-18  0:56 UTC  (6+ messages)

[PATCH v9 0/1] smb: move duplicate definitions to common header file
 2025-11-18  0:56 UTC  (3+ messages)
` [PATCH v9 1/1] smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h

[PATCH v3 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-11-18  0:52 UTC  (8+ messages)
` [PATCH v3 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v3 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v3 4/4] nvme: Allow reauth from sysfs

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-18  0:32 UTC  (16+ messages)
` [PATCH v2 01/15] gpio: dwapb: "
` [PATCH v2 02/15] gpio: brcmstb: "
` [PATCH v2 03/15] gpio: htc-egpio: "
` [PATCH v2 04/15] gpio: pl061: "
` [PATCH v2 05/15] gpio: pxa: "
` [PATCH v2 06/15] gpio: ml-ioh: "
` [PATCH v2 07/15] gpio: mlxbf2: "
` [PATCH v2 08/15] gpio: msc313: "
` [PATCH v2 09/15] gpio: omap: "
` [PATCH v2 10/15] gpio: pch: "
` [PATCH v2 11/15] gpio: tqmx86: "
` [PATCH v2 12/15] gpio: uniphier: "
` [PATCH v2 13/15] gpio: xgene: "
` [PATCH v2 14/15] gpio: xilinx: "
` [PATCH v2 15/15] gpio: zynq: "

[PATCH v3 0/2] Enable FPGA Manager support for Agilex5
 2025-11-18  0:51 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: fpga: stratix10: add "

[RFC v1 2/5] PCI: rockchip: Fix Device Control register offset for Max payload size
 2025-11-18  0:50 UTC  (2+ messages)

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-11-18  0:49 UTC  (13+ messages)
` [PATCH v2 6/6] unwind: arm64: Add reliable stacktrace with sframe unwinder

[PATCH iproute2-next 0/2] devlink: support default flag attr for param-get and param-set commands
 2025-11-18  0:46 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] devlink: Pull the value printing logic out of pr_out_param_value()
` [PATCH iproute2-next 2/2] devlink: support displaying and resetting to default params

[PATCH v1 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait
 2025-11-18  0:45 UTC  (3+ messages)
` [PATCH v1 6/6] vfio/nvgrace-gpu: vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH v11 04/10] PCI: cadence: Add support for High Perf Architecture (HPA) controller
 2025-11-18  0:45 UTC  (2+ messages)

[RFT PATCH v2 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2025-11-18  0:46 UTC  (4+ messages)
  ` [RFT PATCH v2 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895

[PATCH v2 0/4] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2025-11-18  0:43 UTC  (2+ messages)

[PATCH] net: atlantic: fix fragment overflow handling in RX path
 2025-11-18  0:42 UTC  (2+ messages)

[PATCH 0/2] add WQ_PERCPU to alloc_workqueue
 2025-11-18  0:41 UTC  (5+ messages)
` [PATCH 1/2] wifi: rtlwifi: add WQ_PERCPU to alloc_workqueue users

[PATCH v3] ksmbd: server: avoid busy polling in accept loop
 2025-11-18  0:39 UTC  (3+ messages)

[POC][RFC][PATCH 0/3] tracing: Add perf events to trace buffer
 2025-11-18  0:29 UTC  (4+ messages)
` [POC][RFC][PATCH 1/3] tracing: Add perf events
` [POC][RFC][PATCH 2/3] ftrace: Add perf counters to function tracing
` [POC][RFC][PATCH 3/3] fgraph: Add perf counters to function graph tracer

[PATCH -next v3] cpuset: Treat cpusets in attaching as populated
 2025-11-18  0:31 UTC  (3+ messages)

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-18  0:29 UTC  (8+ messages)
` [PATCH v5 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH tip] x86/microcode/AMD: Read from MSR_AMD64_PATCH_LEVEL to get base_rev if not defined
 2025-11-18  0:28 UTC  (5+ messages)

[PATCH] fs/resctrl: Consider sparse masks when initializing new group's allocation
 2025-11-18  0:42 UTC 

[PATCH 0/2] ocfs2: Refactor read-only checks to use ocfs2_emergency_state
 2025-11-18  0:26 UTC  (3+ messages)
` [PATCH 1/2] ocfs2: Add ocfs2_emergency_state helper and apply to setattr
` [PATCH 2/2] ocfs2: Convert remaining read-only checks to ocfs2_emergency_state

[syzbot] [kernel?] general protection fault in put_ipc_ns
 2025-11-18  0:20 UTC  (2+ messages)

[PATCH] ocfs2: Mark inode bad upon validation failure during read
 2025-11-18  0:18 UTC 

[PATCH v2 0/2] iio: adc: ti-ads1120: Add driver and dt-binding
 2025-11-18  0:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1120 binding

[PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS
 2025-11-18  0:18 UTC  (3+ messages)

[PATCH net] l2tp: reset skb control buffer on xmit
 2025-11-18  0:16 UTC 

linux-next: manual merge of the vfs-brauner tree with the s390 tree
 2025-11-18  0:08 UTC 

[PATCH v2 0/8] platform wide software interrupt moderation
 2025-11-17 23:59 UTC  (9+ messages)
` [PATCH v2 3/8] genirq: soft_moderation: implement fixed moderation
` [PATCH v2 4/8] genirq: soft_moderation: implement adaptive moderation

[PATCH v3 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-17 23:59 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: amplifiers: add adl8113
` [PATCH v3 3/3] Documentation: ABI: adl8113: add documentation

[PATCH v4] mshv: Extend create partition ioctl to support cpu features
 2025-11-17 23:58 UTC  (2+ messages)

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-17 23:58 UTC  (3+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking

[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2025-11-17 23:52 UTC  (5+ messages)
` [PATCH v3 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` [PATCH v3 2/4] drm: Add CRTC background color property
` [PATCH v3 3/4] drm/vkms: Support setting custom background color
` [PATCH v3 4/4] drm/rockchip: vop2: "

[PATCH] net/ipv6: allow device-only routes via the multipath API
 2025-11-17 23:51 UTC  (2+ messages)

[PATCH v5 0/3] Add support for clean shutdown with MSHV
 2025-11-17 23:46 UTC  (7+ messages)
` [PATCH v5 1/3] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH v5 2/3] hyperv: Use reboot notifier to configure sleep state
` [PATCH v5 3/3] hyperv: Cleanly shutdown root partition with MSHV

[PATCH RESEND v5 0/7] blk-mq: introduce new queue attribute async_depth
 2025-11-17 23:45 UTC  (5+ messages)
` [PATCH RESEND v5 2/7] blk-mq-sched: unify elevators checking for async requests
` [PATCH RESEND v5 3/7] blk-mq: add a new queue sysfs attribute async_depth

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-11-17 23:43 UTC  (7+ messages)
` [RFC PATCH 1/4] XArray: Initialize nodes while splitting instead of while allocating
` [RFC PATCH 2/4] XArray: Update xas_split_alloc() to allocate enough nodes to split large entries
` [RFC PATCH 3/4] XArray: Support splitting for arbitrarily "
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-17 23:42 UTC  (5+ messages)

[PATCH v1] regulator: Add Waveshare panel regulator driver
 2025-11-17 23:46 UTC  (2+ messages)

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-11-17 23:35 UTC  (7+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-17 23:28 UTC  (12+ messages)

[PATCH RESEND 0/5] block/blk-rq-qos: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-17 23:32 UTC  (3+ messages)
` [PATCH RESEND 1/5] block/blk-rq-qos: add a new helper rq_qos_add_freezed()

[PATCH] e1000: fix OOB in e1000_tbi_should_accept()
 2025-11-17 23:24 UTC  (2+ messages)

[PATCH v2 1/2] objtool: fix the check for dead_end function with multiple sibliing calls
 2025-11-17 23:23 UTC  (6+ messages)
` [PATCH v2 2/2] objtool: dead_end function change for split functions

[PATCH v1] drm: panel: Add Waveshare MIPI-DSI panel driver
 2025-11-17 23:21 UTC  (2+ messages)

[PATCH v1] cpufreq: intel_pstate: Eliminate some code duplication
 2025-11-17 23:14 UTC  (2+ messages)

[PATCH] m68k: Implement kernel memory protection
 2025-11-17 23:14 UTC  (6+ messages)

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-17 23:05 UTC  (13+ messages)

[DISCUSSION] kstack offset randomization: bugs and performance
 2025-11-17 23:04 UTC  (4+ messages)

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-11-17 23:04 UTC  (3+ messages)
` [PATCH v6 12/15] Add start_renaming_two_dentries()

[PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
 2025-11-17 23:04 UTC  (2+ messages)

[PATCH] nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot
 2025-11-17 23:02 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: arm: qcom: Add waveshare MIPI-DSI panels support
 2025-11-17 23:05 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: Add support to validate direct DSI

linux-next: build failure after merge of the devicetree-fixes tree
 2025-11-17 22:57 UTC  (2+ messages)

[PATCH v2 0/2] make VM_SOFTDIRTY a sticky VMA flag
 2025-11-17 22:54 UTC  (3+ messages)
` [PATCH v2 1/2] mm: propagate VM_SOFTDIRTY on merge

[PATCH v1] dt-bindings: cache: sifive,ccache0: add a pic64gx compatible
 2025-11-17 22:49 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: regulator: pca9540: add debounce timer configuration
 2025-11-17 22:48 UTC  (2+ messages)

[PATCH v2 0/4] MSM8917/MSM837: Add missing MDSS reset
 2025-11-17 22:47 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: gcc-msm8917: "

[PATCH 0/3] mtd: maps: vmu-flash: Fix build and runtime errors
 2025-11-17 22:44 UTC  (4+ messages)
` [PATCH 1/3] sh: maple: Fix build error due to missing include of linux/device.h
` [PATCH 2/3] mtd: maps: vmu-flash: Fix fault in unaligned fixup
` [PATCH 3/3] mtd: maps: vmu-flash: Fix NULL pointer dereference in initialization

[PATCH v2 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-17 22:46 UTC  (3+ messages)
` [PATCH v2 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[net-next] dt-bindings: net: cdns,macb: Add pic64gx compatibility
 2025-11-17 22:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx
 2025-11-17 22:45 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mfd: document syscons falling back to atmel,sama5d2-sfrbu

[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
 2025-11-17 22:44 UTC  (4+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait

[PATCH] NFS: ensure nfs_safe_remove() atomic nlink drop
 2025-11-17 22:41 UTC  (4+ messages)

[PATCH] fixup: mm/rmap: extend rmap and migration support device-private entries
 2025-11-17 22:39 UTC  (3+ messages)

[PATCH v4 00/28] objtool: Function validation tracing
 2025-11-17 22:38 UTC  (11+ messages)

[PATCH] dt-bindings: gpio: mpfs-gpio: Add pic64gx GPIO compatibility
 2025-11-17 22:37 UTC  (2+ messages)

Bug Report: Memory Corruption Vulnerability in HFS Node Operations
 2025-11-17 22:35 UTC  (2+ messages)

[RFT PATCH] ocfs2: Invalidate inode if i_mode is zero after block read
 2025-11-17 22:35 UTC  (2+ messages)
` [PATCH v2] "

[syzbot] [ocfs2?] WARNING in ocfs2_unlink
 2025-11-17 22:34 UTC 

[tip:x86/boot] BUILD SUCCESS 845ed7e04d9ae0146d5e003a5defd90eb95535fc
 2025-11-17 22:20 UTC 

[PATCH v6] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2025-11-17 22:19 UTC 

[PATCH v1 1/2] dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailbox
 2025-11-17 22:16 UTC  (2+ messages)

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-17 22:13 UTC  (3+ messages)
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support

[PATCH v5 00/34] arm_mpam: Add basic mpam driver
 2025-11-17 22:08 UTC  (4+ messages)
` [PATCH v5 34/34] MAINTAINERS: new entry for MPAM Driver


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