All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-18 22:40:48 to 2018-10-18 23:57:21 UTC [more...]

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-18 22:43 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-10-18 23:56 UTC 

ENSOPC on a 10% used disk
 2018-10-18 15:54 UTC  (7+ messages)

[PATCH v2] xen/blkfront: avoid NULL blkfront_info dereference on device removal
 2018-10-18 23:54 UTC  (6+ messages)

[PATCH v3] mm: memcontrol: Don't flood OOM messages with no eligible task
 2018-10-18 23:54 UTC  (8+ messages)

[Qemu-devel] [PATCH] Acceptance tests: add Linux initrd checking test
 2018-10-18 23:52 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-10-18 23:53 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: phy-qcom-qmp: Fix register underspecification
` [PATCH v2 2/5] phy: qcom-qmp: Utilize fully-specified DT registers
` [PATCH v2 3/5] arm64: dts: qcom: sdm845: add UFS controller
` [PATCH v2 4/5] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp
` [PATCH v2 5/5] arm64: dts: qcom: sdm845: Add USB PHY lane two

[PATCH V2] xen-swiotlb: use actually allocated size on check physical continuous
 2018-10-18 23:52 UTC  (3+ messages)

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-18 15:50 UTC  (3+ messages)

[RFC 0/8] re-organize a bit gen10 and gen11
 2018-10-18 23:50 UTC  (11+ messages)
` [RFC 1/8] drm/i915: Make number of ddi ports explicit
` [RFC 2/8] drm/i915: Use the ddi_ports info to kill ugly CNL_WITH_PORT_F
` [RFC 3/8] drm/i915/gen10: Prefer gen number than platform codename
` [RFC 4/8] drm/i915: Group gen 10 display
` [RFC 5/8] drm/i915/gen11+: Prefer gen over platform codename
` [RFC 6/8] drm/i915: Consolidate cdclk hooks
` [RFC 7/8] drm/i915: Sort platform if cases from newer-to-older
` [RFC 8/8] drm/i915: Simplify intel_has_sagv function
` ✗ Fi.CI.CHECKPATCH: warning for re-organize a bit gen10 and gen11
` ✗ Fi.CI.SPARSE: "

[PATCH] ata: add Buddha PATA controller driver
 2018-10-18 23:49 UTC  (4+ messages)

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-10-18 23:46 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
 2018-10-18 23:43 UTC  (8+ messages)
` [PATCH 2/2] tty: serial: add driver for the SiFive UART

[PATCH v2] net-next/hinic: add checksum offload and TSO support
 2018-10-18 23:45 UTC  (2+ messages)

[PATCH v2 1/6] drm/i915/guc: drop negative doorbell alloc selftest
 2018-10-18 23:44 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] drm/i915/guc: drop negative doorbell alloc selftest (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] net: socket: fix a missing-check bug
 2018-10-18 23:43 UTC  (2+ messages)

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-18 23:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/guc: Propagate the fw xfer timeout (rev3)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-10-18 23:40 UTC  (14+ messages)

[net 1/1] tipc: fix info leak from kernel tipc_event
 2018-10-18 15:38 UTC 

[PATCH] powerpc/uaccess: fix warning/error with access_ok()
 2018-10-18 23:11 UTC  (3+ messages)

arp table - same mac address shows two ip addresses
 2018-10-18 23:38 UTC  (2+ messages)

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-10-18 23:36 UTC  (6+ messages)
` [PATCH v4] Wait for running BPF programs when updating map-in-map

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-18 15:33 UTC  (7+ messages)
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 22:46 UTC  (38+ messages)
` [PATCH v5 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v5 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v5 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v5 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v5 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v5 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v5 07/18] of: dynamic: change type of of_{at, de}tach_node() to void
  ` [PATCH v5 07/18] of: dynamic: change type of of_{at,de}tach_node() "
` [PATCH v5 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v5 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v5 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v5 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v5 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v5 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v5 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v5 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v5 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v5 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v5 18/18] of: unittest: initialize args before calling of_*parse_*()

[GIT] Sparc
 2018-10-18 23:33 UTC  (2+ messages)

[SPDK] nvme device with 0 default namespace
 2018-10-18 23:32 UTC 

[Bug 107990] Got Dying Light working in Arch by changing Mesa's compile steps, how to get it working Out Of the Box?
 2018-10-18 23:32 UTC  (2+ messages)

[[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500 ***
 2018-10-18 23:32 UTC  (8+ messages)
` [[PATCH] 8/9] DMA-UART-Driver-for-AST2500

[PATCH net v2] net/sched: act_gact: properly init 'goto chain'
 2018-10-18 15:30 UTC  (3+ messages)

[PATCH] block: Make write_hints[] big enough
 2018-10-18 15:30 UTC  (3+ messages)

[pci:pci/hotplug 45/50] drivers/pci/pcie/aer.c:1387:26: error: initialization from incompatible pointer type
 2018-10-18 23:28 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: Document no-uhs-voltage MMC property
 2018-10-18 15:29 UTC 

[PATCH] usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
 2018-10-18 23:29 UTC  (3+ messages)
  `  "

[PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-10-18 23:29 UTC  (4+ messages)
` [PATCH 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure

[iproute PATCH] rdma: Fix for ineffective check in add_filter()
 2018-10-18 15:27 UTC  (2+ messages)

[Bug 108340] Ambient Occlusion in Two Point Hospital shows black spot artifacts
 2018-10-18 23:28 UTC  (2+ messages)

[Buildroot] [PATCH next] uboot: support external DTB in U-Boot images
 2018-10-18 23:26 UTC  (4+ messages)

[RFC PATCH 0/2] Bring the_repository into cmd_foo
 2018-10-18 23:23 UTC  (3+ messages)

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-18 23:23 UTC  (4+ messages)
  ` [PATCH] "

[PATCH net-next v2] netpoll: allow cleanup to be synchronous
 2018-10-18 15:18 UTC 

[Bug 108111] Civilization VI Artifacts RX480
 2018-10-18 23:20 UTC  (2+ messages)

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-18 15:17 UTC  (4+ messages)

[PATCH] examples/vdpa: fix spelling error in message
 2018-10-18 23:19 UTC  (2+ messages)

ipmr, ip6mr: Unite dumproute flows
 2018-10-18 15:16 UTC  (4+ messages)
` [PATCH net] net: ipmr: fix unresolved entry dumps

[PATCH] hugetlbfs: dirty pages as they are added to pagecache
 2018-10-18 23:16 UTC  (3+ messages)

[RFC PATCH] count_lim_sig: Add pair of smp_wmb() and smp_rmb()
 2018-10-18 22:43 UTC  (7+ messages)

[PATCH] HID: quirks: fix support for Apple Magic Keyboards
 2018-10-18 15:06 UTC  (3+ messages)

[v2 0/6] Forward Error Correction
 2018-10-18 23:16 UTC  (9+ messages)
` [v2 3/6] i915/dp/fec: Check for FEC Support
` [v2 4/6] drm/i915/fec: Set FEC_READY in FEC_CONFIGURATION
` [v2 5/6] i915/dp/fec: Configure the Forward Error Correction bits
` [v2 6/6] drm/i915/fec: Disable FEC state

valgrind upgrade
 2018-10-18 23:12 UTC  (5+ messages)
` [PATCH] valgrind: update from 3.13.0 to 3.14.0

[PATCH net-next 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-10-18 23:05 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2] ixgbe/ixgbevf: fix XFRM_ALGO dependency
 2018-10-18 23:11 UTC  (2+ messages)

[PATCH] PCI / PM: Allow runtime PM without callback functions
 2018-10-18 15:08 UTC  (2+ messages)

[PATCH v2 4/6] drm/i915/guc: doorbell checking cleanup
 2018-10-18 23:10 UTC  (2+ messages)
` [PATCH v3] "

Question about mmap syscall and POSIX standard on mips arch
 2018-10-18 23:09 UTC  (3+ messages)

[Ksummit-discuss] [PATCH v3 0/3] code of conduct fixes
 2018-10-18 23:07 UTC  (12+ messages)
` [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses

[PATCH v4] PCI/AER: Enable error reporting for all ports
 2018-10-18 23:03 UTC  (2+ messages)

[GIT PULL] loadpin updates for security-next
 2018-10-18 23:05 UTC 

[igt-dev] [PATCH i-g-t] tools/dpcd_reg: Introduce dump as the default operation
 2018-10-18 18:34 UTC  (5+ messages)

[PATCH net-next v8 00/28] WireGuard: Secure Network Tunnel
 2018-10-18 14:57 UTC  (29+ messages)
` [PATCH net-next v8 01/28] ARM: makefile: use ARMv3M mode for RiscPC
` [PATCH net-next v8 02/28] asm: simd context helper API
` [PATCH net-next v8 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v8 04/28] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v8 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation
` [PATCH net-next v8 06/28] zinc: "
` [PATCH net-next v8 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v8 08/28] zinc: port "
` [PATCH net-next v8 09/28] zinc: "
` [PATCH net-next v8 10/28] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v8 11/28] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v8 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation
` [PATCH net-next v8 13/28] zinc: "
` [PATCH net-next v8 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v8 15/28] zinc: "
` [PATCH net-next v8 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation
` [PATCH net-next v8 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v8 18/28] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v8 19/28] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v8 20/28] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v8 21/28] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v8 22/28] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v8 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH net-next v8 24/28] zinc: "
` [PATCH net-next v8 25/28] crypto: port Poly1305 to Zinc
` [PATCH net-next v8 26/28] crypto: port ChaCha20 "
` [PATCH net-next v8 27/28] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v8 28/28] net: WireGuard secure network tunnel

[PATCH net-next] bnxt_en: Copy and paste bug in extended tx_stats
 2018-10-18 22:59 UTC  (2+ messages)

[PATCH v7 6/7] gemalto/lte: Gemalto vendor lte atom
 2018-10-18 22:59 UTC  (2+ messages)

[PATCH] pstore/ram: Clarify resource reservation labels
 2018-10-18 22:58 UTC  (13+ messages)

[RFC PATCH v2] Allow aliases that include other aliases
 2018-10-18 22:57 UTC  (2+ messages)
` [PATCH] alias: detect loops in mixed execution mode

