All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-01 22:26:54 to 2020-01-02 03:18:30 UTC [more...]

the side effect of enlarger max mount count in ext4 superblock
 2020-01-02  3:18 UTC  (5+ messages)

How can I add a user for openbmc and remove the default root user?
 2020-01-02  3:16 UTC  (9+ messages)
  ` =?gb18030?B?UmWjuiBIb3cgY2FuIEkgYWRkIGEgdXNlciBmb3Igb3BlbmJtYyBhbmQgcmVtb3ZlIHRoZSBkZWZhdWx0IHJvb3QgdXNlcj8=?=
    ` Re: How can I add a user for openbmc and remove the default root user?

[PATCH 0/2] riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
 2020-01-02  3:12 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] riscv: mm: use __pa_symbol for kernel symbols

Is this linux-wireless@vger.kernel.org still active?
 2020-01-02  3:09 UTC 

Is this linux-kernel@vger.kernel.org still active?
 2020-01-02  3:09 UTC 

[PATCH v2 0/2] start recovery process when payload length overflow for sdio
 2020-01-02  3:10 UTC  (6+ messages)
` [PATCH v2 1/2] ath10k: add refcount for ath10k_core_restart

[PATCH] riscv: gcov: enable gcov for RISC-V
 2020-01-02  3:09 UTC 

[PATCH] early init: open /dev/console with O_LARGEFILE
 2020-01-02  3:09 UTC  (8+ messages)

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-02  3:05 UTC  (3+ messages)

mlx5e question about PF fwd packets to PF
 2020-01-02  3:03 UTC  (3+ messages)

[RFC PATCH] mm/rmap.c: finer hwpoison granularity for PTE-mapped THP
 2020-01-02  3:04 UTC 

[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
 2020-01-02  3:04 UTC  (2+ messages)
` [PATCH 1/1] "

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

stable-rc/linux-4.19.y boot: 67 boots: 0 failed, 65 passed with 2 untried/unknown (v4.19.92-112-g4e040169e8b7)
 2020-01-02  2:50 UTC 

[PATCH] iwlwifi: fix possible potential NULL pointer dereference
 2020-01-02  2:49 UTC 

[dpdk-dev] [PATCH 00/17] iavf base code update
 2020-01-02  2:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 15/17] net/iavf/base: fix send adminq return value

[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
 2020-01-02  2:49 UTC  (2+ messages)
` [PATCH 1/1] "

Display got wrong rotation after hid_sensor_accel_3d is loaded
 2020-01-02  2:46 UTC  (5+ messages)

Clock related crashes in v5.4.y-queue
 2020-01-02  2:44 UTC 

[PATCH 0/2] Fix two possible Buffer overflow in mwifiex
 2020-01-02  2:39 UTC  (3+ messages)
` [PATCH 1/2] mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
` [PATCH 2/2] mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()

[PATCH] drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2
 2020-01-02  2:39 UTC 

[PATCH v4] dmaengine: hisilicon: Add Kunpeng DMA engine support
 2020-01-02  2:33 UTC 

[PATCH v2 0/2] misc: pvpanic: add crash loaded event
 2020-01-02  2:35 UTC  (3+ messages)
` [PATCH v2 1/2] misc: pvpanic: move bit definition to uapi header file
` [PATCH v2 2/2] misc: pvpanic: add crash loaded event

[PATCH 1/1] phy: freescale: imx8qm-usb3: add imx8qm USB3 PHY
 2020-01-02  2:35 UTC  (5+ messages)

[PULL REQUEST] iommu/vt-d: patches for v5.6
 2020-01-02  2:34 UTC  (27+ 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 v5 0/9] Use 1st-level for IOVA translation
 2020-01-02  2:32 UTC  (7+ messages)

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

[RFC PATCH v4 00/19] Core scheduling v4
 2020-01-02  2:28 UTC  (5+ messages)

[PATCH 00/14] hw: Fix various --without-default-devices issues
 2020-01-02  2:07 UTC  (15+ messages)
` [PATCH 06/14] hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
` [PATCH 07/14] hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
` [PATCH 08/14] hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
` [PATCH 09/14] hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
` [PATCH 10/14] hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
` [PATCH 11/14] hw/ppc/Kconfig: Only select FDT helper for machines using it
` [PATCH 13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF

[PATCH] vfio/pci: Don't remove irqchip notifier if not registered
 2020-01-02  2:19 UTC  (2+ messages)

WARNING in switch_fpu_return
 2020-01-02  2:25 UTC 

[PATCH 1/2] drm/amd/powerplay: cache the watermark settings on system memory
 2020-01-02  2:22 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/powerplay: unified VRAM address for driver table interaction with SMU

[PATCH v2 0/4] efi: Fix handling of multiple efi_fake_mem= entries
 2020-01-02  2:21 UTC  (8+ messages)
` [PATCH v2 4/4] "

[PATCH] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-02  2:20 UTC 

[net-next] enetc: add support time specific departure base on the qos etf
 2020-01-02  2:16 UTC  (4+ messages)
` [v2,net-next] "
    ` [EXT] "

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-02  2:08 UTC  (3+ messages)

[LTP] [PATCH COMMITTED] tst_device: do sync() before reading test block device stat file
 2020-01-02  2:09 UTC  (2+ messages)

xfs_repair: superblock read failed, fatal error -- Input/output error
 2020-01-02  2:08 UTC 

[PATCH v2 2/2] dt-bindings: iio: chemical: Add bindings for Dynament Premier series single gas sensor
 2020-01-02  2:05 UTC  (2+ messages)

[PATCH v2 0/4] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2020-01-02  1:44 UTC  (7+ messages)
` [PATCH v2 1/4] tcg: Search includes from the project root source directory
` [PATCH v2 2/4] tcg: Search includes in the parent "

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

[LTP] ./runltp always stop in restarting syslog daemon
 2020-01-02  1:59 UTC  (2+ messages)

[PATCH next] sh: remove call to memset after dma_alloc_coherent
 2020-01-02  1:54 UTC  (2+ messages)

[PATCH] drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB members
 2020-01-02  1:54 UTC 

[PATCH next] scsi: pmcraid: replace dma_pool_alloc + memset with dma_pool_zalloc
 2020-01-02  1:47 UTC 

[PATCH next] scsi: mpt3sas: remove call to memset after dma_alloc_coherent
 2020-01-02  1:45 UTC 

[LTP] [PATCH RFC] sync_file_range02: remove the toplimit of write back
 2020-01-02  1:45 UTC  (9+ messages)

[RFC] memcg: Add swappiness to cgroup2
 2020-01-02  1:44 UTC  (3+ messages)

f6b4b47366 ("i2c: core: add simple caching to the 'alias' .."): BUG: kernel NULL pointer dereference, address: 00000018
 2020-01-02  1:37 UTC 

[PATCH] stmmac: debugfs entry name is not be changed when udev rename device name
 2020-01-02  1:35 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 

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 

[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)

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 

[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  (3+ messages)
` [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)

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  (4+ messages)
` [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

[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)

[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] "

[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

[PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-01 22:26 UTC  (4+ messages)
` [PATCH v3 4/8] Documentation: convert nfsd-admin-interfaces to ReST
` [PATCH v3 7/8] Documentation: nfs: pnfs-scsi-server: convert "
` [PATCH v3 8/8] Documentation: nfs: fault_injection: "

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


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.