linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-26 09:00:57 to 2018-09-26 12:12:50 UTC [more...]

[PATCH v2 0/7] arm64: uprobes - ARM32 instruction probing
 2018-09-26 12:12 UTC  (7+ messages)
    ` [PATCH v2 1/7] arm64: move arm uprobes code to be reused by arm64
    ` [PATCH v2 2/7] arm64: uprobes - fix checkpatch issues
    ` [PATCH v2 3/7] arm64: introduce get_swbp_insn() instead of static assignment
    ` [PATCH v2 5/7] arm64: make arm uprobes code reusable by arm64
    ` [PATCH v2 6/7] arm64: change arm_probe_decode_insn() function name
    ` [PATCH v2 7/7] arm64: uprobes - ARM32 instruction probing

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-26 12:03 UTC  (2+ messages)

[PATCH v9 4/5] clk: imx: add imx composite clock
 2018-09-26 12:02 UTC  (4+ messages)

[PATCH net-next] hv_netvsc: fix return type of ndo_start_xmit function
 2018-09-26 11:59 UTC  (2+ messages)

[PATCH] powerpc: Move a dereference below a NULL test
 2018-09-26 11:46 UTC 

[PATCH 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-09-26 11:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3

[PATCH 00/18] my generic mmu_gather patches
 2018-09-26 11:36 UTC  (19+ messages)
` [PATCH 01/18] asm-generic/tlb: Provide a comment
` [PATCH 02/18] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [PATCH 03/18] x86/mm: Page size aware flush_tlb_mm_range()
` [PATCH 04/18] asm-generic/tlb: Provide generic VIPT cache flush
` [PATCH 05/18] asm-generic/tlb: Provide generic tlb_flush
` [PATCH 06/18] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [PATCH 07/18] asm-generic/tlb: Invert HAVE_RCU_TABLE_INVALIDATE
` [PATCH 08/18] arm/tlb: Convert to generic mmu_gather
` [PATCH 09/18] ia64/tlb: Conver "
` [PATCH 10/18] sh/tlb: Convert SH "
` [PATCH 11/18] um/tlb: Convert "
` [PATCH 12/18] arch/tlb: Clean up simple architectures
` [PATCH 13/18] asm-generic/tlb: Introduce HAVE_MMU_GATHER_NO_GATHER
` [PATCH 14/18] s390/tlb: convert to generic mmu_gather
` [PATCH 15/18] asm-generic/tlb: Remove arch_tlb*_mmu()
` [PATCH 16/18] asm-generic/tlb: Remove HAVE_GENERIC_MMU_GATHER
` [PATCH 17/18] asm-generic/tlb: Remove tlb_flush_mmu_free()
` [PATCH 18/18] asm-generic/tlb: Remove tlb_table_flush()

[PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
 2018-09-26 11:54 UTC  (12+ messages)
  ` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
  ` [PATCH 05/30] mm: nobootmem: remove dead code
  ` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
  ` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
  ` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
  ` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
  ` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 00/30] mm: remove bootmem allocator

[PATCH v3 1/2] powerpc/32: add stack protector support
 2018-09-26 11:53 UTC  (9+ messages)
` [PATCH v3 2/2] powerpc/64: "

[PATCH] misc: cxl: Move a deference below a NULL test
 2018-09-26 11:41 UTC 

[git pull] IOMMU Fixes for Linux v4.19-rc5
 2018-09-26 11:44 UTC  (2+ messages)

[PATCH] media: usb: dvb-usb: remove old friio driver
 2018-09-26 11:44 UTC 

[PATCH net-next] l2tp: fix return type of ndo_start_xmit function
 2018-09-26 11:43 UTC  (2+ messages)

[PATCH v5 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-26 11:42 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v5 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v5 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH -next] advansys: use correct srb_tag in adv_isr_callback
 2018-09-26 11:41 UTC 

[PATCH v4 1/2] powerpc/32: add stack protector support
 2018-09-26 11:40 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/64: "

[PATCH] arm64: dts: Use mmc@ instead sdhci@
 2018-09-26 11:39 UTC 

[PATCH] arm64: dts: rockchip: Enable SPI NOR flash on Rock64
 2018-09-26 11:38 UTC  (2+ messages)

[PATCH] ARM: dts: Use mmc@ instead sdhci@
 2018-09-26 11:38 UTC 

[PATCH] printk: CON_PRINTBUFFER console registration is a bit racy
 2018-09-26 11:37 UTC  (4+ messages)

[PATCH v3.1 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-26 11:36 UTC  (3+ messages)
` [PATCH v3.1 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

[PATCH v14 00/19] Intel SGX1 support
 2018-09-26 11:36 UTC  (5+ messages)
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits

[PATCH v3] arm64: dts: rockchip: add initial dts support for Rockpro64
 2018-09-26 11:35 UTC  (3+ messages)

[PATCH v3 bpf-next 00/10] bpf: per-cpu cgroup local storage
 2018-09-26 11:33 UTC  (11+ messages)
` [PATCH v3 bpf-next 01/10] bpf: extend cgroup bpf core to allow multiple cgroup storage types
` [PATCH v3 bpf-next 02/10] bpf: rework cgroup storage pointer passing
` [PATCH v3 bpf-next 03/10] bpf: introduce per-cpu cgroup local storage
` [PATCH v3 bpf-next 04/10] bpf: don't allow create maps of per-cpu cgroup local storages
` [PATCH v3 bpf-next 05/10] bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
` [PATCH v3 bpf-next 06/10] bpftool: add support for PERCPU_CGROUP_STORAGE maps
` [PATCH v3 bpf-next 07/10] selftests/bpf: add verifier per-cpu cgroup storage tests
` [PATCH v3 bpf-next 08/10] selftests/bpf: extend the storage test to test per-cpu cgroup storage
` [PATCH v3 bpf-next 09/10] samples/bpf: extend test_cgrp2_attach2 test to use "
` [PATCH v3 bpf-next 10/10] selftests/bpf: cgroup local storage-based network counters

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-09-26 11:01 UTC  (4+ messages)
` [RFC][PATCH 1/3] locking/qspinlock: Re-order code
` [RFC][PATCH 2/3] locking/qspinlock: Rework some comments
` [RFC][PATCH 3/3] locking/qspinlock: Optimize for x86

[PATCH] csky: fixups after bootmem removal
 2018-09-26 11:27 UTC 

[PATCH] x86/boot: Fix kexec booting failure after SEV early boot support
 2018-09-26 11:22 UTC  (6+ messages)

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-26 11:19 UTC  (4+ messages)
  `  "

[PATCH] scsi: megaraid: fix spelling mistake "maibox" -> "mailbox"
 2018-09-26 11:19 UTC  (2+ messages)

Code of Conduct: Let's revamp it
 2018-09-26 11:17 UTC  (11+ messages)

[PATCH v2 0/1] MIPS: Lexra CPU support, prerequisite patch
 2018-09-26 11:16 UTC  (2+ messages)
` [PATCH v2 1/1] MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions

[v11 PATCH 0/3] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-09-26 11:11 UTC  (7+ messages)
` [v11 PATCH 1/3] mm: mmap: zap pages with read mmap_sem in munmap
` [v11 PATCH 2/3] mm: unmap VM_HUGETLB mappings with optimized path
` [v11 PATCH 3/3] mm: unmap VM_PFNMAP "

[PATCH 0/6] platform/x86: acerhdf: new BIOS string, better modparam handling
 2018-09-26 11:13 UTC  (4+ messages)

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-26 11:12 UTC  (7+ messages)
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[PATCH -next] scsi: megaraid: remove set but not used variables
 2018-09-26 11:09 UTC 

Reminder: Linux Plumbers BPF micro-conference CFP
 2018-09-26 11:08 UTC 

[PATCH] of: base: Fix english spelling in of_alias_get_alias_list()
 2018-09-26 11:06 UTC 

[PATCH 0/5] Update and move Dell drivers dell_rbu and dcdbas
 2018-09-26 11:05 UTC  (3+ messages)

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

[RESEND PATCH v3 1/2] of: base: Introduce of_alias_get_alias_list() to check alias IDs
 2018-09-26 11:01 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] serial: uartps: Change uart ID port allocation

[PATCH v2] memory_hotplug: Free pages as higher order
 2018-09-26 10:57 UTC  (4+ messages)

[PATCH -next] PCI: hotplug: Remove set but not used variable 'physical_slot'
 2018-09-26 11:06 UTC 

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support (resend)
 2018-09-26 10:56 UTC  (13+ messages)
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic

[PATCH v4 00/14] ASoC: Add support to WCD9335 Audio Codec
 2018-09-26 10:56 UTC  (9+ messages)
` [PATCH v4 10/14] ASoC: dt-bindings: Add WCD9335 MBHC specific properties
` [PATCH v4 11/14] ASoC: wcd9335: add mbhc support
` [PATCH v4 14/14] ASoC: qcom: common: move be_hw_fixup to common
  ` [alsa-devel] "

cleanup ->dma_configure calling conventions
 2018-09-26 10:45 UTC  (5+ messages)
` [PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops

[PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default
 2018-09-26 10:43 UTC  (11+ messages)

[PATCH v7] USB: serial: ftdi_sio: implement GPIO support for FT-X devices
 2018-09-26 10:42 UTC  (2+ messages)

[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-09-26 10:40 UTC  (5+ messages)

[PATCH v6 02/17] media: v4l2: async: Allow searching for asd of any type
 2018-09-26 10:40 UTC  (7+ messages)

[PATCH net-next] net: hsr: fix return type of ndo_start_xmit function
 2018-09-26 10:40 UTC 

[PATCH 00/10] GICv3 support for kexec/kdump on EFI systems
 2018-09-26 10:39 UTC  (7+ messages)
` [PATCH 02/10] irqchip/gic-v3-its: Consolidate LPI_PENDBASE_SZ usage
` [PATCH 04/10] irqchip/gic-v3-its: Move pending table allocation to init time

[RESEND PATCH 0/2] Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks
 2018-09-26 10:36 UTC  (2+ messages)

[PATCH net-next] rionet: fix return type of ndo_start_xmit function
 2018-09-26 10:36 UTC 

[PATCH] Allow hwrng to initialize crng
 2018-09-26 10:35 UTC  (2+ messages)

[PATCH net-next] net: plip: fix return type of ndo_start_xmit function
 2018-09-26 10:34 UTC 

[PATCH] sched/fair: Don't increase sd->balance_interval on newidle balance
 2018-09-26 10:33 UTC  (4+ messages)

[PATCH net-next] can: xilinx: fix return type of ndo_start_xmit function
 2018-09-26 10:32 UTC 

Build regressions/improvements in v4.19-rc5
 2018-09-26  9:03 UTC 

[PATCH trivial] xen/balloon: Grammar s/Is it/It is/
 2018-09-26  8:43 UTC 

[PATCH v2 0/5] ASoC: qdsp6: add compress offload support
 2018-09-26 10:23 UTC  (6+ messages)
` [PATCH v2 1/5] ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()
` [PATCH v2 2/5] ALSA: compress: make use of runtime buffer for copy
` [PATCH v2 3/5] ASoC: q6asm-dai: dt-bindings: Add support to compress dais
` [PATCH v2 4/5] ASoC: qdsp6: q6asm: add support to MP3 format
` [PATCH v2 5/5] ASoC: qdsp6: q6asm-dai: Add support to compress offload

[PATCH RESEND] backlight: gpio-backlight: Correct initial power state handling
 2018-09-26 10:25 UTC  (3+ messages)

[PATCH net-next] usbnet: ipheth: fix return type of ndo_start_xmit function
 2018-09-26 10:21 UTC 

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-26 10:20 UTC  (9+ messages)
` [PATCH v5 10/23] iommu: introduce device fault data
` [PATCH v5 13/23] iommu: introduce device fault report API

[PATCH v2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-26 10:09 UTC  (4+ messages)
` [PATCH v2 5/6] powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()

KASAN: global-out-of-bounds Read in __aa_lookupn_ns
 2018-09-26 10:06 UTC  (2+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-09-26  9:58 UTC  (7+ messages)

[PATCH v3] platform/x86: surface3_power: MSHW0011 rev-eng implementation
 2018-09-26  9:58 UTC  (2+ messages)

[PATCH 0/3] HiBMC driver fixes
 2018-09-26  9:53 UTC  (5+ messages)

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-09-26  9:52 UTC  (12+ messages)
` [PATCH 2/6] pstore: Add event tracing support
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-26  9:50 UTC  (8+ messages)

[PATCH 4.14 000/173] 4.14.72-stable review
 2018-09-26  9:48 UTC  (6+ messages)

[PATCH v2] Revert: "f2fs: check last page index in cached bio to decide submission"
 2018-09-26  9:47 UTC 

[PATCH 2/2] arm64: dts: allwinner: Olimex A64-OLinuXino: fix ethernet
 2018-09-26  9:45 UTC  (4+ messages)

[PATCH net-next] net: hamradio: fix return type of ndo_start_xmit function
 2018-09-26  9:40 UTC 

[Resend PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
 2018-09-26  9:36 UTC  (8+ messages)

[PATCH] Raise maximum number of memory controllers
 2018-09-26  9:35 UTC  (5+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Implement irq_set_wake
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-26  9:34 UTC  (5+ messages)
` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
        ` [PATCH 1/4 v8] "

[PATCH] platform/x86: intel_int0002_vgpio: Enable the driver on Bay Trail platforms
 2018-09-26  9:34 UTC  (2+ messages)

[PATCH 1/5] drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
 2018-09-26  9:30 UTC  (4+ messages)
` [PATCH 4/5] drm/omapdrm: Substitute format_is_yuv() with format->is_yuv
  ` [Intel-gfx] "

[PATCH] net: arp, ipv6: handle special case of tap device
 2018-09-26  9:30 UTC 

[PATCH] platform/x86: ideapad-laptop: Use __func__ instead of read_ec_cmd in pr_err
 2018-09-26  9:28 UTC  (3+ messages)

[PATCH 0/2] net: if_arp: use define instead of hard-coded value
 2018-09-26  9:27 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net-next] net: caif: fix return type of ndo_start_xmit function
 2018-09-26  9:27 UTC 

[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
 2018-09-26  9:27 UTC  (3+ messages)

[PATCH 1/3 v3] resource: fix an error which walks through iomem resources
 2018-09-26  9:22 UTC  (3+ messages)
` [PATCH 0/3] find_next_iomem_res() fixes

[PATCH V2 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-09-26  9:20 UTC  (2+ messages)

[PATCH net-next] net: xen-netback: fix return type of ndo_start_xmit function
 2018-09-26  9:18 UTC 

[PATCH 1/2] ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 2018-09-26  9:15 UTC  (2+ messages)

[PATCH net-next] net: ovs: fix return type of ndo_start_xmit function
 2018-09-26  9:15 UTC 

[PATCH net-next] net: faraday: fix return type of ndo_start_xmit function
 2018-09-26  9:13 UTC 

[PATCH -next] drm/omap: remove set but not used variable 'frame_height'
 2018-09-26  9:10 UTC  (2+ messages)

[PATCH net-next] net: ti: fix return type of ndo_start_xmit function
 2018-09-26  9:09 UTC 

[PATCH] net: liquidio: list usage cleanup
 2018-09-26  8:56 UTC 

[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-09-26  9:08 UTC  (7+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled

[PATCH] x86/boot: define CC_HAVE_ASM_GOTO
 2018-09-26  9:08 UTC  (6+ messages)

[PATCH] drm/omap: Use ERR_CAST directly instead of RR_PTR(PTR_ERR())
 2018-09-26  9:08 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-09-26  9:08 UTC  (2+ messages)

[PATCH net-next] net: smsc: fix return type of ndo_start_xmit function
 2018-09-26  9:06 UTC 

[PATCH] net: qed: list usage cleanup
 2018-09-26  8:53 UTC 

[PATCH] Revert: "f2fs: check last page index in cached bio to decide submission"
 2018-09-26  9:01 UTC 

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-26  9:01 UTC  (5+ messages)
` [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

Linux 4.18.10
 2018-09-26  9:01 UTC  (2+ messages)

Linux 4.14.72
 2018-09-26  9:00 UTC  (2+ messages)

[PATCH] split if-condition code in bch_cache_set_alloc
 2018-09-26  9:00 UTC 


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).