All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-11 18:28:25 to 2021-02-11 19:18:43 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-02-11 19:18 UTC 

[PATCH alsa-ucm-conf] codecs/rt5672: Remove Intel SST specific HeadsetMic workaround
 2021-02-11 19:16 UTC  (2+ messages)

[PATCH v12 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-11 19:13 UTC  (7+ messages)
` [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun feature support
    ` [EXT] "

[PATCH v2 00/21] plugins/next pre-PR (hwprofile, regression fixes, icount count fix)
 2021-02-11 18:59 UTC  (8+ messages)
` [PATCH v2 15/21] tests/acceptance: add a new set of tests to exercise plugins
` [PATCH v2 16/21] accel/tcg: actually cache our partial icount TB

[PATCH v4 00/24] python: create installable package
 2021-02-11 18:58 UTC  (9+ messages)
` [PATCH v4 02/24] iotests/297: add --namespace-packages to mypy arguments
` [PATCH v4 04/24] python: create utils sub-package
` [PATCH v4 05/24] python: add qemu package installer
` [PATCH v4 06/24] python: add VERSION file
` [PATCH v4 07/24] python: add directory structure README.rst files
` [PATCH v4 08/24] python: Add pipenv support
` [PATCH v4 10/24] python: move pylintrc into setup.cfg
` [PATCH v4 14/24] python: move mypy.ini "

[PATCH alsa-ucm-conf] bytcr-wm5102: Add new UCM profile for BYT boards with a WM5102 codec
 2021-02-11 19:16 UTC  (2+ messages)

[net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
 2021-02-11 19:12 UTC  (2+ messages)

[net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support
 2021-02-11 19:10 UTC  (3+ messages)

[PATCH v11 0/7] Support running driver's probe for a device powered off
 2021-02-11 19:10 UTC  (3+ messages)
` [PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state

[PATCH v1] clk: Move struct clk_core to use struct fwnode_handle
 2021-02-11 19:09 UTC  (6+ messages)

[PATCH v2 1/9] git-stash.txt: be explicit about subcommand options
 2021-02-11 19:07 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH v5 0/2] ARM: kprobes: asm warning fixes and UAL conversion
 2021-02-11 19:05 UTC  (5+ messages)
` [PATCH v5 1/2] ARM: kprobes: fix UNPREDICTABLE warnings

[PATCH][next] soc: xilinx: vcu: remove deadcode on null divider check
 2021-02-11 19:05 UTC  (6+ messages)

[PATCHSET 0/6] fstests: various improvements to the test framework
 2021-02-11 19:05 UTC  (6+ messages)
` [PATCH 2/6] common: capture metadump output if xfs filesystem check fails

[PATCH 0/2] uio and tcmu: Fix memory leak in tcmu by adding new uio feature
 2021-02-11 19:03 UTC  (6+ messages)
` [PATCH 1/2] uio: Add late_release callback to uio_info

[PATCH v5 0/4] USB: misc: Add onboard_usb_hub driver
 2021-02-11 19:01 UTC  (8+ messages)
` [PATCH v5 2/4] "
` [PATCH v5 3/4] usb: host: xhci-plat: Create platform device for onboard hubs in probe()

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-11 19:00 UTC  (4+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH v4] platform/x86: thinkpad_acpi: Handle keyboard cover attach/detach events
 2021-02-11 18:59 UTC  (2+ messages)

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-11 18:57 UTC  (10+ messages)
` [PATCH 1/4] ibmvfc: simplify handling of sub-CRQ initialization
` [PATCH 2/4] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH 3/4] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH 4/4] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-02-11 19:10 UTC 

[RFC][PATCH V6] btrfs: allocation_hint mode
 2021-02-11 18:58 UTC  (16+ messages)
` [PATCH 1/5] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES
` [PATCH 2/5] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 4/5] btrfs: add allocation_hint option
` [PATCH 5/5] btrfs: add allocator_hint mode

[meta-oe][PATCH] ceres-solver: update to 2.0.0
 2021-02-11 19:08 UTC  (2+ messages)
` [oe] "

