linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 22:39:37 to 2018-10-09 05:31:41 UTC [more...]

[PATCH 5/5] perf tools: free temporary 'sys' string in read_event_files()
 2018-10-09  5:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Free "

[PATCH 4/5] perf tools: avoid double free in read_event_file()
 2018-10-09  5:31 UTC  (2+ messages)
` [tip:perf/core] perf tools: Avoid "

[PATCH 3/5] perf tools: free 'printk' string in parse_ftrace_printk()
 2018-10-09  5:30 UTC  (2+ messages)
` [tip:perf/core] perf tools: Free "

[PATCH 2/5] perf tools: cleanup trace-event-info 'tdata' leak
 2018-10-09  5:29 UTC  (2+ messages)
` [tip:perf/core] perf tools: Cleanup "

[PATCH 1/5] perf strbuf: match va_{add,copy} with va_end
 2018-10-09  5:29 UTC  (2+ messages)
` [tip:perf/core] perf strbuf: Match "

[PATCH v3] perf test: S390 does not support watchpoints in test 22
 2018-10-09  5:28 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
 2018-10-09  5:28 UTC 

[tip:perf/core] tools include: Adopt linux/bits.h
 2018-10-09  5:27 UTC 

[PATCH] video: fbdev: remove dead old CLPS711x LCD support driver
 2018-10-09  5:25 UTC  (2+ messages)

[GIT PULL 00/12] perf/core improvements and fixes
 2018-10-09  5:24 UTC  (14+ messages)
` [PATCH 01/12] tools include: Adopt linux/bits.h
` [PATCH 02/12] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
` [PATCH 03/12] perf test: S390 does not support watchpoints in test 22
` [PATCH 04/12] perf strbuf: Match va_{add,copy} with va_end
` [PATCH 05/12] perf tools: Cleanup trace-event-info 'tdata' leak
` [PATCH 06/12] perf tools: Free 'printk' string in parse_ftrace_printk()
` [PATCH 07/12] perf tools: Avoid double free in read_event_file()
` [PATCH 08/12] perf tools: Free temporary 'sys' string in read_event_files()
` [PATCH 09/12] perf python: Make clang_has_option() work on Python 3
` [PATCH 10/12] perf python: More portable way to make CFLAGS work with clang
` [PATCH 11/12] tools lib traceevent: Separate out tep_strerror() for strerror_r() issues
` [PATCH 12/12] tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file

