All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-06 17:35:50 to 2019-03-06 18:24:35 UTC [more...]

cant connect to wireguard when router connected to a vpn service
 2019-03-06 18:22 UTC  (5+ messages)

[RFC PATCH] printk: Introduce "store now but print later" prefix
 2019-03-06 18:24 UTC  (5+ messages)

[PATCH nf-next] netfilter: nft_osf: Add version option support
 2019-03-06 18:24 UTC  (4+ messages)

[PATCH] fs: cifs: Kconfig: pedantic cleanups
 2019-03-06 18:24 UTC 

[PATCH v2] scsi:libiscsi: Hold back_lock when calling iscsi_complete_task
 2019-03-06 18:23 UTC  (2+ messages)

Incremental rebuild doesn't pick up FILES changes
 2019-03-06 18:23 UTC  (2+ messages)

[tip:x86/asm 2/4] arch/x86/include/asm/special_insns.h:31:9: error: 'X86_CR0_WP' undeclared
 2019-03-06 18:23 UTC  (3+ messages)

[PATCH v5 00/19] R-Car DU display writeback support
 2019-03-06 18:22 UTC  (10+ messages)
` [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

INHIBIT_SYSROOT_STRIP
 2019-03-06 18:22 UTC  (5+ messages)

[PATCH net 0/3] sctp: process the error returned from sctp_sock_migrate()
 2019-03-06 18:21 UTC  (4+ messages)
` [PATCH net 1/3] sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails

[RFC PATCH 0/2] fix quota subdir mounts
 2019-03-06 18:21 UTC  (5+ messages)
` [RFC PATCH 2/2] ceph: quota: "

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-06 18:19 UTC  (6+ messages)
` [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

master - tests: check that pvscan --cache ignores certain PVs
 2019-03-06 18:18 UTC 

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-03-06 18:17 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH for-next v2 v2 0/5] tools: Python 3 compatibility
 2019-03-06 18:17 UTC  (7+ messages)
` [PATCH for-next v2 v2 1/5] build/m4: make python_devel.m4 work with both python 2 and 3
` [PATCH for-next v2 v2 2/5] libxl: make python scripts work with python 2.6 and up
` [PATCH for-next v2 v2 3/5] pygrub: convert python scripts to work with "
` [PATCH for-next v2 v2 4/5] pygrub: make it build with python 3
` [PATCH for-next v2 v2 5/5] Update python requirement

[PATCH] appletalk: Correctly handle return value of register_snap_client
 2019-03-06 18:17 UTC  (2+ messages)

[PATCH] drivers: ata: Kconfig: pedantic cleanups
 2019-03-06 18:17 UTC 

[PATCH v4] staging: fbtft: line over 80 characters
 2019-03-06 18:17 UTC 

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi
 2019-03-06 18:17 UTC  (2+ messages)

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-06 18:16 UTC  (10+ messages)

[GIT PULL 0/6] ARM: SoC changes for 5.1
 2019-03-06 18:15 UTC  (9+ messages)
` [GIT PULL 3/6] ARM: SoC driver updates "
` [GIT PULL 4/6] ARM: SoC defconfig "

[PATCH] iscsi: fall back to sendmsg for slab pages
 2019-03-06 18:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] numa: warn if numa 'mem' option or default RAM splitting between nodes is used
 2019-03-06 18:16 UTC  (2+ messages)

[PATCH] drivers: leds: Kconfig: pedantic cleanups
 2019-03-06 18:15 UTC 

[PATCH 0/7] drivers: firmware: psci: Some cleanup and refactoring
 2019-03-06 18:15 UTC  (6+ messages)
` [PATCH 5/7] drivers: firmware: psci: Simplify state node parsing

[PATCH v2] f2fs: Reduce zoned block device memory usage
 2019-03-06 18:15 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v3] drivers: fix to replace strcat with strlcat
 2019-03-06 18:14 UTC  (3+ messages)
` [PATCH v4] drivers: fix possible overflow with strcat
  ` [dpdk-stable] "

[PATCH] drivers: uio: Kconfig: pedantic cleanups
 2019-03-06 18:13 UTC 

