All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-16 02:16:04 to 2019-03-16 09:15:00 UTC [more...]

stable-rc/linux-4.19.y boot: 97 boots: 0 failed, 97 passed (v4.19.29)
 2019-03-16  9:14 UTC 

[syzbot? printk?] no WARN_ON() messages printed before "Kernel panic - not syncing: panic_on_warn set ..."
 2019-03-16  9:11 UTC  (2+ messages)

e2fsck fails on non journalled partition
 2019-03-16  9:10 UTC  (3+ messages)

Failure to execute file on overlayfs during switch_root/chroot
 2019-03-16  9:09 UTC  (3+ messages)
` [PATCH] ovl: Don't open files with O_NOATIME in lowerdir

[meta-xfce][PATCH] xfce4-mixer: Remove recipe
 2019-03-16  9:09 UTC  (2+ messages)

r8169 driver from kernel 5.0 crashing
 2019-03-16  9:07 UTC  (14+ messages)
              ` r8169 driver from kernel 5.0 crashing - napi_consume_skb

[PATCH v3] ipvs: allow tunneling with gue encapsulation
 2019-03-16  9:06 UTC  (2+ messages)

[PATCH nft v2 1/6] osf: add version fingerprint supportg
 2019-03-16  9:05 UTC  (7+ messages)
` [PATCH nft v2 1/6] osf: add version fingerprint support

Kick cpu when WFI in single-threaded kvm integration
 2019-03-16  9:05 UTC  (3+ messages)

[PATCH v2] vxlan: remove the redundant gro_cells_destroy() calling
 2019-03-16  9:02 UTC  (13+ messages)
          ` [PATCH net v3] vxlan: Don't call gro_cells_destroy() before device is unregistered

