linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-19 05:56:00 to 2018-09-19 10:55:28 UTC [more...]

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-19 10:55 UTC  (6+ messages)
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK

[PATCH v2 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-09-19 10:51 UTC  (6+ messages)
` [PATCH v2 1/5] "

[PATCH net-next] net: amd: fix return type of ndo_start_xmit function
 2018-09-19 10:50 UTC 

[PATCH net-next] net: broadcom: fix return type of ndo_start_xmit function
 2018-09-19 10:45 UTC 

[PATCH 0/5] Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:26 UTC  (6+ messages)
` [PATCH 1/5] net: iucv: "
` [PATCH 2/5] net: sched: "
` [PATCH 3/5] net: core: "
` [PATCH 4/5] net: qede: "
` [PATCH 5/5] net: ti: "

[PATCH 00/12][RFC v3] Backport several fixes from 64bits to 32bits hibernation
 2018-09-19 10:36 UTC  (22+ messages)
` [PATCH 01/12][RFC v3] x86, hibernate: Fix nosave_regions setup for hibernation
` [PATCH 02/12][RFC v3] PM / hibernate: Check the success of generating md5 digest before hibernation
` [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S
` [PATCH 04/12][RFC v3] x86, hibernate: Extract the common code of 64/32 bit system
` [PATCH 05/12][RFC v3] x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER set on 32bit system
` [PATCH 06/12][RFC v3] x86, hibernate: Rename temp_level4_pgt to temp_pgt
` [PATCH 07/12][RFC v3] x86-32, hibernate: Use temp_pgt as the temporary page table
` [PATCH 08/12][RFC v3] x86-32, hibernate: Use the page size macro instead of constant value
` [PATCH 09/12][RFC v3] x86-32, hibernate: Switch to original page table after resumed
` [PATCH 10/12][RFC v3] x86-32, hibernate: Switch to relocated restore code during resume on 32bit system
` [PATCH 11/12][RFC v3] x86-32, hibernate: Set up temporary text mapping for "
` [PATCH 12/12][RFC v3] x86-32, hibernate: Adjust in_suspend after resumed on "

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-19 10:35 UTC  (3+ messages)
` [PATCH net-next] net: xilinx: "

[PATCH] venus: vdec: fix decoded data size
 2018-09-19 10:32 UTC  (8+ messages)

[PATCH] net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:31 UTC  (2+ messages)

Code of Conduct: Let's revamp it
 2018-09-19 10:30 UTC  (4+ messages)

[PATCH] net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:30 UTC  (2+ messages)

[PATCH] PCI: kirin: Fix section mismatch warning
 2018-09-19 10:29 UTC  (2+ messages)

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-19 10:23 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-09-19 10:17 UTC  (5+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH net-next] net: marvell: fix return type of ndo_start_xmit function
 2018-09-19 10:19 UTC 

[PATCH 0/5] Thunderbolt material for v4.20
 2018-09-19 10:16 UTC  (6+ messages)
` [PATCH 5/5] MAINTAINERS: Add Lukas Wunner as co-maintainer of thunderbolt

[PATCH v3 0/2] crypto: Implement a generic crypto statistics
 2018-09-19 10:10 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] crypto: tools: Add cryptostat userspace

[PATCH v2 1/2] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-19 10:09 UTC  (5+ messages)

[PATCH 0/5] Refactor node_states_check_changes_online/offline
 2018-09-19 10:08 UTC  (6+ messages)
