All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-01 21:08:39 to 2020-01-02 01:30:06 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-01-02  1:30 UTC 

FAILED: patch "[PATCH] mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround" failed to apply to 5.4-stable tree
 2020-01-02  1:29 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: sun8i: R40: DT fixes and updates
 2020-01-02  1:26 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: sun8i: R40: Upgrade GICC reg size to 8K
` [PATCH 2/3] ARM: dts: sun8i: R40: Add PMU node
` [PATCH 3/3] ARM: dts: sun8i: R40: Add SPI controllers nodes and pinmuxes

Interrupted and resumed scrubs seem to have caused filesystem to go readonly (EFBIG error)
 2020-01-02  1:26 UTC  (2+ messages)

FAILED: patch "[PATCH] mmc: sdhci: Update the tuning failed messages to pr_debug" failed to apply to 4.9-stable tree
 2020-01-02  1:26 UTC  (2+ messages)

[PATCH] block: make sure last_lookup set as NULL after part deleted
 2020-01-02  1:23 UTC  (3+ messages)

[mbroz-linux:dm-cryptsetup 1/1] drivers/md/dm-crypt.c:781:24: sparse: sparse: cast to restricted __le32
 2020-01-02  1:19 UTC 

FAILED: patch "[PATCH] x86/mce: Fix possibly incorrect severity calculation on AMD" failed to apply to 4.19-stable tree
 2020-01-02  1:14 UTC  (3+ messages)

FAILED: patch "[PATCH] kvm: x86: Host feature SSBD doesn't imply guest feature" failed to apply to 4.19-stable tree
 2020-01-02  1:11 UTC  (2+ messages)

FAILED: patch "[PATCH] pinctrl: baytrail: Really serialize all register accesses" failed to apply to 4.19-stable tree
 2020-01-02  1:05 UTC  (2+ messages)

[ti:ti-rt-linux-4.19.y 10102/11260] drivers/pci/endpoint/functions/pci-epf-ntb.c:827 epf_ntb_init_epc_bar_interface() warn: unsigned 'barno' is never less than zero
 2020-01-02  1:01 UTC 

[Xen-devel] [qemu-mainline test] 145463: regressions - FAIL
 2020-01-02  0:59 UTC 

[U-Boot] [PATCH v4 0/5] of-platdata: Avoid building libfdt
 2020-01-02  0:59 UTC  (5+ messages)
` [U-Boot] [PATCH v4 4/5] dm: core: Don't include ofnode functions with of-platdata

FAILED: patch "[PATCH] serial: sprd: Add clearing break interrupt operation" failed to apply to 4.19-stable tree
 2020-01-02  0:57 UTC  (2+ messages)

[PATCH v1 0/2] Add support for IPA clock for SC7180
 2020-01-02  0:56 UTC  (3+ messages)
` [PATCH v1 1/2] clk: qcom: rpmh: skip undefined clocks when registering

[PATCH v2] clk: Warn about critical clks that fail to enable
 2020-01-02  0:55 UTC 

[PATCH] MIPS: Don't declare __current_thread_info globally
 2020-01-02  0:53 UTC  (3+ messages)

stable-rc/linux-4.19.y boot: 67 boots: 1 failed, 65 passed with 1 untried/unknown (v4.19.92-90-g04f3d64d2985)
 2020-01-02  0:49 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: fix out of range clock divider handling" failed to apply to 4.19-stable tree
 2020-01-02  0:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] docs/manual: dependency documentation updates
 2020-01-02  0:41 UTC  (3+ messages)

[PATCH] stmmac: debugfs entry name is not be changed when udev rename device name
 2020-01-02  0:38 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ipn3ke: fix line side statistics register read
 2020-01-02  0:36 UTC  (2+ messages)

FAILED: patch "[PATCH] spi: fsl: don't map irq during probe" failed to apply to 4.19-stable tree
 2020-01-02  0:36 UTC  (2+ messages)

