All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-26 04:12:41 to 2021-07-26 06:43:48 UTC [more...]

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-07-26  6:37 UTC  (13+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 02/10] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V2 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V2 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V2 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V2 06/10] arm64/mm: Add FEAT_LPA2 specific encoding
` [RFC V2 07/10] arm64/mm: Detect and enable FEAT_LPA2
` [RFC V2 08/10] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
` [RFC V2 09/10] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES

[PATCH 1/3] xfs/530: Do not pass block size argument to _scratch_mkfs
 2021-07-26  6:43 UTC  (3+ messages)
` [PATCH 2/3] common/xfs: Add helpers to obtain reflink/rmapbt status of a filesystem
` [PATCH 3/3] xfs/530: Bail out if either of reflink or rmapbt is enabled

[Buildroot] [PATCH 1/2] package/libmodsecurity: fix static build
 2021-07-26  6:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/nginx-modsecurity: "

[cip-dev] [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers
 2021-07-26  6:38 UTC 

[PATCH v8 00/18] btrfs: add data write support for subpage
 2021-07-26  6:35 UTC  (19+ messages)
` [PATCH v8 01/18] btrfs: properly reset @this_bio_flag in btrfs_do_readpage() to avoid inheriting old bio flags to next extent
` [PATCH v8 02/18] btrfs: fix NULL pointer dereference when reading two compressed extent inside the same page
` [PATCH v8 03/18] btrfs: disable compressed readahead for subpage
` [PATCH v8 04/18] btrfs: grab correct extent map for subpage compressed extent read
` [PATCH v8 05/18] btrfs: rework btrfs_decompress_buf2page()
` [PATCH v8 06/18] btrfs: rework lzo_decompress_bio() to make it subpage compatible
` [PATCH v8 07/18] btrfs: extract relocation page read and dirty part into its own function
` [PATCH v8 08/18] btrfs: make relocate_one_page() to handle subpage case
` [PATCH v8 09/18] btrfs: fix wild subpage writeback which does not have ordered extent
` [PATCH v8 10/18] btrfs: disable inline extent creation for subpage
` [PATCH v8 11/18] btrfs: allow submit_extent_page() to do bio split "
` [PATCH v8 12/18] btrfs: reject raid5/6 fs "
` [PATCH v8 13/18] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage()
` [PATCH v8 14/18] btrfs: fix a use-after-free bug in writeback subpage helper
` [PATCH v8 15/18] btrfs: fix a subpage false alert for relocating partial preallocated data extents
` [PATCH v8 16/18] btrfs: fix a subpage relocation data corruption
` [PATCH v8 17/18] btrfs: allow read-write for 4K sectorsize on 64K page size systems
` [PATCH v8 18/18] btrfs: unify the error paths in __extent_writepage() for subpage and regular sectorsize

[PATCH 0/2] Add support for Kirin 970 PMIC and USB3
 2021-07-26  6:35 UTC  (6+ messages)
` [PATCH 1/2] dts: hisilicon: add support for the PMIC found on Hikey 970