linux-next: build failure after merge of the ext4 tree
 2018-10-09  5:23 UTC  (2+ messages)

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-09  5:22 UTC  (15+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
` [RFC PATCH 06/11] ARM: dts: dra7: switch to use phy-gmii-sel
` [RFC PATCH 07/11] ARM: dts: dm814x: "
` [RFC PATCH 08/11] ARM: dts: am4372: "
` [RFC PATCH 09/11] ARM: dts: am335x: "
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
` [RFC PATCH 11/11] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[PATCH] powerpc/mm: make NULL pointer deferences explicit on bad page faults
 2018-10-09  5:21 UTC 

[PATCH 0/6] Add Support for MMC/SD in TI's AM65x SOCs
 2018-10-09  5:18 UTC  (4+ messages)
` [PATCH 2/6] phy: am654-mmc-phy: Add Support for MMC PHY on AM654 Devices

[PATCH v2 0/3] host1x_cdma_update_sync_queue() clean up
 2018-10-09  5:10 UTC  (5+ messages)
` [PATCH v2 2/3] gpu: host1x: Don't complete a completed job
` [PATCH v2 3/3] gpu: host1x: Continue CDMA execution starting with a next job

dma mask related fixups (including full bus_dma_mask support) v2
 2018-10-09  5:01 UTC  (4+ messages)
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

linux-next: manual merge of the staging tree with the vfs tree
 2018-10-09  4:59 UTC 

[PATCH 1/4] gpio: Assign gpio_irq_chip::parents to non-stack pointer
 2018-10-09  4:56 UTC  (2+ messages)

[PATCH v3 0/6] System call table generation support
 2018-10-09  4:56 UTC  (4+ messages)
` [PATCH v3 4/6] parisc: uapi header and system call table file generation

[PATCH] usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
 2018-10-09  4:52 UTC 

[PATCH v7 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-09  4:49 UTC  (10+ messages)
` [PATCH v7 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v7 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v7 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v7 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v7 5/9] powerpc: regain entire stack space
` [PATCH v7 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v7 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v7 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v7 9/9] powerpc: clean stack pointers naming

[PATCH 0/3] x86/mm/doc: Clean up mm.txt
 2018-10-09  4:48 UTC  (7+ messages)
` [PATCH 4/3] x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
  ` [PATCH 4/3 v2] "

[PATCH] powerpc/xmon/ppc-opc: Use ARRAY_SIZE macro
 2018-10-09  4:38 UTC  (4+ messages)

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

kernel BUG at fs/block_dev.c:LINE!
 2018-10-09  4:24 UTC 

[PATCH 3/3] crypto: siphash - drop _aligned variants
 2018-10-09  4:11 UTC 

[PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
 2018-10-09  4:08 UTC  (2+ messages)

BUG: corrupted list in p9_read_work
 2018-10-09  4:05 UTC  (5+ messages)
    ` [PATCH 1/2] 9p/trans_fd: abort p9_read_work if req status changed
      ` [PATCH 2/2] 9p/trans_fd: put worker reqs on destroy

[PATCH] RCU: Adjust the comment of function rcu_is_watching
 2018-10-09  4:05 UTC  (2+ messages)

[RESEND PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-09  4:01 UTC  (3+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-10-09  3:58 UTC 

[RFC PATCH 1/2] net/ncsi: Don't enable all channels when HWA available
 2018-10-09  3:58 UTC  (2+ messages)
` [RFC PATCH 2/2] net/ncsi: Configure multi-package, multi-channel modes with failover

[POC][RFC][PATCH 0/2] PROOF OF CONCEPT: Dynamic Functions (jump functions)
 2018-10-09  3:57 UTC  (12+ messages)
` [POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"

[BUG] ext4 null pointer crash in linux-next
 2018-10-09  3:41 UTC  (3+ messages)

[LKP] [rcutorture] 5aa56a54ce: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog
 2018-10-09  3:26 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the s290 tree
 2018-10-09  3:21 UTC 

[PATCH 4.18 000/168] 4.18.13-stable review
 2018-10-09  3:21 UTC  (3+ messages)

[PATCH v2 2/2] treewide: use bus_find_device_by_fwnode
 2018-10-09  3:13 UTC  (4+ messages)

[PATCH v2 1/2] Driver core: add bus_find_device_by_fwnode
 2018-10-09  3:11 UTC  (3+ messages)

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-09  3:08 UTC  (6+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[PATCH v9 4/4] kdump/vmcore: support encrypted old memory with SME enabled
 2018-10-09  2:54 UTC  (12+ messages)
` [tip:x86/mm] kdump, proc/vmcore: Enable kdumping encrypted "

[PATCH 0/2] blk-mq: two fixes about updating hw queues
 2018-10-09  2:49 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues

[PATCH V10 0/8] C-SKY(csky) Linux Kernel Driver
 2018-10-09  2:24 UTC  (4+ messages)
` [PATCH V10 1/8] irqchip: add C-SKY SMP interrupt controller

[PATCH v8 0/5] riscv: Add support to no-FPU systems
 2018-10-09  2:18 UTC  (6+ messages)
` [PATCH v8 1/5] Extract FPU context operations from entry.S
` [PATCH v8 2/5] Refactor FPU code in signal setup/return procedures
` [PATCH v8 3/5] Cleanup ISA string setting
` [PATCH v8 4/5] Allow to disable FPU support
` [PATCH v8 5/5] Auto-detect whether a FPU exists

[RESEND PATCH] ARM: prevent tracing IPI_CPU_BACKTRACE
 2018-10-09  2:20 UTC  (2+ messages)

[PATCH v3 0/3] drivers/qcom: add additional functionality to RPMH
 2018-10-09  2:08 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: qcom: rpmh-rsc: simplify TCS locking
` [PATCH v3 2/3] drivers: qcom: rpmh-rsc: return if the controller is idle
` [PATCH v3 3/3] drivers: qcom: rpmh: disallow active requests in solver mode

[PATCH] remoteproc: qcom: q6v5-pil: add SCM probe dependency
 2018-10-09  2:08 UTC 

[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-09  2:08 UTC  (5+ messages)

CHECKPATCH: strange warning on alignment modifier
 2018-10-09  2:07 UTC  (2+ messages)

[PATCH net-next V3] virtio_net: ethtool tx napi configuration
 2018-10-09  2:06 UTC 

[PATCH v5 0/2] add the Amlogic Meson PCIe controller driver
 2018-10-09  1:53 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v5 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver

[PATCH -next] drm/amdkfd: Remove set but not used variable 'preempt_all_queues'
 2018-10-09  1:53 UTC 

[PATCH] security: fix LSM description location
 2018-10-09  1:40 UTC  (2+ messages)

[POC][RFC][PATCH 0/2 v2] PROOF OF CONCEPT: Dynamic Functions (jump functions)
 2018-10-09  1:37 UTC  (4+ messages)
` [POC][RFC][PATCH 1/2 v2] jump_function: Addition of new feature "jump_function"
` [POC][RFC][PATCH 2/2 v2] tracepoints: Implement it with dynamic functions

[PATCH net-next] mt76x0: pci: fix set external PA I/O current
 2018-10-09  1:45 UTC  (4+ messages)
` [PATCH v2] "

WARNING in ext4_invalidatepage
 2018-10-09  1:34 UTC  (3+ messages)

[PATCH] docs: rcu: Make reader aware of rcu_dereference_protected
 2018-10-09  1:33 UTC 

[PATCH 4.9 00/59] 4.9.132-stable review
 2018-10-09  1:30 UTC  (3+ messages)

[PATCH 4.4 000/113] 4.4.160-stable review
 2018-10-09  1:29 UTC  (3+ messages)

[RFC] usb: chipidea: Add minimal support for HSIC interface on i.MX6QDL
 2018-10-09  1:24 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-10-09  1:21 UTC 

[PATCH v4 03/11] gpu: ipu-v3: Add planar support to interlaced scan
 2018-10-09  1:09 UTC  (9+ messages)
` [PATCH v4 10/11] media: imx: Allow interweave with top/bottom lines swapped
` [PATCH v4 11/11] media: imx.rst: Update doc to reflect fixes to interlaced capture

[PATCH v3] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-09  1:09 UTC  (2+ messages)

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-09  1:07 UTC  (5+ messages)

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09  1:07 UTC  (2+ messages)

[PATCH v2] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-09  1:02 UTC 

[PATCH v3 8/8] watchdog: stpmic1: add stpmic1 watchdog driver
 2018-10-09  0:47 UTC  (2+ messages)

[PATCH linux-next v2 9/9] ASoC: rsnd: add busif property to dai stream
 2018-10-09  0:44 UTC  (6+ messages)
` [alsa-devel] "

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-09  0:37 UTC  (5+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-09  0:25 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: spi: add binding file "

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-09  0:20 UTC  (9+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
    ` [mm PATCH] memremap: Fix reference count for pgmap in devm_memremap_pages

[RESEND PATCH v2 1/3] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
 2018-10-09  0:20 UTC  (4+ messages)
` [RESEND PATCH v2 3/3] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity

[PATCH RFC 0/1] hugetlbfs: fix truncate/fault races
 2018-10-09  0:20 UTC  (4+ messages)
` [PATCH RFC 1/1] hugetlbfs: introduce truncation/fault mutex to avoid races

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-09  0:14 UTC  (5+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-09  0:13 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-09  0:02 UTC  (6+ messages)
` [PATCH net-next v7 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-09  0:02 UTC  (5+ messages)
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells

[PATCH] x86/mm: Do not warn about PCI BIOS W+X mappings
 2018-10-09  0:00 UTC  (2+ messages)

[PATCH] x86/mm: Fix preallocated PMD stack array
 2018-10-08 23:54 UTC 

[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
 2018-10-08 23:52 UTC  (4+ messages)
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP

[PATCH v6 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-10-08 23:46 UTC  (3+ messages)
` [PATCH v6 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[PATCH net 00/10] rxrpc: Fix packet reception code
 2018-10-08 23:41 UTC  (13+ messages)
` [PATCH net 01/10] rxrpc: Fix some missed refs to init_net
` [PATCH net 02/10] rxrpc: Fix the data_ready handler
` [PATCH net 03/10] rxrpc: Use the UDP encap_rcv hook
` [PATCH net 04/10] rxrpc: Don't need to take the RCU read lock in the packet receiver
` [PATCH net 05/10] rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
` [PATCH net 06/10] rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
` [PATCH net 07/10] rxrpc: Only take the rwind and mtu values from latest ACK
` [PATCH net 08/10] rxrpc: Fix connection-level abort handling
` [PATCH net 09/10] rxrpc: Fix the rxrpc_tx_packet trace line
` [PATCH net 10/10] rxrpc: Fix the packet reception routine

[PATCH v4] spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
 2018-10-08 23:34 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}" to the spi tree

[PATCH] x86: avoid VLA in pgd_alloc()
 2018-10-08 23:28 UTC  (4+ messages)
` [tip:x86/urgent] x86/mm: Avoid "

[PATCH v7 0/5] Fix legacy DPMS changes with MST
 2018-10-08 23:24 UTC  (6+ messages)
` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v7 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v7 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v7 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v7 5/5] drm/i915: Fix intel_dp_mst_best_encoder()

[PATCH v2] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
 2018-10-08 23:18 UTC  (2+ messages)

UBSAN: Undefined behaviour in lib/radix-tree.c:123:14: member access within null pointer of type 'const struct radix_tree_node'
 2018-10-08 23:16 UTC  (2+ messages)

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-08 23:16 UTC  (3+ messages)

[PATCH 4.14 00/94] 4.14.75-stable review
 2018-10-08 23:14 UTC  (2+ messages)

linux-next: manual merge of the s390 tree with the compiler-attributes tree
 2018-10-08 23:13 UTC 

[PATCH] isdn/hisax: amd7930_fn: Remove unnecessary parentheses
 2018-10-08 22:59 UTC 

document dma-direct zone selection
 2018-10-08 22:56 UTC  (4+ messages)
` [PATCH] dma-direct: document the zone selection logic

[PATCHv2 bpf-next] bpf: fix building without CONFIG_INET
 2018-10-08 22:54 UTC  (3+ messages)

[PATCH v6 0/5] Fix legacy DPMS changes with MST
 2018-10-08 22:53 UTC  (6+ messages)
` [PATCH v6 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v6 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v6 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v6 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v6 5/5] drm/i915: Fix intel_dp_mst_best_encoder()

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-10-08 22:40 UTC  (7+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore

[PATCH v5 0/5] Fix legacy DPMS changes with MST
 2018-10-08 22:39 UTC  (6+ messages)
` [PATCH v5 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v5 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v5 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v5 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v5 5/5] drm/i915: Fix intel_dp_mst_best_encoder()


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