messages from 2017-07-31 15:56:15 to 2017-07-31 19:19:25 UTC [more...]
[PATCH] infiniband: avoid overflow warning
2017-07-31 19:19 UTC (7+ messages)
[PATCH] efifb: allow user to disable write combined mapping
2017-07-31 19:13 UTC (8+ messages)
[RFC 0/5] Add I3C subsystem
2017-07-31 19:17 UTC (8+ messages)
` [RFC 1/5] i2c: Export of_i2c_get_board_info()
` [RFC 2/5] i3c: Add core I3C infrastructure
` [RFC 3/5] dt-bindings: i3c: Document core bindings
` [RFC 4/5] i3c: master: Add driver for Cadence IP
` [RFC 5/5] dt-bindings: i3c: Document Cadence I3C master bindings
[PATCH v2 0/2] Invert margin colors when terminal is inverted
2017-07-31 19:09 UTC (3+ messages)
` [PATCH v2 1/2] fbcon: "
` [PATCH v2 2/2] fbcon: add VT notifier for VT_UPDATE event
[PATCH 0/3] Consolidate system call hugetlb page size encodings
2017-07-31 18:56 UTC (4+ messages)
` [PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
` [PATCH 2/3] mm: arch: Consolidate mmap hugetlb size encodings
` [PATCH 3/3] mm:shm: Use new hugetlb size encoding definitions
[PATCH v2 0/5] ACPI: DMA ranges management
2017-07-31 18:57 UTC (2+ messages)
[PATCH 1/5] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
2017-07-31 18:55 UTC (5+ messages)
` [PATCH 2/5] lib/scatterlist: Avoid potential scatterlist entry overflow
` [PATCH 3/5] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
` [PATCH 4/5] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
` [PATCH 5/5] tools/testing/scatterlist: Test new __sg_alloc_table_from_pages
[PATCH net] virtio_net: fix truesize for mergeable buffers
2017-07-31 18:49 UTC
[PATCH 0/1 v2] constify nf_conntrack_l3/4proto parameters
2017-07-31 18:44 UTC (3+ messages)
` [PATCH 1/1 v2] netfilter: "
[PATCH v5] vfat: Deduplicate hex2bin()
2017-07-31 18:44 UTC (3+ messages)
[net-next PATCH] IB/hns: include linux/interrupt.h
2017-07-31 18:44 UTC (2+ messages)
[PATCH 0/3] memdelay: memory health metric for systems and workloads
2017-07-31 18:41 UTC (6+ messages)
` [PATCH 3/3] mm/sched: memdelay: memory health interface "
[PATCH] netfilter: nf_nat_h323: fix logical-not-parentheses warning
2017-07-31 18:39 UTC
[PATCH] clocksource: arm_arch_timer: Fix mem frame loop initialization
2017-07-31 18:37 UTC
[PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support
2017-07-31 13:46 UTC (3+ messages)
[PATCH] Add drm ioctl DRM_IOCTL_MODE_GETFB2 & associated helpers
2017-07-31 18:29 UTC
Udpated sys_membarrier() speedup patch, FYI
2017-07-31 18:27 UTC (3+ messages)
[PATCH] wistron_btns needs executable BIOS image
2017-07-31 18:20 UTC
[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-07-31 18:25 UTC (14+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH 2/3] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH 3/3] xfs: persist S_IOMAP_IMMUTABLE in di_flags2
[PATCH v1] i2c: aspeed: fixed potential null pointer dereference
2017-07-31 18:20 UTC (3+ messages)
[RFC v6 00/62] powerpc: Memory Protection Keys
2017-07-31 18:15 UTC (7+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 21/62] powerpc: introduce execute-only pkey
[PATCH v5 0/6] make io{read|write}64 globally usable
2017-07-31 18:11 UTC (11+ messages)
` [PATCH v5 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
[FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen
2017-07-31 17:00 UTC
[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
2017-07-31 17:26 UTC (60+ messages)
` [PATCH v3 01/59] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
` [PATCH v3 02/59] irqchip/gic-v3: Add redistributor iterator
` [PATCH v3 03/59] irqchip/gic-v3: Add VLPI/DirectLPI discovery
` [PATCH v3 04/59] irqchip/gic-v3-its: Move LPI definitions around
` [PATCH v3 05/59] irqchip/gic-v3-its: Add probing for VLPI properties
` [PATCH v3 06/59] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [PATCH v3 07/59] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [PATCH v3 08/59] irqchip/gic-v3-its: Split out property table allocation
` [PATCH v3 09/59] irqchip/gic-v3-its: Allow use of indirect VCPU tables
` [PATCH v3 10/59] irqchip/gic-v3-its: Split out pending table allocation
` [PATCH v3 11/59] irqchip/gic-v3-its: Rework LPI freeing
` [PATCH v3 12/59] irqchip/gic-v3-its: Generalize device table allocation
` [PATCH v3 13/59] irqchip/gic-v3-its: Generalize LPI configuration
` [PATCH v3 14/59] irqchip/gic-v4: Add management structure definitions
` [PATCH v3 15/59] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [PATCH v3 16/59] irqchip/gic-v3-its: Add VLPI configuration hook
` [PATCH v3 17/59] irqchip/gic-v3-its: Add VLPI map/unmap operations
` [PATCH v3 18/59] irqchip/gic-v3-its: Add VLPI configuration handling
` [PATCH v3 19/59] irqchip/gic-v3-its: Add VPE domain infrastructure
` [PATCH v3 20/59] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [PATCH v3 21/59] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [PATCH v3 22/59] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [PATCH v3 23/59] irqchip/gic-v3-its: Add VPE scheduling
` [PATCH v3 24/59] irqchip/gic-v3-its: Add VPE invalidation hook
` [PATCH v3 25/59] irqchip/gic-v3-its: Add VPE affinity changes
` [PATCH v3 26/59] irqchip/gic-v3-its: Add VPE interrupt masking
` [PATCH v3 27/59] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [PATCH v3 28/59] irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
` [PATCH v3 29/59] irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
` [PATCH v3 30/59] irqchip/gic-v4: Add per-VM VPE domain creation
` [PATCH v3 31/59] irqchip/gic-v4: Add VPE command interface
` [PATCH v3 32/59] irqchip/gic-v4: Add VLPI configuration interface
` [PATCH v3 33/59] irqchip/gic-v4: Add some basic documentation
` [PATCH v3 34/59] irqchip/gic-v4: Enable low-level GICv4 operations
` [PATCH v3 35/59] irqchip/gic-v3: Advertise GICv4 support to KVM
` [PATCH v3 36/59] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v3 37/59] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v3 38/59] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v3 39/59] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v3 40/59] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 42/59] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v3 43/59] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v3 44/59] KVM: arm/arm64: GICv4: Handle MOVI applied to a VLPI
` [PATCH v3 45/59] KVM: arm/arm64: GICv4: Handle CLEAR "
` [PATCH v3 46/59] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v3 47/59] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v3 48/59] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v3 49/59] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v3 50/59] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v3 52/59] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v3 53/59] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v3 54/59] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v3 55/59] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v3 56/59] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v3 57/59] KVM: arm/arm64: GICv4: Theory of operations
` [PATCH v3 58/59] irqchip/gic-v3-its: Pass its_node pointer to each command bulder
` [PATCH v3 59/59] irqchip/gic-v3-its: Workaround Huawei D05 redistributor addressing
[RFC PATCH 0/5] mm, memory_hotplug: allocate memmap from hotadded memory
2017-07-31 17:58 UTC (9+ messages)
[PATCH] acpi: apei: clear error status before acknowledging the error
2017-07-31 17:57 UTC (7+ messages)
[PATCH V3] pci: quirk: Apply APM ACS quirk to XGene devices
2017-07-31 17:56 UTC (3+ messages)
wake_wide mechanism clarification
2017-07-31 17:55 UTC (17+ messages)
[PATCH] mm/zsmalloc: Change stat type parameter to int
2017-07-31 17:50 UTC
[PATCH 0/4] Drop uninformative messages from bootlog
2017-07-31 17:47 UTC (4+ messages)
` [PATCH 2/4] mailbox: pcc: Drop uninformative output during boot
[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
2017-07-31 17:43 UTC (10+ messages)
` [RFC][PATCH v3]: documentation,atomic: Add new documents
[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
2017-07-31 17:43 UTC (2+ messages)
` [Jfs-discussion] "
[PATCH v2 2/3] mailbox: introduce ARM SMC based mailbox
2017-07-31 17:34 UTC (2+ messages)
[PATCH] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
2017-07-31 17:33 UTC (3+ messages)
[RFC] KVM: optimize the kvm_vcpu_on_spin
2017-07-31 17:32 UTC (3+ messages)
[PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
2017-07-31 17:30 UTC
[PATCH] fbcon: Use background color for margins
2017-07-31 17:25 UTC (5+ messages)
[PATCH] osq_lock: fix osq_lock queue corruption
2017-07-31 17:24 UTC
[PATCH v1 0/6] uuid: Convert rest users to new API
2017-07-31 17:20 UTC (7+ messages)
` [PATCH v1 3/6] staging: unisys: Switch to use new generic UUID API
[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
2017-07-31 17:21 UTC (4+ messages)
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6
[PATCH v2] staging: unisys: Switch to use new generic UUID API
2017-07-31 17:18 UTC
[PATCH 0/4] clk: sunxi-ng: Fix issues with fractional mode
2017-07-31 17:18 UTC (6+ messages)
` [PATCH 4/4] clk: sunxi-ng: Wait for lock when using "
` [linux-sunxi] Re: [PATCH 0/4] clk: sunxi-ng: Fix issues with "
[PATCH 0/5] Initial support for Adaptrum Anarion SOC
2017-07-31 17:17 UTC (4+ messages)
` [PATCH 4/5] mtd: spi-nor: Add driver for Adaptrum Anarion QSPI controller
[PATCH v3 0/5] ARM64: disable irq between breakpoint and step exception
2017-07-31 17:15 UTC (2+ messages)
[PATCH] static_key: fix concurrent static_key_slow_inc
2017-07-31 17:15 UTC (6+ messages)
` [tip:locking/urgent] locking/static_key: Fix concurrent static_key_slow_inc()
strace-4.18 test suite oopses sparc64 4.12 and 4.13-rc kernels
2017-07-31 17:14 UTC (6+ messages)
[PATCH 0/2] printk: allow different timestamps for printk.time
2017-07-31 17:11 UTC (4+ messages)
` [PATCH 1/2] printk: Make CONFIG_PRINTK_TIME an int
[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
2017-07-31 17:03 UTC (5+ messages)
[PATCH nf-next] netfilter: ipset: deduplicate prefixlen maps
2017-07-31 17:01 UTC (2+ messages)
[PATCH v2] MAINTAINERS: fpga: Update email and add patchwork URL
2017-07-31 16:55 UTC
[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2017-07-31 16:54 UTC (6+ messages)
` [PATCH v2 1/3] kvm: svm: Add support for additional SVM NPF error codes
[PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
2017-07-31 16:49 UTC (2+ messages)
` [PATCH v3] "
[PATCH] md: replace seq_release_private with seq_release
2017-07-31 16:49 UTC (2+ messages)
[PATCH v2 0/7] signal: Fix sending signals with siginfo
2017-07-31 16:37 UTC (8+ messages)
` [PATCH 7/7] signal: Remove kernel interal si_code magic
` Simplfying copy_siginfo_to_user
[PATCH RESEND] fbdev: omapfb: remove unused variable
2017-07-31 16:38 UTC (3+ messages)
[RFT PATCH 0/9] PCI: Remove pci_fixup_irqs()
2017-07-31 16:37 UTC (10+ messages)
` [RFT PATCH 1/9] sh/PCI: Remove __init optimisations from IRQ mapping functions/data
` [RFT PATCH 2/9] sh/PCI: Replace pci_fixup_irqs() call with PCI host bridge IRQ mapping hooks
` [RFT PATCH 3/9] alpha/PCI: "
` [RFT PATCH 4/9] m68k/PCI: "
` [RFT PATCH 5/9] MIPS/PCI: "
` [RFT PATCH 6/9] tile/PCI: "
` [RFT PATCH 7/9] unicore32/PCI: "
` [RFT PATCH 8/9] sparc/PCI: "
` [RFT PATCH 9/9] PCI: Remove pci_fixup_irqs() function
[PATCH v2 0/3] Support for QCOM BAM DMA command descriptor
2017-07-31 16:35 UTC (7+ messages)
` [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors
[PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning
2017-07-31 16:35 UTC (11+ messages)
[PATCH] nand: fix wrong default oob layout for small pages using soft ecc
2017-07-31 16:31 UTC (3+ messages)
[PATCH] mux: include compiler.h from mux/consumer.h
2017-07-31 16:28 UTC (3+ messages)
[PATCH] mtd: nand: sunxi: fix potential divide-by-zero error
2017-07-31 16:28 UTC (2+ messages)
[PATCH v3 0/4] clk: meson: gxbb-aoclk: Add CEC 32k clock
2017-07-31 16:25 UTC (3+ messages)
` [PATCH v3 4/4] "
[PATCH] misc: Return error on error path
2017-07-31 16:25 UTC (2+ messages)
[PATCH] psci: add CPU_IDLE dependency
2017-07-31 16:22 UTC (4+ messages)
[PATCH v4 0/5] Add Rockchip RGA V4l2 support
2017-07-31 16:18 UTC (5+ messages)
` [PATCH v4 2/6] [media] extended-controls.rst: add PorterDuff mode control
` [PATCH v4 3/6] [media] rockchip/rga: v4l2 m2m support
[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
2017-07-31 16:17 UTC (3+ messages)
linux-next: manual merge of the rcu tree with the tip tree
2017-07-31 16:13 UTC (2+ messages)
xattr hash error in 4.13-rc with overlayfs over ext4
2017-07-31 16:08 UTC (6+ messages)
[PATCH] ASoC: codecs: fix wm8524 build error
2017-07-31 16:05 UTC
[PATCH v2 00/25] Add QCOM QPIC NAND support
2017-07-31 16:05 UTC (5+ messages)
` [PATCH v2 12/25] dt-bindings: qcom_nandc: QPIC NAND documentation
[PATCH 0/3] iio: Introduce the generic counter interface
2017-07-31 16:03 UTC (4+ messages)
` [PATCH 1/3] iio: Implement counter channel specification and IIO_SIGNAL constant
` [PATCH 2/3] iio: Introduce the generic counter interface
` [PATCH 3/3] iio: 104-quad-8: Add IIO generic counter interface support
[RFC][PATCH] thunderbolt: icm: Ignore mailbox errors in icm_suspend()
2017-07-31 16:01 UTC (6+ messages)
[PATCH 1/2] vfio/type1: Cope with hardware MSI reserved regions
2017-07-31 15:59 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: add rk3399 hdmi nodes
2017-07-31 15:58 UTC
linux-next: build failure in the staging tree (Was: kisskb: FAILED linux-next/s390-allmodconfig/s390x Mon Jul 31, 17:24)
2017-07-31 15:58 UTC (3+ messages)
Problems with item delivery, n.01092256
2017-07-31 15:57 UTC
[PATCH] Big typo patch
2017-07-31 15:57 UTC
[PATCH] staging/pi433: Solved some coding style issues in pi433_if.c
2017-07-31 15:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox