All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-22 15:26:24 to 2017-12-22 16:14:53 UTC [more...]

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-22 16:14 UTC  (7+ messages)

[PATCH v7 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 16:14 UTC  (24+ messages)
` [PATCH v7 01/11] dt-bindings: thermal: Describe Armada AP806 and CP110
` [PATCH v7 02/11] thermal: armada: Use msleep for long delays
` [PATCH v7 03/11] thermal: armada: Simplify the check of the validity bit
` [PATCH v7 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v7 05/11] thermal: armada: Use real status register name
` [PATCH v7 06/11] thermal: armada: Add support for Armada AP806
` [PATCH v7 07/11] thermal: armada: Add support for Armada CP110
` [PATCH v7 08/11] thermal: armada: Update Kconfig and module description
` [PATCH v7 09/11] thermal: armada: Change sensors trim default value
` [PATCH v7 10/11] thermal: armada: Wait sensors validity before exiting the init callback
` [PATCH v7 11/11] thermal: armada: Give meaningful names to the thermal zones

[PATCH] python3-git: update to 2.1.8
 2017-12-22 16:14 UTC 

regression 4.15-rc: kernel oops in dm-multipath
 2017-12-22 16:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/13] tpm: Extend TPM with state migration support (not 2.11)
 2017-12-22 16:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] fix bitmaps migration through shared storage
 2017-12-22 16:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache

