LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-11 15:59:57 to 2023-07-11 17:57:52 UTC [more...]

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-11 17:57 UTC  (10+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()

[PATCH v2 0/4] Add basic node support for MediaTek MT8188 SoC
 2023-07-11 17:57 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: soc: mediatek: pwrap: Add compatible for MT8188

[PATCH v4 01/21] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-11 17:57 UTC  (3+ messages)
` [PATCH v4 02/21] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()

[PATCH 0/2] s2idle fixes for systems without cpuidle
 2023-07-11 17:55 UTC  (3+ messages)
` [PATCH 2/2] PM: s2idle: Fully prevent the system from entering s2idle when cpuidle isn't supported

[PATCH v5 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-07-11 17:54 UTC  (6+ messages)
` [PATCH v5 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once

[PATCH] drm/msm/adreno: Fix snapshot BINDLESS_DATA size
 2023-07-11 17:54 UTC 

[PATCH v3] mtd: core: Fix resource leak in a for_each_child_of_node() loop
 2023-07-11 16:37 UTC  (3+ messages)

[PATCH net-next v2 03/10] net: ppp: Remove unnecessary (void*) conversions
 2023-07-11 17:50 UTC  (2+ messages)

[PATCH] mm/mlock: Fix vma iterator conversion of apply_vma_lock_flags()
 2023-07-11 17:50 UTC 

[PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
 2023-07-11 17:50 UTC  (2+ messages)

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-11 17:50 UTC  (3+ messages)
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP

[PATCH v7 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-07-11 17:49 UTC  (3+ messages)
` [PATCH v7 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-11 17:45 UTC  (3+ messages)
` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v3 0/3] Support dwc3 runtime suspend during bus suspend
 2023-07-11 17:43 UTC  (4+ messages)
` [PATCH v3 1/3] usb: function: u_ether: Handle rx requests during suspend/resume
` [PATCH v3 2/3] dt-bindings: usb: snps,dwc3: Add allow-rtsusp-on-u3 property
` [PATCH v3 3/3] usb: dwc3: Modify runtime pm ops to handle bus suspend

[PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
 2023-07-11 17:42 UTC  (2+ messages)

[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
 2023-07-11 17:40 UTC 

[PATCH v3] Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
 2023-07-11 17:41 UTC 

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-11 17:37 UTC  (9+ messages)
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-11 17:36 UTC  (12+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
  ` [PATCH v4 2/5] fs: Add fchmodat2()
  ` [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
  ` [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
  ` [PATCH v4 5/5] selftests: Add fchmodat2 selftest
  ` (subset) [PATCH v4 0/5] Add a new fchmodat2() syscall

[PATCH v2] lib subcmd: Avoid segv/use-after-free when commands aren't excluded
 2023-07-11 17:36 UTC  (2+ messages)

[PATCH v2] perf vendor events amd: Fix large metrics
 2023-07-11 17:34 UTC  (4+ messages)

[PATCH v3 00/14] spi: Header and core clean up and refactoring
 2023-07-11 17:34 UTC  (16+ messages)
` [PATCH v3 01/14] spi: Remove unneeded OF node NULL checks
` [PATCH v3 02/14] spi: Deduplicate IDR allocation code in spi_register_controller()
` [PATCH v3 03/14] spi: Refactor bus number assigning "
` [PATCH v3 04/14] spi: Remove code duplication in spi_add_device*()
` [PATCH v3 05/14] spi: Kill spi_add_device_locked()
` [PATCH v3 06/14] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v3 07/14] spi: Use BITS_TO_BYTES()
` [PATCH v3 08/14] spi: Sort headers alphabetically
` [PATCH v3 09/14] spi: Use struct_size() helper
` [PATCH v3 10/14] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v3 11/14] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v3 12/14] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v3 13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v3 14/14] spi: Fix spelling typos and acronyms capitalization

[PATCH 1/3] perf machine: Add machine->has_data_mmap field
 2023-07-11 17:30 UTC  (4+ messages)
` [PATCH 3/3] perf machine: Include data symbols in the kernel map

[PATCH v3 0/4] RISC-V: archrandom support
 2023-07-11 17:28 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: riscv: Document the 1.0 scalar cryptography extensions
` [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available

[PATCH net] wifi: airo: avoid uninitialized warning in airo_get_rate()
 2023-07-11 17:25 UTC  (2+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-11 17:24 UTC  (22+ messages)

[PATCH] btf, scripts: rust: drop is_rust_module.sh
 2023-07-11 17:22 UTC  (3+ messages)

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

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-11 17:26 UTC  (3+ messages)
` [PATCH 2/9] iommu: Add device parameter to iopf handler

[PATCH net-next][resend v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc()
 2023-07-11 17:19 UTC  (10+ messages)

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-07-11 17:21 UTC  (8+ messages)

[PATCH v1 00/22] selftests/nolibc: add minimal kernel config support
 2023-07-11 17:18 UTC  (2+ messages)

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-11 17:17 UTC  (9+ messages)

[PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM
 2023-07-11 17:17 UTC  (4+ messages)
` [PATCH 5/8] net: altera-tse: make ALTERA_TSE "
` (subset) [PATCH 0/8] Make several Kconfig options "

[PATCH v4 00/33] Per-VMA locks
 2023-07-11 17:14 UTC  (7+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: rk3588-evb1: add SATA
 2023-07-11 17:13 UTC 

Stateless Encoding uAPI Discussion and Proposal
 2023-07-11 17:12 UTC 

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-11 17:11 UTC  (3+ messages)
` [PATCH v4 01/12] riscv: Add support for kernel mode vector

[PATCH bpf-next] samples/bpf: syscall_tp: aarch64 no open syscall
 2023-07-11 17:10 UTC  (2+ messages)

[PATCH v2 1/1] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-07-11 17:10 UTC  (3+ messages)

[PATCH] can: mcp251xfd: Always stop on BUS_OFF and call netif_stop_queue
 2023-07-11 17:05 UTC  (2+ messages)

[PATCH] of: Preserve "of-display" device name for compatibility
 2023-07-11 17:05 UTC  (4+ messages)

[PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-11 17:05 UTC  (5+ messages)
` [PATCH v3 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON

linux-next: manual merge of the cgroup tree with the mm tree
 2023-07-11 17:03 UTC  (3+ messages)

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-11 16:59 UTC  (8+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH bpf] xdp: use trusted arguments in XDP hints kfuncs
 2023-07-11 17:00 UTC  (3+ messages)

[PATCH] serial: qcom-geni: use icc tag defines
 2023-07-11 17:00 UTC  (2+ messages)

[PATCH net 0/3] Fix dropping of oversize preemptible frames with felix DSA driver
 2023-07-11 16:56 UTC  (3+ messages)
` [PATCH net 1/3] net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock

Oops on /proc/interrupt access with 6.5-rc1
 2023-07-11 16:56 UTC  (2+ messages)

[PATCH 0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-11 16:53 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] mm/mmap: move vmKirill A. Shutemov <kirill@shutemov.name>a operations to mm_struct out of the critical section of file mapping lock
 2023-07-11 17:20 UTC  (2+ messages)
` [PATCH v2] mm/mmap: move vma "

[PATCH v5 00/38] New page table range API
 2023-07-11 16:52 UTC  (9+ messages)
` [PATCH v5 04/38] mm: Add folio_flush_mapping()

[PATCH v3] libbpf: remove HASHMAP_INIT static initialization helper
 2023-07-11 16:50 UTC  (2+ messages)

[PATCH 0/2] rcu: Don't dump the stalled CPU on where RCU GP kthread last ran twice
 2023-07-11 16:48 UTC  (5+ messages)
` [PATCH 1/2] rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-07-11 16:44 UTC 

[PATCH v2] firmware: turris-mox-rwtm: Fix an error handling path in mox_get_board_info()
 2023-07-11 16:44 UTC  (3+ messages)

[PATCH] dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
 2023-07-11 16:44 UTC  (2+ messages)

[PATCH v3] dmaengine: xilinx: dma: remove arch dependency
 2023-07-11 16:44 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: drop bogus pm_runtime_set_active()
 2023-07-11 16:44 UTC  (2+ messages)

[PATCH] dt-bindings: dma: qcom,bam: require one of control methods
 2023-07-11 16:44 UTC  (2+ messages)

[PATCH v9 0/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
 2023-07-11 16:43 UTC  (2+ messages)

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-11 16:43 UTC  (10+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()
` [PATCH v3 6/9] drm/radeon: Add an implement for the is_primary_gpu function callback
` [PATCH v3 7/9] drm/i915: Add an implement for the is_primary_gpu hook
` [PATCH v3 8/9] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()
` [PATCH v3 9/9] drm/loongson: Add an implement for the is_primary_gpu function callback

[PATCH 1/5] dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
 2023-07-11 16:43 UTC  (2+ messages)

[PATCH v2] dmaengine: mcf-edma: Fix a potential un-allocated memory access
 2023-07-11 16:43 UTC  (2+ messages)

[PATCH v2] dmaengine: xilinx: xdma: Fix Judgment of the return value
 2023-07-11 16:43 UTC  (2+ messages)

[linus:master] [rcu/nocb] 7625926086: WARNING:at_kernel/rcu/tree_nocb.h:#rcu_nocb_try_bypass
 2023-07-11 16:41 UTC  (3+ messages)

[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-11 16:37 UTC  (8+ messages)
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)

[PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
 2023-07-11 16:38 UTC  (2+ messages)

[PATCH bpf-next] bpf, sockops: Enhance the return capability of sockops
 2023-07-11 16:39 UTC  (2+ messages)

[PATCH v2 0/2] Add MAX77857/59/MAX77831 Regulator Support
 2023-07-11 16:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator
` [PATCH v2 2/2] regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support

[PATCH] f2fs: do not issue small discard commands during checkpoint
 2023-07-11 16:37 UTC  (8+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

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

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-11 16:31 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] KVM: x86/pmu: Clean up arch/hw event handling
 2023-07-11 16:32 UTC  (3+ messages)
` [PATCH 4/4] KVM: x86/pmu: Move .hw_event_available() check out of PMC filter helper

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-11 16:31 UTC  (6+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()

[PATCH RESEND] scsi: ufs-mediatek: add dependency for RESET_CONTROLLER
 2023-07-11 16:31 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: Update contact email for monitor sysfs nodes
 2023-07-11 16:31 UTC  (2+ messages)

[RESEND v2] ufs: core: Add support for qTimestamp attribute
 2023-07-11 16:31 UTC  (2+ messages)

[PATCH] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-07-11 16:31 UTC  (2+ messages)

[PATCH v2 0/2] DSIPHY RPM
 2023-07-11 16:31 UTC  (3+ messages)

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-11 16:30 UTC  (10+ messages)
` [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 7/7] sched: Move shared_runq to __{enqueue,dequeue}_entity()

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources
 2023-07-11 16:29 UTC 

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

[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
 2023-07-11 16:26 UTC  (3+ messages)

[PATCH] arm64: dts: sprd: fix the cpu node for UMS512
 2023-07-11 16:23 UTC 

[PATCH v5 0/5] tracing/probes: Fix bugs in process_fetch_insn
 2023-07-11 16:22 UTC  (5+ messages)
` [PATCH v5 4/5] Revert "tracing: Add "(fault)" name injection to kernel probes"
` [PATCH v5 5/5] tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails

[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
 2023-07-11 16:21 UTC  (4+ messages)
` [PATCH 2/2] mm/slub: remove freelist_dereference()

[PATCH 0/1] amd/display: only accept async flips for fast updates
 2023-07-11 16:19 UTC  (4+ messages)
` [PATCH] "

[PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers
 2023-07-11 16:19 UTC  (2+ messages)

[PATCH v2] perf/build: fix broken dependency check for libtracefs
 2023-07-11 16:18 UTC  (3+ messages)

[PATCH 01/13] PCI: Sort Intel PCI IDs by number
 2023-07-11 16:17 UTC  (2+ messages)

[PATCH] f2fs: fix potential deadlock by reordering w/ i_sem
 2023-07-11 16:16 UTC  (4+ messages)

[PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-07-11 16:15 UTC  (3+ messages)
` [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign

[PATCH v2] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-07-11 16:14 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-07-11 16:12 UTC  (5+ messages)

[PATCH] rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
 2023-07-11 16:11 UTC  (2+ messages)

[PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
 2023-07-11 16:08 UTC  (16+ messages)
` [PATCH v4 01/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [PATCH v4 02/15] objtool: Move back misplaced comment
` [PATCH v4 03/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v4 04/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v4 05/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v4 06/15] objtool: Add support for relative switch tables
` [PATCH v4 07/15] objtool: Merge mark_func_jump_tables() and add_func_jump_tables()
` [PATCH v4 08/15] objtool: Track general purpose register used for switch table base
` [PATCH v4 09/15] objtool: Find end of switch table directly
` [PATCH v4 10/15] objtool: When looking for switch tables also follow conditional and dynamic jumps
` [PATCH v4 11/15] objtool: .rodata.cst{2/4/8/16} are not switch tables
` [PATCH v4 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v4 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v4 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v4 15/15] powerpc: Implement UACCESS validation on PPC32

[PATCH] fs: binfmt_elf_efpic: fix personality for fdpic ELF
 2023-07-11 16:11 UTC  (2+ messages)

[PATCH v3 0/2] Add support to configure active retimer cable
 2023-07-11 16:06 UTC  (4+ messages)
` [PATCH v3 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH printk v2 0/5] various cleanups
 2023-07-11 16:07 UTC  (4+ messages)
` [PATCH printk v2 2/5] printk: Add NMI safety to console_flush_on_panic() and console_unblank()

[PATCH 00/18] genpd: Create a genpd directory to host genpd providers
 2023-07-11 16:07 UTC  (5+ messages)
` [PATCH 12/18] soc: starfive: Move the power-domain driver to the genpd dir

[PATCH bpf] bpf: cpumap: Fix memory leak in cpu_map_update_elem
 2023-07-11 16:06 UTC  (2+ messages)

[PATCH] blk-mq: Fix stall due to recursive flush plug
 2023-07-11 16:04 UTC 

[PATCH 0/2] net: phy: dp83822: Add support for line class driver configuration
 2023-07-11 16:05 UTC  (7+ messages)

[PATCH 1/3] peci: Add Intel Sapphire Rapids support
 2023-07-11 16:04 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (peci/cputemp) "
` [PATCH 3/3] hwmon: (dimmtemp) Add "

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-11 16:04 UTC  (6+ messages)

[PATCH v3 0/9] Cleanup/Optimise KUAP (v3)
 2023-07-11 15:59 UTC  (6+ messages)
` [PATCH v3 5/9] powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
` [PATCH v3 6/9] powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
` [PATCH v3 7/9] powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
` [PATCH v3 8/9] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
` [PATCH v3 9/9] powerpc/kuap: Use ASM feature fixups instead of static branches


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 read-only IMAP folder(s) and NNTP newsgroup(s).