All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-28 20:06:13 to 2020-09-28 21:09:36 UTC [more...]

[PATCH v2 00/10] CMake and Visual Studio
 2020-09-28 21:09 UTC  (9+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] cmake: ignore files generated by CMake as run in "
  ` [PATCH v3 02/11] cmake: do find Git for Windows' shell interpreter
  ` [PATCH v3 03/11] cmake: ensure that the `vcpkg` packages are found on Windows
  ` [PATCH v3 04/11] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
  ` [PATCH v3 05/11] cmake: quote the path accurately when editing `test-lib.sh`
  ` [PATCH v3 09/11] cmake (Windows): recommend using Visual Studio's built-in CMake support
  ` [PATCH v3 10/11] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3

[xen-unstable-smoke test] 155035: tolerable all pass - PUSHED
 2020-09-28 21:08 UTC 

[PATCH 0/7] qla2xxx bug fixes
 2020-09-28 21:06 UTC  (15+ messages)
` [PATCH 1/7] qla2xxx: Correct the check for sscanf return value
` [PATCH 2/7] qla2xxx: Fix buffer-buffer credit extraction error
` [PATCH 3/7] qla2xxx: Fix MPI reset needed message
` [PATCH 4/7] qla2xxx: Fix reset of MPI firmware
` [PATCH 5/7] qla2xxx: fix crash on session cleanup with unload
` [PATCH 6/7] qla2xxx: Fix point-to-point (N2N) device discovery issue
` [PATCH 7/7] qla2xxx: Update version to 10.02.00.103-k

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-28 20:19 UTC  (14+ messages)

[PATCH v6] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-09-28 21:05 UTC  (3+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-28 21:02 UTC  (3+ messages)
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-28 21:02 UTC  (2+ messages)

[chanwoo:devfreq-testing-sysfs 9/9] drivers/scsi/ufs/ufs-qcom.c:1715:3: error: dereferencing pointer to incomplete type 'struct devfreq_simple_ondemand_data'
 2020-09-28 21:03 UTC 

[PATCH v2] staging: rkisp1: uapi: Do not use BIT() macro
 2020-09-28 21:02 UTC 

[PATCH] scsi_dh_alua: avoid crash during alua_bus_detach()
 2020-09-28 21:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ecryptfs-utils: fix build failure without pod2man
 2020-09-28 21:02 UTC  (2+ messages)

[PATCH 1/3] sunxi: dts: OrangePi Zero: Add SPI aliases to make bus usable with u-boot
 2020-09-28 21:02 UTC  (3+ messages)
` [PATCH 2/3] sunxi: dts: OrangePi Zero: Enable SPI flash
` [PATCH 3/3] sunxi: Enable SPI support on Orange Pi Zero

[Buildroot] [git commit branch/2020.02.x] package/ecryptfs-utils: fix build failure without pod2man
 2020-09-28 21:01 UTC 

[Buildroot] [git commit branch/2020.05.x] package/ecryptfs-utils: fix build failure without pod2man
 2020-09-28 21:01 UTC 

[Buildroot] [git commit branch/2020.08.x] package/ecryptfs-utils: fix build failure without pod2man
 2020-09-28 21:01 UTC 

[PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
 2020-09-28 20:59 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/8] systemd .service pidfiles in /run
 2020-09-28 20:59 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/8] package/nginx: use /run for PIDFile

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-28 20:56 UTC  (6+ messages)

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-09-28 20:58 UTC  (5+ messages)
` [PATCH v2 0/3] Prepare git credential to read input with DOS line endings
  ` [PATCH v2 2/3] credentials: make line reading Windows compatible

[dpdk-dev] [PATCH 00/20] cleanup ethdev close operation
 2020-09-28 20:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 19/25] drivers/net: check process type in "

[PATCH 00/45] Add support for vangoh
 2020-09-28 20:57 UTC  (9+ messages)
` [PATCH 05/45] drm/amdgpu: add vangogh_reg_base_init function for van gogh
` [PATCH 06/45] drm/amdgpu: add nv common ip block support "
` [PATCH 07/45] drm/amdgpu: skip sdma1 in nv_allowed_read_registers list for van gogh (v2)
` [PATCH 09/45] drm/amdgpu: use gpu virtual address for interrupt packet write space for vangogh

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 20:56 UTC  (8+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[Buildroot] [git commit branch/2020.02.x] package/postgresql: remove PIDFile from .service
 2020-09-28 20:56 UTC 

[Buildroot] [git commit branch/2020.02.x] package/openvmtools: use /run for PIDFile
 2020-09-28 20:56 UTC 

[Buildroot] [git commit branch/2020.02.x] package/nss-pam-ldapd: use /run for PIDFile
 2020-09-28 20:56 UTC 

[Buildroot] [git commit branch/2020.02.x] package/minidlna: use /run for PIDFile
 2020-09-28 20:55 UTC 

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-28 20:55 UTC  (14+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()

[Buildroot] [git commit branch/2020.02.x] package/dhcpcd: use /run for PIDFile
 2020-09-28 20:55 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bandwithd: use /run for PIDFile
 2020-09-28 20:55 UTC 

[Buildroot] [git commit branch/2020.05.x] package/postgresql: remove PIDFile from .service
 2020-09-28 20:54 UTC 

[dpdk-dev] [PATCH 1/4] net/memif: do not update local copy of tail in tx function
 2020-09-28 20:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/8] "

kernel BUG at fs/erofs/inode.c:LINE!
 2020-09-28 20:36 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/igt_device_scan: Fix device selection filter
 2020-09-28 20:53 UTC  (2+ messages)

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-28 20:50 UTC  (4+ messages)

[Buildroot] [git commit branch/2020.05.x] package/openvmtools: use /run for PIDFile
 2020-09-28 20:53 UTC 

[Buildroot] [git commit branch/2020.05.x] package/nss-pam-ldapd: use /run for PIDFile
 2020-09-28 20:53 UTC 

[Buildroot] [git commit branch/2020.05.x] package/minidlna: use /run for PIDFile
 2020-09-28 20:52 UTC 

[PATCH iproute2] build: avoid make jobserver warnings
 2020-09-28 20:52 UTC  (2+ messages)
  ` [iproute PATCH] "