[PATCH v2 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
 2017-12-22 16:11 UTC  (2+ messages)
` [PATCH v2 bpf-next 2/2] tools/bpftool: fix bpftool build with bintutils >= 2.8

Memory hotplug regression in 4.13
 2017-12-22 16:12 UTC  (9+ messages)

[PATCH] drm/i915: Fix Limited Range Color Handling
 2017-12-22 16:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0
 2017-12-22 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
 2017-12-22 16:12 UTC  (2+ messages)

proc_flush_task oops
 2017-12-22 16:11 UTC  (11+ messages)
                  ` [TEST PATCH] pid: fix allocating pid 2 for init (was Re: proc_flush_task oops)

[PATCH rdma-next 0/9] i40iw updates for 4.16
 2017-12-22 16:10 UTC  (11+ messages)
  ` [PATCH rdma-next 1/9] i40iw: Set MAX_IRD_SIZE to 64
  ` [PATCH rdma-next 2/9] i40iw: Use utility function roundup_pow_of_two()
  ` [PATCH rdma-next 3/9] i40iw: Correct Q1/XF object count equation
  ` [PATCH rdma-next 4/9] i40iw: Add notifier for network device events
  ` [PATCH rdma-next 5/9] i40iw: Selectively teardown QPs on IP addr change event
  ` [PATCH rdma-next 6/9] i40iw: Fix sequence number for the first partial FPDU
  ` [PATCH rdma-next 7/9] i40iw: Ignore LLP_DOUBT_REACHABILITY AE
  ` [PATCH rdma-next 8/9] i40iw: Validate correct IRD/ORD connection parameters
  ` [PATCH rdma-next 9/9] i40iw: Fix the connection ORD value for loopback

[PATCH 00/14] iio: triggers: add consumer support
 2017-12-22 16:10 UTC  (5+ messages)
` [PATCH 14/14] ARM: dts: at91: sama5d2: Add resistive touch device

[RFC PATCH v4 00/18] VM introspection
 2017-12-22 16:09 UTC  (11+ messages)
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem

[PATCH 00/11] SDIO support for ath10k
 2017-12-22 16:08 UTC  (4+ messages)
` [PATCH 03/11] ath10k_sdio: DMA bounce buffers for read write

[PATCH 0/5] drm/i915: promote fixed16_16
 2017-12-22 16:08 UTC  (10+ messages)
` [PATCH 2/5] drm/i915: Rename uint_fixed_16_16_t to fixed16_16_t
` [PATCH 3/5] drm/i915: Add common fixed16_16 values
` [PATCH 4/5] drm/i915: Fix overflows in fixed16_16

[RFC v1] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2017-12-22 16:07 UTC  (12+ messages)
` [Xen-devel] "

BUG: unable to handle kernel NULL pointer dereference in sidtab_search_core
 2017-12-22 16:05 UTC  (12+ messages)

[U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
 2017-12-22 16:06 UTC  (5+ messages)

[PATCH] drm/i915: Assert that the request is on the execution queue before being removed
 2017-12-22 16:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] tpm: remove unused data fields from I2C and OF device ID tables
 2017-12-22 16:06 UTC  (2+ messages)

Unexpected raid1 behaviour
 2017-12-22 16:05 UTC  (11+ messages)

[PATCH stable/4.9 0/4] BPF stable patches for 4.9
 2017-12-22 16:04 UTC  (10+ messages)
` [PATCH stable/4.9 1/4] bpf: adjust insn_aux_data when patching insns
  ` Patch "bpf: adjust insn_aux_data when patching insns" has been added to the 4.9-stable tree
` [PATCH stable/4.9 2/4] bpf: fix branch pruning logic
  ` Patch "bpf: fix branch pruning logic" has been added to the 4.9-stable tree
` [PATCH stable/4.9 3/4] bpf: reject out-of-bounds stack pointer calculation
  ` Patch "bpf: reject out-of-bounds stack pointer calculation" has been added to the 4.9-stable tree
` [PATCH stable/4.9 4/4] bpf: fix incorrect sign extension in check_alu_op()
  ` Patch "bpf: fix incorrect sign extension in check_alu_op()" has been added to the 4.9-stable tree

[RFC v4 PATCH 0/8] event: eventdev OPDL PMD
 2017-12-22 16:02 UTC  (3+ messages)
` [PATCH v4 1/8] event/opdl: add the opdl ring infrastructure library

[OpenRISC] Modified files in fresh cloned openrisc-linux repository
 2017-12-22 16:03 UTC 

[PATCH 4.9 000/104] 4.9.72-stable review
 2017-12-22 16:02 UTC  (2+ messages)

[PATCH 2/2] commit: add support for --fixup <commit> -m"<extra message>"
 2017-12-22 16:00 UTC  (3+ messages)
` [PATCH v2 0/2] support -m"<msg>" combined with commit --fixup
` [PATCH v2 1/2] commit doc: document that -c, -C, -F and --fixup with -m error

[PATCH v2 00/15] ima: digest list feature
 2017-12-22 15:56 UTC  (6+ messages)

[PATCH 0/7] KVM: x86: Add support for VMware backdoor I/O ports & Pseduo-PMCs
 2017-12-22 15:59 UTC  (7+ messages)
` [PATCH 3/7] KVM: x86: Add emulation_type to not raise #UD on CPL=3 emulation failure

[PATCH] net: update licence for network headers
 2017-12-22 15:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 4.4 00/78] 4.4.108-stable review
 2017-12-22 15:58 UTC  (3+ messages)

[PATCH v2 0/8] arm64: 52-bit physical address support
 2017-12-22 15:58 UTC  (14+ messages)
` [PATCH v2 1/8] arm64: add kconfig symbol to configure physical address size
` [PATCH v2 3/8] arm64: handle 52-bit addresses in TTBR
` [PATCH v2 4/8] arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
` [PATCH v2 5/8] arm64: don't open code page table entry creation
` [PATCH v2 7/8] arm64: allow ID map to be extended to 52 bits
` [PATCH v2 8/8] arm64: enable 52-bit physical address support

Usability outrage as far as I am concerned
 2017-12-22 15:57 UTC  (3+ messages)

[PATCH] spi: Add a sysfs interface to instantiate devices
 2017-12-22 15:56 UTC  (4+ messages)

[RFC v3 00/11] ath10k high latency
 2017-12-22 15:55 UTC  (23+ messages)
` [RFC v3 05/11] ath10k: htt: High latency TX support
` [RFC v3 06/11] ath10k: htt: High latency RX support
` [RFC v3 07/11] ath10k: various fixes for high latency devices
` [RFC v3 08/11] ath10k: add QCA9377 usb hw_param item
` [RFC v3 09/11] ath10k: add QCA9377 sdio "
` [RFC v3 10/11] ath10k: wmi: disable softirq's while calling ieee80211_rx

KASAN: slab-out-of-bounds Write in sha3_update (2)
 2017-12-22 15:55 UTC 

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-22 15:54 UTC  (5+ messages)

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-22 15:54 UTC  (3+ messages)
` (Lack of) i_version handling in udf

[PATCHv4 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
 2017-12-22 15:53 UTC  (3+ messages)
` [PATCHv4 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants

[PATCH] net: sch: api: fix tcf_block_get
 2017-12-22 15:52 UTC 

[RFC] macio airport how standard pccard?
 2017-12-22 15:18 UTC 

[PATCH stable/4.14 00/14] BPF stable patches for 4.14
 2017-12-22 15:51 UTC  (4+ messages)

linux-next: build failure after merge of the spi tree
 2017-12-22 15:51 UTC  (3+ messages)

[PATCH v6 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 15:51 UTC  (9+ messages)
` [PATCH v6 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v6 11/11] thermal: armada: Give meaningful names to the thermal zones

[PATCH 0/2] Make capsules in a contiguous virtual space
 2017-12-22 15:50 UTC  (4+ messages)

[PATCH 0/2] Microchip mcp2517fd can controller driver
 2017-12-22 15:50 UTC  (12+ messages)
` [PATCH 1/2] dt-binding: can: mcp2517fd: document device tree bindings

[PATCH] nvmet_fc: correct broken add_port
 2017-12-22 15:50 UTC  (3+ messages)

[PATCH 0/5] Add regulator suspend and resume support
 2017-12-22 15:49 UTC  (5+ messages)
` [PATCH 1/5] bindings: regulator: added support for suspend states

[PATCH 00/11] dvb: add support for memory mapped I/O
 2017-12-22 15:48 UTC  (3+ messages)
` [PATCH 05/11] media: dvb_vb2: fix a warning about streamoff logic

[PATCH stable/4.14 14/14] selftests/bpf: add tests for recent bugfixes
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 14/14] selftests/bpf: add tests for recent bugfixes" has been added to the 4.14-stable tree

[PATCH stable/4.14 06/14] bpf/verifier: fix bounds calculation on BPF_RSH
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 06/14] bpf/verifier: fix bounds calculation on BPF_RSH" has been added to the 4.14-stable tree

[PATCH stable/4.14 05/14] bpf, sparc: fix usage of wrong reg for load_skb_regs after call
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 05/14] bpf, sparc: fix usage of wrong reg for load_skb_regs after call" has been added to the 4.14-stable tree

[PATCH stable/4.14 03/14] bpf, s390x: do not reload skb pointers in non-skb context
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 03/14] bpf, s390x: do not reload skb pointers in non-skb context" has been added to the 4.14-stable tree

[PATCH stable/4.14 04/14] bpf, ppc64: do not reload skb pointers in non-skb context
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 04/14] bpf, ppc64: do not reload skb pointers in non-skb context" has been added to the 4.14-stable tree

[PATCH stable/4.14 10/14] bpf: fix missing error return in check_stack_boundary()
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 10/14] bpf: fix missing error return in check_stack_boundary()" has been added to the 4.14-stable tree

[PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers" has been added to the 4.14-stable tree

[PATCH stable/4.14 13/14] bpf: fix integer overflows
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 13/14] bpf: fix integer overflows" has been added to the 4.14-stable tree

[PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation" has been added to the 4.14-stable tree

[PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()" has been added to the 4.14-stable tree

[PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls" has been added to the 4.14-stable tree

[Qemu-devel] [PATCH v2 0/6] nbd export qmp interface
 2017-12-22 15:47 UTC  (5+ messages)

[PATCH stable/4.14 01/14] bpf: fix branch pruning logic
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 01/14] bpf: fix branch pruning logic" has been added to the 4.14-stable tree

[PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification" has been added to the 4.14-stable tree

[PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer
 2017-12-22 15:47 UTC  (2+ messages)
` Patch "[PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer" has been added to the 4.14-stable tree

[tpm2] [RFC] Session Handling/Policy Support in Tools
 2017-12-22 15:47 UTC 

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2017-12-22 15:47 UTC  (6+ messages)

[PATCH v4 00/36] hrtimer: Provide softirq context hrtimers
 2017-12-22 15:45 UTC  (3+ messages)
` [PATCH v4 01/36] timers: Use static keys for migrate_enable/nohz_active
  ` [PATCH v5 "

insight into a WARNING from softROCE
 2017-12-22 15:43 UTC  (3+ messages)

[Qemu-trivial] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
 2017-12-22 15:37 UTC  (6+ messages)
` [Qemu-trivial] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-arm] [Qemu-devel] "
    `  "
    ` [Qemu-trivial] "

[PATCH 0/4] lockd refcount conversions
 2017-12-22 15:42 UTC  (6+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t

[PATCH RFC 0/2] vhost: support selective datapath
 2017-12-23  3:36 UTC  (3+ messages)
` [PATCH RFC 1/2] vhost: make capabilities configurable
` [PATCH RFC 2/2] vhost: support selective datapath

[PATCH] stcp: Replace use of sockets_allocated with specified macro
 2017-12-22 15:40 UTC 

[PATCH 0/3] Performance enhancements
 2017-12-22 15:40 UTC  (9+ messages)
` [PATCH 3/3] block: Polling completion performance optimization

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-22 15:37 UTC 

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2017-12-22 15:34 UTC  (6+ messages)
` [Bug 198123] "

[U-Boot] [PATCH 01/12] riscv: cpu: Add nx25 to support RISC-V
 2017-12-22 15:31 UTC  (7+ messages)
` [U-Boot] [PATCH 05/12] riscv: Add Kconfig "
` [U-Boot] [PATCH 09/12] risck: tools: Prelink u-boot
` [U-Boot] [PATCH 11/12] riscv: Modify generic codes to support RISC-V

libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
 2017-12-22 15:30 UTC  (11+ messages)
      ` libnftables extended API proposal

[PATCH] sparc32,leon: Use CASA when available for atomic operations
 2017-12-22 15:26 UTC  (3+ messages)

[PATCH] doc: announce ABI change for pktmbuf pool create API
 2017-12-22 15:26 UTC  (6+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/3] input: add keys and mouse buttons to virtio input
 2017-12-22 15:25 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/3] input: virtio: don't send mouse wheel event twice


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.