All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-19 22:33:15 to 2017-06-20 00:00:21 UTC [more...]

[PATCH 0/5] move everyone over to thin archives
 2017-06-19 23:48 UTC  (9+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option

[patch 00/55] genirq: Debuggability, consolidation and managed affinities
 2017-06-19 23:37 UTC  (28+ messages)
` [patch 01/55] x86/apic: Add name to irq chip
` [patch 02/55] iommu/amd: "
` [patch 03/55] iommu/vt-d: "
` [patch 06/55] x86/vector: Create named irq domain
` [patch 07/55] x86/ioapic: "
` [patch 08/55] x86/htirq: Create named domain
` [patch 09/55] x86/uv: Create named irq domain
` [patch 10/55] x86/msi: Provide new iommu irqdomain interface
` [patch 11/55] iommu/vt-d: Use named irq domain interface
` [patch 12/55] iommu/amd: "
` [patch 13/55] x86/msi: Remove unused remap "
` [patch 15/55] PCI: vmd: Create named irq domain
` [patch 17/55] genirq/debugfs: Add proper debugfs interface
` [patch 18/55] genirq: Add missing comment for IRQD_STARTED
` [patch 20/55] x86/irq: Cleanup pending irq move in fixup_irqs()
` [patch 21/55] genirq: Remove mask argument from setup_affinity()
` [patch 24/55] genirq: Move pending helpers to internal.h
` [patch 28/55] genirq/cpuhotplug: Do not migrated shutdown irqs
` [patch 31/55] genirq/cpuhotplug: Set force affinity flag on hotplug migration
` [patch 32/55] x86/irq: Restructure fixup_irqs()
` [patch 36/55] genirq: Remove pointless gfp argument
` [patch 55/55] genirq/affinity: Assign vectors to all present CPUs

[GIT PULL] clk fixes for v4.12-rc6
 2017-06-19 23:59 UTC 

[meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe
 2017-06-19 23:43 UTC  (8+ messages)

[PATCH] PCI: Support hibmc VGA cards behind a misbehaving HiSilicon bridge
 2017-06-19 23:55 UTC  (2+ messages)

Mali on Mainline Linux
 2017-06-19 23:53 UTC  (4+ messages)

[RFC net-next 0/8] xdp: offload mode
 2017-06-19 23:50 UTC  (15+ messages)
` [RFC net-next 1/8] xdp: pass XDP flags into install handlers
` [RFC net-next 2/8] xdp: add HW offload mode flag for installing programs
` [RFC net-next 5/8] nfp: bpf: take a reference on offloaded programs
` [RFC net-next 6/8] nfp: bpf: add support for XDP_FLAGS_HW_MODE
` [RFC net-next 7/8] xdp: add reporting of offload mode

[Bug 101484] [bisected, SI] Steam fails to render content
 2017-06-19 23:49 UTC  (3+ messages)

[PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-06-19 23:47 UTC  (3+ messages)
` [PATCH v5 1/4] PCI: xilinx: Create legacy IRQ domain with size 5

[Ksummit-discuss] [TECH TOPIC] printk redesign
 2017-06-19 23:46 UTC  (2+ messages)

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-19 23:46 UTC  (6+ messages)
` [PATCH 0/3] ACPI "
  ` [PATCH v2 "
    ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems

[PATCH infiniband-diags] Fix the gen_chlog.sh script to support builds in a separate directory
 2017-06-19 23:46 UTC  (3+ messages)

Caught the first erroneous translated errorcode
 2017-06-19 23:45 UTC  (13+ messages)

[Qemu-devel] [PATCH] target/s390x: Implement CSST
 2017-06-19 23:44 UTC  (3+ messages)

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-19 23:36 UTC  (72+ messages)
` [kernel-hardening] "
` [PATCH 01/23] usercopy: Prepare for "
  ` [kernel-hardening] "
` [PATCH 02/23] usercopy: Enforce slab cache usercopy region boundaries
  ` [kernel-hardening] "
` [PATCH 03/23] vfs: define usercopy region in names_cache slab caches
  ` [kernel-hardening] "
` [PATCH 04/23] vfs: copy struct mount.mnt_id to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH 05/23] befs: define usercopy region in befs_inode_cache slab cache
  ` [kernel-hardening] "
` [PATCH 06/23] cifs: define usercopy region in cifs_request "
  ` [kernel-hardening] "
` [PATCH 07/23] exofs: define usercopy region in exofs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 08/23] ext2: define usercopy region in ext2_inode_cache "
  ` [kernel-hardening] "
` [PATCH 09/23] ext4: define usercopy region in ext4_inode_cache "
  ` [kernel-hardening] "
` [PATCH 10/23] vxfs: define usercopy region in vxfs_inode "
  ` [kernel-hardening] "
` [PATCH 11/23] jfs: define usercopy region in jfs_ip "
  ` [kernel-hardening] "
` [PATCH 12/23] orangefs: define usercopy region in orangefs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 13/23] ufs: define usercopy region in ufs_inode_cache "
  ` [kernel-hardening] "
` [PATCH 14/23] fork: define usercopy region in thread_stack, task_struct, mm_struct slab caches
  ` [kernel-hardening] "
` [PATCH 15/23] net: define usercopy region in struct proto slab cache
  ` [kernel-hardening] "
` [PATCH 16/23] net: copy struct sctp_sock.autoclose to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 18/23] scsi: define usercopy region in scsi_sense_cache "
  ` [kernel-hardening] "
` [PATCH 19/23] xfs: define usercopy region in xfs_inode "
  ` [kernel-hardening] "
` [PATCH 20/23] usercopy: convert kmalloc caches to usercopy caches
  ` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches
  ` [kernel-hardening] "
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time
  ` [kernel-hardening] "

[PATCH] mke2fs: fix hugefile creation so the hugefile(s) are contiguous
 2017-06-19 23:40 UTC  (3+ messages)

[PATCH v4 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-19 23:39 UTC  (11+ messages)
` [PATCH v4 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v4 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v4 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v4 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

stub domain crash related to bind_interdomain
 2017-06-19 23:39 UTC 

[Qemu-devel] [PATCH v5 0/1] 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
 2017-06-19 23:37 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] "

