All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-23 21:51:32 to 2018-05-23 23:25:38 UTC [more...]

[PATCH 0/3] Add Newlib as a C library for baremetal
 2018-05-23 23:09 UTC  (2+ messages)
` [PATCH 2/3] insane.bbclass: Adds powerpc to elf headers machine dictionary

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-23 23:25 UTC  (7+ messages)
  ` [REVIEW][PATCH 1/6] vfs: Don't allow changing the link count of an inode with an invalid uid or gid
  ` [REVIEW][PATCH 2/6] vfs: Allow userns root to call mknod on owned filesystems
  ` [REVIEW][PATCH 3/6] fs: Allow superblock owner to replace invalid owners of inodes
  ` [REVIEW][PATCH 4/6] fs: Allow superblock owner to access do_remount_sb()
  ` [REVIEW][PATCH 5/6] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [REVIEW][PATCH 6/6] fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems

[PATCH] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
 2018-05-23 23:25 UTC  (4+ messages)
` [PATCH] bdi: Increase the concurrecy level of cgwb_release_wq

[PATCH 00/13] xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263)
 2018-05-23 23:24 UTC  (9+ messages)
` [PATCH 04/13] xen/arm: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/13] xen/arm: Add command line option to control SSBD mitigation
` [PATCH 06/13] xen/arm: Add ARCH_WORKAROUND_2 support for guests

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-23 23:22 UTC 

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-05-23 23:22 UTC 

Proposal for OpenBMC releases
 2018-05-23 23:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-05-23 23:21 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 2/6] vhost-user: introduce shared vhost-user state
          ` [virtio-dev] "
` [Qemu-devel] [PATCH v3 3/6] vhost-user: support receiving file descriptors in slave_read
    ` [virtio-dev] "
      ` [Qemu-devel] "

[PATCH 00/24] More ICL display patches
 2018-05-23 23:19 UTC  (8+ messages)
` [PATCH 11/24] drm/i915/icl: Get DDI clock for ICL based on PLLs
  ` [PATCH v2 "
` ✗ Fi.CI.CHECKPATCH: warning for More ICL display patches (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[Qemu-devel] [PATCH v2 00/40] Generic background jobs
 2018-05-23 23:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 17/40] job: Move BlockJobCreateFlags to Job
` [Qemu-devel] [PATCH v2 21/40] job: Convert block_job_cancel_async() "

[MODERATED] [PATCH v5 0/8] L1TFv4 5
 2018-05-23 23:15 UTC  (9+ messages)
` [MODERATED] [PATCH v5 3/8] L1TFv4 2
` [MODERATED] [PATCH v5 5/8] L1TFv4 0
` [MODERATED] [PATCH v5 6/8] L1TFv4 4
` [MODERATED] [PATCH v5 7/8] L1TFv4 3
` [MODERATED] [PATCH v5 8/8] L1TFv4 1
  ` [MODERATED] Re: [PATCH v5 5/8] L1TFv4 0
  ` [MODERATED] Re: [PATCH v5 8/8] L1TFv4 1
  ` [MODERATED] Re: [PATCH v5 1/8] L1TFv4 6

[PATCH net-next v2] net: sched: don't disable bh when accessing action idr
 2018-05-23 23:14 UTC  (3+ messages)
` [PATCH net-next v3] "

INFO: rcu detected stall in corrupted
 2018-05-23 23:13 UTC  (5+ messages)

[Bug 106597] [vga_switcheroo] commit 07f4f97d7b4bf325d9f558c5b58230387e4e57e0 breaks dpm on Alienware 15R3
 2018-05-23 23:12 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
 2018-05-23 23:12 UTC  (2+ messages)

[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
 2018-05-23 23:07 UTC  (13+ messages)
` [PATCH v3 23/27] x86/modules: Adapt module loading for PIE support

linux-next: Tree for May 17
 2018-05-23 23:07 UTC  (3+ messages)

[PATCH] ppp: remove the PPPIOCDETACH ioctl
 2018-05-23 23:04 UTC  (4+ messages)
` [PATCH v2] "

[LSFMM] RDMA data corruption potential during FS writeback
 2018-05-23 23:03 UTC  (10+ messages)

[PATCH net-next] net:sched: add action inheritdsfield to skbmod
 2018-05-23 23:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] watchdog: driver support for layerscape
 2018-05-23 22:57 UTC  (2+ messages)

[PATCH RFC net-next 0/9] net: Add address attribute to control metric of prefix route
 2018-05-23 22:57 UTC  (10+ messages)
