All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-21 22:54:17 to 2019-06-22 00:03:44 UTC [more...]

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-22  0:03 UTC  (16+ messages)
` [PATCH V34 01/29] security: Support early LSMs
` [PATCH V34 02/29] security: Add a "locked down" LSM hook
` [PATCH V34 03/29] security: Add a static lockdown policy LSM
` [PATCH V34 04/29] Enforce module signatures if the kernel is locked down
` [PATCH V34 05/29] Restrict /dev/{mem,kmem,port} when "
` [PATCH V34 06/29] kexec_load: Disable at runtime if "
` [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
  ` [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V34 10/29] hibernate: Disable when "
` [PATCH V34 11/29] PCI: Lock down BAR access "
` [PATCH V34 12/29] x86: Lock down IO port "
` [PATCH V34 13/29] x86/msr: Restrict MSR "
` [PATCH V34 14/29] ACPI: Limit access to custom_method "
` [PATCH V34 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "

[dpdk-dev] [PATCH v2 1/5] baseband/fpga_lte_fec: adding driver for FEC on FPGA
 2019-06-21 16:59 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 00/10] bbdev: adding support in BBDEV for 5GNR FEC
  ` [dpdk-dev] [PATCH v3 01/10] baseband/turbo_sw: baseband/turbo_sw: dependency patch
  ` [dpdk-dev] [PATCH v3 02/10] baseband/fpga_lte_fec: "
  ` [dpdk-dev] [PATCH v3 03/10] bbdev: renaming non-generic LTE specific structure
  ` [dpdk-dev] [PATCH v3 04/10] bbdev: extension of BBDEV API for 5G FEC
  ` [dpdk-dev] [PATCH v3 05/10] docs/guides: updating bbdev API for 5GNR operations
  ` [dpdk-dev] [PATCH v3 06/10] baseband/turbo_sw: extension of turbosw PMD for 5G
  ` [dpdk-dev] [PATCH v3 07/10] docs/guides: updating building steps for BBDEV PMD

[Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
 2019-06-21 23:45 UTC  (2+ messages)

[PATCH v5 0/5] THP aware uprobe
 2019-06-22  0:01 UTC  (6+ messages)
` [PATCH v5 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH v5 2/5] uprobe: use original page when all uprobes are removed
` [PATCH v5 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v5 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v5 5/5] uprobe: collapse THP pmd after removing all uprobes

[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:23 UTC  (2+ messages)

[PATCH v2 00/11] xfs: rework extent allocation
 2019-06-21 23:59 UTC  (9+ messages)
` [PATCH v2 01/11] xfs: clean up small allocation helper
` [PATCH v2 02/11] xfs: move "
` [PATCH v2 03/11] xfs: skip small alloc cntbt logic on NULL cursor
` [PATCH v2 04/11] xfs: always update params on small allocation

[PATCH RT 0/4] Address rcutorture issues
 2019-06-21 23:59 UTC  (5+ messages)
` [RFC PATCH RT 4/4] rcutorture: Avoid problematic critical section nesting

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-21 23:56 UTC  (29+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-21 23:57 UTC  (40+ messages)
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH 7/7] vfs: don't allow writes to swap files
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "

[Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration
 2019-06-21 23:59 UTC  (2+ messages)

[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:58 UTC  (2+ messages)

switch the remaining architectures to use generic GUP v3
 2019-06-21 23:55 UTC  (10+ messages)
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:19 UTC  (7+ messages)
` [RFC V1 RESEND 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 RESEND 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 RESEND 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure

[Xen-devel] [PATCH v3 0/6] reserved-memory in dom0
 2019-06-21 23:56 UTC  (7+ messages)
` [Xen-devel] [PATCH v3 1/6] xen/arm: extend device_tree_for_each_node
` [Xen-devel] [PATCH v3 2/6] xen/arm: make process_memory_node a device_tree_node_func
` [Xen-devel] [PATCH v3 3/6] xen/arm: keep track of reserved-memory regions
` [Xen-devel] [PATCH v3 4/6] xen/arm: handle reserved-memory in consider_modules and dt_unreserved_regions
` [Xen-devel] [PATCH v3 5/6] xen/arm: don't iomem_permit_access for reserved-memory regions
` [Xen-devel] [PATCH v3 6/6] xen/arm: add reserved-memory regions to the dom0 memory node

Splash Screen imx8 board
 2019-06-21 23:55 UTC  (2+ messages)

[RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog
 2019-06-21 23:55 UTC  (12+ messages)

[MPTCP] [RFC PATCH 3/3] net: Add IPPROTO_MPTCP to inet_sock_set_state tracepoint output
 2019-06-21 23:55 UTC 

[MPTCP] [RFC PATCH 2/3] sock: Make sk_protocol a 16-bit value
 2019-06-21 23:55 UTC 

[MPTCP] [RFC PATCH 1/3] net: Make sock protocol value checks more specific
 2019-06-21 23:55 UTC 

[MPTCP] [RFC PATCH 0/3] Change sock->sk_protocol to a 16-bit value
 2019-06-21 23:55 UTC 

[PATCH 3/3] tools: memory-model: Improve data-race detection
 2019-06-21 23:54 UTC  (3+ messages)

[PATCH] drm/i915/ehl: Add one additional PCH ID to MCC
 2019-06-21 23:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Steam is broken on new kernels
 2019-06-21 23:54 UTC  (6+ messages)

[PATCH 0/3 v2] docs: function automarkup, now with 80% fewer regexes!
 2019-06-21 23:51 UTC  (4+ messages)
` [PATCH 1/3] Docs: An initial automarkup extension for sphinx
` [PATCH 2/3] docs: remove :c:func: annotations from xarray.rst
` [PATCH 3/3] kernel-doc: Don't try to mark up function names

[PATCH v1] scsi: Don't select SCSI_PROC_FS by default
 2019-06-21 23:50 UTC  (12+ messages)

[PATCH v2 0/10] iomem memory policy
 2019-06-21 23:48 UTC  (15+ messages)
` [PATCH v2 08/10] xen/arm: keep track of reserved-memory regions
    ` [Xen-devel] "
` [PATCH v2 10/10] xen/arm: add reserved-memory regions to the dom0 memory node
              ` [Xen-devel] "
  ` [Xen-devel] [PATCH v2 0/10] iomem memory policy

[CI] drm/i915/blt: Remove recursive vma->lock
 2019-06-21 23:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/blt: Remove recursive vma->lock (rev2)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-21 23:46 UTC  (11+ messages)

[PATCH v3 0/6] mm: Further memory block device cleanups
 2019-06-21 23:42 UTC  (5+ messages)

[kernel/isolation] c427534e48: BUG:kernel_NULL_pointer_dereference, address
 2019-06-21 23:43 UTC  (2+ messages)
` [kernel/isolation] c427534e48: BUG:kernel_NULL_pointer_dereference,address

[PATCH] security: do not enable CONFIG_GCC_PLUGINS by default
 2019-06-21 23:42 UTC  (7+ messages)

PR-Latest GuC
 2019-06-21 23:39 UTC 

Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee
 2019-06-21 23:36 UTC  (2+ messages)

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-21 23:35 UTC  (5+ messages)

[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:31 UTC  (3+ messages)

[PATCH 0/8] Add 'ls-files --json' to dump the index in json
 2019-06-21 23:30 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: Tabs instead of spaces in gfx_v10_0.c
 2019-06-21 23:29 UTC  (2+ messages)

[PATCH v6] Documentation: Add section about CPU vulnerabilities for Spectre
 2019-06-21 23:29 UTC  (2+ messages)

[PATCH 0/5] drm: Aspect ratio fixes
 2019-06-21 23:28 UTC  (2+ messages)

[PATCH] quota: honor quote type in Q_XGETQSTAT[V] calls
 2019-06-21 23:27 UTC 

[PATCH net-next] rtnetlink: skip metrics loop for dst_default_metrics
 2019-06-21 23:27 UTC 

[PATCH 00/13] powerpc: implement machine check safe memcpy
 2019-06-21 23:21 UTC  (4+ messages)
` [PATCH 11/13] powerpc/64s: Save r13 in machine_check_common_early

[PATCH 0/5] EHL port programming
 2019-06-21 22:23 UTC  (3+ messages)
` [PATCH 1/5] drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()

[PATCH] drm/i915/ehl: Add port_cl_dw10 to combo phy vswing sequence
 2019-06-21 22:20 UTC 

[Bug 110956] List of 19.20-812932 release mistakes
 2019-06-21 23:19 UTC  (2+ messages)

increase size of number of possible tracing events
 2019-06-21 23:13 UTC  (2+ messages)

sifive-fu540-prci.h license (included from fu540-c000.dtsi)
 2019-06-21 23:17 UTC  (3+ messages)

[RFC PATCH 0/6] bpf: add BPF_MAP_DUMP command to access more
 2019-06-21 23:16 UTC  (7+ messages)
` [RFC PATCH 1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [RFC PATCH 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call
` [RFC PATCH 3/6] bpf: keep bpf.h in sync with tools/
` [RFC PATCH 4/6] libbpf: support BPF_MAP_DUMP command
` [RFC PATCH 5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap
` [RFC PATCH 6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP

[PATCH 1/4] arm64: pci: acpi: Use pci_assign_unassigned_root_bus_resources()
 2019-06-21 23:15 UTC  (12+ messages)
` [PATCH 4/4] arm64: pci: acpi: Preserve PCI resources configuration when asked by ACPI

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-06-21 23:12 UTC  (5+ messages)
` [PATCH 5/5] lib/list_sort: Optimize number of calls to comparison function

[PATCH] ath11k: fetch and report DCM and RU stats from ppdu stats
 2019-06-21 23:06 UTC  (4+ messages)

CKI hackfest @Plumbers invite
 2019-06-21 23:01 UTC  (5+ messages)

Can't mount or recover! Help! ERROR: cannot read chunk root ERROR: cannot open file system
 2019-06-21 23:00 UTC 

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-21 22:59 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] tests/acceptance: Handle machine type for ARM target
 2019-06-21 22:56 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH] Acceptance tests: run generic tests on all built targets

[PATCH v4 01/10] list-objects-filter: make API easier to use
 2019-06-21 22:58 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Disable preemption under GVT
 2019-06-21 22:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] powerpc/64s/exception: Fix machine check early corrupting AMR
 2019-06-21 22:55 UTC 

[PATCH iproute2-next v2 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-21 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/12] bitmaps: introduce 'bitmap' sync mode
 2019-06-21 22:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH 07/12] block/backup: add 'always' bitmap sync policy


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.