All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-05 11:48:48 to 2022-09-05 12:42:02 UTC [more...]

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-05 12:08 UTC  (8+ messages)
` [PATCH 1/2] "

crash at nvme_tcp_init_iter with header digest enabled
 2022-09-05 10:26 UTC  (4+ messages)

[PATCH for-next] MAINTAINERS: Update maintainers of HiSilicon RoCE
 2022-09-05 12:35 UTC  (2+ messages)

[PATCH] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
 2022-09-05 12:34 UTC 

[PATCH V5 2/4] dmaengine: imx-sdma: support hdmi audio
 2022-09-05  8:33 UTC 

[igt-dev] [PATCH 0/2] tests/i915/kms_draw_crc: Test Cleanup
 2022-09-05 12:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_draw_crc: Test Cleanup (rev10)

[PATCH v3 0/2] Fix installation issues on ppc64le
 2022-09-05 12:39 UTC  (3+ messages)
` [PATCH v3 1/2] grub-install: Ensure a functional /dev/nvram
` [PATCH v3 2/2] grub-install: Add point of no return for IEEE1275 on powerpc

[syzbot] upstream test error: WARNING in __queue_work
 2022-09-05 12:26 UTC  (10+ messages)
` [PATCH] Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works

[PATCH] ALSA: usb-audio: Don't refcount multiple accesses on the single clock
 2022-09-05 12:37 UTC  (7+ messages)

[PATCH 0/4] dt-bindings: memory: Describing LPDDR topology
 2022-09-05 12:32 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: memory: Factor out common properties of LPDDR bindings

BUG: HANG_DETECT waiting for migration_cpu_stop() complete
 2022-09-05  8:22 UTC  (3+ messages)

[PATCH] accel: print an error message and exit if plugin not loaded
 2022-09-05 12:06 UTC  (2+ messages)

[linusw-pinctrl:devel 26/32] drivers/pinctrl/freescale/pinctrl-imx.c:260:9: error: call to undeclared function 'pinmux_generic_get_function'; ISO C99 and later do not support implicit function declarations
 2022-09-05 12:36 UTC  (2+ messages)

Re: Re: [PATCH v3] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-05 12:29 UTC 

[PATCH 0/3] misc changes for rtrs
 2022-09-05 12:28 UTC  (2+ messages)

[PATCH net-next] net: dsa: hellcreek: Print warning only once
 2022-09-05 12:28 UTC  (9+ messages)

[PATCH v3] arch_topology: Make cluster topology span at least SMT CPUs
 2022-09-05 12:26 UTC 

[PATCH v2] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
 2022-09-05 12:27 UTC 

[PATCH v1 0/5] docs/zh_CN: Add some dt and PCI Chinese translation
 2022-09-05 12:27 UTC  (10+ messages)