` [PATCH RFC net-next 1/9] net/ipv6: Introduce ifa6_config struct
` [PATCH RFC net-next 2/9] net/ipv6: Convert ipv6_add_addr to struct ifa6_config
` [PATCH RFC net-next 3/9] net/ipv6: Remove temp variables in ipv6_create_tempaddr
` [PATCH RFC net-next 4/9] net/ipv6: Pass ifa6_config struct to inet6_addr_add
` [PATCH RFC net-next 5/9] net/ipv6: Pass ifa6_config struct to inet6_addr_modify
` [PATCH RFC net-next 6/9] net: Add IFA_RT_PRIORITY address attribute
` [PATCH RFC net-next 7/9] net/ipv4: Add support for specifying metric of connected routes
` [PATCH RFC net-next 8/9] net/ipv6: "
` [PATCH RFC net-next 9/9] selftests: fib_tests: Add prefix route tests with metric

[Qemu-devel] [PATCH v4 00/38] target-microblaze: Add support for Extended Addressing
 2018-05-23 22:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/38] target-microblaze: Conditionalize setting of PVR11_USE_MMU

[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
 2018-05-23 22:57 UTC  (4+ messages)

MSR_SPEC_CTRL intercept
 2018-05-23 22:56 UTC  (8+ messages)

[PATCH V2] blk-mq: avoid to starve tag allocation after allocation process migrates
 2018-05-23 22:56 UTC  (8+ messages)

[PATCH net-next v4 0/2] openvswitch: Support conntrack zone limit
 2018-05-23 22:55 UTC  (3+ messages)

[PATCH] net/mlx5: fix GRE flow rule
 2018-05-23 22:55 UTC  (6+ messages)

[PATCH] Add initial support for pax extended attributes
 2018-05-23 22:54 UTC  (3+ messages)
` [PATCH v2 0/1] import-tars: read overlong names from pax extended header
  ` [PATCH v2 1/1] "

[PATCH v2 net] netfilter: provide correct argument to nla_strlcpy()
 2018-05-23 22:53 UTC  (3+ messages)

[PATCHv3 0/2] Salted build ids via linker sections
 2018-05-23 22:53 UTC  (4+ messages)
` [PATCHv3 2/2] x86/vdso: Add build salt to the vDSO

[PATCH v3] gpio: Remove VLA from stmpe driver
 2018-05-23 22:51 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-23 22:50 UTC  (3+ messages)
` [PATCH bpf-next v3 01/15] net: initial AF_XDP skeleton

[PATCHv2 0/8] nvme timeout fixes v2
 2018-05-23 22:49 UTC  (4+ messages)

[PATCH v2] drm/nouveau/secboot: remove VLA usage
 2018-05-23 22:48 UTC  (5+ messages)

[PATCH net-next v15 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-23 22:46 UTC  (5+ messages)
` [PATCH net-next v15 4/7] sch_cake: Add NAT awareness to packet classifier

[PATCH] net/mlx5: fix generic tunnel offloading compatibility check
 2018-05-23 22:45 UTC  (2+ messages)

[PATCH v2] ath10k: transmit queued frames after waking queues
 2018-05-23 22:44 UTC  (6+ messages)

[PATCH v3 0/9] rcar-vin: Add support for parallel input on Gen3
 2018-05-23 22:43 UTC  (7+ messages)
` [PATCH v3 1/9] media: rcar-vin: Rename 'digital' to 'parallel'
` [PATCH v3 2/9] media: rcar-vin: Remove two empty lines

[PATCH net-next v15 4/7] sch_cake: Add NAT awareness to packet classifier
 2018-05-23 22:40 UTC  (5+ messages)

[Buildroot] Makefile.mk to compile using openmpi
 2018-05-23 22:40 UTC  (2+ messages)

[meta-oe][PATCH 1/3] procmail: Use build ldflags when invoking native compile/link
 2018-05-23 22:39 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] cpprest: Fix build with clang
` [meta-multimedia][PATCH 3/3] libmusicbrainz: Set CMAKE_EXE_LINKER_FLAGS to build linker flags

[PATCH] drm/i915: remove check for aux irq
 2018-05-23 22:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: remove check for aux irq (rev3)

linux-next: manual merge of the printk tree with Linus' tree
 2018-05-23 22:37 UTC 

[lustre-devel] Regression with delayed_work in sec_gc
 2018-05-23 22:36 UTC  (7+ messages)

[PATCH] block drivers/block: Use octal not symbolic permissions
 2018-05-23 22:35 UTC  (5+ messages)

[PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions
 2018-05-23 22:34 UTC  (10+ messages)
    ` [kbuild-all] "

WireGuard for FreeBSD
 2018-05-23 22:35 UTC  (5+ messages)

[Buildroot] Bluetooth PAN issues with Buildroot 2015.05
 2018-05-23 22:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/30] QEMU 2.13 RISC-V updates
 2018-05-23 22:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 02/30] RISC-V: Improve page table walker spec compliance

[PATCH iproute2] Allow to configure /var/run/netns directory
 2018-05-23 22:30 UTC  (2+ messages)

[PATCH iproute2] ip route: Print expires as signed int
 2018-05-23 22:30 UTC  (2+ messages)

[PATCH v2 0/6]Enhance support for the SP805 WDT
 2018-05-23 22:29 UTC  (4+ messages)
` [PATCH v2 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805

[MODERATED] Re: [PATCH v5 0/8] L1TFv4 5
 2018-05-23 22:28 UTC  (4+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-23 22:27 UTC  (4+ messages)

[REGRESSION] v4.17-rc4: xgalaga fails to start in fullscreen (default) mode
 2018-05-23 22:27 UTC  (11+ messages)

[Patch net-next] net_sched: switch to rcu_work
 2018-05-23 22:26 UTC 

[PATCH] docs: update kernel versions and dates in tables
 2018-05-23 22:26 UTC  (4+ messages)

[PATCH 1/2] more: move couple functions
 2018-05-23 22:24 UTC  (2+ messages)
` [PATCH 2/2] more: remove global variables, add struct more_control