[PATCH v9 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-16  8:58 UTC 

[PATCH net V3 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-16  9:00 UTC  (2+ messages)

[PATCH] media: si2168: add parameter to disable DVB-T support
 2019-03-16  8:59 UTC  (2+ messages)

[PATCH v2 0/4] perf: Support a new 'percore' event qualifier
 2019-03-16 16:34 UTC  (5+ messages)
` [PATCH v2 1/4] perf: Add a "
` [PATCH v2 2/4] perf stat: Factor out aggregate counts printing
` [PATCH v2 3/4] perf stat: Support 'percore' event qualifier
` [PATCH v2 4/4] perf test: Add a simple test for term 'percore'

[PATCH net v2 0/2] vti4: ipip tunnel fixes
 2019-03-16  8:43 UTC  (3+ messages)
` [PATCH net v2 1/2] vti4: ipip tunnel deregistration fixes
` [PATCH net v2 2/2] vti4: removed duplicate log message

stable/linux-4.19.y boot: 32 boots: 0 failed, 31 passed with 1 untried/unknown (v4.19.29)
 2019-03-16  8:42 UTC 

[Bug 108889] [CI][SHARDS] igt@sw_sync@sync_busy_fork_unixsocket - incomplete - __igt_fork_helper: Assertion `!proc->running' failed
 2019-03-16  8:39 UTC  (2+ messages)

[PATCH] mm: Fix __dump_page when mapping->host is not set
 2019-03-16  8:34 UTC  (6+ messages)

[PATCH 1/2] elf: simpler check for -EEXIST
 2019-03-16  8:31 UTC  (4+ messages)

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2019-03-16  8:30 UTC  (2+ messages)
` [Bug 202445] "

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-03-16  8:30 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure

[PATCH net] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
 2019-03-16  8:28 UTC 

[PATCH 2/2] elf: print userspace address with %lx
 2019-03-16  8:28 UTC  (4+ messages)

[PATCH] sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
 2019-03-16  8:24 UTC 

[PATCH v2] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-16  8:23 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: make SPL_TEXT_BASE overridable
 2019-03-16  8:23 UTC  (3+ messages)

[PATCH v7 0/3] i2c: improve i2c_new_{device|dummy}
 2019-03-16  8:21 UTC  (6+ messages)
` [PATCH v7 2/3] i2c: core: add device-managed version of i2c_new_dummy

[U-Boot] [PATCH 1/2] ARM: mvebu: rename armada-385-amc.dts to armada-385-db-88f6820-amc.dts
 2019-03-16  8:21 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: mvebu: sync db-88f6820-amc.dts with Linux v5.0

[PATCH] drm/i915/icl: pass cfgcr* register around instead of pll_id
 2019-03-16  8:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Bug 202747] New: sometime kernel crash when kzfree is called in fs/f2fs/xattr.c
 2019-03-16  8:09 UTC  (2+ messages)
` [Bug 202747] "

[PATCH 00/16] fix some perf issues detected by ASan
 2019-03-16  8:05 UTC  (17+ messages)
` [PATCH 01/16] perf: add doc for how to build perf with Asan and UBSan
` [PATCH 02/16] perf: list: fix memory leak in function is_event_supported
` [PATCH 03/16] perf: fix errors under optimization level '-Og'
` [PATCH 04/16] perf: fix an error in config template
` [PATCH 05/16] perf: fix a memory leak in collect_config
` [PATCH 06/16] perf: fix memory leak in print_sdt_events()
` [PATCH 07/16] perf: top: fix heap-use-after-free issue
` [PATCH 08/16] perf: top: fix error handing in cmd_top()
` [PATCH 09/16] perf: missed a map__put() in error case
` [PATCH 10/16] perf: remove map from names tree in __maps__remove
` [PATCH 11/16] perf: purge all maps from the names tree
` [PATCH 12/16] perf: top: fix global-buffer-overflow issue
` [PATCH 13/16] perf: free all counts in perf_evsel__exit
` [PATCH 14/16] perf: fix a memory leak of cpu_map object
` [PATCH 15/16] perf: fix memory leak by expr__find_other
` [PATCH 16/16] perf: fix a memory leak in test__perf_evsel__tp_sched_test

[Bug 202883] New: sometime dead lock in getdents64
 2019-03-16  8:08 UTC  (2+ messages)
` [Bug 202883] "

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-16  8:08 UTC  (6+ messages)

[PATCH] Use fall-through attribute rather than magic comments
 2019-03-16  8:08 UTC  (2+ messages)

[Bug 202637] New: Chmod'ed directory permission is not persisted with fsync
 2019-03-16  8:03 UTC  (2+ messages)
` [Bug 202637] "

[GIT PULL] AFS fixes and other bits
 2019-03-16  7:55 UTC  (3+ messages)

failure to setup devdax over fake nvdimm
 2019-03-16  7:50 UTC  (5+ messages)

[U-Boot] Clearfog Base PCI-E not working
 2019-03-16  7:48 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: mvebu: use correct name for pcie controller
 2019-03-16  7:46 UTC 

Cyclic hardware reset for e1000e
 2019-03-16  7:44 UTC  (6+ messages)
      ` Cobalt compatible distribution

[Buildroot] [PATCH 1/3] arch: riscv: Add a RISC-V Platform option
 2019-03-16  7:43 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] boot: riscv: Initial commit of OpenSBI
` [Buildroot] [PATCH 3/3] boot: riscv: Remove riscv-pk

[asoc:for-5.2 15/17] nau8810.c:(.text.nau8810_calc_pll+0xd8): undefined reference to `__udivdi3'
 2019-03-16  7:39 UTC 

[spi:for-5.2 8/8] drivers/spi/spi-stm32-qspi.c:520:1: sparse: symbol 'stm32_qspi_pm_ops' was not declared. Should it be static?
 2019-03-16  7:33 UTC  (4+ messages)
` [RFC PATCH spi] spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static

[PATCH 0/2 v8] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-16  7:31 UTC  (8+ messages)
` [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-16  7:18 UTC  (6+ messages)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-16  7:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] eal: roundup tsc frequency when estimating it
 2019-03-16  7:03 UTC  (3+ messages)
` [PATCH v2 1/2] eal: add macro to align value to the nearest multiple
  ` [PATCH v2 2/2] eal: roundup tsc frequency when estimating it

[Buildroot] [PATCH 1/1] uftp: new package
 2019-03-16  7:05 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2019-03-15
 2019-03-16  7:00 UTC 

[RFC PATCH 1/1] ublox: create only 1 gprs context
 2019-03-16  6:41 UTC  (2+ messages)

[freebsd-master test] 133827: regressions - FAIL
 2019-03-16  6:20 UTC 

[PATCH] [PATCH 1/1] staging: erofs: Add function comment for erofs/super.c
 2019-03-16  6:18 UTC  (4+ messages)

[PATCH] staging: erofs: Add function comment for erofs/inode.c
 2019-03-16  6:16 UTC  (2+ messages)

[PATCH] csky/ftrace: Add dynamic function tracer (include graph tracer)
 2019-03-16  6:16 UTC 

Balancing raid5 after adding another disk does not move/use any data on it
 2019-03-16  6:07 UTC  (4+ messages)

[PATCH v2] ipvsadm: allow tunneling with gue encapsulation
 2019-03-16  6:07 UTC 

[PATCH v2] ipvs: allow tunneling with gue encapsulation
 2019-03-16  6:06 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 44 warnings (v4.19.29)
 2019-03-16  5:45 UTC 

[PATCH v2] cifs: fix that return -EINVAL when do dedupe operation
 2019-03-16  5:34 UTC  (2+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 44 warnings (v4.19.29)
 2019-03-16  5:12 UTC 

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-16  5:04 UTC  (9+ messages)
  ` [PATCH v6 0/7] "
  ` [PATCH v6 1/7] scsi: ufs: Introduce ufshcd_get_pwr_dev_param
  ` [PATCH v6 2/7] scsi: ufs-qcom: Re-factor ufshcd_get_pwr_dev_param
  ` [PATCH v6 3/7] scsi: ufs-hisi: "
  ` [PATCH v6 4/7] dt-bindings: phy: Add document for phy-mtk-ufs
  ` [PATCH v6 5/7] dt-bindings: scsi: ufs: Add document for ufs-mediatek
  ` [PATCH v6 6/7] phy: mediatek: Add UFS M-PHY driver
  ` [PATCH v6 7/7] scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips

[PATCH 0/4] PM / core: Introduce some helper for better Code reuse
 2019-03-16  4:59 UTC  (5+ messages)
` [PATCH 1/4] PM / core: Introduce dpm_async_fn() helper
` [PATCH 2/4] PM / core: Introduce DEVICE_SUSPEND_FUNC() helper macro
` [PATCH 3/4] PM / core: Introduce ASYNC_RESUME_FUNC() "
` [PATCH 4/4] PM / core: Introduce ASYNC_SUSPEND_FUNC() "

Question: KVM: Failed to bind vfio with PCI-e / SMMU on Juno-r2
 2019-03-16  4:56 UTC  (11+ messages)

cron job: media_tree daily build: OK
 2019-03-16  4:54 UTC 

[xen-4.9-testing test] 133800: regressions - FAIL
 2019-03-16  4:13 UTC 

[PATCH v2 00/19] Add new command "switch"
 2019-03-16  3:59 UTC  (5+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 17/21] switch: no implicit dwim, use --guess to dwim

[PATCH v4 00/12] Add support for usb on Hikey960
 2019-03-16  3:53 UTC  (39+ messages)
` [PATCH v4 01/12] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY
  ` [v4,01/12] "
` [PATCH v4 02/12] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
  ` [v4,02/12] "
` [PATCH v4 03/12] usb: dwc3: dwc3-of-simple: Add support for dwc3 of Hisilicon Soc Platform
  ` [v4,03/12] "
` [PATCH v4 04/12] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
  ` [v4,04/12] "
` [PATCH v4 05/12] usb: dwc3: Execute GCTL Core Soft Reset while switch mdoe "
  ` [v4,05/12] "
` [PATCH v4 06/12] usb: dwc3: Increase timeout for CmdAct cleared by device controller
  ` [v4,06/12] "
` [PATCH v4 07/12] phy: Add usb phy support for hi3660 Soc of Hisilicon
  ` [v4,07/12] "
` [PATCH v4 08/12] usb: roles: Add usb role switch notifier
  ` [v4,08/12] "
` [PATCH v4 09/12] usb: dwc3: Registering a role switch in the DRD code
  ` [v4,09/12] "
` [PATCH v4 10/12] hikey960: Support usb functionality of Hikey960
  ` [v4,10/12] "
` [PATCH v4 11/12] usb: gadget: Add configfs attribuite for controling match_existing_only
  ` [v4,11/12] "
` [PATCH v4 12/12] dts: hi3660: Add support for usb on Hikey960
  ` [v4,12/12] "

[PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-16  2:43 UTC  (6+ messages)
` [PATCH v2 1/5] lib/sort: Make swap functions more generic
` [PATCH v2 3/5] lib/sort: Avoid indirect calls to built-in swap
` [PATCH v2 2/5] lib/sort: Use more efficient bottom-up heapsort variant
` [PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
` [PATCH v2 5/5] lib/list_sort: Optimize number of calls to comparison function

[PATCH] regulator: as3722: Remove *rdevs[] from struct as3722_regulators
 2019-03-16  3:52 UTC 

[igt-dev] [CI] lib/igt_core: Enable extra kernel logs for audio debug
 2019-03-16  3:49 UTC 

[PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
 2019-03-16  3:49 UTC  (12+ messages)

[PATCH] PM / core: fix kerneldoc comment for device_pm_wait_for_dev
 2019-03-16  3:48 UTC 

"git clone --shallow-exclude ...", fatal: the remote end hung up unexpectedly
 2019-03-16  3:43 UTC  (6+ messages)

[PATCH] PM / core: fix kerneldoc comment for dpm_watchdog_handler()
 2019-03-16  3:37 UTC 

serial driver cleanups v2
 2019-03-16  3:26 UTC  (8+ messages)
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

Staging status of speakup
 2019-03-16  3:18 UTC  (2+ messages)

[PATCH net] mac8390: Fix mmio access size probe
 2019-03-16  3:21 UTC 

DMCA takedown notice - GPC-Slots 2 (after GPL Revocation from "John Doe")
 2019-03-16  3:21 UTC  (2+ messages)
                                    ` DMCA takedown notice

[Buildroot] [PATCH 1/1] package/python-pycares: bump to version 3.0.0
 2019-03-16  3:12 UTC 

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-16  3:04 UTC  (3+ messages)

[PATCH 0/2] xen: some scheduler related simplifications
 2019-03-16  3:01 UTC  (3+ messages)
` [PATCH 2/2] xen/sched: don't disable scheduler on cpus during suspend

[PATCH Bluetooth 1/1] Bluetooth: L2CAP: add return check for security level set
 2019-03-16  2:57 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: add Amlogic g12a support
 2019-03-16  2:54 UTC  (4+ messages)
` [PATCH net-next 2/3] net: phy: add amlogic g12a mdio mux support

[Buildroot] [PATCH 1/1] package/python-aiodns: bump to version 2.0.0
 2019-03-16  2:48 UTC 

[ovmf test] 133816: all pass - PUSHED
 2019-03-16  2:46 UTC 

[Buildroot] [PATCH 1/1] package/python-brotlipy: new package
 2019-03-16  2:36 UTC 

[RFC PATCH net-next 0/3] RTNL: Add link-down reason reporting
 2019-03-16  2:26 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] net: rtnetlink: Add link-down reason to RTNL messages

[PATCH 1/2] drm/i915: Fix legacy gamma mode for ICL
 2019-03-16  2:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[Bug 110137] drirc adaptive sync, vrr, freesync blacklisting documentation
 2019-03-16  2:18 UTC 

[xen-4.8-testing test] 133794: regressions - trouble: broken/fail/pass
 2019-03-16  2:18 UTC 

[PATCH v5 00/11] staging: iio: ad7780: move out of staging
 2019-03-16  2:16 UTC  (3+ messages)
` [PATCH v5 10/11] staging: iio: ad7780: moving ad7780 "
` [PATCH v5 11/11] staging: iio: ad7780: add device tree binding


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.