` [PATCH v1 1/5] docs/zh_CN: add PCI acpi-info translation
` [PATCH v1 2/5] docs/zh_CN: add dt changesets translation
` [PATCH v1 4/5] docs/zh_CN: add dt overlay-notes translation

[PATCH net-next v4 0/5] net: altera: tse: phylink conversion
 2022-09-05 12:27 UTC  (3+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml

[PATCH v3 1/1] arm64: dts: tqma8mpql: add USB DR support
 2022-09-05 12:27 UTC  (2+ messages)

[PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
 2022-09-05 12:24 UTC  (45+ messages)
` [PATCH v6 01/44] x86: add missing include to sparsemem.h
` [PATCH v6 02/44] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v6 03/44] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v6 04/44] x86: asm: instrument usercopy in get_user() and put_user()
` [PATCH v6 05/44] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v6 06/44] kmsan: add ReST documentation
` [PATCH v6 07/44] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v6 08/44] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v6 09/44] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v6 10/44] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v6 11/44] kmsan: add KMSAN runtime core
` [PATCH v6 12/44] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v6 13/44] MAINTAINERS: add entry for KMSAN
` [PATCH v6 14/44] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v6 15/44] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v6 16/44] kmsan: handle task creation and exiting
` [PATCH v6 17/44] init: kmsan: call KMSAN initialization routines
` [PATCH v6 18/44] instrumented.h: add KMSAN support
` [PATCH v6 19/44] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v6 20/44] kmsan: add iomap support
` [PATCH v6 21/44] Input: libps2: mark data received in __ps2_command() as initialized
` [PATCH v6 22/44] dma: kmsan: unpoison DMA mappings
` [PATCH v6 23/44] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v6 24/44] kmsan: handle memory sent to/from USB
` [PATCH v6 25/44] kmsan: add tests for KMSAN
` [PATCH v6 26/44] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v6 27/44] crypto: kmsan: disable accelerated configs "
` [PATCH v6 28/44] kmsan: disable physical page merging in biovec
` [PATCH v6 29/44] block: kmsan: skip bio block merging logic for KMSAN
` [PATCH v6 30/44] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
` [PATCH v6 31/44] security: kmsan: fix interoperability with auto-initialization
` [PATCH v6 32/44] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v6 33/44] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v6 34/44] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v6 35/44] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v6 36/44] x86: kmsan: use __msan_ string functions where possible
` [PATCH v6 37/44] x86: kmsan: sync metadata pages on page fault
` [PATCH v6 38/44] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v6 39/44] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v6 40/44] x86: kmsan: don't instrument stack walking functions
` [PATCH v6 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v6 42/44] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v6 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v6 44/44] x86: kmsan: enable KMSAN builds for x86

[PATCH 00/31] btrfs: move extent_io_tree code and cleanups
 2022-09-05 12:27 UTC  (3+ messages)
` [PATCH 01/31] btrfs: cleanup clean_io_failure

[PATCH 1/1] arm64: dts: imx8mp: add missing pinctrl for RTC alarm
 2022-09-05 12:26 UTC  (2+ messages)

[PATCH 01/12] drm/sched: move calling drm_sched_entity_select_rq
 2022-09-05 12:32 UTC  (12+ messages)
` [PATCH 02/12] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 03/12] drm/amdgpu: move setting the job resources
` [PATCH 04/12] drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
` [PATCH 05/12] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2
` [PATCH 06/12] drm/amdgpu: cleanup and reorder amdgpu_cs.c v3
` [PATCH 07/12] drm/amdgpu: move entity selection and job init earlier during CS
` [PATCH 08/12] drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3"
` [PATCH 09/12] drm/amdgpu: cleanup instance limit on VCN4
` [PATCH 10/12] drm/amdgpu: add gang submit backend v2
` [PATCH 11/12] drm/amdgpu: add gang submit frontend v4
` [PATCH 12/12] drm/amdgpu: cleanup VCN3 and VCN4 instance limiting v2

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-05 12:32 UTC  (3+ messages)

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 32 warnings (v4.19.256-56-g7ca4a6ea44a4)
 2022-09-05 12:26 UTC 

[RFC PATCH v3 0/4] UFS Multi-Circular Queue (MCQ)
 2022-09-05 12:26 UTC  (3+ messages)
` [RFC PATCH v3 1/4] ufs: core: prepare ufs for multi circular queue support

[cocci] [PATCH] Exit with non-zero status when spatch on a directory fails
 2022-09-05 12:29 UTC  (5+ messages)
` [cocci] [PATCH v2] "

