All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-28 19:53:05 to 2017-11-28 20:40:47 UTC [more...]

[PATCH v3 08/11] xfrm: Move dst->path into struct xfrm_dst
 2017-11-28 20:40 UTC 

[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
 2017-11-28 20:40 UTC 

[PATCH 0/4] fix some checkpatch style issues in atomisp driver
 2017-11-28 20:40 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/4] staging: add missing blank line after declarations in atomisp-ov5693
  ` [PATCHv2 2/4] staging: improve comments usage "
  ` [PATCHv2 3/4] staging: improves comparisons readability "
  ` [PATCHv2 4/4] staging: fix indentation "

[PATCH v3 07/11] ipv6: Move dst->from into struct rt6_info
 2017-11-28 20:40 UTC 

[PATCH v3 05/11] ipsec: Create and use new helpers for dst child access
 2017-11-28 20:40 UTC 

[PATCH 00/17] Improve DE2 support
 2017-11-28 20:40 UTC  (16+ messages)
` [PATCH 02/17] drm/sun4i: Start using layer id in DE2 driver
` [PATCH 05/17] drm/sun4i: Reorder some code in DE2
` [PATCH 09/17] drm/sun4i: Add scaler library for DE2
` [PATCH 10/17] drm/sun4i: Add scaler configuration to DE2 mixers

[PATCH] dm-log-writes: invalidate the bdev's for both of our devices
 2017-11-28 20:40 UTC  (3+ messages)

[PATCH v3 04/11] net: Create and use new helper xfrm_dst_child()
 2017-11-28 20:40 UTC 

[PATCH v6 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-28 20:40 UTC 

[PATCH v4 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-28 20:40 UTC  (2+ messages)
` [PATCH v4 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v3 03/11] ipv6: Move rt6_next from dst_entry into ipv6 route structure
 2017-11-28 20:40 UTC 

[PATCH v3 02/11] decnet: Move dn_next into decnet route structure
 2017-11-28 20:40 UTC 

[PATCH 00/24] x86/mm: Add KAISER support
 2017-11-28 20:39 UTC  (8+ messages)
` [PATCH 15/24] x86/mm: Allow flushing for future ASID switches

[PATCH v3 01/11] net: dst->rt_next is unused
 2017-11-28 20:39 UTC 

drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c: Odd array size
 2017-11-28 20:39 UTC  (2+ messages)

[PATCH v3 00/11] net: Significantly shrink the size of routes
 2017-11-28 20:39 UTC 

XDP on many-core NPU
 2017-11-28 20:38 UTC  (4+ messages)

[RFC patch 0/7] printk: Switch to CLOCK_MONOTONIC and store extra time stamps
 2017-11-28 20:38 UTC  (8+ messages)
` [RFC patch 7/7] timekeeping: Hack to use fine grained timestamps during boot