[PATCH v3 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-02  0:30 UTC  (15+ messages)
` [PATCH v3 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v3 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

[alsa-devel] [PATCH] ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one
 2020-01-02  0:28 UTC  (2+ messages)
`  "

stable-rc/linux-4.9.y boot: 43 boots: 0 failed, 42 passed with 1 untried/unknown (v4.9.207-163-g05e2f5c48547)
 2020-01-02  0:20 UTC 

[PULL REQUEST] iommu/vt-d: patches for v5.6
 2020-01-02  0:18 UTC  (23+ messages)
` [PATCH 01/22] iommu/vt-d: Add Kconfig option to enable/disable scalable mode
` [PATCH 02/22] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH 03/22] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH 04/22] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH 05/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH 06/22] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH 07/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH 08/22] iommu/vt-d: Avoid sending invalid page response
` [PATCH 09/22] iommu/vt-d: Misc macro clean up for SVM
` [PATCH 10/22] iommu/vt-d: trace: Extend map_sg trace event
` [PATCH 11/22] iommu/vt-d: Avoid iova flush queue in strict mode
` [PATCH 12/22] iommu/vt-d: Loose requirement for flush queue initializaton
` [PATCH 13/22] iommu/vt-d: Identify domains using first level page table
` [PATCH 14/22] iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
` [PATCH 15/22] iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
` [PATCH 16/22] iommu/vt-d: Setup pasid entries for iova over first level
` [PATCH 17/22] iommu/vt-d: Flush PASID-based iotlb "
` [PATCH 18/22] iommu/vt-d: Make first level IOVA canonical
` [PATCH 19/22] iommu/vt-d: Update first level super page capability
` [PATCH 20/22] iommu/vt-d: Use iova over first level
` [PATCH 21/22] iommu/vt-d: debugfs: Add support to show page table internals
` [PATCH 22/22] iommu/vt-d: Add a quirk flag for scope mismatched devices

[PATCH] doc: howto-man-page.txt: Use font macros instead of font escapes
 2020-01-02  0:17 UTC  (3+ messages)

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2020-01-02  0:16 UTC  (12+ messages)

[PATCH] tools: usb: usbip: Get rid of driver name printout in README
 2020-01-02  0:13 UTC  (2+ messages)

INFO: task hung in __generic_file_fsync (2)
 2020-01-02  0:03 UTC  (2+ messages)

[PATCH] usbip: Remove unaligned pointer usage from usbip tools
 2020-01-02  0:01 UTC  (2+ messages)

[PATCH V4] ARM: dts: imx7d-pico: Add LCD support
 2020-01-01 23:57 UTC  (2+ messages)

stable-rc/linux-4.14.y boot: 56 boots: 1 failed, 54 passed with 1 untried/unknown (v4.14.161-71-g304199b2cbbb)
 2020-01-01 23:57 UTC 

[PATCH 4.19 000/219] 4.19.92-stable review
 2020-01-01 23:53 UTC  (7+ messages)