[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-09-05 11:59 UTC  (24+ messages)
` [PATCH v2 03/20] disas/nanomips: Delete NMD class fields
` [PATCH v2 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
` [PATCH v2 10/20] disas/nanomips: Delete nanomips.h
` [PATCH v2 11/20] disas/nanomips: Remove #inlcude <sstream>
` [PATCH v2 12/20] disas/nanomips: Replace std::string type
` [PATCH v2 13/20] disas/nanomips: Prevent memory leaking
` [PATCH v2 14/20] disas/nanomips: Remove function overloading
` [PATCH v2 16/20] disas/nanomips: Replace exception handling
` [PATCH v2 17/20] disas/nanomips: Replace Cpp enums for C enums
` [PATCH v2 18/20] disas/nanomips: Remove argument passing by ref
` [PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c

[PATCH] systemd: Fix unwritable /var/lock when no sysvinit handling
 2022-09-05 12:26 UTC 

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.37.1
 2022-09-05 12:25 UTC 

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.36.7
 2022-09-05 12:22 UTC 

[PATCH for-rc v6] RDMA/rxe: Fix pd ref counting in rxe mr verbs
 2022-09-05 12:22 UTC  (2+ messages)

[PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
 2022-09-05 10:32 UTC  (12+ messages)

[PATCH] ARM: dts: sync Moxa SDIO 'compatible' name with moxart-mmc.c
 2022-09-05 12:13 UTC  (4+ messages)

[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-05 12:20 UTC  (3+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH] USB/ARM: Switch S3C2410 UDC to GPIO descriptors
 2022-09-05 12:19 UTC  (2+ messages)

Cedrus -- video encoding on PinePhone?
 2022-09-05 12:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Enable async flip on linear buffer
 2022-09-05 12:17 UTC  (3+ messages)
` [igt-dev] [PATCHv3 "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_async_flips: Enable async flip on linear buffer (rev3)

[char-misc:char-misc-next 21/24] ERROR: modpost: "auxiliary_driver_unregister" [drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.ko] undefined!
 2022-09-05 12:17 UTC  (3+ messages)

[PATCH] net: sysctl: remove unused variable long_max
 2022-09-05 12:50 UTC 

[PATCH linux-next] RDMA/hfi1: Remove the unneeded result variable
 2022-09-05 12:14 UTC  (2+ messages)

[PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
 2022-09-05 12:48 UTC 

KernelCI working group: Web Dashboard
 2022-09-05 12:13 UTC  (4+ messages)
          ` [kernelci-members] "

[PATCH rdma-core] tests: Pass the specified gid index to u.get_global_route()
 2022-09-05 12:13 UTC  (2+ messages)

[PATCH] sysctl: remove max_extfrag_threshold
 2022-09-05 12:47 UTC 

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-05 12:12 UTC  (7+ messages)

[PATCH mlx5-next] RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
 2022-09-05 12:11 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
 2022-09-05 10:24 UTC  (11+ messages)

[PATCH v2 0/4] Introduce reserved heap
 2022-09-05 12:10 UTC  (4+ messages)
` [PATCH v2 1/4] docs, xen/arm: Introduce reserved heap memory

invalid drv data in show attribute
 2022-09-05 12:10 UTC  (8+ messages)

[PATCH] pinctrl: berlin: fix spelling typo in comment
 2022-09-05 12:10 UTC  (2+ messages)

[LTP] [PATCH v1] zram03: unload zram when it is loaded during test run
 2022-09-05 12:10 UTC  (4+ messages)

[PATCH net-next 0/6] net: ipa: start using transaction IDs
 2022-09-05 12:10 UTC  (2+ messages)

[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-09-05 12:10 UTC  (10+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"

[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
 2022-09-02 20:34 UTC  (2+ messages)

[PATCH 00/19] Add driver for dvfsrc, support for interconnect
 2022-09-05 10:24 UTC  (3+ messages)

[PATCH v2 0/3] omap-gpmc wait pin additions
 2022-09-05 12:08 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: memory-controllers: gpmc-child: Add binding for wait-pin-polarity

[PATCH v3 0/7] xen/evtchn: implement static event channel signaling
 2022-09-05 12:08 UTC  (11+ messages)
` [PATCH v3 7/7] xen/arm: introduce new xen,enhanced property value

Re: [PATCH v3] RDMA/siw: Pass a pointer to virt_to_page()
 2022-09-05 12:07 UTC  (2+ messages)

[PATCH 0/6] RK3588 Power Domain Support
 2022-09-05 11:56 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: add power-domain header for rk3588

[PATCH] arm64: Remove d-cache clean operation at preserve_boot_args()
 2022-09-05 10:21 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Support querying eswitch functions from DEVX
 2022-09-05 12:06 UTC  (2+ messages)

[PATCH 0/1] net/drivers: igc: introduce rt_igc driver
 2022-09-05 12:03 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v7 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-05 12:02 UTC  (6+ messages)
` [PATCH v7 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH v9 0/6] thunderbolt: Add support for ASMedia NVM firmware image format
 2022-09-05 12:02 UTC  (7+ messages)
` [PATCH v9 1/6] thunderbolt: Allow NVM upgrade of USB4 host routers
` [PATCH v9 2/6] thunderbolt: Extend NVM version fields to 32-bits
` [PATCH v9 3/6] thunderbolt: Rename and make nvm_read() available for other files
` [PATCH v9 4/6] thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
` [PATCH v9 5/6] thunderbolt: Move vendor specific NVM handling into nvm.c
` [PATCH v9 6/6] thunderbolt: Add support for ASMedia NVM image format

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-05 12:02 UTC  (6+ messages)
` [PATCH v2 3/3] mm,page_owner: Filter out stacks by a threshold counter

[PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-09-05 12:01 UTC  (8+ messages)
` [PATCH v1 tty-next 1/2] 8250: microchip: pci1xxxx: Add driver for the quad-uart function in the multi-function endpoint of pci1xxxx device

[Buildroot] [PATCH v2 1/1] package/shadow: new package
 2022-09-05 12:01 UTC  (3+ messages)

[PATCH] mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
 2022-09-05 11:58 UTC 

[PATCH v4 1/3] dt-bindings: arm: rockchip: Document Radxa ROCK 4C+
 2022-09-05 10:19 UTC  (3+ messages)

[PULL 00/21] Net patches
 2022-09-02 20:33 UTC  (2+ messages)

UM-Linux compilation on Android Common Kernels
 2022-09-05 11:59 UTC  (6+ messages)

stable/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.257)
 2022-09-05 11:58 UTC 

[PATCH 1/2] arm64: dts: rk3399-puma: Remove 'enable-active-low'
 2022-09-05 10:19 UTC  (2+ messages)

[PATCH] tests: test-qga: close socket on failure to connect
 2022-09-05 11:36 UTC  (2+ messages)

[char-misc:char-misc-testing 20/24] kismet: WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP when selected by GP_PCI1XXXX
 2022-09-05 11:56 UTC  (6+ messages)

[PATCH 0/5] hisi_sas: Misc patches for next
 2022-09-05 11:48 UTC  (6+ messages)
` [PATCH 1/5] scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
` [PATCH 2/5] scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
` [PATCH 3/5] scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
` [PATCH 4/5] scsi: hisi_sas: Add helper to process bcast events
` [PATCH 5/5] scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset

[Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915
 2022-09-05 11:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add DP MST DSC support to i915 (rev12)

[PATCH] drm/ssd130x: Replace simple display helpers with the atomic helpers
 2022-09-05 11:55 UTC  (5+ messages)

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-05 11:54 UTC  (4+ messages)
` [PATCH 6/6] gpio: macsmc: Add IRQ support

[OE-core] [PATCH] rust-cross-canadian: Fix for the linker issues caused by using the shell
 2022-09-05 11:53 UTC  (3+ messages)
`  "

[PATCH] tests: unit: add NULL-pointer check
 2022-09-05 11:10 UTC 

renesas/master ltp-ipc: 8 runs, 1 regressions (renesas-devel-2022-09-05-v6.0-rc4)
 2022-09-05 11:53 UTC 

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-09-05-v6.0-rc4)
 2022-09-05 11:53 UTC 

renesas/master cros-ec: 3 runs, 3 regressions (renesas-devel-2022-09-05-v6.0-rc4)
 2022-09-05 11:53 UTC 

[PATCH v15 00/10] enable menu-driven UEFI variable maintenance
 2022-09-05 11:51 UTC  (4+ messages)
` [PATCH v15 10/10] test: unit test for eficonfig

[PATCH rdma-rc 0/3] Batch of fixes to mlx5_ib
 2022-09-05 11:50 UTC  (2+ messages)

[PATCH net-next] r8169: use devm_clk_get_optional_enabled() to simplify the code
 2022-09-05 11:50 UTC  (2+ messages)

[PATCH net-next] r8169: remove comment about apparently non-existing chip versions
 2022-09-05 11:50 UTC  (2+ messages)

[PATCH net-next] r8169: merge handling of chip versions 12 and 17 (RTL8168B)
 2022-09-05 11:50 UTC  (2+ messages)

[PATCH 0/3] Enablement of compat tests in CI
 2022-09-05 11:49 UTC  (6+ messages)
` [PATCH 1/3] rtnet: Enable compat ioctl interface
` [PATCH 2/3] drivers/rtcan: Implement compat support for the rtcan driver

stable/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.141)
 2022-09-05 11: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.