All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-04 20:18:30 to 2019-06-04 21:13:51 UTC [more...]

[Batch 17 patch 00/57] Batch 17 of random GPL notices/references
 2019-06-04 21:13 UTC  (47+ messages)
` [Batch 17 patch 20/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471
` [Batch 17 patch 21/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472
` [Batch 17 patch 22/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473
` [Batch 17 patch 23/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474
` [Batch 17 patch 24/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475
` [Batch 17 patch 25/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 476
` [Batch 17 patch 26/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477
` [Batch 17 patch 28/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479
` [Batch 17 patch 29/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 480
` [Batch 17 patch 30/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
` [Batch 17 patch 31/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
` [Batch 17 patch 33/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
` [Batch 17 patch 34/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485
` [Batch 17 patch 35/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486
` [Batch 17 patch 36/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 487
` [Batch 17 patch 37/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488
` [Batch 17 patch 38/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 489
` [Batch 17 patch 39/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490
` [Batch 17 patch 40/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
` [Batch 17 patch 44/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
` [Batch 17 patch 45/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 496
` [Batch 17 patch 46/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
` [Batch 17 patch 47/57] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 498

[PATCH v2 0/2] Harden url.c URL-decoding logic
 2019-06-04 21:13 UTC  (4+ messages)
` [PATCH v2 1/2] url: do not read past end of buffer

[PATCH v2 net-next 4/7] ipv6: Plumb support for nexthop object in a fib6_info
 2019-06-04 21:13 UTC  (12+ messages)

[MPTCP] MPTCP and the LPC networking track - CFP is open
 2019-06-04 21:13 UTC 

[dpdk-dev] [PATCH] meson: Update flags and values for ppc_64
 2019-06-04 21:13 UTC  (6+ messages)

Cutting the link on ndo_stop - phy_stop or phy_disconnect?
 2019-06-04 21:12 UTC  (7+ messages)

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-04 21:11 UTC  (12+ messages)

[U-Boot] [PATCH v3 0/7] efi_loader: non-volatile variables support
 2019-06-04 21:09 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/7] env: save UEFI non-volatile variables in dedicated storage

+ signal-remove-the-wrong-signal_pending-check-in-restore_user_sigmask.patch added to -mm tree
 2019-06-04 21:09 UTC 

[Qemu-devel] [PATCH v4 00/39] tcg: Move the softmmu tlb to CPUNegativeOffsetState
 2019-06-04 20:33 UTC  (40+ messages)
` [Qemu-devel] [PATCH v4 01/39] tcg: Fold CPUTLBWindow into CPUTLBDesc
` [Qemu-devel] [PATCH v4 02/39] tcg: Split out target/arch/cpu-param.h
` [Qemu-devel] [PATCH v4 03/39] tcg: Create struct CPUTLB
` [Qemu-devel] [PATCH v4 04/39] cpu: Define CPUArchState with typedef
` [Qemu-devel] [PATCH v4 05/39] cpu: Define ArchCPU
` [Qemu-devel] [PATCH v4 06/39] cpu: Replace ENV_GET_CPU with env_cpu
` [Qemu-devel] [PATCH v4 07/39] cpu: Introduce env_archcpu
` [Qemu-devel] [PATCH v4 08/39] target/alpha: Use env_cpu, env_archcpu
` [Qemu-devel] [PATCH v4 09/39] target/arm: "
` [Qemu-devel] [PATCH v4 10/39] target/cris: Reindent mmu.c
` [Qemu-devel] [PATCH v4 11/39] target/cris: Reindent op_helper.c
` [Qemu-devel] [PATCH v4 12/39] target/cris: Use env_cpu, env_archcpu
` [Qemu-devel] [PATCH v4 13/39] target/hppa: "
` [Qemu-devel] [PATCH v4 14/39] target/i386: "
` [Qemu-devel] [PATCH v4 15/39] target/lm32: "
` [Qemu-devel] [PATCH v4 16/39] target/m68k: "
` [Qemu-devel] [PATCH v4 17/39] target/microblaze: "
` [Qemu-devel] [PATCH v4 18/39] target/mips: "
` [Qemu-devel] [PATCH v4 19/39] target/moxie: "
` [Qemu-devel] [PATCH v4 20/39] target/nios2: "
` [Qemu-devel] [PATCH v4 21/39] target/openrisc: "
` [Qemu-devel] [PATCH v4 22/39] target/ppc: "
` [Qemu-devel] [PATCH v4 23/39] target/riscv: "
` [Qemu-devel] [PATCH v4 24/39] target/s390x: "
` [Qemu-devel] [PATCH v4 25/39] target/sh4: "
` [Qemu-devel] [PATCH v4 26/39] target/sparc: "
` [Qemu-devel] [PATCH v4 27/39] target/tilegx: Use env_cpu
` [Qemu-devel] [PATCH v4 28/39] target/tricore: "
` [Qemu-devel] [PATCH v4 29/39] target/unicore32: Use env_cpu, env_archcpu
` [Qemu-devel] [PATCH v4 30/39] target/xtensa: "
` [Qemu-devel] [PATCH v4 31/39] cpu: Move ENV_OFFSET to exec/gen-icount.h
` [Qemu-devel] [PATCH v4 32/39] cpu: Introduce cpu_set_cpustate_pointers
` [Qemu-devel] [PATCH v4 33/39] cpu: Introduce CPUNegativeOffsetState
` [Qemu-devel] [PATCH v4 34/39] cpu: Move icount_decr to CPUNegativeOffsetState
` [Qemu-devel] [PATCH v4 35/39] cpu: Move the softmmu tlb "
` [Qemu-devel] [PATCH v4 36/39] cpu: Remove CPU_COMMON
` [Qemu-devel] [PATCH v4 37/39] tcg/aarch64: Use LDP to load tlb mask+table
` [Qemu-devel] [PATCH v4 38/39] tcg/arm: Use LDRD "
` [Qemu-devel] [PATCH v4 39/39] tcg/arm: Remove mostly unreachable tlb special case

hid-related 5.2-rc1 boot hang
 2019-06-04 21:08 UTC  (16+ messages)

[ANNOUNCE] Git v2.22.0-rc3
 2019-06-04 21:07 UTC  (5+ messages)
` [PATCH] merge-recursive: restore accidentally dropped setting of path
  ` [PATCH v2] "

[Buildroot] [PATCH 1/1] package/mender-artifact: fix lzma detection
 2019-06-04 21:07 UTC 

[PATCH net-next] net: phy: add flag PHY_QUIRK_NO_ESTATEN
 2019-06-04 21:07 UTC  (3+ messages)

[RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
 2019-06-04 21:07 UTC  (11+ messages)

[PATCH] mm: memcontrol: dump memory.stat during cgroup OOM
 2019-06-04 21:05 UTC 

File-compression on ubifs
 2019-06-04 21:04 UTC  (2+ messages)

[PATCH 0/2] dts: rza2mevb: Add IRQ pin controller for RZ/A2
 2019-06-04 20:09 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: r7s9210: Add IRQC device node
` [PATCH 2/2] ARM: dts: rza2mevb: Add input switch

[PATCH net-next] net: phy: remove state PHY_FORCING
 2019-06-04 21:02 UTC 

[PATCH 1/5] drm/i915: Do not touch the PCH SSC reference if a PLL is using it
 2019-06-04 21:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] "

[PATCH v3 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-04 21:00 UTC  (15+ messages)
` [PATCH v3 net-next 01/17] net: dsa: Keep a pointer to the skb clone for TX timestamping
` [PATCH v3 net-next 02/17] net: dsa: Add teardown callback for drivers
` [PATCH v3 net-next 04/17] net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
` [PATCH v3 net-next 05/17] net: dsa: sja1105: Reverse TPID and TPID2
` [PATCH v3 net-next 06/17] net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
` [PATCH v3 net-next 08/17] net: dsa: sja1105: Move sja1105_is_link_local to include/linux
` [PATCH v3 net-next 10/17] net: dsa: sja1105: Build a minimal understanding of meta frames

[MPTCP] KSelftests: errors last night (20190604)
 2019-06-04 20:59 UTC 

[PATCH] drm/i915: Initialise subslice prior to potential zero-length loop
 2019-06-04 20:59 UTC  (3+ messages)

5.2.0-rc1 UBIFS bad unlock balance
 2019-06-04 20:59 UTC  (2+ messages)

memory leak in sctp_process_init
 2019-06-04 20:59 UTC  (5+ messages)
` [PATCH V2] Fix "

[PATCH] drm/amdgpu: use new HMM APIs and helpers v4
 2019-06-04 20:58 UTC  (2+ messages)

[4.20 PATCH] Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
 2019-06-04 20:57 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-04 20:55 UTC  (7+ messages)
` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map

[PATCH net-next 00/11] FDB updates for SJA1105 DSA driver
 2019-06-04 20:55 UTC  (3+ messages)
` [PATCH net-next 01/11] net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd

[PATCH net v2 0/2] net/tls: redo the RX resync locking
 2019-06-04 20:55 UTC  (2+ messages)

[PATCH] libical: tidy up Perl finding
 2019-06-04 20:55 UTC 

[PATCH 0/2] mwifiex: spinlock usage improvements
 2019-06-04 20:53 UTC  (3+ messages)
` [PATCH 1/2] mwifiex: dispatch/rotate from reorder table atomically
` [PATCH 2/2] mwifiex: don't disable hardirqs; just softirqs

git archive generates tar with malformed pax extended attribute
 2019-06-04 20:53 UTC  (11+ messages)

[PATCH v2 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-06-04 20:52 UTC  (5+ messages)
` [PATCH v2 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time

[PATCH] kobject: return -ENOSPC when add_uevent_var() fails
 2019-06-04 20:50 UTC  (2+ messages)

[qemu-upstream-4.11-testing test] 136184: regressions - FAIL
 2019-06-04 20:50 UTC  (13+ messages)
                ` [Xen-devel] "

[PATCH] Revert "nvme-rdma: remove redundant reference between ib_device and tagset"
 2019-06-04 20:49 UTC  (6+ messages)
      ` [Suspected-Phishing]Re: "

[PATCH v2] sched/core: clean up sched_init() a bit
 2019-06-04 20:46 UTC 

[PATCH net-next v6 0/5] net: stmmac: enable EHL SGMII
 2019-06-04 20:46 UTC  (3+ messages)
` [PATCH net-next v6 2/5] net: stmmac: introducing support for DWC xPCS logics

[U-Boot] [PATCH] ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img
 2019-06-04 20:45 UTC 

[PATCH 0/3] KFD upstreaming
 2019-06-04 20:44 UTC  (4+ messages)

[PATCH RFC] Rough draft document on merging and rebasing
 2019-06-04 20:43 UTC  (4+ messages)

[PATCH v5 8/9] vfs: allow copy_file_range to copy across devices
 2019-06-04 20:42 UTC  (2+ messages)

[PATCH v3 1/2] drm: bridge: dw-hdmi: Add hook for resume
 2019-06-04 20:42 UTC  (3+ messages)
` [PATCH v3 2/2] drm/rockchip: dw_hdmi: Handle suspend/resume

[U-Boot] [PATCH v3 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-06-04 20:42 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[PATCH 00/58] LSM: Module stacking for AppArmor
 2019-06-04 20:42 UTC  (7+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-04 20:41 UTC  (6+ messages)

Git Test Coverage Report (Thursday, May 30th)
 2019-06-04 20:41 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] Enable usage of SDP for i.MX6 Sabre Auto Boards
 2019-06-04 20:41 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size
` [U-Boot] [PATCH v2 2/3] mx6sabreauto: Enable SPL SDP support
` [U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP

[PATCH 0/9] TopDown metrics support for Icelake
 2019-06-04 20:39 UTC  (8+ messages)
` [PATCH 4/9] perf/x86/intel: Support hardware TopDown metrics

[PATCH V4] IMA: Allow profiles to define the desired IMA template
 2019-06-04 20:38 UTC 

[PATCH v2] lspci: Add PCIe 5.0 data rate (32 GT/s) support
 2019-06-04 20:31 UTC  (2+ messages)

[PATCH v1 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-06-04 20:38 UTC  (3+ messages)
` [PATCH v1 1/4] mm: introduce MADV_COLD

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-04 20:36 UTC  (17+ messages)
` [RFC PATCH 3/9] x86/sgx: Allow userspace to add multiple pages in single ioctl()
` [RFC PATCH 6/9] x86/sgx: Require userspace to provide allowed prots to ADD_PAGES
` [RFC PATCH 7/9] x86/sgx: Enforce noexec filesystem restriction for enclaves
` [RFC PATCH 8/9] LSM: x86/sgx: Introduce ->enclave_load() hook for Intel SGX

[PATCH] PCI/IOV: Fix VF cfg_size
 2019-06-04 20:36 UTC  (2+ messages)

[WIP RFC PATCH 0/6] Generic Firmware Variable Filesystem
 2019-06-04 20:33 UTC  (6+ messages)

[PATCH 2/2] kvm: vmx: take access length into account when checking the limit
 2019-06-04 20:34 UTC 

[PATCH 1/2] kvm: vmx: fix limit checking in get_vmx_mem_address()
 2019-06-04 20:33 UTC 

[Bug 203515] New: [crypto] alg: skcipher: p8_aes_ctr encryption test failed (wrong result) on test vector 3, cfg="uneven misaligned splits, may sleep"
 2019-06-04 20:30 UTC  (2+ messages)
` [Bug 203515] "

[PATCH v2] PCI: Add PCIe 5.0 data rate (32 GT/s) support
 2019-06-04 20:26 UTC  (2+ messages)

[PATCH 0/3] Add support for Graviton TRNG
 2019-06-04 20:31 UTC  (8+ messages)
` [PATCH 1/3] arm/arm64: Add smccc hypervisor service identifiers
` [PATCH 2/3] arm64: export acpi_psci_use_hvc
` [PATCH 3/3] hwrng: Add support for AWS Graviton TRNG

[PATCH v3] mm/swap: Fix release_pages() when releasing devmap pages
 2019-06-04 20:32 UTC  (5+ messages)

[PATCH 1/2] drm/i915/guc: always use Command Transport Buffers
 2019-06-04 20:29 UTC  (2+ messages)
` [PATCH 2/2] HAX: Turn on GuC/HuC auto mode

[PATCH v2 0/6] soc/fsl/qe: cleanups and new DT binding
 2019-06-04 20:29 UTC  (5+ messages)
` [PATCH v3 "

[PATCH BlueZ v4 0/3] mesh - Service and Installation
 2019-06-04 20:28 UTC  (4+ messages)
` [PATCH BlueZ v4 1/3] install: Fix installations to pkglibexecdir
` [PATCH BlueZ v4 2/3] build: Add support for systemd bluetooth-mesh service
` [PATCH BlueZ v4 3/3] mesh: Do not daemonize, run in foreground or as service

[PATCH] pinctrl: meson-gxbb: add hdmi related pins
 2019-06-04 20:26 UTC  (2+ messages)
` [U-Boot] "

[PATCH] video: meson: hdmi-supply regulator should be optional
 2019-06-04 20:26 UTC  (2+ messages)
` [U-Boot] "

[PATCH] drm/i915: Split out GTT fault handler to make it generic
 2019-06-04 20:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] udmabuf: actually unmap the scatterlist
 2019-06-04 20:23 UTC 

[PATCH net-next 0/2] xdp: Allow lookup into devmaps before redirect
 2019-06-04 20:22 UTC  (3+ messages)
` [PATCH net-next 2/2] devmap: Allow map lookups from eBPF

What's cooking in git.git (Jun 2019, #01; Mon, 3)
 2019-06-04 20:22 UTC  (3+ messages)
` pw/rebase-abort-clean-rewritten, was "

[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
 2019-06-04 20:21 UTC  (3+ messages)

[Buildroot] [PATCH for-next 1/3] package/zziplib: new package
 2019-06-04 20:21 UTC  (4+ messages)
` [Buildroot] [PATCH for-next 2/3] package/swig: enable PCRE regex matching in host-swig

[PATCH MM-PART2 RESEND v2 00/19] xen/arm: Clean-up & fixes in boot/mm code
 2019-06-04 20:18 UTC  (4+ messages)
` [PATCH MM-PART2 RESEND v2 19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr
  ` [Xen-devel] "


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.