[PATCH 1/6] Generic radix trees
 2018-05-23 22:24 UTC  (16+ messages)
` [PATCH 2/6] proc: commit to genradix
` [PATCH 4/6] openvswitch: convert "
` [PATCH 6/6] Drop flex_arrays

BUG: rev-parse segfault with invalid input
 2018-05-23 22:23 UTC  (7+ messages)
` [PATCH 1/2] t6101: add a test for rev-parse $garbage^@
  ` [PATCH 2/2] rev-parse: verify that commit looked up is not NULL

[PATCH] leds: class: ensure workqueue is initialized before setting brightness
 2018-05-23 22:22 UTC 

[xen-4.6-testing baseline-only test] 74736: regressions - FAIL
 2018-05-23 22:20 UTC 

RFC: Counters for PCI Express AERs
 2018-05-23 22:20 UTC  (7+ messages)

[PATCHv6 0/1] git-p4: unshelve
 2018-05-23 22:20 UTC  (2+ messages)
` [PATCHv6 1/1] git-p4: add unshelve command

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-23 22:18 UTC  (6+ messages)

[PATCH v3] ath10k: transmit queued frames after processing rx packets
 2018-05-23 22:20 UTC  (5+ messages)

[Buildroot] [PATCH] utils/genrandconfig: filter microblaze GCC < 8 bug
 2018-05-23 22:20 UTC  (2+ messages)

[PATCH 2/4] arcnet: com20020: bindings for smsc com20020
 2018-05-23 22:17 UTC  (3+ messages)

cosmetic issue regarding installation script
 2018-05-23 22:15 UTC  (2+ messages)

The sumo branch of meta-freescale
 2018-05-23 22:11 UTC  (5+ messages)

[PATCH] net: phy: replace bool members in struct phy_device with bit-fields
 2018-05-23 22:11 UTC  (2+ messages)

[Buildroot] [PATCH] package/gcc: add support for gcc 8.1
 2018-05-23 22:08 UTC  (5+ messages)

[clang] stack protector and f1f029c7bf
 2018-05-23 22:08 UTC 

[PATCH] redis: Update to 4.0.8
 2018-05-23 21:58 UTC 

[PATCH] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-23 22:06 UTC  (2+ messages)

GPU hang trying to run OpenCL kernels on x86_64
 2018-05-23 22:06 UTC  (7+ messages)

v4.17-rc1: regressions on N900, N950
 2018-05-23 22:04 UTC  (13+ messages)

[SPDK] What is PolyGerrit?
 2018-05-23 22:04 UTC 

[PATCH net-next v2 0/2] net: phy: improve PHY suspend/resume
 2018-05-23 22:04 UTC  (2+ messages)

omapdrm regression in v4.17-rc series
 2018-05-23 22:03 UTC 

[PATCH bpf-next v2 0/3] bpf: add boot parameters for sysctl knobs
 2018-05-23 22:02 UTC  (3+ messages)

[PATCH 1/2] xfs_io: add the ability to do an O_PATH open
 2018-05-23 22:03 UTC  (4+ messages)
` [PATCH v3] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW

[PATCH] nvmet: allow file backed ns to use cache
 2018-05-23 22:00 UTC 

[PATCH 1/2] drm/i915/selftests: Pin the mock kernel context
 2018-05-23 21:59 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

GCC 9 Drops Support For Older ARM Microarchitecture Versions
 2018-05-23 21:59 UTC  (10+ messages)

[SPDK] What is PolyGerrit?
 2018-05-23 21:59 UTC 

[Buildroot] [PATCH 1/1] python-websockets: bump to version 5.0
 2018-05-23 21:58 UTC 

[v4 07/11] dt-bindings: hwmon: Add documents for PECI hwmon client drivers
 2018-05-23 21:56 UTC  (8+ messages)

[PATCH 1/4] PCI: rcar: Rename rcar_pcie_parse_request_of_pci_ranges()
 2018-05-23 21:56 UTC  (4+ messages)

[Buildroot] [PATCH] toolchain: GCC bug 85862
 2018-05-23 21:55 UTC  (6+ messages)

linux-next: build warning after merge of the mac80211-next tree
 2018-05-23 21:55 UTC  (4+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-05-23 21:54 UTC  (7+ messages)
` [05/15] mtd: nand: pxa3xx: remove the dmaengine compat need
    ` [PATCH 05/15] "

[patch 0/4] dm-writecache patches
 2018-05-23 21:51 UTC  (9+ messages)
` [patch 2/4] swait: export the symbols __prepare_to_swait and __finish_swait
          ` [PATCH v2] swait: export "

[PATCH 0/4] cleanups, fixes for rcu/dev
 2018-05-23 21:51 UTC  (8+ messages)
` [PATCH 1/4] rcu: Speed up calling of RCU tasks callbacks


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.