All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-02 15:49:56 to 2019-05-02 16:34:02 UTC [more...]

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-02 16:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH] linux-user: avoid treading on gprof's SIGPROF signals

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 16:25 UTC  (13+ messages)

[PATCH] arm64/io: Don't use WZR in writel
 2019-05-02 16:33 UTC  (17+ messages)

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-02 16:32 UTC  (12+ messages)

[PATCH v2 1/3] powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
 2019-05-02 16:27 UTC  (6+ messages)
` [PATCH v2 2/3] powerpc/module32: Use symbolic instructions names
` [PATCH v2 3/3] powerpc/module64: "

RE
 2019-05-02 16:32 UTC 

[RFC] folding socket->wq into struct socket
 2019-05-02 16:32 UTC 

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-02 15:28 UTC  (19+ messages)
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc, free}_one[_kernel]
` [PATCH 02/15] alpha: switch to generic version of pte allocation
` [PATCH 07/15] m68k: sun3: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] nds32: "
` [PATCH 10/15] nios2: "
` [PATCH 11/15] parisc: "
` [PATCH 12/15] powerpc/nohash/64: "
` [PATCH 13/15] riscv: "
` [PATCH 14/15] um: "
` [PATCH 15/15] unicore32: "

[PATCH v4 net-next 00/12] NXP SJA1105 DSA driver
 2019-05-02 16:31 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/tap: fix potential buffer overrun
 2019-05-02 16:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH RFT] i2c: designware: ratelimit 'transfer when suspended' errors
 2019-05-02 16:31 UTC  (6+ messages)

[PATCH] kasan: Zero initialize tag in __kasan_kmalloc
 2019-05-02 16:30 UTC  (3+ messages)
` [PATCH v2] kasan: Initialize tag to 0xff "

[PATCH net] cls_matchall: avoid panic when receiving a packet before filter set
 2019-05-02 16:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 3/4] util/cacheinfo.c: Use uintptr_t instead of unsigned long in AArch64 arch_cache_info()
 2019-05-02 16:31 UTC  (3+ messages)

[Xen-devel] [PATCH] tools/Makefile: Fix build of QEMU, remove --source-path
 2019-05-02 16:25 UTC  (3+ messages)
  `  "

✅ PASS: Stable queue: queue-5.0
 2019-05-02 16:30 UTC 

[dpdk-dev] DPDK Release Status Meeting 2/5/2019
 2019-05-02 16:30 UTC 

[Qemu-devel] [PATCH v2 0/6] hw/acpi: Improve build modularity (targeting MIPS/PPC)
 2019-05-02 16:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/acpi: Move the IPMI stub to the stubs/ directory

[RFC][PATCH 0/2] ftrace/x86: Allow for breakpoint handlers to emulate call functions
 2019-05-02 16:29 UTC  (9+ messages)
` [RFC][PATCH 1/2] x86: Allow breakpoints "

[PATCH] x86/fpu: Remove the _GPL from the kernel_fpu_begin/end() export
 2019-05-02 16:29 UTC  (3+ messages)

[PATCH] kexec_buffer measure
 2019-05-02 16:28 UTC  (5+ messages)

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-02 16:27 UTC  (3+ messages)
` [PATCH net-next 3/3] MIPS: generic: Add police related options to ocelot_defconfig

[PATCH v2] rtw88: Make RA_MASK macros ULL
 2019-05-02 16:26 UTC  (2+ messages)

[PATCH e2fsprogs 00/10] case-insensitive feature updates
 2019-05-02 16:25 UTC  (3+ messages)
` [PATCH e2fsprogs 08/10] ext2fs: nls: Drop normalization code
  ` Change feature name from fname_encoding to casefold?

[PATCH 00/10] exposing knfsd opens to userspace
 2019-05-02 15:58 UTC  (4+ messages)
` [PATCH 09/10] nfsd: expose some more information about NFSv4 opens

[PATCH v4 0/2] Add writeback scaling
 2019-05-02 16:24 UTC  (8+ messages)
` [PATCH v4 1/2] drm: Add writeback_dest_x,y,w,h properties
` [PATCH v4 2/2] drm/malidp: Enable writeback scaling

[PATCH] drm/i915/execlists: Unshadow MI_USER_INTERRUPT
 2019-05-02 16:23 UTC  (3+ messages)
` [PATCH v2] drm/i915/execlists: Ensure arbitration is disabled for the breadcrumb