[Qemu-devel] [PATCH v2 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-03-06 18:11 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/13] block: Allow freezing BdrvChild links
` [Qemu-devel] [PATCH v2 02/13] block: Freeze the backing chain for the duration of the commit job
` [Qemu-devel] [PATCH v2 03/13] block: Freeze the backing chain for the duration of the mirror job
` [Qemu-devel] [PATCH v2 04/13] block: Freeze the backing chain for the duration of the stream job
` [Qemu-devel] [PATCH v2 05/13] block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
` [Qemu-devel] [PATCH v2 06/13] block: Handle child references in bdrv_reopen_queue()
` [Qemu-devel] [PATCH v2 07/13] block: Allow omitting the 'backing' option in certain cases
` [Qemu-devel] [PATCH v2 08/13] block: Allow changing the backing file on reopen
` [Qemu-devel] [PATCH v2 09/13] block: Add a 'mutable_opts' field to BlockDriver
` [Qemu-devel] [PATCH v2 10/13] block: Add bdrv_reset_options_allowed()
` [Qemu-devel] [PATCH v2 11/13] block: Remove the AioContext parameter from bdrv_reopen_multiple()
` [Qemu-devel] [PATCH v2 12/13] block: Add an 'x-blockdev-reopen' QMP command
` [Qemu-devel] [PATCH v2 13/13] qemu-iotests: Test the x-blockdev-reopen "

[Qemu-devel] converting build system to Meson?
 2019-03-06 18:12 UTC 

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-06 18:12 UTC  (5+ messages)

[U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found
 2019-03-06 18:12 UTC  (3+ messages)

[Buildroot] [PATCH] package/openrc: new init package OpenRC (0.38.3)
 2019-03-06 18:12 UTC  (7+ messages)

[Bug 109834] No x86 libraries in new amdgpu-pro drivers
 2019-03-06 18:11 UTC  (2+ messages)

[PATCH 0/3] bluetooth: 6lowpan: multiple peers and addresses
 2019-03-06 18:10 UTC  (4+ messages)

What's cooking in git.git (Mar 2019, #01; Wed, 6)
 2019-03-06 18:10 UTC  (2+ messages)

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-06 18:08 UTC  (9+ messages)
` [PATCH 2/4] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH 3/4] iommu/vt-d: Allow IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY to be allocated
    ` [PATCH 4/4] iommu/vt-d: Remove lazy allocation of domains

[MODERATED] [PATCH v2 0/4] performance walnuts
 2019-03-06 18:08 UTC  (5+ messages)
`  "
  ` [MODERATED] "

[Qemu-devel] [PATCH 0/3] iotests: check whitelisted formats
 2019-03-06 18:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/3] iotests: ask QEMU for supported formats
` [Qemu-devel] [PATCH 3/3] iotests: check whitelisted formats

[PATCH] sched/core: fix buffer overflow in cgroup2 property cpu.max
 2019-03-06 18:07 UTC  (2+ messages)

[rocko/master][PATCH v2] Updates as per review comments
 2019-03-06 18:07 UTC  (2+ messages)
` [rocko/master][PATCH v2] ti-cgt6x: Update to version 8.3.2

[PATCH 1/2] drm/i915/cml: Add CML PCI IDS
 2019-03-06 18:07 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/cml: Introduce Comet Lake PCH

[PATCH] tools: testing: selftests: Remove duplicate headers
 2019-03-06 18:06 UTC  (10+ messages)

[PATCH] scripts: helper for mailing patches from git to the maintainers
 2019-03-06 18:06 UTC 

[RESEND PATCH] staging: fbtft: line over 80 characters
 2019-03-06 18:05 UTC  (3+ messages)

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-03-06 18:04 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a77990: Remove invalid compatible value for CSI40
 2019-03-06 18:04 UTC  (3+ messages)

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2019-03-06 18:04 UTC 

[PATCHv3 0/9] cfg80211/mac80211: Add support for TID specific configuration
 2019-03-06 18:00 UTC  (20+ messages)