general protection fault in perf_misc_flags
 2020-09-28 20:51 UTC  (11+ messages)

stable-rc/linux-4.19.y baseline: 170 runs, 2 regressions (v4.19.148)
 2020-09-28 20:51 UTC 

[PATCH 00/23] libmultipath: improve cleanup on exit
 2020-09-28 20:51 UTC  (6+ messages)
` [PATCH 18/23] libmultipath: fix log_thread startup and teardown
` [PATCH 19/23] multipathd: move cleanup_{prio, checkers, foreign} to libmultipath_exit

[Buildroot] [git commit branch/2020.05.x] package/dhcpcd: use /run for PIDFile
 2020-09-28 20:49 UTC 

[Buildroot] [git commit branch/2020.05.x] package/bandwithd: use /run for PIDFile
 2020-09-28 20:49 UTC 

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 20:49 UTC  (10+ messages)

[Buildroot] [git commit branch/2020.08.x] package/postgresql: remove PIDFile from .service
 2020-09-28 20:48 UTC 

[Buildroot] [git commit branch/2020.08.x] package/openvmtools: use /run for PIDFile
 2020-09-28 20:48 UTC 

[Buildroot] [git commit branch/2020.08.x] package/nss-pam-ldapd: use /run for PIDFile
 2020-09-28 20:48 UTC 

[PATCH v2 0/2] Modularize RPMH driver
 2020-09-28 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"

[Buildroot] [git commit branch/2020.08.x] package/minidlna: use /run for PIDFile
 2020-09-28 20:47 UTC 

[PATCH v2 0/7] Add support for Adreno 508/509/512
 2020-09-28 20:47 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH v2 2/7] drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branch