[PATCH net-next 0/1] Introduction of the tc tests
 2017-06-19 23:37 UTC  (2+ messages)

[PATCH v3 0/2] Hi3660: enable sp804 timer
 2017-06-19 23:36 UTC  (5+ messages)
` [PATCH v3 1/2] clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVER

[PATCH 0/10 v13] merge request: No wait AIO
 2017-06-19 23:36 UTC  (5+ messages)

[PATCH v7 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2017-06-19 23:34 UTC  (3+ messages)
` [PATCH v7 7/8] clk: Loongson: Add Loongson-1A clock support

Reply Urgent
 2017-06-19 19:57 UTC 

[PATCH net-next v2] enic: Fix format truncation warning
 2017-06-19 23:28 UTC 

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-19 23:28 UTC  (10+ messages)
` [PATCH 1/4] percpu: add missing lockdep_assert_held to func pcpu_free_area
` [PATCH 2/4] percpu: migrate percpu data structures to internal header
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs
` [PATCH 4/4] percpu: add tracepoint support for percpu memory

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-19 23:25 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v6 0/6] translate: [tcg] Generic translation framework
 2017-06-19 23:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 2/6] queue: Add macro for incremental traversal

[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
 2017-06-19 23:20 UTC  (9+ messages)

[PATCH] PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
 2017-06-19 23:16 UTC  (2+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-19 23:12 UTC  (3+ messages)

[PATCH v4 00/12] More patches for kernel v4.13
 2017-06-19 23:10 UTC  (4+ messages)
` [PATCH v4 12/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped

[Qemu-devel] Commit 77af8a2b9 breaks (mac)OS X 10.11.6
 2017-06-19 23:06 UTC  (3+ messages)

[PATCH 1/2] xen/livepatch: Clean up arch relocation handling
 2017-06-19 23:05 UTC  (10+ messages)
` [PATCH 2/2] xen/livepatch: Don't crash on encountering STN_UNDEF relocations

[PATCH v2 00/10] PCID and improved laziness
 2017-06-19 23:04 UTC  (8+ messages)
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
 2017-06-19 23:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Stop building position independent code

New GCC compiler for 8086 cpu's
 2017-06-19 22:53 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] spapr: DRC cleanups (part IV)
 2017-06-19 22:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] spapr: Clean up DRC set_isolation_state() path

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-19 22:51 UTC  (3+ messages)

[PATCH v8 0/5] firmware: add driver data API
 2017-06-19 22:51 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

[Qemu-devel] QEMU issues on SPARC hosts due to more-than-page-alignment requirement for MAP_SHARED|MAP_FIXED
 2017-06-19 22:49 UTC  (4+ messages)

[PATCH 4.11 00/78] 4.11.7-stable review
 2017-06-19 22:48 UTC  (2+ messages)

[dm-crypt] help mounting partitions in an encrypted disk after first reboot
 2017-06-19 22:48 UTC  (4+ messages)

[PATCH 3.18 00/32] 3.18.58-stable review
 2017-06-19 22:47 UTC  (2+ messages)

[PATCH v6 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-06-19 22:44 UTC  (8+ messages)

[PATCH v12 00/34] arm64: Dom0 ITS emulation
 2017-06-19 22:44 UTC  (5+ messages)
` [PATCH v12 01/34] ARM: vGIC: avoid rank lock when reading priority

[Qemu-devel] [PATCHv6 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-19 22:43 UTC  (7+ messages)
` [Qemu-devel] [PATCHv6 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()

+ watchdog-split-up-config-options-fix.patch added to -mm tree
 2017-06-19 22:43 UTC 

[PATCH] dissect: use built_in_ident() instead of MK_IDENT()
 2017-06-19 22:42 UTC  (3+ messages)

[PATCH] input: goodix: Poll the 'buffer status' bit before reading data
 2017-06-19 22:41 UTC  (2+ messages)

__user with scalar data types
 2017-06-19 22:39 UTC  (4+ messages)

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-19 22:39 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP

[PATCH] drm/i915: Wait for concurrent global resets to complete
 2017-06-19 22:39 UTC  (3+ messages)
` [PATCH v2] "

+ maintainers-fix-major-alpha-ordering.patch added to -mm tree
 2017-06-19 22:38 UTC 

[PATCH] die routine: change recursion limit from 1 to 1024
 2017-06-19 22:38 UTC  (4+ messages)

upsteam find bo api
 2017-06-19 22:35 UTC  (7+ messages)
` Fwd: "

+ userfaultfd-non-cooperative-add-madvise-event-for-madv_free-request.patch added to -mm tree
 2017-06-19 22:35 UTC 

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-19 22:34 UTC  (5+ messages)
` [RFC PATCH net-next v2 10/15] bpf: Add support for changing congestion control


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.