` [PATCHv3 1/9] nl80211: New netlink command "
` [PATCHv3 2/9] nl80211: Add new netlink attribute for TID speicific retry count
` [PATCHv3 3/9] nl80211: Add netlink attribute for AMPDU aggregation enable/disable
` [PATCHv3 4/9] nl80211: Add netlink attribute to enable/disable RTS_CTS
` [PATCHv3 5/9] nl80211: Add netlink attribute to configure TID specific tx rate
` [PATCHv3 6/9] mac80211: Add api to support configuring TID specific configuration
` [PATCHv3 7/9] ath10k: Add wmi command support for station specific TID config
` [PATCHv3 8/9] ath10k: Add new api to support TID specific configuration
` [PATCHv3 9/9] ath10k: Add extended TID configuration support

Kernel compilation for SH4 arch fails with poky 2.5.2
 2019-03-06 18:03 UTC  (2+ messages)

[PATCH] OPP: Fix handling of multiple power domains
 2019-03-06 18:02 UTC  (3+ messages)

[PATCH v2 1/4] net/failsafe: replace local device with shared data
 2019-03-06 18:02 UTC  (4+ messages)
` [PATCH v2 3/4] net/failsafe: replace local sub-device "

[Buildroot] [PATCH 1/1] package/flashrom: disable on microblaze and xtensa
 2019-03-06 18:02 UTC 

[PATCH net] tcp: do not report TCP_CM_INQ of 0 for closed connections
 2019-03-06 18:01 UTC 

[Bug 109493] [CI][DRMTIP] igt@gem_cpu_reloc@forked - fail - igt_skip: Assertion `!test_child' failed
 2019-03-06 18:01 UTC  (2+ messages)

[PATCH] drm/i915: Populate pipe_offsets[] & co. accurately
 2019-03-06 18:01 UTC  (9+ messages)

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-06 18:00 UTC  (6+ messages)
` [PATCH v2 6/8] clk: Allow parents to be specified without string names

btrfs filesystem failing with 'No space left on device' after 4 hours
 2019-03-06 17:59 UTC  (2+ messages)

[rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master
 2019-03-06 17:59 UTC  (2+ messages)
` [rocko/master] [PATCH 2/2] packagegroup-arago-tisdk-addons: add acontis-atemsys for am3 and am5

[PATCH 0/8] objtool: UACCESS validation v2
 2019-03-06 17:59 UTC  (11+ messages)
` [PATCH 1/8] kasan,x86: Frob kasan_report() in an exception

[PATCH] drm/amdgpu: Add sysfs entries for xgmi hive
 2019-03-06 17:59 UTC  (4+ messages)

Question about devm_get_clk_from_child()
 2019-03-06 17:20 UTC  (3+ messages)

[PATCH] EDAC: i10nm, skx: fix randconfig builds
 2019-03-06 17:58 UTC  (5+ messages)
    ` [PATCH] EDAC, {skx|i10nm}_edac: Fix randconfig build error
      `  "

[PATCH net-next v2 0/7] devlink: expose PF and VF representors as ports
 2019-03-06 17:56 UTC  (10+ messages)
` [PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports

[PATCH] fs: 9p: Kconfig: pedantic cleanups
 2019-03-06 17:56 UTC 

FS-Cache: Duplicate cookie detected
 2019-03-06 17:56 UTC  (4+ messages)

[PATCH 1/2] ASoC: topology: free stream_name of dai_drv
 2019-03-06 17:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1818880] [NEW] Deadlock when detaching network interface
 2019-03-06 17:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1818880] "

Weekly Meeting 2019-03-04 #minutes
 2019-03-06 17:55 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: rmobile: Zap redundant USB/SDHI nodes on M3N
 2019-03-06 17:55 UTC 

[PATCH v1 00/11] Add patch set for IPN3KE
 2019-03-06 17:54 UTC  (5+ messages)
` [PATCH v1 03/11] drivers/raw/ifpga_rawdev: add OPAE share code "

[PATCH 1/4] scsi: lpfc: fix unused variable warning
 2019-03-06 17:54 UTC  (5+ messages)
` [PATCH 3/4] scsi: qla2xxx: avoid printf format warning
` [PATCH 4/4] scsi: ufs: hisi: fix ufs_hba_variant_ops passing

[PATCH v2 01/10] travis: add basic CI support
 2019-03-06 17:53 UTC  (10+ messages)
` [PATCH v2 02/10] kernel: cobalt: replace ACCESS_ONCE with READ_ONCE
` [PATCH v2 03/10] kernel: cobalt: use printk instead of print_symbol on v4.16 and later
` [PATCH v2 04/10] kernel: cobalt: forward SRCARCH from the scripts/prepare-kernel.sh
` [PATCH v2 05/10] kernel: cobalt: trace: replace dummy array with field
` [PATCH v2 06/10] kernel: cobalt: replace siginfo_t with kernel_siginfo_t
` [PATCH v2 07/10] kernel: cobalt: rework access_rok and access_wok wrappers
` [PATCH v2 08/10] kernel: cobalt: add missing quotes in Kconfig
` [PATCH v2 09/10] kernel: cobalt: migrate to ktime_t
` [PATCH v2 10/10] travis: append i-pipe arm-v4.20.7 and arm-v5.0 to the matrix

[net-next][PATCH 5/5] rds: rdma: update rdma transport for tos
 2019-03-06 17:55 UTC  (2+ messages)
  ` [PATCH] net/rds: Accept peer connection reject messages due to incompatible version

[PATCH] drm/i915/selftests: Canonicalise gen8 addresses
 2019-03-06 17:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Canonicalise gen8 addresses (rev2)

[PATCH 0/3] drm/i915/bios: ddi port parsing changes
 2019-03-06 17:53 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/bios: parse dsi devices in parse_ddi_ports()
` [PATCH 3/3] drm/i915/bios: parse ddi ports also on VLV

[PATCH] x86: Deprecate a.out support
 2019-03-06 17:52 UTC  (2+ messages)
` [PATCH] fs: binfmt: mark aout as broken

[PATCH 1/7] travis: add basic CI support
 2019-03-06 17:52 UTC  (3+ messages)
` [PATCH 7/7] travis: append v5.0 to the matrix

[PATCH v1] scsi: tcmu: Switch to bitmap_zalloc()
 2019-03-06 17:52 UTC  (2+ messages)

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-06 17:51 UTC  (9+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

[PATCH] arm64: dts: qcom: qcs404: Update memory map to v3
 2019-03-06 17:51 UTC 

[Qemu-devel] Booting kernels with PVHVM documentation?
 2019-03-06 17:51 UTC 

[Buildroot] [PATCH v2, 1/1] package/imx-mkimage: add -std=c99 to CFLAGS
 2019-03-06 17:49 UTC 

[PATCH 0/3] Qualcomm QCS404 Turing Clock Controller
 2019-03-06 17:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: Introduce Qualcomm Turing Clock controller
` [PATCH 2/3] clk: qcom: branch: Add AON clock ops
` [PATCH 3/3] clk: qcom: Add QCS404 TuringCC

[PATCH] iio: proximity: as3935: fix use-after-free on device remove
 2019-03-06 17:45 UTC 

a.out coredumping: fix or delete?
 2019-03-06 17:45 UTC  (7+ messages)

[PATCH i-g-t 0/2] Enabling PC8+ residency for all GEN9+ platforms
 2019-03-06 17:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v4] PM / devfreq: Restart previous governor if new governor fails to start
 2019-03-06 17:44 UTC  (6+ messages)
        `  "

[RFC] ethdev: check for invalid device name
 2019-03-06 17:43 UTC 

[PATCH v2] scsi: NCR5380: Mark expected switch fall-through
 2019-03-06 17:39 UTC  (3+ messages)

[U-Boot] [PATCH 0/7] Migrate SPI defines to Kconfig
 2019-03-06 17:39 UTC  (6+ messages)
` [U-Boot] [PATCH 5/7] Convert CONFIG_SF_DEFAULT_* "

[PATCH RESEND 0/3] Xen PCI passthrough fixes
 2019-03-06 17:39 UTC  (4+ messages)
` [PATCH RESEND 3/3] OvmfPkg/XenSupport: turn off address decoding before BAR sizing

PCI UDD Questions
 2019-03-06 17:38 UTC  (3+ messages)

[PATCH] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
 2019-03-06 17:36 UTC  (2+ messages)

[PATCH] tcmu: wait for nl reply only if there are listeners
 2019-03-06 17:37 UTC  (2+ messages)
` [PATCH] tcmu: wait for nl reply only if there are listeners or during an add

[PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs
 2019-03-06 17:37 UTC  (2+ messages)

[PATCH] staging: netlogic: Modify coding style alignments
 2019-03-06 17:36 UTC  (3+ messages)
` [Outreachy kernel] "

18.08.1 patches review and test
 2019-03-06 17:36 UTC  (3+ messages)

[PATCH] scsi: virtio_scsi: don't send sc payload with tmfs
 2019-03-06 17:35 UTC  (3+ 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.