[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
 2020-01-01 23:50 UTC  (7+ messages)
` [PATCH 1/2] virtio: reset region cache when on queue deletion
` [PATCH 2/2] virtio-net: delete also control queue when TX/RX deleted

[PATCH V3] ARM: dts: imx7d-pico: Add LCD support
 2020-01-01 23:47 UTC  (4+ messages)

[PATCH 0/4] sunxi: R40: Enable USB and Ethernet
 2020-01-01 23:44 UTC  (5+ messages)
` [PATCH 1/4] sunxi: dts: R40: Update Bananapi M2 Berry .dts
` [PATCH 2/4] sunxi: defconfig: Bananapi M2 Berry: enable Ethernet
` [PATCH 3/4] phy: sun4i-usb: Add Allwinner R40 support
` [PATCH 4/4] sunxi: defconfig: R40 boards: enable USB

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-01 23:40 UTC  (9+ messages)

[PATCH v5 0/9] Use 1st-level for IOVA translation
 2020-01-01 23:38 UTC  (3+ messages)

repeated enospc errors during balance on a filesystem with spare room - pls advise
 2020-01-01 23:38 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Add a quirk flag for scope mismatched devices
 2020-01-01 23:36 UTC  (3+ messages)

stable-rc/linux-4.4.y boot: 36 boots: 0 failed, 36 passed (v4.4.207-136-g375f24644bef)
 2020-01-01 23:37 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2020-01-01 23:34 UTC 

[f2fs-dev] [Bug 206057] New: 5.5.0: f2fs is extremely slow, with ext4 system works well
 2020-01-01 23:33 UTC  (2+ messages)
` [f2fs-dev] [Bug 206057] 5.5.0-rc2-next: "

[PATCH v1 1/1] lkdtm/stackleak: Make the stack erasing test more verbose
 2020-01-01 23:26 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Single page objects are naturally contiguous
 2020-01-01 23:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Support discontiguous lmem object maps
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gem: Single page objects are naturally contiguous (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.92-112-g4e040169e8b7)
 2020-01-01 23:20 UTC 

[bugreport] Ext4 automatically checked at each boot
 2020-01-01 23:19 UTC  (3+ messages)

[issue] usbip: vhci-hcd: Device unable to get work after reset
 2020-01-01 23:17 UTC  (6+ messages)

[PATCH] early init: open /dev/console with O_LARGEFILE
 2020-01-01 23:08 UTC  (7+ messages)

stable-rc/linux-4.4.y boot: 20 boots: 0 failed, 20 passed (v4.4.207-136-g0202b52c9813)
 2020-01-01 23:04 UTC 

Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree
 2020-01-01 22:55 UTC  (8+ messages)

[PATCH v2 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2020-01-01 22:51 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: Add bindings "
` [PATCH v2 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors

[PATCH 1/3] power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips
 2020-01-01 22:46 UTC  (3+ messages)
` [PATCH 2/3] power: supply: bq25890_charger: Add DT and I2C ids for all supported chips
` [PATCH 3/3] dt-bindings: Add new chips to bq25890 binding documentation

[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
 2020-01-01 22:45 UTC  (6+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()

[f2fs-dev] [Bug 205967] New: [bisected] f2fs compression support breaks build
 2020-01-01 22:45 UTC  (2+ messages)
` [f2fs-dev] [Bug 205967] "

[PATCH 0/3] Add initial support for iMX8MM power domain
 2020-01-01 22:44 UTC  (4+ messages)
` [PATCH 1/3] soc: imx: gpcv2: add support for i.MX8MM SoC

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-01 22:43 UTC 

[PATCH 1/2] arm64: dts: imx8mm: Add CAAM node
 2020-01-01 22:41 UTC  (3+ messages)

[PATCH v2 4/7] pwm: Add support for Azoteq IQS620A PWM generator
 2020-01-01 22:39 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-01 22:33 UTC 

[Buildroot] [Bug 12441] New: qt5webengine build error: asm/errno.h: No such file or directory
 2020-01-01 22:33 UTC  (3+ messages)
` [Buildroot] [Bug 12441] "

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-01-01 22:30 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-01 22:30 UTC 

[PATCH 1/2] crypto: crypto4xx - reduce memory fragmentation
 2020-01-01 22:27 UTC  (2+ messages)
` [PATCH 2/2] crypto: crypto4xx - use GFP_KERNEL for big allocations

[Linux-kernel-mentees] [PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-01 22:26 UTC  (18+ messages)
`  "
` [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST
  ` [Linux-kernel-mentees] "
` [PATCH v3 2/8] Documentation: nfsroot.rst: COSMETIC: refill a paragraph
  ` [Linux-kernel-mentees] "
` [Linux-kernel-mentees] [PATCH v3 3/8] Documentation: nfs-rdma: convert to ReST
  `  "
` [PATCH v3 4/8] Documentation: convert nfsd-admin-interfaces "
  ` [Linux-kernel-mentees] "
` [PATCH v3 5/8] Documentation: nfs: idmapper: convert "
  ` [Linux-kernel-mentees] "
` [PATCH v3 6/8] Documentation: nfs: convert pnfs-block-server "
  ` [Linux-kernel-mentees] "
` [PATCH v3 7/8] Documentation: nfs: pnfs-scsi-server: convert "
  ` [Linux-kernel-mentees] "
` [PATCH v3 8/8] Documentation: nfs: fault_injection: "
  ` [Linux-kernel-mentees] "

Why is CONFIG_VT forced on?
 2020-01-01 22:26 UTC  (4+ messages)
` [PATCH] menuconfig: restore prompt dependencies in help text

[Bug 1858046] [NEW] qemu-aarch64 hangs on cptofs during a build of NixOS SD card image
 2020-01-01 22:15 UTC 

[PATCH 00/10] use resource_size
 2020-01-01 22:25 UTC  (4+ messages)
` [PATCH 08/10] MIPS: "

[PATCH] t3008: find test-tool through path lookup
 2020-01-01 22:19 UTC  (2+ messages)

[PATCH 1/1] net: tftp: use correct printf codes
 2020-01-01 22:15 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-01-01 22:15 UTC 

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2020-01-01 22:11 UTC 

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2020-01-01 22:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 9/9] ci: include the built-in `git add -i` in the `linux-gcc` job

[Buildroot] [PATCH 1/1] package/pulseaudio: replace host-intltool by $(TARGET_NLS_DEPENDENCIES)
 2020-01-01 22:10 UTC  (2+ messages)

[PATCH] usb: chipidea: host: Disable port power only if previously enabled
 2020-01-01 22:09 UTC  (2+ messages)

[Buildroot] [git commit] package/pulseaudio: replace host-intltool by $(TARGET_NLS_DEPENDENCIES)
 2020-01-01 22:09 UTC 

[Buildroot] [PATCH 1/1] package/python-multidict: bump to version 4.7.3
 2020-01-01 22:07 UTC 

Propose promoting 'contrib/rerere-train.sh' to command
 2020-01-01 22:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2020-01-01 22:04 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux-compat
 2020-01-01 22:04 UTC 

Droid 4 on 5.5-rc3
 2020-01-01 22:02 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/gcr: bump to version 3.34.0
 2020-01-01 22:02 UTC  (2+ messages)

[PATCH v2] drivers: thermal: tsens: Work with old DTBs
 2020-01-01 22:02 UTC  (5+ messages)

[PATCH 0/2] Rebase am fixes
 2020-01-01 22:01 UTC  (4+ messages)
` [PATCH 2/2] rebase: fix saving of --signoff state for am-based rebases

[Buildroot] [git commit] package/gcr: bump to version 3.34.0
 2020-01-01 22:01 UTC 

[PATCH] q800: map reset function to poweroff of some random kernel
 2020-01-01 21:59 UTC 

[Buildroot] [PATCH] package/proj: update to 6.2.1
 2020-01-01 21:58 UTC  (2+ messages)

[Buildroot] [git commit] package/proj: update to 6.2.1
 2020-01-01 21:57 UTC 

post-receive: pub/scm/linux/kernel/git/thermal/linux
 2020-01-01 21:44 UTC 

[PATCH 06/10] ASoC: SOF: imx8: use resource_size
 2020-01-01 21:41 UTC  (5+ messages)
` [alsa-devel] Applied "ASoC: SOF: imx8: use resource_size" to the asoc tree
  `  "

[PATCH 10/16] ASoC: qdsp6: q6asm-dai: constify copied structure
 2020-01-01 21:41 UTC  (4+ messages)
` [alsa-devel] Applied "ASoC: qdsp6: q6asm-dai: constify copied structure" to the asoc tree
  `  "

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-01-01 21:42 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-01-01 21:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-01-01 21:41 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-01-01 21:41 UTC 

[PATCHES] Networking
 2020-01-01 21:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-01-01 21:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-01-01 21:36 UTC 

stable-rc/linux-4.14.y boot: 34 boots: 1 failed, 33 passed (v4.14.161-55-g882d99a48d68)
 2020-01-01 21:31 UTC 

[Buildroot] [PATCH] support/autobuilder: fix riscv toolchains
 2020-01-01 21:31 UTC 

[Bug 206053] New: Lock screen Black after idle with amdgpu.dc=1
 2020-01-01 21:25 UTC 

stable-rc/linux-4.9.y boot: 24 boots: 0 failed, 24 passed (v4.9.207-152-gd66f7d8c4dca)
 2020-01-01 21:25 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.92-90-g04f3d64d2985)
 2020-01-01 21:19 UTC 

[Buildroot] [PATCH] DEVELOPERS: add Nicholas Sielicki as contact for galileo_defconfig
 2020-01-01 21:16 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sm8150: Add cpufreq HW device node
 2020-01-01 21:13 UTC  (2+ messages)

[PATCH 0/2] Add critical interrupt and cooling maps for TSENS in SC7180
 2020-01-01 21:09 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7180: "
` [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml


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.