[PATCH rdma-rc v2] IB/core: Only enforce security for InfiniBand
 2017-11-28 20:38 UTC  (6+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-28 20:37 UTC  (7+ messages)
` [PATCH v5 11/11] intel_sgx: driver documentation

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2017-11-28 20:37 UTC  (2+ messages)

[PATCH] x86/syscalls: Mark expected switch fall-throughs
 2017-11-28 20:37 UTC  (16+ messages)

[PATCH] sched/deadline: fix one-bit signed bitfields to be unsigned
 2017-11-28 20:36 UTC 

[PATCH v3 00/17] Parent Pointers v4
 2017-11-28 20:35 UTC  (5+ messages)
` [PATCH v3 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args
` [PATCH v3 17/17] Add parent pointer ioctl

[Linux-kselftest-mirror] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
 2017-11-28 20:32 UTC  (7+ messages)
` [PATCH] [RFC v2] "
          ` [PATCH] [RFC v3] "

[Qemu-devel] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
 2017-11-28 20:33 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 for-2.12 01/15] s390x/tcg: introduce and use program_interrupt_ra()
` [Qemu-devel] [PATCH v1 for-2.12 02/15] s390x/tcg: get rid of runtime_exception()
` [Qemu-devel] [PATCH v1 for-2.12 03/15] s390x/tcg: rip out dead tpi code
` [Qemu-devel] [PATCH v1 for-2.12 04/15] s390x/ioinst: pass the retaddr to all IO instructions
` [Qemu-devel] [PATCH v1 for-2.12 05/15] s390x/pci: pass the retaddr to all PCI instructions
` [Qemu-devel] [PATCH v1 for-2.12 06/15] s390x/diag: pass the retaddr into handle_diag_308()
` [Qemu-devel] [PATCH v1 for-2.12 07/15] s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
` [Qemu-devel] [PATCH v1 for-2.12 08/15] s390x/tcg: io instructions don't need potential_page_fault()
` [Qemu-devel] [PATCH v1 for-2.12 09/15] s390x/tcg: use program_interrupt_ra() in SCLP Service Call
` [Qemu-devel] [PATCH v1 for-2.12 10/15] s390x/tcg: use program_interrupt_ra() in DIAG
` [Qemu-devel] [PATCH v1 for-2.12 11/15] s390x/tcg: use program_interrupt_ra() in per_check_exception()
` [Qemu-devel] [PATCH v1 for-2.12 12/15] s390x/tcg: use program_interrupt_ra() in SACF
` [Qemu-devel] [PATCH v1 for-2.12 13/15] s390x/tcg: use program_interrupt_ra() in STSI
` [Qemu-devel] [PATCH v1 for-2.12 14/15] s390x/tcg: drop program_interrupt()
` [Qemu-devel] [PATCH v1 for-2.12 15/15] s390x/tcg: drop potential_page_fault()

[kernel-hardening] [PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-28 20:33 UTC  (23+ messages)
` [kernel-hardening] [PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules
  ` [kernel-hardening] "

[morty/master][PATCH] dra7xx-evm.conf: add dra76-evm-tfp410.dtb
 2017-11-28 20:33 UTC 

[PATCH 0/2] ALSA: nm256: Fine-tuning for three function implementations
 2017-11-28 20:32 UTC  (39+ messages)
`  "

[PATCH v1] usb: xhci: allow imod-interval to be configurable
 2017-11-28 20:32 UTC  (4+ messages)

ont out of 6 bcache devices does not register automatically
 2017-11-28 20:31 UTC  (20+ messages)

[U-Boot] [PATCH v3] spi: kirkwood_spi: implement workaround for FE-9144572
 2017-11-28 20:31 UTC 

[PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
 2017-11-28 20:27 UTC  (5+ messages)
` [PATCH nf-next,RFC 2/3] netfilter: ctnetlink: use 64-bit conntrack ID

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2017-11-28 20:28 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/3] Add 8-byte wide AMD flash support, partial interleaving
 2017-11-28 20:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] Switch AMD CFI flash to use new MMIO API

[PATCH 0/3] RDMA/hns: Bug fixes in hns RoCE driver
 2017-11-28 20:27 UTC  (9+ messages)

[PATCH v3 00/13] Crash consistency xfstest using dm-log-writes
 2017-11-28 20:26 UTC  (9+ messages)
` [PATCH v3 10/13] fstests: crash consistency fsx test "

git-prompt: fix reading files with windows line endings
 2017-11-28 20:18 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] MAINTAINERS: regulator: Add Documentation/power/regulator/
 2017-11-28 20:25 UTC  (4+ messages)

[PATCH] tpm: Add explicit chip->ops locking for sysfs attributes
 2017-11-28 20:24 UTC  (10+ messages)

[PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT
 2017-11-28 20:24 UTC  (2+ messages)

[PATCH] drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log
 2017-11-28 20:23 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: Add dm_logger_append_va API
  ` [PATCH v2 2/2] drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log

[PATCH 0/5] orangefs: misc attribute fixes
 2017-11-28 20:22 UTC  (6+ messages)
` [PATCH 1/5] orangefs: open code short single-use functions
` [PATCH 2/5] orangefs: implement vm_ops->fault
` [PATCH 3/5] orangefs: do not invalidate attributes on inode create
` [PATCH 4/5] orangefs: do not invalidate attribute cache on setattr
` [PATCH 5/5] orangefs: reverse sense of revalidate is-inode-stale test

[PATCH 2/3] spi: meson-axg: add SPICC driver support
 2017-11-28 20:22 UTC  (6+ messages)
` Applied "spi: meson-axg: add SPICC driver support" to the spi tree

[PATCH 0/3] spicc: meson-axg: add SPICC controller
 2017-11-28 20:22 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: spicc: update compatible string for the Meson-AXG
  ` Applied "spi: meson-axg: update compatible string for the Meson-AXG" to the spi tree

[PATCH 2/2] ASoC: rsnd: call snd_soc_disconnect_sync() when remove
 2017-11-28 20:22 UTC  (2+ messages)
` Applied "ASoC: rsnd: call snd_soc_disconnect_sync() when remove" to the asoc tree

[PATCH 2/2] arm64: dts: renesas: r8a77970: use SYSC power domain macros
 2017-11-28 20:15 UTC  (2+ messages)

[PATCH 0/2] Use R8A77970 CPG core clock and SYSC pwoer domain macros
 2017-11-28 20:15 UTC  (3+ messages)

[Qemu-devel] [PATCH] i386: turn off l3-cache property by default
 2017-11-28 20:20 UTC  (6+ messages)

[PATCH] staging/sm750fb: Add "port to atomic kms" to TODO
 2017-11-28 20:20 UTC  (3+ messages)

[PATCH v4 0/4] additional TPM performance improvements
 2017-11-28 20:19 UTC  (11+ messages)
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance

[PATCH v6 08/11] intel_sgx: in-kernel launch enclave
 2017-11-28 20:17 UTC  (3+ messages)

[PATCH net] sch_sfq: fix null pointer dereference at timer expiration
 2017-11-28 20:16 UTC  (3+ messages)

[renesas-drivers:topic/renesas-overlays 14/88] drivers//of/unittest.c:1970:8: error: implicit declaration of function 'of_overlay_create_indirect'; did you mean 'of_overlay_apply_indirect'?
 2017-11-28 20:15 UTC 

[PATCH 1/2] arm64: dts: renesas: r8a77970: use CPG core clock macros
 2017-11-28 20:15 UTC  (2+ messages)

EHCI and MUSB do not discover devices without CONFIG_PM
 2017-11-28 20:14 UTC  (3+ messages)

[PATCH] docs: fix location of document that got moved
 2017-11-28 20:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/13] remove_conflicting_framebuffers() cleanup
 2017-11-28 20:11 UTC  (3+ messages)
` [PATCH 11/13] drm/vc4: use simpler remove_conflicting_framebuffers(NULL)

[renesas-drivers:topic/renesas-overlays 14/88] drivers//of/unittest.c:1970:2: error: implicit declaration of function 'of_overlay_create_indirect'
 2017-11-28 20:09 UTC  (2+ messages)

[PATCH] mm, memcg: fix mem_cgroup_swapout() for THPs
 2017-11-28 20:09 UTC  (5+ messages)

[stericsson:earlydebug 1/1] main.c:undefined reference to `printascii'
 2017-11-28 20:08 UTC 

[BUG] assertion failure in do_grant_table_op()
 2017-11-28 20:07 UTC 

How about adding an ioctl to convert a directory to a subvolume?
 2017-11-28 20:04 UTC  (4+ messages)

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-11-28 20:05 UTC  (15+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[Patch v5 0/7] KVM: Guest page hinting
 2017-11-28 20:04 UTC  (9+ messages)
` [Patch v5 1/7] KVM: Support for guest "
` [Patch v5 2/7] KVM: Guest page hinting functionality
` [Patch v5 3/7] KVM: Adding tracepoints for guest page hinting
` [Patch v5 4/7] virtio: Exposes added descriptor to the other side synchronously
` [Patch v5 5/7] KVM: Sending hyperlist to the host via hinting_vq
` [Patch v5 6/7] KVM: Enabling guest page hinting via static key
` [Patch v5 7/7] KVM: Disabling page poisoning to avoid memory corruption errors
` [QEMU PATCH] kvm: Support for guest page hinting

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-28 20:02 UTC  (4+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

[RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2017-11-28 19:58 UTC  (3+ messages)

Make ti-xdctools a native recipe
 2017-11-28 19:58 UTC 

[PATCH 4/4] selinux: Add SCTP support
 2017-11-28 19:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows
 2017-11-28 19:57 UTC  (2+ messages)

[PATCH 00/13] MIPS: add support for the Microsemi MIPS SoCs
 2017-11-28 19:50 UTC  (7+ messages)
` [PATCH 09/13] MIPS: mscc: Add initial support for "

[PATCH 4.14 000/193] 4.14.3-stable review
 2017-11-28 19:56 UTC  (2+ messages)

[PATCH] x86/vector: make function x86_vector_debug_show static
 2017-11-28 19:55 UTC 

[tpm2] tpm2_rsaencrypt hanging
 2017-11-28 19:53 UTC 

Kernel panic hosting 5Ghz AP
 2017-11-28 19:52 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/1] Use rightc parames (was Make xbzrle_cache_size a migration parameter)
 2017-11-28 19:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/1] migration: Use proper types in json

[RFC PATCH v8 00/15] overlayfs: Delayed copy up of data
 2017-11-28 19:53 UTC  (3+ messages)
` [PATCH v8 10/15] ovl: A new xattr OVL_XATTR_METACOPY for file on upper


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.