All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-11 00:01:02 to 2019-10-11 00:41:03 UTC [more...]

[PATCH for_v23 0/5] x86/vdso: sgx: Bug fixes
 2019-10-11  0:40 UTC  (3+ messages)
` [PATCH for_v23 3/5] x86/vdso: sgx: Fix unwinder support
` [PATCH for_v23 5/5] selftests/x86/sgx: Update the callbacks function parameters

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-11  0:40 UTC  (30+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces
` [PATCH ghak90 V7 13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 15/21] sched: pull task_is_descendant into kernel/sched/core.c
` [PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink
` [PATCH ghak90 V7 17/21] audit: add support for loginuid/sessionid "
` [PATCH ghak90 V7 18/21] audit: track container nesting

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-11  0:39 UTC  (3+ messages)

[PATCH] nbd: fix possible sysfs duplicate warning
 2019-10-11  0:39 UTC  (3+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-11  0:06 UTC  (109+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v2 04/29] alpha: "
` [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v2 15/29] x86: Actually use _etext for end of text segment
` [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v2 17/29] alpha: "
` [PATCH v2 18/29] arm64: "
` [PATCH v2 19/29] c6x: "
` [PATCH v2 20/29] h8300: "
` [PATCH v2 21/29] ia64: "
` [PATCH v2 22/29] microblaze: "
` [PATCH v2 23/29] parisc: "
` [PATCH v2 24/29] powerpc: "
` [PATCH v2 25/29] xtensa: "
` [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-11  0:38 UTC  (5+ messages)

[PATCH] staging: sm750fb: Potential uninitialized field in "pll"
 2019-10-11  0:37 UTC  (4+ messages)

[Patch v2 1/2] mm/rmap.c: don't reuse anon_vma if we just want a copy
 2019-10-11  0:36 UTC  (3+ messages)

[PATCHv2 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-11  0:37 UTC  (2+ messages)

[PATCH V4 0/2] Add support for arm64 to carry ima measurement
 2019-10-11  0:36 UTC  (9+ messages)
` [PATCH V4 1/2] Add support for arm64 to carry ima measurement log in kexec_file_load
` [PATCH V4 2/2] update powerpc implementation to call into of_ima*

[PATCH] Documentation: networking: add a chapter for the DIM library
 2019-10-11  0:33 UTC  (6+ messages)

✅ PASS: Stable queue: queue-5.3
 2019-10-11  0:34 UTC 

[Xen-devel] [[PATCH for-4.13]] xen/arm: mm: Allow generic xen page-tables helpers to be called early
 2019-10-11  0:32 UTC  (12+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-11  0:31 UTC  (12+ messages)

[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:28 UTC  (16+ messages)
` [PATCH v5 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v5 bpf-next 02/15] samples/bpf: fix cookie_uid_helper_example obj build
` [PATCH v5 bpf-next 03/15] samples/bpf: use --target from cross-compile
` [PATCH v5 bpf-next 04/15] samples/bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH v5 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v5 bpf-next 06/15] samples/bpf: drop unnecessarily inclusion for bpf_load
` [PATCH v5 bpf-next 07/15] samples/bpf: add makefile.target for separate CC target build
` [PATCH v5 bpf-next 08/15] samples/bpf: base target programs rules on Makefile.target
` [PATCH v5 bpf-next 09/15] samples/bpf: use own flags but not HOSTCFLAGS
` [PATCH v5 bpf-next 10/15] samples/bpf: use target CC environment for HDR_PROBE
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target
` [PATCH v5 bpf-next 12/15] libbpf: add C/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v5 bpf-next 13/15] samples/bpf: provide C/LDFLAGS to libbpf
` [PATCH v5 bpf-next 14/15] samples/bpf: add sysroot support
` [PATCH v5 bpf-next 15/15] samples/bpf: add preparation steps and sysroot info to readme

[PATCH] drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
 2019-10-11  0:26 UTC 

[Intel-wired-lan] [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-11  0:29 UTC  (12+ messages)
        `  "

[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
 2019-10-11  0:29 UTC  (3+ messages)

[linuxtv-media:master 82/161] undefined reference to `__udivdi3'
 2019-10-11  0:28 UTC  (2+ messages)

[MPTCP] Re: [PATCH net-next] mptcp: fix 'assignment from incompatible pointer type' warning
 2019-10-11  0:28 UTC 

[Xen-devel] [PATCH for-4.13] xen/arm: mm: Allow generic xen page-tables helpers to be called early
 2019-10-11  0:27 UTC  (2+ messages)

[PATCH v2 0/3] igb, ixgbe, i40e UDP segmentation offload support
 2019-10-11  0:25 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH v2 1/3] igb: Add "
  ` [Intel-wired-lan] "
` [PATCH v2 2/3] ixgbe: "
  ` [Intel-wired-lan] "
` [PATCH v2 3/3] i40e: "
  ` [Intel-wired-lan] "

[PATCH] btrfs: ioctl: Try to use btrfs_fs_info instead of *file
 2019-10-11  0:23 UTC 

[sched/fair] 680b57ec48: hackbench.throughput 48.0% improvement
 2019-10-11  0:16 UTC 

[MPTCP] Re: [PATCH mptcp-next 3/3] mptcp: switch mptcp_poll to mptcp socket wait queue
 2019-10-11  0:13 UTC 

[PATCH v1] mm: Fix access of uninitialized memmaps in fs/proc/page.c
 2019-10-11  0:11 UTC  (4+ messages)

[PATCH v7] gpio/mpc8xxx: change irq handler from chained to normal
 2019-10-11  0:10 UTC  (3+ messages)

[PATCH] stash: avoid recursive hard reset on submodules
 2019-10-11  0:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] firmware: coreboot: Export the binary FMAP
 2019-10-11  0:03 UTC  (5+ messages)
` [PATCH 2/2] firmware: coreboot: Export active CBFS partition

linux-next: build failure after merge of the sound-asoc tree
 2019-10-11  0:01 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.