All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-14 06:35:04 to 2016-09-14 07:32:39 UTC [more...]

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-14  7:24 UTC  (66+ messages)
` [kernel-hardening] "
` [RFC v3 01/22] landlock: Add Kconfig
  ` [kernel-hardening] "
` [RFC v3 02/22] bpf: Move u64_to_ptr() to BPF headers and inline it
  ` [kernel-hardening] "
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
  ` [kernel-hardening] "
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
  ` [kernel-hardening] "
` [kernel-hardening] [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
  `  "
` [RFC v3 06/22] landlock: Add LSM hooks
  ` [kernel-hardening] "
` [RFC v3 07/22] landlock: Handle file comparisons
  ` [kernel-hardening] "
` [RFC v3 08/22] seccomp: Fix documentation for struct seccomp_filter
  ` [kernel-hardening] "
` [RFC v3 09/22] seccomp: Move struct seccomp_filter in seccomp.h
  ` [kernel-hardening] "
` [RFC v3 10/22] seccomp: Split put_seccomp_filter() with put_seccomp()
  ` [kernel-hardening] "
` [RFC v3 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy
  ` [kernel-hardening] "
` [RFC v3 12/22] bpf: Cosmetic change for bpf_prog_attach()
  ` [kernel-hardening] "
` [RFC v3 13/22] bpf/cgroup: Replace struct bpf_prog with union bpf_object
  ` [kernel-hardening] "
` [kernel-hardening] [RFC v3 14/22] bpf/cgroup: Make cgroup_bpf_update() return an error code
  `  "
` [kernel-hardening] [RFC v3 15/22] bpf/cgroup: Move capability check
  `  "
` [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup
  ` [kernel-hardening] "
` [RFC v3 17/22] cgroup: Add access check for cgroup_get_from_fd()
  ` [kernel-hardening] "
` [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks
  ` [kernel-hardening] "
` [RFC v3 19/22] landlock: Add interrupted origin
  ` [kernel-hardening] "
` [RFC v3 20/22] landlock: Add update and debug access flags
  ` [kernel-hardening] "
` [RFC v3 21/22] bpf,landlock: Add optional skb pointer in the Landlock context
  ` [kernel-hardening] "
` [RFC v3 22/22] samples/landlock: Add sandbox example
  ` [kernel-hardening] "

[U-Boot] [Patch v6 0/9] Add LS1046ARDB&QDS board support
 2016-09-14  7:32 UTC  (6+ messages)
` [U-Boot] [Patch v6 5/9] armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r

[PATCH] clk: versatile: add missing header dependencies
 2016-09-14  7:31 UTC  (2+ messages)

[PATCH v5 00/16] Xen ARM DomU ACPI support
 2016-09-14  7:32 UTC  (8+ messages)

[PATCH] mac80211: fix possible out-of-bounds access
 2016-09-14  7:30 UTC 

[bcachefs][Resend] Can't mount filesystem formated with --btree_node=262144
 2016-09-14  7:29 UTC 

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-14  7:30 UTC  (4+ messages)
` [RFC 02/11] Add RoCE driver framework

[Qemu-devel] [PATCH 1/2v2] [RESENT-INLINE] Use libtool instead of ar to create static libraries on Darwin
 2016-09-14  7:30 UTC  (2+ messages)

RESEND:i2c-eg20t: fix race between i2c init and interrupt enable
 2016-09-14  7:28 UTC  (3+ messages)

[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
 2016-09-14  7:29 UTC  (4+ messages)
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check

[Buildroot] [PATCH] infra/pkg-kconfig: Be sure to reconfigure the package on foo-reconfigure
 2016-09-14  7:27 UTC  (2+ messages)

[PATCH 0/3] wireless: Use complete() instead complete_all()
 2016-09-14  7:27 UTC  (7+ messages)
` [PATCH 1/3] csiostor: fix completion usage
` [PATCH 2/3] sym53c8xx_2: use complete() instead complete_all()
` [PATCH 3/3] virtio_scsi: "

[PATCH] powernv/pci: Fix m64 checks for SR-IOV and window alignment
 2016-09-14  7:27 UTC  (2+ messages)

Cellular modem support for IMX7 Linux distribution
 2016-09-14  7:25 UTC  (3+ messages)

[Qemu-devel] [Qemu-Devel] [PATCH] Changed malloc to g_malloc, free to g_free in linux-user/qemu.h
 2016-09-14  7:24 UTC  (2+ messages)
` [Qemu-devel] "

AMPDU stalls with brcmfmac4366b-pcie.bin triggering WARNINGs
 2016-09-14  7:25 UTC  (2+ messages)

Recall: OVMF compile error
 2016-09-14  7:24 UTC 

[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-09-14  7:23 UTC  (15+ messages)
  ` [kernel-hardening] "
  ` [RFC PATCH v2 1/3] "
    ` [kernel-hardening] "
  ` [RFC PATCH v2 2/3] xpfo: Only put previous userspace pages into the hot cache
    ` [kernel-hardening] "
  ` [RFC PATCH v2 3/3] block: Always use a bounce buffer when XPFO is enabled
    ` [kernel-hardening] "
    ` [kernel-hardening] Re: [RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)

[Qemu-devel] [PATCH v4 0/3] Introduce IOMMUNotifier struct
 2016-09-14  7:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/3] memory: introduce IOMMUNotifier and its caps
` [Qemu-devel] [PATCH v4 2/3] memory: introduce IOMMUOps.notify_flag_changed

[PATCH V1] xen/arm: domain_build: introduce dom0_lowmem bootargs
 2016-09-14  7:23 UTC  (2+ messages)

Recall: OVMF compile error
 2016-09-14  7:22 UTC 

[PATCH v7 0/9] MT2701 DRM support
 2016-09-14  7:22 UTC  (12+ messages)
` [PATCH v7 7/9] drm/mediatek: add dsi transfer function

[PATCH] drm/radeon/radeon_device: clean function declarations in radeon_device.c up
 2016-09-14  7:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] win32: don't run subprocess tests on Mingw32 platform
 2016-09-14  7:21 UTC  (3+ messages)

OVMF compile error
 2016-09-14  7:21 UTC  (2+ messages)

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-14  7:13 UTC  (9+ messages)

[PATCH] net/vhost: Add function to retreive the 'vid' for a given port id
 2016-09-14  7:21 UTC  (5+ messages)

Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level'
 2016-09-14  7:19 UTC  (2+ messages)

iomap based DAX path
 2016-09-14  7:19 UTC  (13+ messages)
` [PATCH 01/10] iomap: add IOMAP_F_NEW flag
` [PATCH 06/10] dax: provide an iomap based fault handler

[PATCH v2] mac80211: allow driver to handle packet-loss mechanism
 2016-09-14  7:18 UTC 

[Qemu-devel] [PATCH 0/7] Remove useless casts
 2016-09-14  7:18 UTC  (2+ messages)

[virtio-dev] Re: [PATCH v10] virtio-net: add Max MTU configuration field
 2016-09-14  7:18 UTC 

memblock_reserve or memblock_remove to reserve a page
 2016-09-14  7:17 UTC  (4+ messages)

[RFC] xen/arm: domain_build: introduce dom0_lowmem bootargs
 2016-09-14  7:16 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] curl: Operate on zero-length file
 2016-09-14  7:13 UTC  (2+ messages)

[PATCH 1/6] leds: gpio: fix an unhandled error case in create_gpio_led
 2016-09-14  7:13 UTC  (2+ messages)

[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-09-14  7:11 UTC  (4+ messages)
  ` [PATCH v3 2/2] iommu/exynos: Add proper runtime pm support

[PATCH] builddeb: Update a few outdated and hardcoded strings
 2016-09-14  7:11 UTC  (3+ messages)

[Qemu-devel] [PATCH trivial] Remove unused function declarations
 2016-09-14  7:10 UTC  (2+ messages)

[qemu-mainline baseline-only test] 67708: tolerable FAIL
 2016-09-14  7:10 UTC 

[PATCH -next] leds: mlxcpld: fix return value check in mlxcpld_led_init()
 2016-09-14  7:10 UTC  (3+ messages)

[PATCH] android: binder: Disable preemption while holding the global binder lock
 2016-09-14  7:10 UTC  (9+ messages)

[WireGuard] News about MIPS and ARM optimized code?
 2016-09-14  7:16 UTC  (8+ messages)

[PATCH 0/2] platform regulatory support
 2016-09-14  7:06 UTC  (6+ messages)
` [PATCH 2/2] ath10k: add platform regulatory domain support

Can we please make 'allow_discards' the default for dm-crypt?
 2016-09-14  7:06 UTC  (2+ messages)

[PATCH v14 00/15] selftests/powerpc: Add ptrace tests for ppc registers
 2016-09-14  7:06 UTC  (5+ messages)

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-09-14  7:06 UTC  (13+ messages)

[PATCH 4/4] hda: thinkpad_helper: Add support for hid-lenovo LED control
 2016-09-14  7:03 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH v2] alfred: Externalized synchronization interval
 2016-09-14  7:02 UTC  (4+ messages)

[U-Boot] tftp using ENC424J600
 2016-09-14  7:02 UTC 

[RFC] Preliminary BTRFS Encryption
 2016-09-14  7:02 UTC  (3+ messages)

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-14  6:59 UTC  (8+ messages)

[PATCH v6 0/4] *** Latency histograms - IRQSOFF,PREEMPTOFF, Delayed HRTIMERS ***
 2016-09-14  6:52 UTC  (4+ messages)
` [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints

[PATCH] checkpatch: Improve MACRO_ARG_PRECEDENCE test
 2016-09-14  6:57 UTC 

Source code review around jump label usage
 2016-09-14  6:56 UTC  (9+ messages)
` [PATCH 0/4] block-virtio: Fine-tuning for two function implementations
  ` [PATCH 2/4] virtio_blk: Less function calls in init_vq() after error detection
      `  "

[Qemu-devel] [PATCH 0/3] trivial changes of timer & cpus
 2016-09-14  6:56 UTC  (4+ messages)

[PATCH 0/3] linux-yocto: version bumps
 2016-09-14  6:56 UTC  (5+ messages)
` [PATCH 1/3] linux-yocto/4.1: update to 4.1.32

[GIT PULL] STi DT updates for v4.9
 2016-09-14  6:54 UTC  (3+ messages)

Tracking multiple timelines (full-ppgtt)
 2016-09-14  6:52 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 02/18] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 03/18] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 04/18] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 05/18] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 06/18] drm: Add reference counting to drm_atomic_state
