All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-29 17:15:37 to 2017-11-29 17:40:59 UTC [more...]

[PATCH AUTOSEL for 4.4 01/32] vti6: Don't report path MTU below IPV6_MIN_MTU
 2017-11-29 17:21 UTC  (27+ messages)
` [PATCH AUTOSEL for 4.4 03/32] x86/hpet: Prevent might sleep splat on resume
` [PATCH AUTOSEL for 4.4 06/32] ARM: OMAP2+: Fix device node reference counts
` [PATCH AUTOSEL for 4.4 05/32] module: set __jump_table alignment to 8
` [PATCH AUTOSEL for 4.4 12/32] kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
` [PATCH AUTOSEL for 4.4 09/32] HID: chicony: Add support for another ASUS Zen AiO keyboard
` [PATCH AUTOSEL for 4.4 10/32] usb: gadget: configs: plug memory leak
` [PATCH AUTOSEL for 4.4 11/32] USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
` [PATCH AUTOSEL for 4.4 16/32] irqchip/crossbar: Fix incorrect type of register size
` [PATCH AUTOSEL for 4.4 13/32] libata: drop WARN from protocol error in ata_sff_qc_issue()
` [PATCH AUTOSEL for 4.4 15/32] scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
` [PATCH AUTOSEL for 4.4 14/32] workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
` [PATCH AUTOSEL for 4.4 18/32] arm: KVM: Survive unknown traps from guests
` [PATCH AUTOSEL for 4.4 17/32] KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
` [PATCH AUTOSEL for 4.4 19/32] arm64: KVM: Survive unknown traps from guests
` [PATCH AUTOSEL for 4.4 20/32] spi_ks8995: fix "BUG: key accdaa28 not in .data!"
` [PATCH AUTOSEL for 4.4 23/32] bnx2x: do not rollback VF MAC/VLAN filters we did not configure
` [PATCH AUTOSEL for 4.4 21/32] bnx2x: prevent crash when accessing PTP with interface down
` [PATCH AUTOSEL for 4.4 22/32] bnx2x: fix possible overrun of VFPF multicast addresses array
` [PATCH AUTOSEL for 4.4 24/32] ipv6: reorder icmpv6_init() and ip6_mr_init()
` [PATCH AUTOSEL for 4.4 26/32] i2c: riic: fix restart condition
` [PATCH AUTOSEL for 4.4 29/32] axonram: Fix gendisk handling
` [PATCH AUTOSEL for 4.4 28/32] netfilter: don't track fragmented packets
` [PATCH AUTOSEL for 4.4 25/32] crypto: s5p-sss - Fix completing crypto request in IRQ handler
` [PATCH AUTOSEL for 4.4 27/32] zram: set physical queue limits to avoid array out of bounds accesses
` [PATCH AUTOSEL for 4.4 31/32] powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested
` [PATCH AUTOSEL for 4.4 30/32] drm/amd/amdgpu: fix console deadlock if late init failed

[PATCH v2 00/16] Move vcpu_load and vcpu_put calls to arch code
 2017-11-29 17:40 UTC  (33+ messages)
` [PATCH v2 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v2 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH v2 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH v2 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH v2 15/16] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN

[PATCH V2] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-29 17:38 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH] scsi: fix race condition when removing target
 2017-11-29 17:39 UTC  (6+ messages)

[PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0
 2017-11-29 17:39 UTC  (12+ messages)
` [PATCH 1/3] kbuild: add clang-version.sh
` [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants
` [PATCH 3/3] arm64: use -mno-implicit-float instead of -mgeneral-regs-only

[PATCH v2 01/12] hwrng: bcm2835-rng: Obtain base register via resource
 2017-11-29 17:38 UTC  (6+ messages)