[PATCH] mt76x0: pci: add missing MODULE_FIRMWARE macro
 2018-10-18 22:57 UTC 

[PATCH 0/4] Fix a number of non-machine pkg hash change issues
 2018-10-18 22:57 UTC  (3+ messages)
` [PATCH 1/4] systemd: Remove items that made this machine (qemu) specific

[SPDK] nvme device with 0 default namespace
 2018-10-18 22:56 UTC 

[PATCH] userfaultfd: disable irqs when taking the waitqueue lock
 2018-10-18 22:56 UTC  (2+ messages)

[linux-lvm] Why doesn't the lvmcache support the discard (trim) command?
 2018-10-18 22:56 UTC 

[PATCH v5 00/13] arch/x86: AMD QoS support
 2018-10-18 22:52 UTC  (14+ messages)
` [PATCH v5 01/13] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v5 02/13] arch/x86: Rename the RDT functions and definitions
` [PATCH v5 03/13] arch/x86: Re-arrange RDT init code
` [PATCH v5 04/13] arch/x86: Bring all the macros to resctrl.h
` [PATCH v5 05/13] arch/x86: Introduce a new config parameter RESCTRL
` [PATCH v5 06/13] arch/x86: Use new config parameter RESCTRL for compilation
` [PATCH v5 07/13] arch/x86: Initialize the resource functions that are different
` [PATCH v5 08/13] arch/x86: Bring cbm_validate function into the resource structure
` [PATCH v5 09/13] arch/x86: Introduce new config parameter AMD_QOS
` [PATCH v5 10/13] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array
` [PATCH v5 11/13] arch/x86: Introduce QOS feature for AMD
` [PATCH v5 12/13] Documentation/x86: Rename and update intel_rdt_ui.txt
` [PATCH v5 13/13] MAINTAINERS: Update the file and documentation names in arch/x86

[Bug 108464] System fails to reboot after Ctrl-Alt-Del
 2018-10-18 22:50 UTC  (2+ messages)

Stuck in modem driver enable
 2018-10-18 22:48 UTC  (2+ messages)

[RFC] GuC firmware versioning change
 2018-10-18 22:48 UTC  (8+ messages)

[PATCH v2] hwmon: (sht3x) add devicetree support
 2018-10-18 14:41 UTC  (8+ messages)

Intel Z270 support
 2018-10-18 22:42 UTC  (4+ messages)

[PATCH] isdn: hfc_{pci,sx}: Avoid empty body if statements and use proper register accessors
 2018-10-18 22:42 UTC  (3+ messages)
` [PATCH v2] isdn: hfc_{pci,sx}: Avoid empty body if statements

[PATCH] atm: zatm: Fix empty body Clang warnings
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH] atm: eni: Move semicolon to a new line after empty for loop
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH 1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
 2018-10-18 22:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] clk: qcom: Remove unused arrays in SDM845 GCC
 2018-10-18 22:41 UTC  (3+ messages)


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.