public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 19:53:49 to 2023-07-10 23:21:47 UTC [more...]

[PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
 2023-07-10 23:21 UTC 

[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  (43+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
` [PATCH v5 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation
` [PATCH v5 04/38] mm: Add folio_flush_mapping()
` [PATCH v5 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v5 06/38] mm: Add default definition of set_ptes()
` [PATCH v5 07/38] alpha: Implement the new page table range API
` [PATCH v5 08/38] arc: "
` [PATCH v5 09/38] arm: "
` [PATCH v5 10/38] arm64: "
` [PATCH v5 11/38] csky: "
` [PATCH v5 12/38] hexagon: "
` [PATCH v5 13/38] ia64: "
` [PATCH v5 14/38] loongarch: "
` [PATCH v5 15/38] m68k: "
` [PATCH v5 16/38] microblaze: "
` [PATCH v5 17/38] mips: "
` [PATCH v5 18/38] nios2: "
` [PATCH v5 19/38] openrisc: "
` [PATCH v5 20/38] parisc: "
` [PATCH v5 21/38] powerpc: "
` [PATCH v5 22/38] riscv: "
` [PATCH v5 23/38] s390: "
` [PATCH v5 24/38] sh: "
` [PATCH v5 25/38] sparc32: "
` [PATCH v5 26/38] sparc64: "
` [PATCH v5 27/38] um: "
` [PATCH v5 28/38] x86: "
` [PATCH v5 29/38] xtensa: "
` [PATCH v5 30/38] mm: Remove page_mapping_file()
` [PATCH v5 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v5 32/38] mm: Tidy up set_ptes definition
` [PATCH v5 33/38] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v5 34/38] filemap: Add filemap_map_folio_range()
` [PATCH v5 35/38] rmap: add folio_add_file_rmap_range()
` [PATCH v5 36/38] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v5 37/38] filemap: Batch PTE mappings
` [PATCH v5 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths

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

[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 6.4 0/6] 6.4.3-rc2 review
 2023-07-10 23:14 UTC  (2+ messages)

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

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

[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 net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-07-10 23:02 UTC  (12+ messages)
    ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[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)

general protection fault in vmx_vcpu_run (2)
 2023-07-10 22:50 UTC  (3+ messages)
  ` [syzbot] [kvm?] "

[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  (3+ messages)

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

[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 bpf-next v2 0/2] bpf: Introduce user log
 2023-07-10 22:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf generic log

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

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-10 22:18 UTC  (6+ messages)

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

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 v2] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()
 2023-07-10 22:04 UTC  (2+ messages)

[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 v4 0/9] cgroup/cpuset: Support remote partitions
 2023-07-10 21:30 UTC  (6+ messages)
` [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition

[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)

[PATCH] drm/scheduler: Add missing RCU flag to fence slab
 2023-07-10 21:15 UTC  (2+ messages)

[PATCH v2 2/2] libbpf: fix some typo of hashmap init
 2023-07-10 21:12 UTC  (3+ messages)

drivers/scsi/lpfc/lpfc_ct.c:3113:5: sparse: sparse: symbol 'lpfc_fdmi_hba_action' was not declared. Should it be static?
 2023-07-10 21:12 UTC  (2+ messages)

[PATCH] drm/client: Send hotplug event after registering a client
 2023-07-10 21:11 UTC  (2+ messages)

[PATCH] tools/counter: Add checking directory exists for make clean
 2023-07-10  1:07 UTC 

[PATCH v3 00/10] tracing: introducing eventfs
 2023-07-10 21:09 UTC  (11+ messages)
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions

[PATCH v4] openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
 2023-07-10 21:08 UTC 

[PATCH v5 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-10 21:04 UTC  (4+ messages)
` [PATCH v5 1/2] sched, cgroup: Restore meaning to hierarchical_quota

[PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource()
 2023-07-10 21:00 UTC  (3+ messages)
` [PATCH v2 03/11] i2c: brcmstb: Convert to devm_platform_ioremap_resource()

[PATCH net-next v2 0/3] net: stmmac: dwmac-qcom-ethqos: Improve error handling
 2023-07-10 21:00 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()
` [PATCH net-next v2 2/3] net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
` [PATCH net-next v2 3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe

[PATCH v9 0/6] Process connector bug fixes & enhancements
 2023-07-10 20:56 UTC  (3+ messages)

[PATCH] cgroup: fix obsolete comment above for_each_css()
 2023-07-10 20:47 UTC  (2+ messages)

[PATCH v4] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time
 2023-07-10 20:43 UTC  (3+ messages)
` [PATCH v5] "

add mcp4728 I2C DAC driver
 2023-07-10 20:43 UTC 

[PATCH for 6.5] workqueue: Warn attempt to flush system-wide workqueues
 2023-07-10 20:40 UTC  (2+ messages)

[PATCH 1/2] kernfs: add kernfs_ops.free operation to free resources tied to the file
 2023-07-10 20:38 UTC  (11+ messages)

[PATCH v2 0/2] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-10 20:37 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Handle reserved-memory allocation issues

[PATCH v3] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-10 20:34 UTC 

[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
 2023-07-10 20:34 UTC 

[PATCH 0/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
 2023-07-10 20:32 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v3 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-07-10 20:30 UTC  (2+ messages)

hwrng: ingenic: simplify the code
 2023-07-10 20:27 UTC  (8+ messages)
` [PATCH 1/7] hwrng: ingenic - enable compile testing
` [PATCH 2/7] hwrng: ingenic - remove two unused defines
` [PATCH 3/7] hwrng: ingenic - remove dead assignments
` [PATCH 4/7] hwrng: ingenic - use devm_clk_get_enabled
` [PATCH 5/7] hwrng: ingenic - use dev_err_probe in error paths
` [PATCH 6/7] hwrng: ingenic - don't disable the rng in ingenic_trng_remove
` [PATCH 7/7] hwrng: ingenic - switch to device managed registration

[syzbot] Monthly kvm report (Jul 2023)
 2023-07-10 20:28 UTC  (2+ messages)

[PATCH] cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
 2023-07-10 20:26 UTC  (2+ messages)

[PATCH] dma-contiguous: support numa CMA for specified node
 2023-07-10 20:26 UTC  (2+ messages)

[PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
 2023-07-10 20:25 UTC  (2+ messages)

[PATCH] cgroup: minor cleanup for cgroup_extra_stat_show()
 2023-07-10 20:23 UTC  (2+ messages)

[PATCH v2 1/1] sched/psi: use kernfs polling functions for PSI trigger polling
 2023-07-10 20:22 UTC  (3+ messages)

6.5-rc1: powerpc-linux-gnu/bin/ld: warning: discarding dynamic section .rela.opd
 2023-07-10 20:14 UTC 

[PATCH 0/6] Add IPQ5332 TSENS support
 2023-07-10 20:10 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: thermal: tsens: Add nvmem cells for calibration data
` [PATCH 3/6] dt-bindings: thermal: tsens: Add ipq5332 compatible
` [PATCH 4/6] arm64: dts: qcom: ipq5332: Add tsens node

[tip:perf/core] BUILD SUCCESS 1af61adb3a23192023fec1733bd4c8500f53e546
 2023-07-10 20:08 UTC 

[PATCH] media: dt-bindings: Merge OV5695 into OV5693 binding
 2023-07-10 20:07 UTC  (4+ messages)

[tip:x86/urgent] BUILD SUCCESS 04505bbbbb15da950ea0239e328a76a3ad2376e0
 2023-07-10 20:06 UTC 

[tip:perf/urgent] BUILD SUCCESS 27c68c216ee1f1b086e789a64486e6511e380b8a
 2023-07-10 20:06 UTC 

[tip:sched/urgent] BUILD SUCCESS aff037078ecaecf34a7c2afab1341815f90fba5e
 2023-07-10 20:06 UTC 

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-10 20:03 UTC  (8+ messages)
` [PATCH v2 1/7] sched: Expose move_queued_task() from core.c
` [PATCH v2 2/7] sched: Move is_cpu_allowed() into sched.h
` [PATCH v2 3/7] sched: Check cpu_active() earlier in newidle_balance()
` [PATCH v2 4/7] sched/fair: Add SHARED_RUNQ sched feature and skeleton calls
` [PATCH v2 5/7] sched: Implement shared runqueue in CFS
` [PATCH v2 6/7] sched: Shard per-LLC shared runqueues
` [PATCH v2 7/7] sched: Move shared_runq to __{enqueue,dequeue}_entity()

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-07-10 20:02 UTC  (3+ messages)
` [PATCH v4 1/2] x86/numa: Introduce numa_fill_memblks()
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window

[PATCH v8 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
 2023-07-10 20:00 UTC  (2+ messages)

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-07-10 20:00 UTC  (3+ messages)
` [PATCH 01/13] Update MAINTAINERS file

[PATCH net-next] MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER
 2023-07-10 19:50 UTC 


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