` [v2,01/12] hwrng: bcm2835 - "

[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
 2017-11-29 17:39 UTC  (27+ messages)
` [PATCH V2 1/7] PCI: protect restore with device lock to be consistent
` [PATCH V2 2/7] PCI: handle FLR failure and allow other reset types
` [PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH V2 4/7] PCI: wait device ready after pci_pm_reset()
` [PATCH V2 5/7] PCI: add a return type for pci_reset_bridge_secondary_bus()
` [PATCH V2 6/7] PCI: add device wait after slot and bus reset

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2017-11-29 17:39 UTC 

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-11-29 17:39 UTC  (5+ messages)
` [PATCH v5 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate

[Qemu-devel] [PATCH v1 for-2.12 00/15] s390x/tcg: cleanup and fix program interrupts
 2017-11-29 17:38 UTC  (13+ 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()

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-11-29 17:37 UTC  (9+ messages)
` [PATCH v2 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power

New setup: partitions or raw devices
 2017-11-29 17:38 UTC  (3+ messages)

[PATCH 1/2] mm: make faultaround produce old ptes
 2017-11-29 17:37 UTC  (6+ messages)

[MPTCP] [PATCH v2 06/25] tcp_md5: Don't pass along md5-key
 2017-11-29 17:37 UTC 

[RFC 0/4] tunnel enhancements
 2017-11-29 17:31 UTC  (5+ messages)
` [RFC 1/4] ethdev: support rss level on tunnel
` [RFC 2/4] app/testpmd: support rte_flow rss level parsing
` [RFC 3/4] ethdev: support GRE and L3VXLAN tunnel type
` [RFC 4/4] app/testpmd: support l3vxlan "

[PATCH V2 0/9] Add loadable kernel module and power management support
 2017-11-29 17:35 UTC  (3+ messages)
` [PATCH V2 4/9] PCI: Export pci_find_host_bridge()

[PATCH] jsm_tty: Fix a possible null pointer dereference in two functions
 2017-11-29 17:35 UTC  (4+ messages)

[BUG] kernel stack corruption during/after Netlabel error
 2017-11-29 17:34 UTC  (3+ messages)

[iproute PATCH] man: tc-csum.8: Fix inconsistency in example description
 2017-11-29 17:34 UTC 

Fwd: Qwery regarding Selinux Change Id context
 2017-11-29 17:34 UTC  (14+ messages)

[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
 2017-11-29 17:34 UTC  (4+ messages)
` [PATCH 3/5] PCI: cadence: Add host driver for "

[PATCH AUTOSEL for 3.18 01/16] selftest/powerpc: Fix false failures for skipped tests
 2017-11-29 17:22 UTC  (15+ messages)
` [PATCH AUTOSEL for 3.18 02/16] usb: gadget: configs: plug memory leak
` [PATCH AUTOSEL for 3.18 04/16] libata: drop WARN from protocol error in ata_sff_qc_issue()
` [PATCH AUTOSEL for 3.18 03/16] USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
` [PATCH AUTOSEL for 3.18 08/16] KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
` [PATCH AUTOSEL for 3.18 05/16] workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
` [PATCH AUTOSEL for 3.18 07/16] irqchip/crossbar: Fix incorrect type of register size
` [PATCH AUTOSEL for 3.18 06/16] scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
` [PATCH AUTOSEL for 3.18 12/16] ipv6: reorder icmpv6_init() and ip6_mr_init()
` [PATCH AUTOSEL for 3.18 11/16] bnx2x: fix possible overrun of VFPF multicast addresses array
` [PATCH AUTOSEL for 3.18 09/16] arm: KVM: Survive unknown traps from guests
` [PATCH AUTOSEL for 3.18 10/16] spi_ks8995: fix "BUG: key accdaa28 not in .data!"
` [PATCH AUTOSEL for 3.18 14/16] i2c: riic: fix restart condition
` [PATCH AUTOSEL for 3.18 15/16] axonram: Fix gendisk handling
` [PATCH AUTOSEL for 3.18 13/16] crypto: s5p-sss - Fix completing crypto request in IRQ handler

[PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory
 2017-11-29 17:32 UTC  (2+ messages)

[BUG] net/sched: use after free
 2017-11-29 17:32 UTC 

omapfb: dss: Do not duplicate features data
 2017-11-29 17:30 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2017-11-29 17:29 UTC 

[PATCH 0/2] Switchtec Updates
 2017-11-29 17:28 UTC  (3+ messages)
` [PATCH 1/2] switchtec: Added Global Fabric Manager Server (GFMS) event
` [PATCH 2/2] switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3

[Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids
 2017-11-29 17:29 UTC  (4+ messages)

[PATCH v5 next 1/5] modules:capabilities: add request_module_cap()
 2017-11-29 17:28 UTC  (8+ messages)
        ` [kernel-hardening] "

[PATCH] drm/i915: Restore GT performance in headless mode with DMC loaded
 2017-11-29 17:28 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] perf test shell: Fix check open filename arg using 'perf trace'
 2017-11-29 17:27 UTC 

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2017-11-29 17:27 UTC 

[MPTCP] [PATCH v2 04/25] tcp: Allow tcp_fast_parse_options to drop segments
 2017-11-29 17:27 UTC 

[AUTOSEL,for,4.4,32/32] EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
 2017-11-29 17:21 UTC  (2+ messages)
` [PATCH AUTOSEL for 4.4 32/32] "

[Qemu-devel] [PATCH RFC 0/9] block: Rewrite block drain begin/end
 2017-11-29 17:25 UTC  (2+ messages)

[PATCH net-next 0/3] rxrpc: Fixes
 2017-11-29 17:25 UTC  (3+ messages)

[AUTOSEL,for,3.18,16/16] EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
 2017-11-29 17:22 UTC  (2+ messages)
` [PATCH AUTOSEL for 3.18 16/16] "

[PATCH] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute
 2017-11-29 17:25 UTC  (8+ messages)
` [Xen-devel] "

[PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry
 2017-11-29 17:23 UTC 

[PATCH 0/5] drm/radeon: Clean up rest of amdkfd support
 2017-11-29 17:24 UTC  (6+ messages)
  ` [PATCH 1/5] Revert "drm/radeon: adding synchronization for GRBM GFX"
  ` [PATCH 2/5] Revert "drm/radeon: Report doorbell configuration to amdkfd"
  ` [PATCH 3/5] Revert "drm/radeon/cik: Don't touch int of pipes 1-7"
  ` [PATCH 4/5] Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"
  ` [PATCH 5/5] drm/radeon: Remove KFD_CIK_SDMA_QUEUE_OFFSET

[RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2017-11-29 17:24 UTC  (8+ messages)

[PATCH] staging: pi433: fix include asm/compat.h to linux/compat.h
 2017-11-29 16:58 UTC 

[PATCH] arm64: KVM: Hide PMU from guests when disabled
 2017-11-29 17:24 UTC  (2+ messages)

[PATCH v5] dmaengine: dmatest: move callback wait queue to thread context
 2017-11-29 17:23 UTC  (2+ messages)

[PATCH AUTOSEL for 4.9 01/52] ARM: 8657/1: uaccess: consistently check object sizes
 2017-11-29 17:21 UTC  (17+ messages)
` [Linux-kselftest-mirror] [PATCH AUTOSEL for 4.9 04/52] x86/selftests: Add clobbers for int80 on x86_64
` [PATCH AUTOSEL for 4.9 02/52] vti6: Don't report path MTU below IPV6_MIN_MTU
` [PATCH AUTOSEL for 4.9 13/52] powerpc/64: Fix checksum folding in csum_add()
` [PATCH AUTOSEL for 4.9 10/52] powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
` [PATCH AUTOSEL for 4.9 12/52] module: set __jump_table alignment to 8
` [PATCH AUTOSEL for 4.9 17/52] gpio: altera: Use handle_level_irq when configured as a level_high
` [PATCH AUTOSEL for 4.9 15/52] ARM: OMAP2+: Release device node after it is no longer needed
` [PATCH AUTOSEL for 4.9 18/52] HID: chicony: Add support for another ASUS Zen AiO keyboard
` [PATCH AUTOSEL for 4.9 19/52] usb: gadget: configs: plug memory leak
` [PATCH AUTOSEL for 4.9 20/52] USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
` [PATCH AUTOSEL for 4.9 24/52] kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
` [PATCH AUTOSEL for 4.9 28/52] scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
` [PATCH AUTOSEL for 4.9 49/52] axonram: Fix gendisk handling
` [PATCH AUTOSEL for 4.9 47/52] zram: set physical queue limits to avoid array out of bounds accesses
` [PATCH AUTOSEL for 4.9 48/52] netfilter: don't track fragmented packets

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2017-11-29 17:21 UTC 

[AUTOSEL,for,4.9,52/52] EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro
 2017-11-29 17:21 UTC 

[PATCH v4] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
 2017-11-29 17:21 UTC  (3+ messages)

[MPTCP] [PATCH v2 00/25] TCP Extra-option framework for TCP-MD5 and SMC
 2017-11-29 17:21 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2017-11-29 17:21 UTC 

librte_pmd_bnxt library backporting from 17.11 to 16.11
 2017-11-29 17:19 UTC  (2+ messages)
` [dpdk-stable] "

fio 3.2
 2017-11-29 17:17 UTC  (13+ messages)

[PATCH 1/1] drm/amdgpu: Pin to gtt before cpu accesses dma buf
 2017-11-29 17:16 UTC  (8+ messages)

[PATCH v2 0/8] Remove use of "gpio-reset" from DT
 2017-11-29 17:13 UTC  (3+ messages)
` [PATCH v2 2/8] ASoC: tlv320aic3x: Fix typo in DT binding documentation
` [PATCH v2 4/8] ASoC: tlv320aic3x: Fix the reset GPIO OF name

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2017-11-29 17:15 UTC 


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.