` [PATCH 1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state
` [PATCH 2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM
` [PATCH 3/5] mm/memory_hotplug: Tidy up node_states_clear_node
` [PATCH 4/5] mm/memory_hotplug: Simplify node_states_check_changes_online
` [PATCH 5/5] mm/memory_hotplug: Clean up node_states_check_changes_offline

[PATCH 0/8] x86/mm/cpa: Further optimizations
 2018-09-19 10:08 UTC  (11+ messages)
` [PATCH 1/8] x86/mm/cpa: Use flush_tlb_all()
` [PATCH 2/8] x86/mm/cpa: Move flush_tlb_all()
` [PATCH 3/8] x86/mm/cpa: Unconditionally avoid WBINDV when we can
` [PATCH 4/8] x86/mm/cpa: Use flush_tlb_kernel_range()
` [PATCH 5/8] x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()
` [PATCH 6/8] x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()
` [PATCH 7/8] x86/mm/cpa: Factor common code between cpa_flush_*()
` [PATCH 8/8] x86/mm/cpa: Optimize __cpa_flush_range()

[PATCH net-next 0/3] net: phy: phylink: ensure the carrier is off when starting phylink
 2018-09-19 10:07 UTC  (5+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: mvpp2: do not explicitly set the carrier state in open
` [PATCH net-next 3/3] net: mvneta: "

block: DMA alignment of IO buffer allocated from slab
 2018-09-19 10:02 UTC  (3+ messages)

[PATCH v5 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-19 10:03 UTC  (8+ messages)
` [PATCH v5 18/18] kvm: arm64: Allow tuning the physical address size for VM

[PATCH v6 0/5] seccomp trap to userspace
 2018-09-19  9:55 UTC  (4+ messages)
` [PATCH v6 4/5] seccomp: add support for passing fds via USER_NOTIF

[PATCH] mm/page_alloc: Fix panic caused by passing debug_guardpage_minorder or kernelcore to command line
 2018-09-19  9:51 UTC  (3+ messages)

[PATCH 00/29] staging: bcm2835-audio: Cleanups and fixes
 2018-09-19  9:52 UTC  (4+ messages)
` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint

[PATCH v2 0/4] Fix A64/R40 HDMI PHY device tree binding
 2018-09-19  9:32 UTC  (2+ messages)

[PATCH net-next 00/12] net: mvpp2: improve the interrupt usage
 2018-09-19  9:27 UTC  (13+ messages)
` [PATCH net-next 01/12] net: mvpp2: increase the number of s/w threads to 9
` [PATCH net-next 02/12] net: mvpp2: rename the IRQs to match the hardware
` [PATCH net-next 03/12] Documentation/bindings: net: marvell-pp2: update the IRQs description
` [PATCH net-next 04/12] net: mvpp2: do not update the queue mode while probing
` [PATCH net-next 05/12] net: mvpp2: fix the number of queues per cpu for PPv2.2
` [PATCH net-next 06/12] net: mvpp2: cpu should always be unsigned
` [PATCH net-next 07/12] net: mvpp2: make the per-cpu helpers static
` [PATCH net-next 08/12] net: mvpp2: make mvpp2_read_relaxed static
` [PATCH net-next 09/12] net: mvpp2: do not use the CPU number to access the per-thread registers
` [PATCH net-next 10/12] net: mvpp2: map the CPUs to threads
` [PATCH net-next 11/12] net: mvpp2: handle cases where more CPUs are available than s/w threads
` [PATCH net-next 12/12] net: mvpp2: rename mvpp2_percpu function to mvpp2_thread

How to define some additional KBUILD_CFLAGS after building include/generated/asm-offsets.h ?
 2018-09-18 23:41 UTC 

[PATCH v2] of: __of_update_property_sysfs only call __of_sysfs_remove_bin_file if of_node_is_attached
 2018-09-19  9:25 UTC  (5+ messages)
  ` AW: "

[PATCH v3 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-19  9:27 UTC  (7+ messages)
` [PATCH v3 3/3] ARM: dts: r9a06g032: Add pinctrl node

[RFC 00/60] Coscheduling for Linux
 2018-09-19  9:23 UTC  (8+ messages)
    ` Task group cleanups and optimizations (was: Re: [RFC 00/60] Coscheduling for Linux)

[PATCH v2 1/4] Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
 2018-09-19  9:20 UTC  (5+ messages)
` [PATCH v2 3/4] dmaengine: imx-sdma: implement channel termination via worker

[PATCH 1/2] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
 2018-09-19  9:18 UTC  (2+ messages)
` [PATCH 2/2] video: ssd1307fb: Do not hard code active-low reset sequence

[PATCH V3 0/6] perf/core and x86/intel_rdt: Fix lack of coordination with perf
 2018-09-19  9:17 UTC  (7+ messages)
` [PATCH V3 2/6] perf/core: Add helper to obtain performance counter index

[PATCH v2] clocksource: Warn if too many missing ticks are detected
 2018-09-19  9:17 UTC  (3+ messages)

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-19  9:08 UTC  (8+ messages)
` [patch 09/11] x86/vdso: Simplify the invalid vclock case

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-09-19  9:05 UTC  (10+ messages)
        ` [Xen-devel] "

[PATCH] drm: sun4i: Fix a uninitialized variable warning
 2018-09-19  9:01 UTC  (3+ messages)

[PATCH v4] f2fs: add new idle interval timing for discard and gc paths
 2018-09-19  8:48 UTC 

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-09-19  8:46 UTC  (6+ messages)
` [PATCH v4 0/3] mtd: rawnand: ams-delta: Cleanups and optimizations

[PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-19  8:42 UTC  (3+ messages)
` [PATCH v2 5/5] scsi: libsas: fix a race condition when smp task timeout

[PATCH] pinctrl: intel: Do pin translation in other GPIO operations as well
 2018-09-19  8:40 UTC  (5+ messages)

[PATCH 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-19  8:39 UTC  (5+ messages)
` [PATCH 5/5] scsi: libsas: fix a race condition when smp task timeout

[RFC/PATCH 0/5] Support children for legacy device properties
 2018-09-19  8:33 UTC  (5+ messages)
` [RFC/PATCH 4/5] gpiolib: add support for fetching descriptors from static properties

bpfilter breaks IPT_SO_GET_INFO
 2018-09-19  8:29 UTC  (3+ messages)

[RESEND PATCH v2] media: dvb-frontends: Use kmemdup instead of duplicating its function
 2018-09-19  8:16 UTC 

Introduce xenwatch multithreading (mtwatch)
 2018-09-19  8:01 UTC  (9+ messages)
` [PATCH 5/6] xenbus: process be_watch events in xenwatch multithreading
    ` [Xen-devel] "

[PATCH 0/4] blk-mq: allow to unfreeze queue when io isn't drained
 2018-09-19  8:01 UTC  (5+ messages)
` [PATCH 2/4] lib/percpu-refcount: introduce percpu_ref_resurge()

[PATCH v3 0/6] Add support for architecture specific IMA policies
 2018-09-19  7:55 UTC  (7+ messages)
` [PATCH v3 1/6] x86/ima: define arch_ima_get_secureboot
` [PATCH v3 2/6] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v3 3/6] ima: refactor ima_init_policy()
` [PATCH v3 4/6] ima: add support for arch specific policies
` [PATCH v3 5/6] ima: add support for external setting of ima_appraise
` [PATCH v3 6/6] x86/ima: define arch_get_ima_policy() for x86

[PATCH] perf tool: Add missing subcommand `version`
 2018-09-19  7:49 UTC 

[PATCH v8 0/5] Venus updates - PIL
 2018-09-19  7:38 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: atmel: Fix potential NULL pointer dereference
 2018-09-19  7:44 UTC  (2+ messages)

[PATCH] drm/i915: set i915 driver probe to asynchronous
 2018-09-19  7:37 UTC 

[PATCH v1 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-19  7:35 UTC  (3+ messages)

[PATCH v9 0/5] Venus updates - PIL
 2018-09-19  7:32 UTC  (5+ messages)
` [PATCH v9 1/5] venus: firmware: add routine to reset ARM9
` [PATCH v9 5/5] dt-bindings: media: Document bindings for venus firmware device

[PATCH] zram: fix missing zero pages for memory tracking
 2018-09-19  7:29 UTC  (2+ messages)

[PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC
 2018-09-19  7:26 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap
` [PATCH 2/4] soc: mediatek: use group of bits for pwrap capability
` [PATCH 3/4] soc: mediatek: add mt8183 pwrap support
` [PATCH 4/4] arm64: dts: mediatek: add pwrap device node for mt8183

[PATCH 1/2] phy: berlin-usb: switch to SPDX identifier
 2018-09-19  7:26 UTC  (4+ messages)

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19  7:20 UTC  (4+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

linux-next: build failure after merge of the vfs tree
 2018-09-19  7:17 UTC  (7+ messages)

[PATCH 2/2] drm/virtio: add iommu support
 2018-09-19  7:15 UTC  (7+ messages)
  ` [virtio-dev] "

[PATCH] regulator: bd718x7: add missing linux/of.h inclusion
 2018-09-19  7:14 UTC 

[PATCH 1/1] kbuild: Optimize tests and remove shadowed local variable
 2018-09-19  7:10 UTC  (2+ messages)

[linux-next] BUG triggered in ptraceme
 2018-09-19  7:10 UTC  (2+ messages)

[PATCH] drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
 2018-09-19  7:09 UTC 

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-19  7:03 UTC  (5+ messages)

[PATCH] MAINTAINERS: update the Annapurna Labs maintainer email
 2018-09-19  6:58 UTC 

[PATCH] samples: disable CONFIG_SAMPLES for UML
 2018-09-19  6:58 UTC  (3+ messages)

[PATCH RESEND 0/6] arm64: add support for generic cpu vulnerabilities
 2018-09-19  6:57 UTC  (7+ messages)
` [PATCH RESEND 3/6] arm64: add sysfs vulnerability show for spectre v1

[PATCH v3 0/9] add support for relative references in jump tables
 2018-09-19  6:51 UTC  (10+ messages)
` [PATCH v3 1/9] kernel/jump_label: abstract jump_entry member accessors
` [PATCH v3 2/9] kernel/jump_label: implement generic support for relative references
` [PATCH v3 3/9] arm64/kernel: jump_label: switch to "
` [PATCH v3 4/9] x86: add support for 64-bit place relative relocations
` [PATCH v3 5/9] x86: jump_label: switch to jump_entry accessors
` [PATCH v3 6/9] x86/kernel: jump_table: use relative references
` [PATCH v3 7/9] jump_label: annotate entries that operate on __init code earlier
` [PATCH v3 8/9] jump_table: move entries into ro_after_init region
` [PATCH v3 9/9] s390/jump_label: switch to relative references

[PATCH] lib/xz: Fix powerpc build with KERNEL_XZ
 2018-09-19  6:52 UTC  (5+ messages)

i2c:ocores: fixes and polling mechanism
 2018-09-19  6:51 UTC  (7+ messages)

[REVIEW][PATCH 00/20] siginfo cleanups for x86
 2018-09-19  6:46 UTC  (4+ messages)
` [REVIEW][PATCH 02/20] signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap

arch/powerpc/boot/../../../lib/xz/xz_crc32.c:18:10: fatal error: linux/crc32poly.h: No such file or directory
 2018-09-19  6:42 UTC  (2+ messages)

[PATCH v3 7/7] regulator: bd718xx: rename bd71837 to 718xx
 2018-09-19  6:32 UTC  (3+ messages)

[PATCH v2] spi: mediatek: Don't modify spi_transfer when transfer
 2018-09-19  6:29 UTC  (2+ messages)
` [PATCH v3] "

Crypto Update for 4.11
 2018-09-19  6:22 UTC  (11+ messages)
` Crypto Fixes for 4.13
  ` Crypto Fixes for 4.14
    ` Crypto Fixes for 4.15
          ` Crypto Fixes for 4.16
            ` Crypto Fixes for 4.17
              ` Crypto Fixes for 4.18
                ` Crypto Fixes for 4.19

linux-next: Tree for Sep 19
 2018-09-19  6:16 UTC 

[PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
 2018-09-19  6:13 UTC  (5+ messages)
` [PATCH net-next v5 04/20] zinc: ChaCha20 x86_64 implementation

[PATCH] ASoC: q6afe: dt-bindings: Update input range for qcom,sd-lines
 2018-09-19  6:11 UTC 

[PATCH 0/4] Add i.MX6ULZ SoC support
 2018-09-19  6:10 UTC  (3+ messages)

[PATCH V2 0/4] Add i.MX6ULZ SoC support
 2018-09-19  6:04 UTC  (5+ messages)
` [PATCH V2 1/4] ARM: imx: add i.mx6ulz msl support
` [PATCH V2 2/4] clk: imx6ul: add i.mx6ulz support
` [PATCH V2 3/4] dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board
` [PATCH V2 4/4] ARM: dts: imx: add i.mx6ulz and i.mx6ulz 14x14 evk support

[GIT PULL] ring-buffer: Allow for rescheduling when removing pages
 2018-09-19  6:07 UTC  (2+ messages)

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2018-09-19  5:59 UTC  (3+ messages)
` [Patch v7 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration

Code of Conduct: Let's revamp it
 2018-09-19  6:00 UTC 

[PATCH] cpufreq: qcom-kryo: Fix section mismatch warning
 2018-09-19  6:05 UTC 

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-19  5:55 UTC  (12+ messages)
` [RFC PATCH 04/10] x86/fpu: eager switch PKRU state
    ` [RFC PATCH 04/10 v2 ] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).