All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-13 18:57:37 to 2022-09-13 19:55:08 UTC [more...]

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-13 19:55 UTC  (22+ messages)
` [PATCH 01/21] mm/page_isolation: protect cma from isolate_single_pageblock
` [PATCH 02/21] mm/hugetlb: correct max_huge_pages accounting on demote
` [PATCH 11/21] mm/page_alloc: introduce init_reserved_pageblock()
` [PATCH 13/21] mm/dmb: Introduce Designated Movable Blocks
  ` [PATCH 03/21] mm/hugetlb: correct demote page offset logic
  ` [PATCH 04/21] mm/hugetlb: refactor alloc_and_dissolve_huge_page
  ` [PATCH 05/21] mm/hugetlb: allow migrated hugepage to dissolve when freed
  ` [PATCH 06/21] mm/hugetlb: add hugepage isolation support
  ` [PATCH 07/21] lib/show_mem.c: display MovableOnly
  ` [PATCH 08/21] mm/vmstat: show start_pfn when zone spans pages
  ` [PATCH 09/21] mm/page_alloc: calculate node_spanned_pages from pfns
  ` [PATCH 10/21] mm/page_alloc.c: allow oversized movablecore
  ` [PATCH 12/21] memblock: introduce MEMBLOCK_MOVABLE flag
  ` [PATCH 14/21] mm/page_alloc: make alloc_contig_pages DMB aware
  ` [PATCH 15/21] mm/page_alloc: allow base for movablecore
  ` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block
  ` [PATCH 17/21] mm/dmb: introduce rmem designated-movable-block
  ` [PATCH 18/21] mm/cma: support CMA in Designated Movable Blocks
  ` [PATCH 19/21] dt-bindings: reserved-memory: shared-dma-pool: support DMB
  ` [PATCH 20/21] mm/cma: introduce rmem shared-dmb-pool
` [PATCH 21/21] mm/hugetlb: introduce hugetlb_dmb

[PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-13 19:52 UTC  (4+ messages)
` [PATCH v3 01/20] ppc440_bamboo: Remove unnecessary memsets
` [PATCH v3 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack

change UUID of RAID devcies
 2022-09-13 19:54 UTC  (21+ messages)

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-13 19:52 UTC  (3+ messages)
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC

stable-rc/queue/5.19 baseline: 114 runs, 4 regressions (v5.19.8-192-g612c301cd75f)
 2022-09-13 19:52 UTC 

[PATCH v3 0/3] Prepare for constifying SCSI host templates
 2022-09-13 19:51 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: esas2r: Introduce scsi_template_proc_dir()

[syzbot] linux-next test error: WARNING in set_peer
 2022-09-13 19:51 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in __d_instantiate
 2022-09-13 19:51 UTC 

[PATCH] cifs: replace kfree() with kfree_sensitive() for sensitive data
 2022-09-13 19:48 UTC 

[PATCH v2 00/40] pinctrl/arm64: qcom: fix some of Qualcomm pinctrl schema warnings
 2022-09-13 19:47 UTC  (2+ messages)

[PATCH] opkg: enable zstd support
 2022-09-13 19:42 UTC  (3+ messages)
` [OE-core] "

[PATCH] usertools: rewrite pmdinfo
 2022-09-13 19:42 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH v5 0/5] Initial Meteorlake Support
 2022-09-13 19:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 1/5] drm/i915: Read graphics/media/display arch version from hw
` [Intel-gfx] [PATCH v5 2/5] drm/i915: Parse and set stepping for platforms with GMD
  `  "

scrub results by email
 2022-09-13 19:39 UTC  (5+ messages)

Egress RTE flow rule rule with mark in matching pattern on mlx5
 2022-09-13 19:39 UTC  (2+ messages)

[PATCH 2/2] gpiolib: cdev: export the consumer's PID
 2022-09-13 19:35 UTC  (12+ messages)

stable-rc/linux-5.10.y baseline: 146 runs, 4 regressions (v5.10.142-80-gc8d43c9a12427)
 2022-09-13 19:34 UTC 

[ovmf test] 173177: regressions - FAIL
 2022-09-13 19:35 UTC 

OpenBMC Boot time improvements
 2022-09-13 19:34 UTC  (3+ messages)

[PATCH v4 0/4] Add support for tsens controller reinit via trustzone
 2022-09-13 19:31 UTC  (5+ messages)
` [PATCH v4 2/4] thermal: qcom: tsens: Add hooks for supplying platform specific reinit quirks
` [PATCH v4 3/4] thermal: qcom: tsens: Add driver support for re-initialization quirk

[PATCH] staging: r8188eu: Fix return type of rtw_xmit_entry
 2022-09-13 19:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] tcp: Use WARN_ON_ONCE() in tcp_read_skb()
 2022-09-13 19:30 UTC  (3+ messages)
` [PATCH net v2] net: Use WARN_ON_ONCE() in {tcp,udp}_read_skb()

[ImageBuilder v2 0/2] Use lopper to generate partial dts
 2022-09-13 19:32 UTC  (3+ messages)
` [ImageBuilder v2 2/2] Add support for "