[Qemu-devel] [PULL 0/8] qtest and misc patches
 2019-05-02 16:13 UTC  (27+ messages)
  ` [Qemu-devel] [PULL 1/8] gitlab-ci.yml: Test the TCG interpreter in a CI pipeline
  ` [Qemu-devel] [PULL 2/8] qtest: Move accel code to accel/qtest.c
  ` [Qemu-devel] [PULL 3/8] qtest: Don't compile qtest accel on non-POSIX systems
  ` [Qemu-devel] [PULL 4/8] accel: Remove unused AccelClass::available field
  ` [Qemu-devel] [PULL 5/8] configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)
  ` [Qemu-devel] [PULL 6/8] configure: Remove old *-config-devices.mak.d files when running configure
  ` [Qemu-devel] [PULL 7/8] configure: Relax check for libseccomp
  ` [Qemu-devel] [PULL 8/8] hw/pci-host: Use object_initialize_child for correct reference counting

[BUG] rebase --interactive silently overwrites ignored files
 2019-05-02 16:22 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-05-02 16:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2 45/50] Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"

[PATCH] mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
 2019-05-02 16:22 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: Add MEM_LOAD to amdgpu_pm_info debugfs file
 2019-05-02 16:22 UTC  (2+ messages)

[Qemu-arm] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-05-02 16:19 UTC  (9+ messages)
` [Qemu-arm] [PATCH v4 3/8] hw/acpi: Add ACPI Generic Event Device Support
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 4/8] hw/arm/virt: Add memory hotplug framework
  ` [Qemu-devel] "

[PATCH nft] parser_json: default to unspecified l3proto for ct helper/timeout
 2019-05-02 16:20 UTC 

Hyperv netvsc - regression for 32-PAE kernel
 2019-05-02 16:14 UTC 

[Qemu-devel] [PATCH v2 0/5] misc set of fixes for warnings under GCC 9
 2019-05-02 16:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 3/5] sockets: avoid string truncation warnings when copying UNIX path

[U-Boot] [PATCH v2 0/4] Misc EFI/GPT/UUID fixes
 2019-05-02 16:19 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/4] lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y

[PATCH bpf] libbpf: always NULL out pobj in bpf_prog_load_xattr
 2019-05-02 16:03 UTC  (2+ messages)

[GIT PULL] MTD fixes for 5.1 final
 2019-05-02 16:15 UTC  (3+ messages)

[GIT PULL] PCI fixes for v5.1
 2019-05-02 16:15 UTC  (2+ messages)

[PATCH] ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSE
 2019-05-02 16:14 UTC  (2+ messages)

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-02 16:14 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: iio: ad7949: Add adi,reference-select
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back
` [PATCH v2 4/6] dt-bindings: iio: ad7949: Add cfg-readback option
` [PATCH v2 5/6] iio: ad7949: Fix SPI interfacing for 14-bit messages
` [PATCH v2 6/6] iio: ad7949: Fix dummy read cycle placement

[PATCH][RFC] parisc: Use per-pagetable spinlock (v2)
 2019-05-02 16:14 UTC  (8+ messages)

[dpdk-dev] [PATCH v1 1/3] doc/distributor: add SST-BF enhancement info
 2019-05-02 16:14 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 2/3] doc: add release note for power changes
` [dpdk-dev] [PATCH v1 3/3] lib/power: clarify comment on priority core

[PATCH v3 0/4] ptrace: cleanup PTRACE_SYSEMU handling and add support for arm64
 2019-05-02 16:13 UTC  (6+ messages)
` [PATCH v3 1/4] ptrace: move clearing of TIF_SYSCALL_EMU flag to core

[RFC] Disable lockref on arm64
 2019-05-02 16:12 UTC  (5+ messages)

[TOPIC] Extending the filesystem crash recovery guaranties contract
 2019-05-02 16:12 UTC  (2+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-02 16:12 UTC  (4+ messages)
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot

[ath6kl:ath11k-bringup 3/111] drivers/net/wireless/ath/ath11k/reg.c:27:39: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2019-05-02 16:11 UTC  (2+ messages)
` [RFC PATCH ath6kl] ath11k: ath11k_wmi_tlv_parse_alloc can be static

WARNING: Detected a wedged cx25840 chip; the device will not work
 2019-05-02 16:10 UTC  (5+ messages)

[Qemu-devel] [PATCH] s390/ipl: cast to SCSIDevice directly
 2019-05-02 16:10 UTC  (7+ messages)

WARNING: Support for this device (Terratec Grabster AV400) is experimental
 2019-05-02 16:09 UTC  (5+ messages)

[PATCH v4] platform/chrome: mfd/cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
 2019-05-02 16:09 UTC 

perf tools build broken after v5.1-rc1
 2019-05-02 16:09 UTC  (10+ messages)