` [PATCH v2 3/7] drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUs
` [PATCH v2 4/7] drm/msm/a5xx: Reset VBIF before PC only on A510 and A530
` [PATCH v2 5/7] drm/msm/a5xx: Fix VPC protect value in gpu_write()
` [PATCH v2 6/7] drm/msm/a5xx: Disable flat shading optimization
` [PATCH v2 7/7] drm/msm/a5xx: Disable UCHE global filter

[Buildroot] [git commit branch/2020.08.x] package/dhcpcd: use /run for PIDFile
 2020-09-28 20:47 UTC 

[Buildroot] [git commit branch/2020.08.x] package/bandwithd: use /run for PIDFile
 2020-09-28 20:47 UTC 

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-28 20:45 UTC  (8+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h
` [PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[PATCH] drm/amdgpu/dc: Pixel encoding DRM property and module parameter
 2020-09-28 20:45 UTC  (11+ messages)

[PATCH liburing] man/io_uring_enter.2: split ERRORS section in two sections
 2020-09-28 20:44 UTC  (2+ messages)

[PATCH -next for tip:x86/pti] x86/tlb: drop unneeded local vars in enable_l1d_flush_for_task()
 2020-09-28 20:43 UTC  (3+ messages)

[PATCH v4 1/2] Introduce (x86) CPU model deprecation API
 2020-09-28 20:42 UTC  (4+ messages)
` [PATCH v4 2/2] Mark Icelake-Client CPU models deprecated

[Buildroot] [PATCH] package/open2300: switch to github
 2020-09-28 20:43 UTC 

[PATCH 0/8] dts updates and fixes for Khadas VIM1 VIM2 VIM3 VIML boards
 2020-09-28 20:41 UTC  (8+ messages)
` [PATCH 5/8] arm64: dts: meson: remove reset-gpios from ethernet node for VIM2 meson-gxm-khadas-vim2

Help using libbpf with kernel 4.14
 2020-09-28 20:39 UTC  (5+ messages)

[PATCH v9 0/9] Apply COR-filter to the block-stream permanently
 2020-09-28 20:37 UTC  (3+ messages)

[PATCH] arm64/mm: Validate hotplug range before creating linear mapping
 2020-09-28 20:35 UTC  (3+ messages)

[v5 00/12] Add persistent durable identifier to storage log messages
 2020-09-28 20:35 UTC  (4+ messages)
` [v5 07/12] libata: Make ata_scsi_durable_name static

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-09-28 20:34 UTC  (4+ messages)
` [RFC PATCH v2 03/30] mm: thp: use single linked list for THP page table page deposit

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-28 20:34 UTC  (4+ messages)

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-09-28 20:33 UTC  (3+ messages)
` [PATCH 16/16] tests/acceptance: Test the MIPSsim machine

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-28 20:33 UTC  (6+ messages)

[PATCH 0/1] linux-firmware: Add VPDMA firmware binary
 2020-09-28 20:33 UTC  (2+ messages)
` [PATCH 1/1] linux-firmware: Add new VPDMA firmware 1b8.bin

[Intel-gfx] [PATCH v2] drm/i915/display/ehl: Limit eDP to HBR2
 2020-09-28 20:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display/ehl: Limit eDP to HBR2 (rev2)

[PATCH U-Boot v2019.04-aspeed-openbmc 0/3] Aspeed: Support eMMC boot
 2020-09-28 20:27 UTC  (4+ messages)
` [PATCH U-Boot v2019.04-aspeed-openbmc 1/3] ARM: dts: Aspeed: Tacoma and Rainier: Add eMMC nodes and parameters
` [PATCH U-Boot v2019.04-aspeed-openbmc 2/3] arch: ARM: Aspeed: Add SPL eMMC partition boot support
` [PATCH U-Boot v2019.04-aspeed-openbmc 3/3] configs: Add AST2600 SPL eMMC configuration

[PATCH] kexec/arm64: Add support for ARMv8.2 (large space addressing) 52-bit VA extensions
 2020-09-28 20:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/zstd: avoid compilation during host-zstd install step
 2020-09-28 20:31 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] package/zstd: link programs dynamically with libzstd to save space

[chanwoo:devfreq-testing-sysfs 9/9] drivers/scsi/ufs/ufshcd.h:583:38: error: field has incomplete type 'struct devfreq_simple_ondemand_data'
 2020-09-28 20:31 UTC 

[PATCH v4] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 20:30 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/systemd: add support for creating journal catalog DB
 2020-09-28 20:31 UTC  (3+ messages)

[Bug 209137] USB is not working since update from 5.0 to 5.3.0-26. And with 5.4 still not working
 2020-09-28 20:30 UTC 

[PATCH 0/7] Add support for Adreno 508/509/512
 2020-09-28 20:29 UTC  (4+ messages)
` [PATCH 5/7] drm/msm/a5xx: Fix VPC protect value in gpu_write()

[PATCH for-rc] RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
 2020-09-28 20:26 UTC 

Problem with endianess of pahole BTF output for vmlinux
 2020-09-28 20:27 UTC  (9+ messages)

[Buildroot] systemd improvements V2
 2020-09-28 20:27 UTC  (7+ messages)
` [Buildroot] [PATCH v2 10/14] package/systemd: invoke systemd-tmpfilesd on final image

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-28 20:27 UTC  (10+ messages)

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-09-28 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: "
` [PATCH v2 2/3] selftests/run_kselftest.sh: Make each test individually selectable
` [PATCH v2 3/3] doc: dev-tools: kselftest.rst: Update examples and paths

[PSIGN v2 X/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-09-28 20:26 UTC 

RGMII timing calibration (on 12nm Amlogic SoCs) - integration into dwmac-meson8b
 2020-09-28 20:23 UTC  (9+ messages)

Webcam Driver
 2020-09-28 20:25 UTC 

[patch 15/35] net: sfc: Replace in_interrupt() usage
 2020-09-28 20:24 UTC  (3+ messages)
` [RFC PATCH net-next] sfc: replace "

[Buildroot] [PATCH 1/3] support/scripts/gen-bootlin-toolchains: add missing glibc toolchain dependencies
 2020-09-28 20:23 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] "

