linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-20 20:53:27 to 2025-08-21 00:37:27 UTC [more...]

[PATCH v1 00/14] mm: BPF OOM
 2025-08-21  0:36 UTC  (33+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 02/14] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v1 04/14] mm: introduce bpf kfuncs to deal with memcg pointers
` [PATCH v1 05/14] mm: introduce bpf_get_root_mem_cgroup() bpf kfunc
` [PATCH v1 06/14] mm: introduce bpf_out_of_memory() "
` [PATCH v1 10/14] bpf: selftests: bpf OOM handler test
` [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc

[tip:x86/cpu] BUILD SUCCESS 6a42c31ef324476fb304e137fe71870fcc538c88
 2025-08-21  0:35 UTC 

[PATCH v3 1/1] mtd: spi-nor: core: Prevent oops during driver removal with active read or write operations
 2025-08-21  0:32 UTC  (5+ messages)

[PATCH] perf trace: Add --max-summary option
 2025-08-21  0:32 UTC 

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-08-21  0:31 UTC  (3+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[PATCH 0/4] firewire: ohci: remove obsolete module-level debug parameter
 2025-08-21  0:30 UTC  (5+ messages)
` [PATCH 1/4] firewire: ohci: remove obsolete debug logging for IRQ events
` [PATCH 2/4] firewire: ohci: remove obsolete debug logging for selfID sequence
` [PATCH 3/4] firewire: ohci: remove obsolete debug logging for AT/AR results
` [PATCH 4/4] firewire: ohci: remove obsolete module-level debug parameter

[PATCH v8 0/3] KVM: x86: Include host suspended time in steal time
 2025-08-21  0:24 UTC  (3+ messages)
` [PATCH v8 1/3] KVM: x86: Advance guest TSC after deep suspend

[PATCH v3 0/2] rust: Add read_poll_timeout
 2025-08-21  0:20 UTC  (3+ messages)
` [PATCH v3 1/2] rust: Add cpu_relax() helper
` [PATCH v3 2/2] rust: Add read_poll_timeout function

[PATCH v2] Reorder some fields in struct rq
 2025-08-21  0:11 UTC  (2+ messages)

[PATCH 00/11] Fix PDF doc builds on major distros
 2025-08-21  0:09 UTC  (13+ messages)

[RESEND v2 1/1] dt-bindings: input: convert lpc32xx-key.txt to yaml format
 2025-08-21  0:08 UTC  (4+ messages)

[PATCH v7 0/6] thermal: renesas: Add support for RZ/G3E
 2025-08-21  0:05 UTC  (3+ messages)
` [PATCH v7 2/6] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit

[PATCH v2 0/3] drm/msm: A few GEM/VM_BIND fixes
 2025-08-21  0:04 UTC  (4+ messages)
` [PATCH v2 1/3] drm/msm: Fix obj leak in VM_BIND error path
` [PATCH v2 2/3] drm/msm: Fix missing VM_BIND offset/range validation
` [PATCH v2 3/3] drm/msm: Fix 32b size truncation

[PATCH 0/3] drm/msm: A few GEM/VM_BIND fixes
 2025-08-21  0:03 UTC  (4+ messages)
` [PATCH 3/3] drm/msm: Fix 32b size truncation

[for-linus][PATCH 0/6] tracing: Fixes for v6.17
 2025-08-21  0:00 UTC  (7+ messages)
` [for-linus][PATCH 1/6] tools/latency-collector: Check pkg-config install
` [for-linus][PATCH 2/6] rtla: "
` [for-linus][PATCH 3/6] tracing: Limit access to parser->buffer when trace_get_user failed
` [for-linus][PATCH 4/6] ring-buffer: Remove redundant semicolons
` [for-linus][PATCH 5/6] trace/fgraph: Fix the warning caused by missing unregister notifier
` [for-linus][PATCH 6/6] ftrace: Also allocate and copy hash for reading of filter files

[PATCH net-next v3 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-20 23:57 UTC  (3+ messages)
` [PATCH net-next v3 7/8] net: dsa: lantiq_gswip: store switch API version in priv

[PATCH] fgraph: Copy args in intermediate storage with entry
 2025-08-20 23:55 UTC 

[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
 2025-08-20 23:44 UTC  (12+ messages)

[syzbot] [gfs2?] kernel BUG in gfs2_jindex_free (2)
 2025-08-20 23:50 UTC  (2+ messages)

[patch 0/4] uaccess: Provide and use helpers for user masked access
 2025-08-20 23:48 UTC  (8+ messages)

[PATCHSET v5 00/12] perf annotate: Support --code-with-type on TUI
 2025-08-20 23:47 UTC  (16+ messages)
` [PATCH v5 07/12] perf annotate: Add --code-with-type support for TUI
` [PATCH v5 08/12] perf annotate: Add 'T' hot key to toggle data type display
` [PATCH v5 10/12] perf annotate: Hide data-type for stack operation and canary
` [PATCH v5 12/12] perf annotate: Use a hashmap to save type data

[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-08-20 23:38 UTC  (12+ messages)
` [PATCH v8 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v8 02/11] tee: add close_context to TEE driver operation
` [PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v8 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v8 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v8 08/11] tee: add Qualcomm TEE driver
` [PATCH v8 09/11] qcomtee: add primordial object
` [PATCH v8 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v8 11/11] Documentation: tee: Add Qualcomm TEE driver

[PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-20 23:38 UTC  (4+ messages)

[PATCH] Documentation: accel: amdxdna: Update compiler information
 2025-08-20 23:38 UTC 

[PATCH 0/2] riscv: introduce percpu.h
 2025-08-20 23:26 UTC  (3+ messages)
` [PATCH 2/2] riscv: introduce percpu.h into include/asm

[GIT PULL] probes: Fixes for v6.17-rc2
 2025-08-20 23:31 UTC  (2+ messages)

[GIT PULL] bootconfig: Fixes for v6.17-rc2
 2025-08-20 23:31 UTC  (2+ messages)

[PATCH V2] of: dynamic: Fix memleak when of_pci_add_properties() failed
 2025-08-20 23:31 UTC  (2+ messages)

[PATCH] rust: mm: Mark VmaNew as transparent
 2025-08-20 23:29 UTC  (2+ messages)

[PATCH bpf-next v11 0/3] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-20 23:25 UTC  (7+ messages)
` [PATCH bpf-next v11 1/3] "
` [PATCH bpf-next v11 2/3] selftests/bpf: Add an usdt_o1 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v11 3/3] selftests/bpf: make usdt_o1 reliably generate SIB USDT arg spec

[PATCH 0/2] Workqueue: fs: replace use of system_wq and add WQ_PERCPU to alloc_workqueue users
 2025-08-20 23:23 UTC  (3+ messages)

[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
 2025-08-20 23:23 UTC  (4+ messages)
` [PATCH v9 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH 0/4] Workqueue: replace system wq and change alloc_workqueue callers
 2025-08-20 23:22 UTC  (6+ messages)

linux-next: duplicate patch in the fuse tree
 2025-08-20 23:20 UTC 

[PATCH] riscv: dts: spacemit: add UART resets for Soc K1
 2025-08-20 23:19 UTC  (4+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2025-08-20 23:16 UTC  (5+ messages)

[PATCH net] i40e: Prevent unwanted interface name changes
 2025-08-20 23:16 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH v19 0/8] fork: Support shadow stacks in clone3()
 2025-08-20 23:15 UTC  (3+ messages)
` [PATCH v19 2/8] Documentation: userspace-api: Add shadow stack API documentation

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-08-20 23:14 UTC  (6+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion

[PATCH] drm/xe: replace basename() with portable strrchr()
 2025-08-20 23:05 UTC  (4+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-08-20 23:11 UTC  (2+ messages)

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-20 23:00 UTC  (16+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-20 22:57 UTC  (7+ messages)
` [PATCH net-next v4 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v4 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v4 7/7] net: devmem: allow binding on rx queues with same DMA devices

[PATCH] mm/zswap: reduce the size of the compression buffer to a single page
 2025-08-20 22:56 UTC  (3+ messages)

[PATCH bpf-next 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-20 22:53 UTC  (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH v2 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
 2025-08-20 22:52 UTC  (2+ messages)

[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-08-20 22:47 UTC  (3+ messages)
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[PATCH v3 1/1] mm/cma: add 'available count' and 'total count' to trace_cma_alloc_start
 2025-08-20 22:38 UTC 

[tip: x86/microcode] x86/microcode/intel: Refresh the revisions that determine old_microcode
 2025-08-20 22:31 UTC 

[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
 2025-08-20 22:30 UTC  (14+ messages)
` [PATCH v15 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v15 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v15 5/6] KVM: arm64: Allow GCS to be enabled for guests

[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-08-20 22:29 UTC  (3+ messages)

[PATCH v1 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-08-20 22:25 UTC  (6+ messages)

[PATCH] dt-bindings: PCI: Correct example indentation
 2025-08-20 22:25 UTC  (2+ messages)

[PATCH] docs: dt: writing-bindings: Document node name ABI and simple-mfd
 2025-08-20 22:24 UTC  (2+ messages)

[PATCH net-next] net: fec: add the Jumbo frame support
 2025-08-20 22:23 UTC 

[RFC PATCH mm-next v2 00/12] mm/damon: support ARM32 with LPAE
 2025-08-20 22:23 UTC  (2+ messages)

[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-20 22:20 UTC  (6+ messages)
` [PATCH v2 1/9] dt-bindings: mailbox: apple,mailbox: Add ASC mailboxes on Apple A11 and T2
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add Apple A11

[PATCH v3 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-08-20 22:19 UTC  (4+ messages)
` [PATCH v3 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v3 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v3 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver

[PATCH v3 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon
 2025-08-20 22:17 UTC  (2+ messages)

[PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
 2025-08-20 22:17 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon
 2025-08-20 22:17 UTC  (2+ messages)

[PATCH 0/3] ASoC: Use kcalloc() instead of kzalloc()
 2025-08-20 22:17 UTC  (2+ messages)

[RFC PATCH mm-next v2 12/12] mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
 2025-08-20 22:16 UTC  (2+ messages)

[PATCH v2] kselftests:grammer correction
 2025-08-20 22:15 UTC  (2+ messages)

[PATCH] rseq/selftests: Use weak symbol reference, not definition, to link with glibc
 2025-08-20 22:03 UTC  (3+ messages)

[PATCH v5] mfd: dt-bindings: ti,twl6040: convert to DT schema
 2025-08-20 21:58 UTC  (2+ messages)

[PATCH 0/7] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-08-20 21:56 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: media: i2c: Add DW9718S, DW9719 and DW9761 VCM

[RFC PATCH mm-next v2 11/12] mm/damon: add damon_ctx->min_region
 2025-08-20 21:56 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the fuse tree
 2025-08-20 21:53 UTC 

linux-next: Fixes tag needs some work in the fuse tree
 2025-08-20 21:51 UTC 

[RFC PATCH] nvme: add an opt-in to use AWUPF
 2025-08-20 21:51 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the fuse tree
 2025-08-20 21:50 UTC 

[PATCH] x86: Make x86@kernel.org a list and not a maintainer
 2025-08-20 21:49 UTC  (5+ messages)

[PATCH v8 00/30] TDX KVM selftests
 2025-08-20 21:49 UTC  (5+ messages)
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration

[PATCH] dt-bindings: extcon: rt8973a: Convert DT bindings to YAML
 2025-08-20 21:48 UTC  (2+ messages)

[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
 2025-08-20 21:47 UTC 

[PATCH] misc: ad525x_dpot: Use str_enabled_disabled() in sysfs_show_reg()
 2025-08-20 21:46 UTC  (3+ messages)

[PATCH] x86/process: fix the misleading comment about PF_USER_WORKERs in copy_thread()
 2025-08-20 21:42 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: net: Add support for J-Core EMAC
 2025-08-20 21:39 UTC  (11+ messages)

[PATCH] selftests: proc: mark vsyscall strings maybe-unused
 2025-08-20 21:39 UTC  (2+ messages)

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-08-20 21:38 UTC  (5+ messages)
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[RFC PATCH mm-next v2 10/12] Docs/ABI/damon: document addr_unit file
 2025-08-20 21:37 UTC  (2+ messages)

[PATCH 0/6] genirq/test: Platform/architecture fixes
 2025-08-20 21:37 UTC  (4+ messages)

[PATCH] selftests/proc: Fix spelling in comments and improve error message
 2025-08-20 20:55 UTC 

[PATCH -next] x86: Prevent KASAN false positive warnings in __show_regs()
 2025-08-20 21:36 UTC  (2+ messages)

[PATCH v6 0/7] TDX host: kexec/kdump support
 2025-08-20 21:34 UTC  (14+ messages)
` [PATCH v6 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs

[PATCH 1/2] drm/i915: set O_LARGEFILE in __create_shmem()
 2025-08-20 21:31 UTC  (2+ messages)

[PATCH 0/2] Add LPASS/CDSP vote clocks/GDSCs for SDM660
 2025-08-20 21:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: gcc-sdm660: Add LPASS/CDSP vote clocks/GDSCs

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2025-08-20 21:29 UTC  (3+ messages)

[PATCH] cpufreq: CPPC: Increase delay between perf counter reads
 2025-08-20 21:25 UTC  (7+ messages)

[PATCH] rust: zpool: add abstraction for zpool drivers
 2025-08-20 21:23 UTC  (2+ messages)

[PATCH] selinux: enable per-file labeling for functionfs
 2025-08-20 21:23 UTC 

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-20 21:21 UTC  (3+ messages)
  ` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-20 21:18 UTC  (11+ messages)
  ` [PATCH v14 3/7] rust: pwm: Add complete abstraction layer
  ` [PATCH v14 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
  ` [PATCH v14 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
  ` [PATCH v14 6/7] riscv: dts: thead: Add PWM controller node
  ` [PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH 0/2] Add raw OPUS codec support for compress offload
 2025-08-20 21:16 UTC  (3+ messages)
` [PATCH 1/2] ALSA: compress: add raw opus codec define and opus decoder structs
` [PATCH 2/2] ASoC: qcom: qdsp6/audioreach: add support for offloading raw opus playback

[PATCH v1 0/2] arm64: dts: qcom: add initial support for Samsung Galaxy S20 FE
 2025-08-20 21:14 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: qcom: document r8q board binding

[RFC PATCH net-next] dt-bindings: dpll: Add per-channel Ethernet reference property
 2025-08-20 21:13 UTC  (2+ messages)

[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-08-20 21:10 UTC  (7+ messages)
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks

[PATCH] libbpf: add documentation to version and error API functions
 2025-08-20 21:10 UTC  (2+ messages)

[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-08-20 21:08 UTC  (3+ messages)
` [PATCH 4/4 v4] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH v6 0/6] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-08-20 21:08 UTC  (3+ messages)
` [PATCH v6 5/6] dt-bindings: display/msm: add stream pixel clock bindings for MST

[PATCH v2 0/3] eeprom: at25: support Cypress FRAMs without device ID
 2025-08-20 21:04 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: eeprom: at25: use "size" for "

[PATCH v4 0/5] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-08-20 21:03 UTC  (5+ messages)
` [PATCH v4 3/5] dt-bindings: iio: adc: add ade9000

[PATCH] selftests/powerpc/pmu/tm: fix typos in tm-trap
 2025-08-20 20:58 UTC 

[PATCH v2 2/4] PCI/MSI: Add startup/shutdown for per device domains
 2025-08-20 20:54 UTC  (2+ messages)

[BUG] usbip: vhci: Sleeping function called from invalid context in vhci_urb_enqueue on PREEMPT_RT
 2025-08-20 20:53 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).