[PATCH v5 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-11 18:55 UTC  (12+ messages)
` [PATCH v5 net-next 01/11] skbuff: move __alloc_skb() next to the other skb allocation functions
` [PATCH v5 net-next 02/11] skbuff: simplify kmalloc_reserve()
` [PATCH v5 net-next 03/11] skbuff: make __build_skb_around() return void
` [PATCH v5 net-next 04/11] skbuff: simplify __alloc_skb() a bit
` [PATCH v5 net-next 05/11] skbuff: use __build_skb_around() in __alloc_skb()
` [PATCH v5 net-next 06/11] skbuff: remove __kfree_skb_flush()
` [PATCH v5 net-next 07/11] skbuff: move NAPI cache declarations upper in the file
` [PATCH v5 net-next 08/11] skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
` [PATCH v5 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()
` [PATCH v5 net-next 10/11] skbuff: allow to use NAPI cache from __napi_alloc_skb()
` [PATCH v5 net-next 11/11] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing

[dpdk-dev] [PATCH] doc: replace hugepages commands with dedicated tool
 2021-02-11 19:07 UTC  (2+ messages)

[PATCH V2 0/8] btrfs: convert kmaps to core page calls
 2021-02-11 18:52 UTC  (7+ messages)
` [PATCH V2 4/8] mm/highmem: Add VM_BUG_ON() to mem*_page() calls

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-02-11 19:05 UTC 

[PATCH 0/9] midx: implement a multi-pack reverse index
 2021-02-11 18:55 UTC  (4+ messages)

Detecting Faulting Instructions From Plugins
 2021-02-11 18:35 UTC  (8+ messages)

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-02-11 18:54 UTC  (10+ messages)

Fw: [Bug 211707] New: BUG: unable to handle page fault for address: ffffa147bdf6b91d
 2021-02-11 19:02 UTC 

[PATCH] lkdtm: don't move ctors to .rodata
 2021-02-11 18:53 UTC  (6+ messages)

[ANNOUNCE] tc monthly meetup
 2021-02-11 18:51 UTC 

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-11 18:51 UTC  (4+ messages)

[v7 PATCH 0/12] Make shrinker's nr_deferred memcg aware
 2021-02-11 18:52 UTC  (5+ messages)
` [v7 PATCH 12/12] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SM8350 remoteprocs
 2021-02-11 18:52 UTC  (2+ messages)

runaway avocado
 2021-02-11 18:47 UTC  (5+ messages)

[PATCH] objtool: Fix seg fault with Clang non-section symbols
 2021-02-11 18:46 UTC  (5+ messages)
` [tip: objtool/urgent] "

[linux-stable-rc:linux-5.4.y 3729/4836] arch/riscv/include/asm/processor.h:68:2: error: implicit declaration of function 'barrier'
 2021-02-11 18:54 UTC  (2+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.257-12-gc08ef8682866)
 2021-02-11 18:45 UTC 

pull-request: iwlwifi-next 2021-02-10
 2021-02-11 18:43 UTC  (2+ messages)

[PATCH v3] iio: ad7949: fix wrong ADC result due to incorrect bit mask
 2021-02-11 18:42 UTC  (3+ messages)

[PATCH] hw/block/nvme: add broadcast nsid support flush command
 2021-02-11 18:33 UTC  (2+ messages)

[PATCH] perf env: Remove unneeded internal/cpumap inclusions
 2021-02-11 18:39 UTC 

[PATCH v2 0/1] Add driver support for the IMX General Purpose Timer (GPT) available
 2021-02-11 18:54 UTC  (5+ messages)
` [PATCH v2 1/1] timer: imx-gpt: Add timer support for i.MX SoCs family

[Nouveau] [RFC v4 00/11] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-02-11 18:35 UTC  (7+ messages)
` [Intel-gfx] [RFC v4 10/11] drm/dp: Extract i915's eDP backlight code into DRM helpers
      ` [Nouveau] "

[PATCH v3 1/2] thermal: armada: ap806: use firmware SiP services for thermal operations
 2021-02-11 18:34 UTC  (3+ messages)

[GIT PULL] second round of nvme updates for 5.12
 2021-02-11 18:34 UTC  (7+ messages)

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.221-16-gbfa793128f32)
 2021-02-11 18:32 UTC 

[merged] nilfs2-make-splice-write-available-again.patch removed from -mm tree
 2021-02-11 18:31 UTC 

[PATCH for-next 0/4] complete cleanups
 2021-02-11 18:28 UTC  (5+ messages)
` [PATCH 1/4] io_uring: clean up io_req_free_batch_finish()
` [PATCH 2/4] io_uring: simplify iopoll reissuing
` [PATCH 3/4] io_uring: move res check out of io_rw_reissue()
` [PATCH 4/4] io_uring: inline io_complete_rw_common()

[merged] mm-slub-better-heuristic-for-number-of-cpus-when-calculating-slab-order.patch removed from -mm tree
 2021-02-11 18:31 UTC 

[merged] revert-mm-memcontrol-avoid-workload-stalls-when-lowering-memoryhigh.patch removed from -mm tree
 2021-02-11 18:31 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-11 18:50 UTC 

[meta-oe][PATCH] libgit2: update to 1.1.0
 2021-02-11 18:49 UTC 

[merged] maintainers-update-andrey-ryabinins-email-address.patch removed from -mm tree
 2021-02-11 18:31 UTC 

[merged] tmpfs-disallow-config_tmpfs_inode64-on-s390.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[PATCH v2 0/6] qapi: Add support for aliases
 2021-02-11 18:31 UTC  (7+ messages)
` [PATCH v2 1/6] qapi: Add interfaces for alias support to Visitor
` [PATCH v2 2/6] qapi: Remember alias definitions in qobject-input-visitor
` [PATCH v2 3/6] qapi: Simplify full_name_nth() "
` [PATCH v2 4/6] qapi: Apply aliases "
` [PATCH v2 5/6] qapi: Add support for aliases
` [PATCH v2 6/6] tests/qapi-schema: Test cases "

[merged] selftests-vm-rename-file-run_vmtests-to-run_vmtestssh.patch removed from -mm tree
 2021-02-11 18:31 UTC 

[RFC PATCH 3/7] regulator: IRQ based event/error notification helpers
 2021-02-11 18:47 UTC 

[merged] tmpfs-disallow-config_tmpfs_inode64-on-alpha.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[merged] firmware_loader-align-builtin_fw-to-8.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[merged] mm-mremap-fix-build_bug_on-error-in-get_extent.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[merged] kasan-fix-stack-traces-dependency-for-hw_tags.patch removed from -mm tree
 2021-02-11 18:30 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2021-02-11 18:46 UTC 

[merged] squashfs-add-more-sanity-checks-in-xattr-id-lookup.patch removed from -mm tree
 2021-02-11 18:30 UTC 

incoming
 2021-02-11 18:45 UTC  (6+ messages)
` [patch 09/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha

[RFC][PATCH v2 0/7] objtool x86 decoder fixes
 2021-02-11 18:30 UTC  (2+ messages)

[merged] squashfs-add-more-sanity-checks-in-inode-lookup.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[merged] squashfs-add-more-sanity-checks-in-id-lookup.patch removed from -mm tree
 2021-02-11 18:30 UTC 

[PATCH] ACPI: property: Fix fwnode string properties matching
 2021-02-11 18:30 UTC 

[merged] squashfs-avoid-out-of-bounds-writes-in-decompressors.patch removed from -mm tree
 2021-02-11 18:30 UTC 

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2021-02-11 18:44 UTC 

peci-pcie CI issues
 2021-02-11 18:42 UTC  (8+ messages)

[PATCH V7 0/3] dt: Build unittests statically with fdtoverlay
 2021-02-11 18:27 UTC  (4+ messages)
` [PATCH V7 1/3] kbuild: Add generic rule to apply fdtoverlay

[PATCH] ath11k: qmi: add debug message for allocated memory segment addresses and sizes
 2021-02-11 18:28 UTC  (2+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-11 18:27 UTC  (8+ messages)
` [PATCH v2 2/8] cxl/mem: Find device capabilities

[PATCH] ath11k: pci: remove experimental warning
 2021-02-11 18:27 UTC  (2+ messages)

[PATCH v2] ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
 2021-02-11 18:26 UTC  (2+ messages)

[RFC 0/9] Linear Address Masking enabling
 2021-02-11 18:26 UTC  (5+ messages)
` [RFC 1/9] mm, arm64: Update PR_SET/GET_TAGGED_ADDR_CTRL interface

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-02-11 18:24 UTC 

[gustavoars-linux:testing/fusion/mptlan] BUILD SUCCESS b0cb7eb24d3d6963e9f9021bb1d6eff3da1cfdf7
 2021-02-11 18:22 UTC 

[RESEND PATCH ] KVM: VMX: Enable/disable PML when dirty logging gets enabled/disabled
 2021-02-11 18:20 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/netopeer2: set SYSREPO_SHM_PREFIX and cleanup shm files after installation
 2021-02-11 18:39 UTC  (5+ messages)

[PATCH] The Patch fixes the missing a blank line warning
 2021-02-11 18:20 UTC  (4+ messages)
` This reply comments on the patch to "
  ` [PATCH] Staging: mm: util.c: checkpatch.pl coding style warning fix

[PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
 2021-02-11 18:18 UTC  (4+ messages)

linux-next: Tree for Feb 11
 2021-02-11 18:18 UTC  (2+ messages)
` linux-next: Tree for Feb 11 (drivers/gpu/drm/i915/display/intel_panel.o)

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-02-11 18:38 UTC 

[PATCH 0/3][v3] add support for never printing hashed addresses
 2021-02-11 18:17 UTC  (8+ messages)
` [PATCH 3/3] [v3] lib/vsprintf: debug_never_hash_pointers prints all addresses as unhashed

[ragnatech:media-tree] BUILD SUCCESS ce79aecf608469b8b8e422928e6fca50b6ca7133
 2021-02-11 18:21 UTC 

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-11 18:14 UTC  (3+ messages)
` [PATCH for next v1 1/2] gpio: omap: Replace raw_spin_lock_irqsave with raw_spin_lock in omap_gpio_irq_handler()

[PATCH v4] driver core: auxiliary bus: Fix calling stage for auxiliary bus init
 2021-02-11 18:14 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: sm8250: fix display nodes
 2021-02-11 18:09 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: add compatibles for sm8150/sm8250 display
` [PATCH 2/2] arm64: dts: qcom: sm8250: fix display nodes

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2021-02-11 18:36 UTC  (2+ messages)
` [Bug 206987] "

[PATCH] mhi: pci_generic: Ensure device readiness before starting MHI
 2021-02-11 18:28 UTC  (5+ messages)

[RFC PATCH] docs: Warn when auto xref to document fails
 2021-02-11 18:10 UTC 

[PATCH 0/8] MUSE: Userspace backed MTD v3
 2021-02-11 18:09 UTC  (7+ messages)

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-11 18:08 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-02-11 18:35 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2021-02-11 18:35 UTC 

[PATCH] spi: Skip zero-length transfers in spi_transfer_one_message()
 2021-02-11 18:08 UTC 

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-11 18:05 UTC  (3+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "

[meta-python[PATCH v2] python3-idna: update to 3.1
 2021-02-11 18:34 UTC 

[PATCH] kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
 2021-02-11 18:05 UTC  (3+ messages)

[PATCH v1 2/4] usb: typec: tps6598x: Add trace event for status register
 2021-02-11 18:04 UTC  (2+ messages)

nvme-5.12 is crashing with fabrics discover
 2021-02-11 18:33 UTC  (4+ messages)

Reporting stable build failure from commit bca9ca
 2021-02-11 18:18 UTC  (3+ messages)

[PATCH 00/24] virtiofs dax patches
 2021-02-11 18:30 UTC  (6+ messages)
` [PATCH 10/24] DAX: virtiofsd: Add setup/remove mappings fuse commands
        ` [Virtio-fs] "

[PATCH 4.19 00/24] 4.19.176-rc1 review
 2021-02-11 18:06 UTC  (6+ messages)
` [PATCH 4.19 07/24] regulator: core: avoid regulator_resolve_supply() race condition

[PATCH v1 0/7] Add support for IPA v3.1, GSI v1.0, MSM8998 IPA
 2021-02-11 17:50 UTC  (4+ messages)
` [PATCH v1 2/7] net: ipa: endpoint: Don't read unexistant register on IPAv3.1
` [PATCH v1 3/7] net: ipa: gsi: Avoid some writes during irq setup for older IPA
` [PATCH v1 5/7] net: ipa: Add support for IPA on MSM8998

[PATCH 0/4] Remove checks for gcc < 4
 2021-02-11 17:55 UTC  (3+ messages)
` [PATCH 4/4] microblaze: Remove support "

[PATCH 1/2] nvmet: don't check iosqes, iocqes for discovery controllers
 2021-02-11 18:31 UTC  (7+ messages)
` [PATCH 2/2] nvme: don't set iosqes,iocqes "

[PATCH] enetc: auto select PHYLIB and MDIO_DEVRES
 2021-02-11 17:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-11 18:28 UTC  (7+ messages)

[dm-devel] [PATCH v5 0/6] block-layer interposer
 2021-02-11 17:51 UTC  (3+ messages)
` [dm-devel] [PATCH v5 5/6] dm: add 'noexcl' option for dm-linear
  `  "

[PATCH] ASoC: wm_adsp: Remove unused control callback structure
 2021-02-11 17:51 UTC  (2+ messages)

[PATCH v2] gpio: pca953x: add support for open drain pins on PCAL6524
 2021-02-11 17:51 UTC 

[PATCH 0/2] file-posix: Cache next hole
 2021-02-11 17:22 UTC  (2+ messages)
` [PATCH 2/2] "

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.175-24-gad0db72c5c728)
 2021-02-11 18:13 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.97-24-g67f6acde4514)
 2021-02-11 18:13 UTC 

dwc2 Resume From Suspend Devices Not Working
 2021-02-11 18:12 UTC  (2+ messages)


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.