messages from 2024-01-16 21:21:56 to 2024-01-20 12:14:43 UTC [more...]
[PATCH] iouring:added boundary value check for io_uring_group systl
2024-01-20 12:13 UTC (4+ messages)
[PATCH v3 0/2] Add support to dump printk buffer to console via sysrq
2024-01-20 8:41 UTC (10+ messages)
` [PATCH v3 1/2] printk: Add function to dump printk buffer directly to consoles
` [PATCH v3 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq
[PATCH] docs: kbuild/kconfig: reformat/cleanup
2024-01-20 8:23 UTC (2+ messages)
[PATCH v2] can: bcm: add recvmsg flags for own, local and remote traffic
2024-01-20 8:18 UTC (2+ messages)
[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
2024-01-20 7:09 UTC (6+ messages)
[PATCH v4 0/4] usb: gadget: functionfs: DMABUF import interface
2024-01-20 2:01 UTC (11+ messages)
` [PATCH v4 1/4] usb: gadget: Support already-mapped DMA SGs
` [PATCH v4 2/4] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v4 3/4] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v4 4/4] Documentation: usb: Document FunctionFS DMABUF API
[PATCH 01/10] pci: add new set of devres functions
2024-01-19 22:52 UTC (3+ messages)
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-01-19 20:35 UTC (24+ messages)
` [PATCH v5 2/2] x86/resctrl: Read supported bandwidth sources using CPUID command
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v2 01/17] x86/cpufeatures: Add word 21 for scattered CPUID features
` [PATCH v2 02/17] x86/resctrl: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v2 03/17] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v2 04/17] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v2 05/17] x86/resctrl: Introduce resctrl_file_fflags_init
` [PATCH v2 06/17] x86/resctrl: Introduce interface to display number of ABMC counters
` [PATCH v2 07/17] x86/resctrl: Add support to enable/disable ABMC feature
` [PATCH v2 08/17] x86/resctrl: Introduce the interface to display ABMC state
` [PATCH v2 09/17] x86/resctrl: Introdruce rdtgroup_assign_enable_write
` [PATCH v2 10/17] x86/resctrl: Add interface to display monitor state of the group
` [PATCH v2 11/17] x86/resctrl: Report Unsupported when MBM events are read
` [PATCH v2 12/17] x86/resctrl: Initialize assignable counters bitmap
` [PATCH v2 13/17] x86/resctrl: Add data structures for ABMC assignment
` [PATCH v2 14/17] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
` [PATCH v2 15/17] x86/resctrl: Add the interface to assign the RMID
` [PATCH v2 16/17] x86/resctrl: Add the interface unassign "
` [PATCH v2 17/17] x86/resctrl: Update RMID assignments on event configuration changes
[PATCH v3 0/5] Rework system pressure interface to the scheduler
2024-01-19 17:57 UTC (5+ messages)
[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-19 17:57 UTC (4+ messages)
` [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-01-19 16:56 UTC (2+ messages)
[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
2024-01-19 14:14 UTC (7+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
` [PATCH v5 3/6] usb: gadget: Support already-mapped DMA SGs
` [PATCH v5 4/6] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v5 5/6] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v5 6/6] Documentation: usb: Document FunctionFS DMABUF API
[PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
2024-01-19 13:19 UTC (7+ messages)
` [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-01-19 10:24 UTC (12+ messages)
` [RFC PATCH 1/8] rcu/nocb: Pass a cpumask instead of a single CPU to offload/deoffload
` [RFC PATCH 2/8] rcu/nocb: Prepare to change nocb cpumask from CPU-hotplug protected cpuset caller
` [RFC PATCH 3/8] rcu/no_cb: Add rcu_nocb_enabled() to expose the rcu_nocb state
` [RFC PATCH 4/8] cgroup/cpuset: Better tracking of addition/deletion of isolated CPUs
` [RFC PATCH 5/8] cgroup/cpuset: Add cpuset.cpus.isolation_full
` [RFC PATCH 6/8] cgroup/cpuset: Enable dynamic rcu_nocb mode on isolated CPUs
` [RFC PATCH 7/8] cgroup/cpuset: Document the new cpuset.cpus.isolation_full control file
` [RFC PATCH 8/8] cgroup/cpuset: Update test_cpuset_prs.sh to handle cpuset.cpus.isolation_full
[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
2024-01-19 8:05 UTC (6+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v8 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2024-01-18 21:21 UTC (5+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` "
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
2024-01-18 21:10 UTC (7+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
[PATCH v3 0/4] usb: gadget: functionfs: DMABUF import interface
2024-01-18 21:05 UTC (17+ messages)
` [PATCH v3 3/4] usb: gadget: functionfs: Add "
` [PATCH v3 4/4] Documentation: usb: Document FunctionFS DMABUF API
[PATCH] docs: Remove reference to syscall trampoline in PTI
2024-01-18 16:52 UTC (5+ messages)
[PATCH v5 0/5] hwmon: Add support for Amphenol ChipCap 2
2024-01-18 16:37 UTC (6+ messages)
` [PATCH v5 5/5] "
[PATCH] Documentation/kernel-parameters: Add spec_rstack_overflow to mitigations=off
2024-01-18 16:36 UTC
[PATCH v1 0/2] RISC-V: enable rust
2024-01-18 16:09 UTC (8+ messages)
[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
2024-01-18 15:16 UTC (21+ messages)
` [PATCH v3 01/17] mm,memblock: Add support for scratch memory
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA
` [PATCH v3 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v3 04/17] kexec: Add KHO parsing support
` [PATCH v3 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v3 06/17] kexec: Add config option for KHO
` [PATCH v3 07/17] kexec: Add documentation "
` [PATCH v3 08/17] arm64: Add KHO support
` [PATCH v3 09/17] x86: "
` [PATCH v3 10/17] tracing: Initialize fields before registering
` [PATCH v3 11/17] tracing: Introduce kho serialization
` [PATCH v3 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v3 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v3 14/17] tracing: Add kho serialization of trace events
` [PATCH v3 15/17] tracing: Recover trace events from kexec handover
` [PATCH v3 16/17] tracing: Add config option for "
` [PATCH v3 17/17] Documentation: KHO: Add ftrace bindings
[PATCH] arm64: Fix silcon-errata.rst formatting
2024-01-18 12:02 UTC (2+ messages)
[PATCH] docs/accel: correct links to mailing list archives
2024-01-18 9:01 UTC
[PATCH 00/10] Make PCI's devres API more consistent
2024-01-18 8:48 UTC (20+ messages)
` [PATCH 01/10] pci: add new set of devres functions
` [PATCH 02/10] pci: deprecate iomap-table functions
` [PATCH 04/10] pci: devres: make devres region requests consistent
` [PATCH 06/10] pci: move pinned status bit to pci_dev struct
` [PATCH 08/10] pci: devres: give pci(m)_intx its own callback
` [PATCH 09/10] pci: devres: remove legacy pcim_release()
[PATCH 00/45] tty: vt: cleanup and documentation
2024-01-18 7:57 UTC (2+ messages)
` [PATCH 45/45] Documentation: add console.rst
[PATCH v3 00/19] arm64 kernel text replication
2024-01-18 7:00 UTC (22+ messages)
` [PATCH v3 01/19] arm64: provide cpu_replace_ttbr1_phys()
` [PATCH v3 02/19] arm64: make clean_dcache_range_nopatch() visible
` [PATCH v3 03/19] arm64: place kernel in its own L0 page table entry
` [PATCH v3 04/19] arm64: text replication: add init function
` [PATCH v3 05/19] arm64: text replication: add sanity checks
` [PATCH v3 06/19] arm64: text replication: copy initial kernel text
` [PATCH v3 07/19] arm64: text replication: add node text patching
` [PATCH v3 08/19] arm64: text replication: add node 0 page table definitions
` [PATCH v3 09/19] arm64: text replication: add swapper page directory helpers
` [PATCH v3 10/19] arm64: text replication: create per-node kernel page tables
` [PATCH v3 11/19] arm64: text replication: boot secondary CPUs with appropriate TTBR1
` [PATCH v3 12/19] arm64: text replication: update cnp support
` [PATCH v3 13/19] arm64: text replication: setup page tables for copied kernel
` [PATCH v3 14/19] arm64: text replication: include most of read-only data as well
` [PATCH v3 15/19] arm64: text replication: early kernel option to enable replication
` [PATCH v3 16/19] arm64: text replication: add Kconfig
` [PATCH v3 17/19] arm64: text replication: fix compilation warning
` [PATCH v3 18/19] arm64: text replication: support more page sizes and levels
` [PATCH v3 19/19] arm64: text replication: keep modules inside module region when REPLICATE_KTEXT is enabled
` [External] Re: [PATCH v3 00/19] arm64 kernel text replication
[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
2024-01-18 4:37 UTC (16+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
[PATCH] hwmon: (nct6683) Add another customer ID for MSI
2024-01-17 21:20 UTC (2+ messages)
[GIT PULL] Documentation fixes for 6.8
2024-01-17 20:03 UTC (2+ messages)
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2024-01-17 17:00 UTC (10+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
` [PATCH v2 07/17] kexec: Add documentation "
` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO
[PATCH] soundwire: stream: add missing const to Documentation
2024-01-17 16:06 UTC
[PATCH 0/4] kbuild: create a list of DTBs and allow to install base dtb and overlays
2024-01-17 15:37 UTC (3+ messages)
` [PATCH 4/4] kbuild: allow 'make dtbs_install' to install primitive DTBs
[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
2024-01-17 15:25 UTC (5+ messages)
Help required - kernel-doc, code block and backslash
2024-01-17 15:22 UTC (6+ messages)
[linux-next:master 13367/13716] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:100: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2024-01-17 13:53 UTC
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2024-01-17 13:14 UTC (7+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v7 00/12] Add Qualcomm Minidump driver related support
2024-01-17 12:37 UTC (7+ messages)
` [PATCH v7 06/12] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v7 08/12] pstore/ram: Add dynamic ramoops region support through commandline
[PATCH 0/3] usb: gadget: 9pfs transport
2024-01-17 10:54 UTC (7+ messages)
` [PATCH 1/3] usb: gadget: function: 9pfs
[RFC PATCH 0/2] kernel-doc: Do not pre-process comments
2024-01-17 8:47 UTC (3+ messages)
` [RFC PATCH 1/2] drm/vram-helper: Fix 'multi-line' kernel-doc comments
[PATCH v1 0/2] Rust enablement for LoongArch
2024-01-17 4:34 UTC (13+ 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;
as well as URLs for NNTP newsgroup(s).