public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 21:20:21 to 2023-07-11 01:40:56 UTC [more...]

[PATCH 0/5] iommu/vt-d: debugfs: Enhancements to IOMMU debugfs
 2023-07-11  1:40 UTC  (5+ messages)

[PATCH net-next v3 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-11  1:39 UTC 

[PATCH v4 0/9] cgroup/cpuset: Support remote partitions
 2023-07-11  1:38 UTC  (11+ messages)
` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition

[PATCH v7 0/2] Fix wakeup problems on some AMD platforms
 2023-07-11  0:53 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: Refactor pci_bridge_d3_possible()
` [PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3

[RFC PATCH 0/2] virtiofs submounts forgotten after client memory pressure
 2023-07-11  1:37 UTC  (2+ messages)
` [RFC PATCH 2/2] fuse: ensure that submounts lookup their root

[PATCH net] net: ena: fix shift-out-of-bounds in exponential backoff
 2023-07-11  1:36 UTC 

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-11  1:34 UTC  (5+ messages)
` [PATCH v2 04/32] mm/pgtable: "
` [PATCH v2 05/32] mm/filemap: allow pte_offset_map_lock() "

[PATCH 2/2] nvme-pci: use blk_mq_max_nr_hw_queues() to calculate io queues
 2023-07-11  1:33 UTC  (3+ messages)

[RFC PATCH 0/2] x86: kprobes: Fix CFI_CLANG related issues
 2023-07-11  1:33 UTC  (9+ messages)
` [RFC PATCH 1/2] kprobes: Prohibit probing on CFI preamble symbol
` [RFC PATCH 2/2] x86/kprobes: Prohibit probing on compiler generated CFI checking code

[PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
 2023-07-11  1:31 UTC 

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-11  1:24 UTC  (7+ messages)

linux-next: build warning after merge of the cgroup tree
 2023-07-11  1:22 UTC  (2+ messages)

[PATCH bpf-next] bpf,docs: Create new standardization subdirectory
 2023-07-11  1:20 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
 2023-07-11  1:18 UTC  (4+ messages)
` [PATCH 1/2] PCI/AER: Drop unused pci_disable_pcie_error_reporting()
` [PATCH 2/2] PCI/AER: Unexport pci_enable_pcie_error_reporting()

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2023-07-11  1:17 UTC  (2+ messages)

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-07-11  1:13 UTC  (35+ messages)
` [PATCH 01/34] cgroup: Implement cgroup_show_cftypes()
` [PATCH 02/34] sched: Restructure sched_class order sanity checks in sched_init()
` [PATCH 03/34] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
` [PATCH 04/34] sched: Add sched_class->reweight_task()
` [PATCH 05/34] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
` [PATCH 06/34] sched: Factor out cgroup weight conversion functions
` [PATCH 07/34] sched: Expose css_tg() and __setscheduler_prio()
` [PATCH 08/34] sched: Enumerate CPU cgroup file types
` [PATCH 09/34] sched: Add @reason to sched_class->rq_{on|off}line()
` [PATCH 10/34] sched: Add normal_policy()
` [PATCH 11/34] sched_ext: Add boilerplate for extensible scheduler class
` [PATCH 12/34] sched_ext: Implement BPF "
` [PATCH 13/34] sched_ext: Add scx_simple and scx_example_qmap example schedulers
` [PATCH 14/34] sched_ext: Add sysrq-S which disables the BPF scheduler
` [PATCH 15/34] sched_ext: Implement runnable task stall watchdog
` [PATCH 16/34] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
` [PATCH 17/34] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
` [PATCH 18/34] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
` [PATCH 19/34] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU
` [PATCH 20/34] sched_ext: Make watchdog handle ops.dispatch() looping stall
` [PATCH 21/34] sched_ext: Add task state tracking operations
` [PATCH 22/34] sched_ext: Implement tickless support
` [PATCH 23/34] sched_ext: Track tasks that are subjects of the in-flight SCX operation
` [PATCH 24/34] sched_ext: Add cgroup support
` [PATCH 25/34] sched_ext: Add a cgroup-based core-scheduling scheduler
` [PATCH 26/34] sched_ext: Add a cgroup scheduler which uses flattened hierarchy
` [PATCH 27/34] sched_ext: Implement SCX_KICK_WAIT
` [PATCH 28/34] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
` [PATCH 29/34] sched_ext: Implement sched_ext_ops.cpu_online/offline()
` [PATCH 30/34] sched_ext: Implement core-sched support
` [PATCH 31/34] sched_ext: Add vtime-ordered priority queue to dispatch_q's
` [PATCH 32/34] sched_ext: Documentation: scheduler: Document extensible scheduler class
` [PATCH 33/34] sched_ext: Add a basic, userland vruntime scheduler
` [PATCH 34/34] sched_ext: Add a rust userspace hybrid example scheduler

[PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-11  1:13 UTC  (2+ messages)

[gustavoars:testing/fam01-next20230710 2/5] arch/sparc/mm/init_64.c:3057:31: error: array subscript -1 is outside array bounds of 'char[]'
 2023-07-11  1:09 UTC 

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-11  1:06 UTC  (10+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 2/9] iommu: Add device parameter to iopf handler
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 4/9] iommu: Change the return value of dev_iommu_get()
` [PATCH 5/9] iommu: Make fault_param generic
` [PATCH 6/9] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH 7/9] iommu: Add helper to set iopf handler for domain
` [PATCH 8/9] iommu: Add iommu page fault cookie helpers
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

linux-next: manual merge of the cgroup tree with the mm tree
 2023-07-11  1:07 UTC 

linux-next: manual merge of the vhost tree with the net-next tree
 2023-07-11  1:01 UTC  (2+ messages)

[PATCH] selftests/arm64: fix build failure during the "emit_tests" step
 2023-07-11  0:58 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the mm-stable tree
 2023-07-11  0:55 UTC  (2+ messages)

[PATCH] tpm: make all 'class' structures const
 2023-07-11  0:53 UTC  (2+ messages)

rm hanging, v6.1.35
 2023-07-11  0:53 UTC 

[PATCH] tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
 2023-07-11  0:53 UTC  (2+ messages)

[preempt-rt] BUG: sleeping function called from invalid context at drivers/gpu/drm/i915/gt/uc/intel_guc.h
 2023-07-11  0:51 UTC 

[PATCH 3] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-11  0:50 UTC  (2+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-11  0:48 UTC  (13+ messages)
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-07-11  0:45 UTC  (14+ messages)
    ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

Expensive memory.stat + cpu.stat reads
 2023-07-11  0:44 UTC  (6+ messages)

[PATCH 6.3 000/424] 6.3.13-rc4 review
 2023-07-11  0:44 UTC  (2+ messages)

[PATCH 01/10] Input: bcm-keypad - Convert to devm_platform_ioremap_resource()
 2023-07-11  0:43 UTC  (6+ messages)
` [PATCH 08/10] Input: nomadik-ske-keypad - Convert to use devm_* api
` [PATCH 09/10] Input: lpc32xx_ts - stop_tsc when driver remove

[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-07-11  0:41 UTC  (3+ messages)

[PATCH 1/2] mm: compaction: use the correct type of list for free pages
 2023-07-11  0:37 UTC  (5+ messages)
` [PATCH 2/2] mm: compaction: skip the memory hole rapidly when isolating "

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-11  0:37 UTC  (3+ messages)
` [PATCH bpf-next v3 6/6] bpf: selftests: Add defrag selftests

[PATCH 6.4 0/6] 6.4.3-rc2 review
 2023-07-11  0:31 UTC  (3+ messages)

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-07-11  0:26 UTC  (8+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs

[PATCH][next] tpm: remove redundant variable len
 2023-07-11  0:26 UTC  (2+ messages)

[PATCH printk v2 0/5] various cleanups
 2023-07-11  0:25 UTC  (5+ messages)
` [PATCH printk v2 1/5] kdb: do not assume write() callback available
` [PATCH printk v2 5/5] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()

[PATCH v3 0/4] tracing/probes: Fix bugs in process_fetch_insn
 2023-07-11  0:16 UTC  (5+ messages)
` [PATCH v3 4/4] tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails

[PATCH v2] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()
 2023-07-11  0:06 UTC  (3+ messages)

[PATCH v2] drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
 2023-07-11  0:04 UTC  (2+ messages)

[PATCH v5 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-11  0:00 UTC  (5+ messages)
` [PATCH v5 1/2] sched, cgroup: Restore meaning to hierarchical_quota
` [PATCH v5 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

linux-next: build warning after merge of the aspeed tree
 2023-07-10 23:51 UTC 

[PATCH bpf-next v2 0/2] bpf: Introduce user log
 2023-07-10 23:45 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log
` [PATCH bpf-next v2 2/2] bpf: Introduce bpf user log

general protection fault in vmx_vcpu_run (2)
 2023-07-10 23:39 UTC  (4+ messages)
  ` [syzbot] [kvm?] "

[RFC PATCH 0/2] Resctrl - rewrite (WIP)
 2023-07-10 23:35 UTC  (6+ messages)
` [RFC PATCH 2/2] resctrl2: Arch x86 modules for most of the legacy control/monitor functions

[PATCH v2] sh: hd64461: fix virq offsets
 2023-07-10 23:31 UTC 

[PATCH v5 00/11] Add dynamic boost control support
 2023-07-10 23:26 UTC  (5+ messages)

[PATCH] sh: hd64461: fix virq offsets
 2023-07-10 23:25 UTC  (5+ messages)

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-07-10 23:18 UTC  (2+ messages)

[PATCH v5 00/38] New page table range API
 2023-07-10 23:17 UTC  (9+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
` [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation
` [PATCH v5 04/38] mm: Add folio_flush_mapping()
` [PATCH v5 18/38] nios2: Implement the new page table range API

[PATCH] firmware: stratix10-rsu: prevent io block when sending RSU messages
 2023-07-10 23:15 UTC  (2+ messages)

[PATCH v3 0/6] Add support for Firefox's gecko profile format
 2023-07-10 23:15 UTC  (7+ messages)
` [PATCH v3 1/6] scripts: python: Add initial script file with imports
` [PATCH v3 2/6] scripts: python: Extact necessary information from process event
` [PATCH v3 3/6] scripts: python: thread sample processing to create thread with schemas
` [PATCH v3 4/6] scripts: python: Add trace end processing and JSON output
` [PATCH v3 5/6] scripts: python: Implement add sample function and return finish
` [PATCH v3 6/6] scripts: python: implement get or create frame and stack function

[PATCH] cxl/pci: Remove unnecessary aer.h include
 2023-07-10 23:14 UTC 

[PATCH RFC v4 0/7] Support for Solid Fill Planes
 2023-07-10 23:12 UTC  (4+ messages)
` [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property
    ` [Freedreno] "

[PATCH v4 00/36] New page table range API
 2023-07-10 23:10 UTC  (6+ messages)
` [PATCH v4 17/36] nios2: Implement the new "

[PATCH] selftests: Fix arm64 test installation
 2023-07-10 23:10 UTC  (6+ messages)

[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
 2023-07-10 23:04 UTC  (2+ messages)
` [PATCH v2 1/1] mm/filemap: remove hugetlb special casing in filemap.c

linux-next: branches to be removed
 2023-07-10 23:04 UTC  (5+ messages)

[PATCH v2] x86/platform/uv: fix spelling in sgi_uv ABI documentation
 2023-07-10 22:57 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-10 22:56 UTC  (12+ messages)

[PATCH AUTOSEL 6.4 01/12] platform/chrome: cros_ec: Report EC panic as uevent
 2023-07-10 22:46 UTC  (2+ messages)

[PATCH v1 1/1] f2fs: Use return value of strreplace()
 2023-07-10 22:43 UTC  (2+ messages)

[PATCH v2 0/7] Add support for Firefox's gecko profile format
 2023-07-10 22:42 UTC  (13+ messages)
` [PATCH v2 2/7] scripts: python: Introduce thread sample processing to create thread
` [PATCH v2 3/7] scripts: python: create threads with schemas
` [PATCH v2 4/7] scripts: python: implement get or create stack function
` [PATCH v2 5/7] scripts: python: implement get or create frame function

[PATCH v6 1/1] PCI: Avoid putting some root ports into D3 on some Ryzen chips
 2023-07-10 22:42 UTC  (2+ messages)

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-10 22:40 UTC  (5+ messages)
` [Patch v3 2/6] sched/topology: Record number of cores in sched group

[PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-07-10 22:39 UTC  (2+ messages)

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-07-10 22:37 UTC  (4+ messages)

[RFC PATCH 00/10] Device Memory TCP
 2023-07-10 22:33 UTC  (11+ messages)
` [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings
` [RFC PATCH 02/10] dma-buf: add support for NET_RX pages
` [RFC PATCH 03/10] dma-buf: add support for NET_TX pages
` [RFC PATCH 04/10] net: add support for skbs with unreadable frags
` [RFC PATCH 05/10] tcp: implement recvmsg() RX path for devmem TCP
` [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
` [RFC PATCH 07/10] tcp: implement sendmsg() TX path for for devmem tcp
` [RFC PATCH 08/10] selftests: add ncdevmem, netcat for devmem TCP
` [RFC PATCH 09/10] memory-provider: updates core provider API "
` [RFC PATCH 10/10] memory-provider: add dmabuf devmem provider

[PATCH] nvme-pci: Add suspend quirk for HP mt645 thin client
 2023-07-10 22:28 UTC  (4+ messages)

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-10 22:23 UTC  (7+ messages)

[PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-10 22:20 UTC 

linux-next: Tree for Jul 10
 2023-07-10 22:15 UTC  (5+ messages)
` linux-next: Tree for Jul 10 (arch/s390/kernel/machine_kexec_file.c)

[PATCH v2] tpm: Do not remap from ACPI resouces again for Pluton TPM
 2023-07-10 22:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/26] use array_size
 2023-07-10 22:02 UTC  (3+ messages)
` [PATCH 21/26] x86/sgx: "

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-10 21:59 UTC  (5+ messages)
` [PATCH v4 1/8] mm: make PTE_MARKER_SWAPIN_ERROR more general

[PATCH v5 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-07-10 21:55 UTC  (4+ messages)
` [PATCH v5 06/20] x86/decompressor: Store boot_params pointer in callee save register

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2023-07-10 21:54 UTC  (3+ messages)

[PATCH v2] gpio: mmio: fix calculation of bgpio_bits
 2023-07-10 21:50 UTC 

[syzbot] WARNING in kthread_bind_mask
 2023-07-10 21:49 UTC  (2+ messages)

[PATCH v5] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-10 21:49 UTC 

[PATCH 0/2] Ftrace direct call samples improvements
 2023-07-10 21:40 UTC  (4+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker
 2023-07-10 21:36 UTC  (5+ messages)

[tip:objtool/urgent] BUILD SUCCESS 719a937b7003933de1298ffa4b881dd6a234e244
 2023-07-10 21:34 UTC 

[PATCH] dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
 2023-07-10 21:28 UTC  (3+ messages)

[PATCH v1 1/1] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-10 21:25 UTC  (2+ messages)

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2023-07-10 21:22 UTC  (14+ messages)

[PATCH] kernfs: attach uuid for every kernfs and report it in fsid
 2023-07-10 21:21 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