[PATCH 0/2] PECI patchset tweaks
 2020-09-28 20:21 UTC  (5+ messages)
` [PATCH 2/2] peci-cputemp: label CPU cores from zero instead of one

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-28 20:05 UTC  (4+ messages)
` [PATCH V1 1/3] amd-iommu: Add address space notifier and replay support
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation
` [PATCH V1 3/3] amd-iommu: Fix amdvi_mmio_trace() to differentiate MMIO R/W

[PATCH] Doc: note minimum scissors line length for mailinfo
 2020-09-28 20:20 UTC  (2+ messages)
` [PATCH v2] Doc: specify exact scissors line

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-28 20:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 00/11] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v7 11/11] doc: update bbdev feature table

[PATCH 1/2] checks: Allow PCI bridge child nodes without an address
 2020-09-28 20:19 UTC  (2+ messages)
  ` [PATCH 2/2] checks: Relax SPI slave checks

[PATCH 16/45] drm/amdgpu: add gfx support for van gogh (v2)
 2020-09-28 20:18 UTC  (2+ messages)
` [PATCH] drm/amdgpu: fix perms of gfx_v10_0.c

[PATCH AUTOSEL 4.4 01/64] scsi: aacraid: fix illegal IO beyond last LBA
 2020-09-28 20:16 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 42/64] serial: uartps: Wait for tx_empty in console setup

[PATCH] perf tools: Fix printable strings in python3 scripts
 2020-09-28 20:11 UTC 

lib/string.c: implement stpcpy for 4.14, 4.9, and 4.4
 2020-09-28 20:17 UTC 

meter directive
 2020-09-28 20:17 UTC 

[PATCH can-next] can: add ISO 15765-2:2016 transport protocol
 2020-09-28 20:04 UTC 

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-28 20:16 UTC  (9+ messages)

[PATCH] h8300: Make irq disable and enable a compiler barrier
 2020-09-28 20:16 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/90] scsi: aacraid: fix illegal IO beyond last LBA
 2020-09-28 20:13 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 64/90] serial: uartps: Wait for tx_empty in console setup

[PATCH v2] media: uapi: h264: Add documentation to the interface header
 2020-09-28 20:14 UTC 

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-28 20:13 UTC  (2+ messages)

[meta-security][PATCH] opendnssec: add recipe
 2020-09-28 20:11 UTC 

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 20:10 UTC  (4+ messages)

[PATCH] Revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
 2020-09-28 20:08 UTC 

[Buildroot] [PATCH 1/2] package/gdb: fix build of gdbserver-only on the ARC gdb version
 2020-09-28 20:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gdb: also disable gprof

[PATCH 0/2] selftests: Extract run_kselftest.sh and generate stand-alone test list
 2020-09-28 20:09 UTC  (4+ messages)
` [PATCH 2/2] selftests/run_kselftest.sh: Make each test individually selectable

[PATCH 0/2] SAN Congestion Management (SCM) statistics
 2020-09-28 20:07 UTC  (4+ messages)
` [PATCH 1/2] scsi: fc: Update statistics for host and rport on FPIN reception

[PATCH] xfsdump: rename worker threads
 2020-09-28 20:07 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices
 2020-09-28 20:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-09-28 20:06 UTC  (4+ messages)

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-28 20:06 UTC  (5+ messages)

stable-rc/queue/4.9 baseline: 68 runs, 1 regressions (v4.9.237-117-g67e11f2ee7fa)
 2020-09-28 20:06 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.