[qemu-mainline test] 173172: regressions - trouble: blocked/broken/fail/pass
 2022-09-13 19:32 UTC 

[PATCH] media: atomisp: move trailing statements to next line
 2022-09-13 19:29 UTC  (2+ messages)

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-13 19:27 UTC  (66+ messages)
` [Intel-gfx] "
` [PATCH v5 01/21] dma-buf: Add unlocked variant of vmapping functions
  ` [Intel-gfx] "
` [PATCH v5 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
  ` [Intel-gfx] "
` [PATCH v5 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
  ` [Intel-gfx] "
` [PATCH v5 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
  ` [Intel-gfx] "
` [PATCH v5 05/21] drm/armada: "
  ` [Intel-gfx] "
` [PATCH v5 06/21] drm/i915: "
  ` [Intel-gfx] "
` [PATCH v5 07/21] drm/omapdrm: "
  ` [Intel-gfx] "
` [PATCH v5 08/21] drm/tegra: "
  ` [Intel-gfx] "
` [PATCH v5 09/21] drm/etnaviv: "
  ` [Intel-gfx] "
` [PATCH v5 10/21] RDMA/umem: "
  ` [Intel-gfx] "
` [PATCH v5 11/21] misc: fastrpc: "
  ` [Intel-gfx] "
` [PATCH v5 12/21] xen/gntdev: "
  ` [Intel-gfx] "
` [PATCH v5 13/21] media: videobuf2: "
  ` [Intel-gfx] "
` [PATCH v5 14/21] media: tegra-vde: "
  ` [Intel-gfx] "
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
  ` [Intel-gfx] "
` [PATCH v5 16/21] dma-buf: Move dma_buf_attach() "
  ` [Intel-gfx] "
` [PATCH v5 17/21] dma-buf: Move dma_buf_map_attachment() "
  ` [Intel-gfx] "
` [PATCH v5 18/21] dma-buf: Move dma_buf_mmap() "
  ` [Intel-gfx] "
` [PATCH v5 19/21] dma-buf: Document dynamic locking convention
  ` [Intel-gfx] "
` [PATCH v5 20/21] media: videobuf2: Stop using internal dma-buf lock
  ` [Intel-gfx] "
` [PATCH v5 21/21] dma-buf: Remove obsoleted internal lock
  ` [Intel-gfx] "

[PULL 00/12] linux-user patches
 2022-09-13 19:13 UTC  (13+ messages)
` [PULL 01/12] linux-user: Add missing signals in strace output
` [PULL 02/12] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
` [PULL 04/12] linux-user: Log failing executable in EXCP_DUMP()
` [PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 06/12] linux-user/hppa: Dump IIR on register dump
` [PULL 07/12] linux-user: Fix strace of chmod() if mode == 0
` [PULL 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
` [PULL 09/12] linux-user: Add strace for clock_nanosleep()
` [PULL 10/12] linux-user: Show timespec on strace for futex()
` [PULL 11/12] linux-user: Add close_range() syscall
` [PULL 12/12] linux-user: Add parameters of getrandom() syscall for strace

[ImageBuilder 0/2] Use lopper to generate partial dts
 2022-09-13 19:28 UTC  (8+ messages)
` [ImageBuilder 2/2] Add support for "

[PATCH 0/8] [RFC] Enhance credential helper protocol to include auth headers
 2022-09-13 19:25 UTC  (9+ messages)
` [PATCH 1/8] wincred: ignore unknown lines (do not die)
` [PATCH 2/8] netrc: "
` [PATCH 3/8] osxkeychain: clarify that we ignore unknown lines
` [PATCH 4/8] http: read HTTP WWW-Authenticate response headers
` [PATCH 5/8] credential: add WWW-Authenticate header to cred requests
` [PATCH 6/8] http: store all request headers on active_request_slot
` [PATCH 7/8] http: move proactive auth to first slot creation
` [PATCH 8/8] http: set specific auth scheme depending on credential

[RFC PATCH net-next 0/2] Add PCP selector and new APPTRUST attribute
 2022-09-13 19:22 UTC  (6+ messages)
` [RFC PATCH net-next 2/2] net: dcb: add new apptrust attribute

Exception in function_graph tracing
 2022-09-13 19:21 UTC 

[PATCH v3 0/9] dts: ssh connection to a node
 2022-09-13 19:19 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] dts: add project tools config

[RFC PATCH 00/10] thermal/drivers/tsens: specify nvmem cells in DT rather than parsing them manually
 2022-09-13 19:19 UTC  (5+ messages)
` [RFC PATCH 01/10] dt-bindings: thermal: tsens: support per-sensor calibration cells
` [RFC PATCH 02/10] thermal/drivers/tsens: Support using nvmem cells for calibration data

[PATCH] Staging: rtl8192e: Fix return type of rtllib_xmit
 2022-09-13 19:17 UTC  (3+ messages)

Ftdoverlays documentation
 2022-09-13 17:41 UTC 

[PATCH net-next v2] ravb: Add RZ/G2L MII interface support
 2022-09-13 19:17 UTC  (3+ messages)

[PATCH] arm: dts: socfpga: Add dts support for NAND Arria 10 SoCDK
 2022-09-13 14:52 UTC 

[PATCH v3 00/16] Ux500 hash cleanup
 2022-09-13 19:14 UTC  (4+ messages)
` [PATCH v3 10/16] crypto: ux500/hash: Implement .export and .import

[PATCH v2 0/2] Renesas Versaclock7 Bindings and Clock Driver
 2022-09-13 19:14 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/python-pyyaml: add host package
 2022-09-13 19:14 UTC 

[PATCH v6] staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
 2022-09-13 19:14 UTC  (2+ messages)

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-09-13 19:12 UTC  (5+ messages)
` [PATCH v12 7/7] x86/crash: Add x86 crash hotplug support

nfs client strange behavior with cpuwait and memory writeback
 2022-09-13 19:12 UTC  (5+ messages)

[PATCH 0/4] thermal: Introduce Qualcomm Cooling Driver suppport
 2022-09-13 19:10 UTC  (5+ messages)
` [PATCH 2/4] thermal: qcom: Add Kconfig entry & compilation support for qmi cooling driver
` [PATCH 3/4] dt-bindings: thermal: Add qcom,qmi-tmd-device and qcom,tmd-device yaml bindings

[meta-arago][dunfell][PATCH] ti-tisdk-makefile: Fix top-level Makefile for am62xx-lp-evm
 2022-09-13 19:09 UTC 

[PATCH 5.15 000/121] 5.15.68-rc1 review
 2022-09-13 19:09 UTC  (4+ messages)
` [PATCH 5.15 084/121] net: fec: Use a spinlock to guard `fep->ptp_clk_on`

stable-rc/queue/4.14 baseline: 107 runs, 10 regressions (v4.14.292-61-g15de2f384217f)
 2022-09-13 19:08 UTC 

[PATCH net-next 0/5] sfp: add support for HALNy GPON module
 2022-09-13 19:06 UTC  (6+ messages)
` [PATCH net-next 1/5] net: sfp: re-implement soft state polling setup
` [PATCH net-next 2/5] net: sfp: move quirk handling into sfp.c
` [PATCH net-next 3/5] net: sfp: move Alcatel Lucent 3FE46541AA fixup
` [PATCH net-next 4/5] net: sfp: move Huawei MA5671A fixup
` [PATCH net-next 5/5] net: sfp: add support for HALNy GPON SFP

[PATCH v2 00/18] ppc4xx_sdram QOMify and clean ups
 2022-09-13 18:55 UTC  (3+ messages)
` [PATCH v2 18/18] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling

[PATCH 0/4] Make QMI message rules const
 2022-09-13 18:51 UTC  (4+ messages)

[PATCH 1/2] Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
 2022-09-13 19:04 UTC  (3+ messages)

[PATCH v2] ksmbd: fix incorrect handling of iterate_dir
 2022-09-13 19:02 UTC  (5+ messages)
` [PATCH v3] ksmbd: update documentation

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-13 19:02 UTC  (11+ messages)

[PATCH 0/2] net: sfp: add quirks for FINISTAR FTL* modules
 2022-09-13 19:01 UTC  (5+ messages)
` [PATCH 1/2] net: sfp: add quirk for FINISAR FTLX8574D3BCL and FTLX1471D3BCL SFP modules
` [PATCH 2/2] net: sfp: add quirk for FINISAR FTLF8536P4BCL SFP module

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-13 19:01 UTC  (12+ messages)

[RFC PATCH v2 0/3] Initial PECI bus support
 2022-09-13 18:30 UTC  (3+ messages)
` [RFC PATCH v2 3/3] hw/peci: add support for EndPointConfig reads

kernel 5.19.8: "Oxford Semiconductor Ltd OXPCIe952 Dual Native 950 UART" gets wrong baudrate (PCI ID 1415:c158)
 2022-09-13 18:59 UTC  (9+ messages)

[PATCH v2 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-13 18:56 UTC  (6+ messages)
` [PATCH v2 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[PATCH 0/6] Remove unused declarations for gpu/drm
 2022-09-13 19:00 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2022-09-13 18:54 UTC  (19+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
                              ` Overlayfs with writable lower layer

[PATCH] MAINTAINERS: gve: update developers
 2022-09-13 18:53 UTC 

[PATCH v4] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-09-13 18:59 UTC  (2+ messages)

[RFC PATCH 0/3] Initial PECI bus support
 2022-09-13 18:27 UTC  (4+ messages)

[PATCH v2 1/2] thermal: Introduce CONFIG_QCOM_THERMAL in Makefile and qcom/Kconfig
 2022-09-13 18:51 UTC  (2+ messages)

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 29 warnings (v4.19.257-79-g8a1a508d3e57)
 2022-09-13 18:50 UTC 

[PATCH v3] soc: qcom: apr: Add check and kfree
 2022-09-13 18:33 UTC  (2+ messages)

stable-rc/queue/5.18 baseline: 113 runs, 7 regressions (v5.18.19-1-g0e020e474faec)
 2022-09-13 18:48 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.