[PATCH] media: pvrusb2: use a different format for warnings
 2019-05-02 16:09 UTC  (3+ messages)
  `  "

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.11-102-g17f93022a8c9)
 2019-05-02 16:09 UTC 

stable-rc/linux-5.0.y boot: 129 boots: 3 failed, 122 passed with 3 offline, 1 untried/unknown (v5.0.11)
 2019-05-02 16:09 UTC 

Redfish OEM commands in OpenBMC
 2019-05-02 16:09 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 00/29] tcg vector improvements
 2019-05-02 16:07 UTC  (6+ messages)
` [Qemu-arm] [PATCH v2 23/29] target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
  ` [Qemu-devel] "

[PATCH] ASoC: Intel: boards: kbl_da7219_max98927: add dai_trigger function
 2019-05-02 16:08 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/BuR/zynq/brsmarc2: initial commit
 2019-05-02 16:06 UTC  (2+ messages)

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-05-02 15:31 UTC  (2+ messages)

[PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-02 16:03 UTC  (3+ messages)

[Xen-devel] [qemu-mainline test] 135448: regressions - FAIL
 2019-05-02 16:02 UTC  (3+ messages)
  `  "

[PATCH v2 1/2] Add polling support to pidfd
 2019-05-02 16:02 UTC  (6+ messages)

[PATCH BlueZ 0/4] Cleanup of org.bluez.mesh.Network1 interface
 2019-05-02 16:01 UTC  (2+ messages)

[U-Boot] [PATCH v2] board/BuR/brsmarc1: initial commit
 2019-05-02 16:01 UTC  (3+ messages)

[PATCH 1/5] pcm: direct: Add generic hw_ptr_alignment function for dmix, dshare and dsnoop
 2019-05-02 16:01 UTC  (10+ messages)
` [PATCH 2/5] pcm: dshare: Added "hw_ptr_alignment" option in configuration for alignment of slave pointers
  ` [ALSA patch] "
` [PATCH 3/5] pcm: dsnoop: Added "hw_ptr_alignment" option in configuration for slave pointer alignment
  ` [ALSA patch] "
` [PATCH 4/5] pcm: restructuring sw params function
  ` [ALSA patch] "
` [PATCH 5/5] pcm: Update pcm->avail_min with needed_slave_avail_min, after reading unaligned frames
  ` [ALSA patch] "
` [ALSA patch] [PATCH 1/5] pcm: direct: Add generic hw_ptr_alignment function for dmix, dshare and dsnoop

[dpdk-dev] [PATCH V3] doc: add guideines for initial PMD submission
 2019-05-02 15:59 UTC  (2+ messages)

[PATCH v4 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-05-02 15:58 UTC  (6+ messages)
` [PATCH v4 2/2] s390/kvm: diagnose 318 handling

[PATCH] MAINTAINERS: include vendor specific files under arch/*/events/*
 2019-05-02 15:58 UTC 

[dpdk-dev] [PATCH] doc: update release notes for windows support
 2019-05-02 15:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] tools/bpf: fix perf build error with uClibc (seen on ARC)
 2019-05-02 15:56 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] mk: disable warning with gcc 9 on Fedora 30
 2019-05-02 15:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] mk: report address of packed member as warning

[dpdk-dev] [PATCH 1/5] raw/dpaa2_qdma: fix spin lock release condition
 2019-05-02 15:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH 4/5] doc: update the dpaaX platform guides

[v4 0/2] "Hotremove" persistent memory
 2019-05-02 15:54 UTC  (4+ messages)
` [v4 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM

[MPTCP] [Weekly meetings] MoM - 25th of April 2019
 2019-05-02 15:53 UTC 

[PATCH] NFS: make nfs_match_client killable
 2019-05-02 15:52 UTC  (2+ messages)

A question about phosphor-sel-logger
 2019-05-02 15:52 UTC  (2+ messages)

ULIMIT: limiting user virtual address space (stack inluded)
 2019-05-02 15:50 UTC  (2+ messages)

ASSUME_PROVIDED, cmake-native and why cmake is subsequently not found?
 2019-05-02 15:50 UTC  (3+ messages)

[Qemu-devel] [PULL 00/19] first batch of s390x patches for 4.1
 2019-05-02 15:48 UTC  (6+ messages)
` [Qemu-devel] [PULL 01/19] s390 vfio-ccw: Add bootindex property and IPLB data

[PATCH] RFC: console: hack up console_trylock more
 2019-05-02 15:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

How do reads and writes overlap?
 2019-05-02 15:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] maintainers: fix added or removed files
 2019-05-02 15:50 UTC  (2+ messages)

[PATCH 4.9 00/32] 4.9.173-stable review
 2019-05-02 15:20 UTC  (4+ messages)
` [PATCH 4.9 04/32] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
` [PATCH 4.9 05/32] s390: limit brk randomization to 32MB
` [PATCH 4.9 08/32] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING


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.