` [PATCH 07/18] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 08/18] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 09/18] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 10/18] drm/i915: Introduce a global_seqno for each request
` [PATCH 11/18] drm/i915: Record space required for request emission
` [PATCH 12/18] drm/i915: Defer "
` [PATCH 13/18] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 14/18] drm/i915: Create a unique name for the context
` [PATCH 15/18] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 16/18] drm/i915: Enable multiple timelines
` [PATCH 17/18] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 18/18] drm/i915: Support explicit fencing for execbuf

[PATCH xserver] config: fix GPUDevice fail when AutoAddGPU off + BusID
 2016-09-14  6:53 UTC  (2+ messages)

[writeback] 59125c46ef: BUG: spinlock trylock failure on UP on CPU#0, procd/1
 2016-09-14  6:51 UTC 

Assigning bugzilla bugs
 2016-09-14  6:49 UTC 

[PATCH v1 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI
 2016-09-14  6:35 UTC  (5+ messages)
` [PATCH v1 2/3] ARM: dts: imx6q-apalis-ixora: Remove use of pwm-leds
` [PATCH v1 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight

[Ksummit-discuss] [CORE TOPIC] checkpatch/Codingstyle and trivial patch spam
 2016-09-14  6:43 UTC  (10+ messages)

[PATCH V2 for-next 7/9] IB/hns: Fix the bug of rdma cm connecting on user mode
 2016-09-14  6:41 UTC  (3+ messages)

[PATCH] vcs-svn/fast_export: fix timestamp fmt specifiers
 2016-09-14  6:40 UTC 

[PATCH] netfilter: Add missing \n to pr_err() message
 2016-09-14  6:35 UTC 

New Outreachy Applicant
 2016-09-14  6:35 UTC 


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.