[PATCH] configs: layerscape: Disable the EFI_LOADER feature
 2021-07-26  6:30 UTC  (4+ messages)

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-07-26  6:30 UTC  (6+ messages)
` [PATCH v10 2/2] "

[dpdk-dev] [PATCH v2] app/testpmd: support multi-process
 2021-07-26  6:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v16] "

[PATCH] crypto: sun8i-ce: fix memory leak and return value of sun8i_ce_hash_run
 2021-07-26  6:27 UTC 

[PATCH] ALSA: usb-audio: Fix superfluous autosuspend recovery
 2021-07-26  6:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix mirror flow split with L3 encapsulation
 2021-07-26  6:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/10 v2] xfs: fix log cache flush regressions and bugs
 2021-07-26  6:07 UTC  (11+ messages)
` [PATCH 01/10] xfs: flush data dev on external log write
` [PATCH 02/10] xfs: external logs need to flush data device
` [PATCH 03/10] xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
` [PATCH 04/10] xfs: fix ordering violation between cache flushes and tail updates
` [PATCH 05/10] xfs: factor out forced iclog flushes
` [PATCH 06/10] xfs: log forces imply data device cache flushes
` [PATCH 07/10] xfs: avoid unnecessary waits in xfs_log_force_lsn()
` [PATCH 08/10] xfs: logging the on disk inode LSN can make it go backwards
` [PATCH 09/10] xfs: Enforce attr3 buffer recovery order
` [PATCH 10/10] xfs: need to see iclog flags in tracing

[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
 2021-07-26  6:25 UTC  (2+ messages)

[PATCH] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
 2021-07-26  6:25 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes
 2021-07-26  6:24 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/intel-ci: Remove hang tests from pre-merge blacklist
  ` [igt-dev] [i-g-t V2 "
` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev3)

[Buildroot] [PATCH v5 1/3] package/python-numpy: use lapack instead of clapack
 2021-07-26  6:24 UTC  (4+ messages)
` [Buildroot] [PATCH v5 3/3] package/armadillo: allow to select between lapack or openblas

[Buildroot] [PATCH 1/2] package/x11r7/xlib_libX11: bump version to 1.7.2
 2021-07-26  6:23 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xserver_xorg-server: bump version to 1.20.12

Errors in man pages, here: open.2
 2021-07-26  6:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/pngquant: bump version to 2.15.1
 2021-07-26  6:23 UTC 

[dpdk-dev] Question about hardware error handling policy
 2021-07-26  6:21 UTC  (5+ messages)

[PATCH] nfc: s3fwrn5: remove unnecessary label
 2021-07-26  6:21 UTC  (2+ messages)

drivers/input/misc/iqs626a.c:1645:12: warning: stack frame size (2384) exceeds limit (2048) in function 'iqs626_probe'
 2021-07-26  6:20 UTC  (2+ messages)

[PATCH bpf-next 0/2] expand bpf_d_path helper allowlist
 2021-07-26  6:20 UTC  (9+ messages)
` [PATCH bpf-next 1/2] tools/resolve_btfids: emit warnings and patch zero id for missing symbols
` [PATCH bpf-next 2/2] bpf: expose bpf_d_path helper to vfs_* and security_* functions

[PATCH] scsi: sr: Return correct event when media event code is 3
 2021-07-26  6:19 UTC 

[igt-dev] [PATCH] tests/kms: Return false in gem_has_lmem for kernels not having DRM_I915_QUERY_MEMORY_REGIONS support
 2021-07-26  6:18 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t] "
  ` [igt-dev] [PATCH i-g-t] lib/i915: "

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.14.6
 2021-07-26  6:16 UTC 

Patch "spi: spi-cadence-quadspi: Fix division by zero warning" has been added to the 5.13-stable tree
 2021-07-26  6:15 UTC 

[Buildroot] [PATCH 1/1] package/libogg: bump version to 1.3.5
 2021-07-26  6:10 UTC 

[RFC v2 0/2] virtio-pmem: Asynchronous flush
 2021-07-26  6:08 UTC  (3+ messages)
` [RFC v2 1/2] virtio-pmem: Async virtio-pmem flush
` [RFC v2 2/2] pmem: Enable pmem_submit_bio for asynchronous flush

[LTP] [PATCH 1/3] Add skip_in_lockdown flag to struct tst_test
 2021-07-26  6:05 UTC  (3+ messages)
` [LTP] [PATCH 3/3] Add lockdown checks to init_module* and finit_module* tests

[LTP] [PATCH] [2/2] syscalls/memcpy01: Convert to new API
 2021-07-26  6:05 UTC 

[LTP] [PATCH] [1/2] syscalls/memset01: Convert to new API
 2021-07-26  6:05 UTC 

[syzbot] kernel BUG in rxrpc_destroy_all_connections
 2021-07-26  6:03 UTC 

[PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model
 2021-07-26  6:01 UTC  (4+ messages)
` [PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
` [PATCH 2/3] arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
` [PATCH 3/3] arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs

[f2fs-dev] [syzbot] BUG: unable to handle kernel NULL pointer dereference in f2fs_update_meta_page
 2021-07-26  6:00 UTC  (2+ messages)
`  "

[Buildroot] [PATCH v2] package/gcc: fix libsanitizer in gcc 11.1, 10.3 for linux 5.13
 2021-07-26  6:01 UTC  (2+ messages)

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-26  5:57 UTC  (15+ messages)

[LTP] [PATCH 1/2] lib/tst_hugepage: Fix .request_hugepages = 0 bug
 2021-07-26  5:58 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: announce removal of ABIs in PCI bus driver
 2021-07-26  5:56 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.8
 2021-07-26  5:54 UTC 

[Buildroot] [PATCH 1/1] package/libcurl: security bump to version 7.78.0
 2021-07-26  5:52 UTC 

[PATCH 0/7] Arasan sdhci driver updates
 2021-07-26  5:54 UTC  (5+ messages)
  ` [PATCH 1/7] mmc: sdhci: Return error in case of failure

[PATCH 1/3] riscv: Fix memory_limit for 64-bit kernel
 2021-07-26  5:47 UTC  (4+ messages)
` [PATCH 3/3] riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE

[PATCH] sctp: delete addr based on sin6_scope_id
 2021-07-26  5:47 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-07-25
 2021-07-26  5:47 UTC 

[PATCH 1/2] drm/msm/a6xx: Fix llcc configuration for a660 gpu
 2021-07-26  5:46 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/a6xx: Add support for Adreno 7c Gen 3 gpu
  ` [Freedreno] "

[PATCH -fixes] riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
 2021-07-26  5:42 UTC  (2+ messages)

Linux 5.14-rc3
 2021-07-26  5:41 UTC  (2+ messages)

Core Scheduling - Concurrent VMs
 2021-07-26  5:41 UTC 

[boot-wrapper PATCH v3 0/8] Add Armv8-R AArch64 support
 2021-07-26  5:33 UTC  (4+ messages)
` [boot-wrapper PATCH v3 2/8] aarch64: Rename labels and prepare for lower EL booting

[PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
 2021-07-26  5:39 UTC  (8+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 06/12] refs API: pass the "lock OID" to reflog "prepare"

Analogy usage
 2021-07-26  5:37 UTC  (2+ messages)

[PATCH v2 00/10] i2c: xiic: Add features, bug fixes
 2021-07-26  5:26 UTC  (9+ messages)

[PATCH v3] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-07-26  5:22 UTC  (3+ messages)

[PATCH] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-26  5:33 UTC  (2+ messages)

[PATCH] tools/libxl: add missing blank in message
 2021-07-26  5:31 UTC  (2+ messages)

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-26  5:31 UTC  (5+ messages)
` [RFC PATCH v2 65/69] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch

[xenomai-images 0/7] control applying of no-debug config
 2021-07-26  5:30 UTC  (4+ messages)

[PATCH] net: mhi: Improve MBIM packet counting
 2021-07-26  5:30 UTC 

[Buildroot] [PATCH] Fix restorecond startup for sysvinit builds
 2021-07-26  5:29 UTC  (5+ messages)

[PATCH] nvmet: check that host sqsize does not exceed ctrl MQES
 2021-07-26  5:25 UTC 

incoming
 2021-07-26  5:22 UTC  (4+ messages)
` [patch 15/15] hugetlbfs: fix mount mode command line processing

[syzbot] BUG: sleeping function called from invalid context in folio_copy
 2021-07-26  5:18 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: fix incorrect clock source setting
 2021-07-26  2:16 UTC  (8+ messages)

[v9 2/2] pwm: Add Aspeed ast2600 PWM support
 2021-07-26  5:14 UTC  (14+ messages)

clang-13: warning: argument unused during compilation: '-pie'
 2021-07-26  5:12 UTC  (2+ messages)

[PATCH] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
 2021-07-26  5:08 UTC  (3+ messages)

[Bug 209555] New: dwc2 driver stops working after sudden disconnect
 2021-07-26  5:08 UTC  (2+ messages)
` [Bug 209555] "

[PATCH for-6.1? v2 0/9] Fixes for clang-13
 2021-07-26  4:58 UTC  (4+ messages)
` [PATCH for-6.1? v2 7/9] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write

[Buildroot] [PATCH] package/open62541: bump version to 1.2.2
 2021-07-26  5:01 UTC 

[PATCH 1/3] hwmon: sbrmi: Add support for sbrmi power module
 2021-07-26  4:58 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] dt-bindings: sbrmi: Add SB-RMI hwmon driver bindings

Errors in man pages
 2021-07-26  4:53 UTC  (3+ messages)

[PATCH V3 0/5] virtio: Add virtio-device bindings
 2021-07-26  4:51 UTC  (12+ messages)
` [PATCH V3 1/5] dt-bindings: virtio: Add binding for virtio devices
` [PATCH V3 2/5] dt-bindings: i2c: Add bindings for i2c-virtio
` [PATCH V3 3/5] dt-bindings: gpio: Add bindings for gpio-virtio
` [PATCH V3 4/5] uapi: virtio_ids: Sync ids with specification
` [PATCH V3 5/5] virtio: Bind virtio device to device-tree node

[RFC v2] /dev/iommu uAPI proposal
 2021-07-26  4:50 UTC  (3+ messages)

Errors in man pages, here: rename.2
 2021-07-26  4:51 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/3] common/cnxk: add const values to ec groups
 2021-07-26  4:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] crypto/cnxk: update asym ECDSA messages in sync with ucode
` [dpdk-dev] [PATCH 3/3] common/cpt: "

[PATCH v5 0/3] target/ppc: MMU clean up
 2021-07-26  4:30 UTC  (7+ messages)
` [PATCH v5 1/3] target/ppc: divided mmu_helper.c in 2 files
` [PATCH v5 2/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c
` [PATCH v5 3/3] target/ppc: moved store_40x_sler to helper_regs.c

[dpdk-dev] [PATCH] crypto/cnxk: add null check for rsa param key data
 2021-07-26  4:44 UTC 

[PATCH v2 0/3] Improve output type formatting
 2021-07-26  4:44 UTC  (7+ messages)
` [PATCH v2 1/3] checks: Add markers on known properties

[PATCHv3 0/8] videobuf2: support new noncontiguous DMA API
 2021-07-26  4:41 UTC  (8+ messages)
` [PATCHv3 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag

[hardknott][PATCH v3] binutils: Fix CVE-2021-20197
 2021-07-26  4:38 UTC  (2+ messages)
    ` [OE-core] [hardknott][PATCH v4] "

[PATCH v6 1/4] arm64: dts: ipq6018: correct TCSR block area
 2021-07-26  4:31 UTC  (5+ messages)
` [PATCH v6 2/4] pwm: driver for qualcomm ipq6018 pwm block

[PATCH] clocksource: Add Marvell Errata-38627 workaround
 2021-07-26  4:29 UTC  (8+ messages)
  ` [EXT] "

[Qemu-devel] [Bug 721825] [NEW] VDI block driver bugs
 2021-07-26  4:17 UTC  (2+ messages)
` [Bug 721825] "

[PATCH] cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdev
 2021-07-26  4:24 UTC  (2+ messages)

[f2fs-dev] [PATCH v4] f2fs: change fiemap way in printing compression chunk
 2021-07-26  4:18 UTC  (2+ messages)
`  "

Return value for "impossible" situations
 2021-07-26  4:18 UTC  (3+ messages)

[PATCH v7] iomap: make inline data support more flexible
 2021-07-26  4:00 UTC  (4+ messages)

[PATCH v1 00/55] KVM: PPC: Book3S HV P9: entry/exit optimisations
 2021-07-26  3:50 UTC  (7+ messages)
` [PATCH v1 50/55] KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready
` [PATCH v1 51/55] KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
` [PATCH v1 52/55] KVM: PPC: Book3S HV P9: Remove most of the vcore logic
` [PATCH v1 53/55] KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entry
` [PATCH v1 54/55] KVM: PPC: Book3S HV P9: Stop using vc->dpdes
` [PATCH v1 55/55] KVM: PPC: Book3S HV P9: Remove subcore HMI handling

[PATCH V8 XRT Alveo 00/14] XRT Alveo driver overview
 2021-07-26  4:15 UTC  (3+ messages)
` [PATCH V8 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager

[PATCH 1/2] drm/amd/pm: restore user customized OD settings properly for NV1x
 2021-07-26  4:12 UTC  (3+ messages)

[MPTCP][PATCH v3 mptcp-next 0/5] fullmesh path manager support
 2021-07-26  4:12 UTC  (6+ messages)
` [MPTCP][PATCH v3 mptcp-next 1/5] mptcp: remote addresses fullmesh
  ` [MPTCP][PATCH v3 mptcp-next 2/5] mptcp: local "
    ` [MPTCP][PATCH v3 mptcp-next 3/5] selftests: mptcp: set and print the fullmesh flag
      ` [MPTCP][PATCH v3 mptcp-next 4/5] selftests: mptcp: add fullmesh testcases
        ` [MPTCP][PATCH v3 mptcp-next 5/5] selftests: mptcp: delete uncontinuous removing ids


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.