linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 00:48:47 to 2018-08-30 07:47:20 UTC [more...]

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-30  7:47 UTC  (10+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
    `  "

[PATCH v4] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-30  7:43 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCHv2] kmemleak: Add option to print warnings to dmesg
 2018-08-30  7:43 UTC  (5+ messages)

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-08-30  7:40 UTC  (5+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array

[PATCH v6 1/2] leds: core: Introduce LED pattern trigger
 2018-08-30  7:40 UTC  (2+ messages)
` [PATCH v6 2/2] leds: sc27xx: Add pattern_set/clear interfaces for LED controller

[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
 2018-08-30  7:39 UTC  (12+ messages)

[PATCH v2 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-30  7:37 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-08-30  7:36 UTC  (4+ messages)
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[PATCH 1/2] kmemleak: dump all objects for slab usage analysis
 2018-08-30  7:29 UTC  (4+ messages)
` [PATCH 2/2] scripts: add kmemleak2pprof.py "

[PATCH] clk: ti: fix OF child-node lookup
 2018-08-30  7:28 UTC  (4+ messages)

net/sctp/socket.c:2681:6-11: ERROR: invalid reference to the index variable of the iterator on line 2661 (fwd)
 2018-08-30  7:27 UTC  (2+ messages)

[PATCH v6 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2018-08-30  7:24 UTC  (8+ messages)

[PATCH 0/2] fs/dcache: Track # of negative dentries
 2018-08-30  7:20 UTC  (12+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed

efi boot failures due to PTI with 32 bit builds and Intel CPUs
 2018-08-30  7:19 UTC  (2+ messages)

[PATCH 0/3] Add support for high-resolution scrolling on Logitech mice
 2018-08-30  7:18 UTC  (4+ messages)
` [PATCH 3/3] Enable "

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-30  7:12 UTC  (4+ messages)
` [PATCH v2 22/32] selftests/ftrace: Add ringbuffer size changing testcase

[PATCH 0/4] tty: Hold write ldisc sem in tty_reopen()
 2018-08-30  7:03 UTC  (5+ messages)
` [PATCH 2/4] tty: Hold tty_ldisc_lock() during tty_reopen()

[PATCH V7 0/9] mmc: add support for sdhci 4.0
 2018-08-30  7:04 UTC  (6+ messages)
` [PATCH V7 7/9] mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode

[PATCH] ARM: dts: imx6sx-sdb: enable gpio buttons as wakeup source
 2018-08-30  6:59 UTC 

[PATCH 0/7] media: imx274: miscellaneous improvements
 2018-08-30  6:58 UTC  (5+ messages)
` [PATCH 3/7] media: imx274: don't hard-code the subdev name to DRIVER_NAME

[PATCH 00/43] perf stat: Make some of the stat code generic
 2018-08-30  6:32 UTC  (44+ messages)
` [PATCH 01/43] perf stat: Use evsel->threads in create_perf_stat_counter
` [PATCH 02/43] perf stat: Move initial_delay into struct perf_stat_config
` [PATCH 03/43] perf stat: Move no_inherit "
` [PATCH 04/43] perf stat: Use local config arg for scale in create_perf_stat_counter
` [PATCH 05/43] perf stat: Add identifier flag into struct stat_opts
` [PATCH 06/43] perf tools: Switch session argument to evlist in perf_event__synthesize_attrs
` [PATCH 07/43] perf tools: Add perf_evsel__store_ids function
` [PATCH 08/43] perf stat: Move create_perf_stat_counter into stat.c
` [PATCH 09/43] perf stat: Rename is_pipe argument to attrs perf_stat_synthesize_config
` [PATCH 10/43] perf stat: Add struct perf_stat_config argument to perf_stat_synthesize_config
` [PATCH 11/43] perf stat: Add struct perf_tool "
` [PATCH 12/43] perf stat: Add struct perf_evlist "
` [PATCH 13/43] perf stat: Add perf_event__handler_t "
` [PATCH 14/43] perf stat: Move perf_stat_synthesize_config into stat.c
` [PATCH 15/43] perf stat: Add perf_evlist__print_counters function
` [PATCH 16/43] perf stat: Move STAT_RECORD out of perf_evlist__print_counters
` [PATCH 17/43] perf stat: Add stat_config argument to perf_evlist__print_counters
` [PATCH 18/43] perf stat: Pass stat_config argument to local print functions
` [PATCH 19/43] perf stat: Pass stat_config argument to global "
` [PATCH 20/43] perf stat: Move csv_* into struct perf_stat_config
` [PATCH 21/43] perf stat: Move interval_clear "
` [PATCH 22/43] perf stat: Move metric_only "
` [PATCH 23/43] perf stat: Move unit_width "
` [PATCH 24/43] perf stat: Add target argument to perf_evlist__print_counters
` [PATCH 25/43] perf stat: Pass evlist argument to print functions
` [PATCH 26/43] perf stat: Use evsel->evlist instead of evsel_list in collect_all_aliases
` [PATCH 27/43] perf stat: Move run_count into struct perf_stat_config
` [PATCH 28/43] perf stat: Move metric_only_len "
` [PATCH 29/43] perf stat: Pass stat_config to first_shadow_cpu
` [PATCH 30/43] perf stat: Pass evlist to aggr_update_shadow
` [PATCH 31/43] perf stat: Add walltime_nsecs_stats pointer into struct perf_stat_config
` [PATCH 32/43] perf stat: Move null_run "
` [PATCH 33/43] perf stat: Move print_free_counters_hint "
` [PATCH 34/43] perf stat: Move print_mixed_hw_group_error "
` [PATCH 35/43] perf stat: Move ru_* data "
` [PATCH 36/43] perf stat: Move *_aggr_* "
` [PATCH 37/43] perf stat: Do not use glovab evsel_list in print functions
` [PATCH 38/43] perf stat: Move big_num data into struct perf_stat_config
` [PATCH 39/43] perf stat: Move no_merge "
` [PATCH 40/43] perf stat: Propagate struct target arg to sort_aggr_thread
` [PATCH 41/43] perf stat: Move walltime_* data into struct perf_stat_config
` [PATCH 42/43] perf stat: Move metric_events "
` [PATCH 43/43] perf stat: Move display functions into stat-display.c

[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
 2018-08-30  6:35 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings

Intel Wireless 8265/8275 (rev 78) issue
 2018-08-30  6:34 UTC  (7+ messages)

[PATCH] f2fs: avoid wrong decrypted data from disk
 2018-08-30  6:29 UTC  (6+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "
` [f2fs-dev] [PATCH] "

mmotm 2018-08-23-17-26 uploaded
 2018-08-30  6:26 UTC  (5+ messages)

[PATCH v8 0/5] Support for Qualcomm UFS QMP PHY on SDM845
 2018-08-30  6:16 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
 2018-08-30  5:54 UTC  (4+ messages)

[PATCH] gpio: Add driver for PC Engines APU2/APU3 GPIOs
 2018-08-30  5:54 UTC  (4+ messages)

[PATCH v2] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
 2018-08-30  5:42 UTC 

[PATCH v1] arm64: dts: sdm845: enable tsens thermal zones
 2018-08-30  5:25 UTC  (3+ messages)

[PATCH] ARM: dts: imx6ull: update iomux header
 2018-08-30  5:20 UTC 

[RFC PATCH 0/6] x86: text_poke() fixes
 2018-08-30  5:23 UTC  (15+ messages)
` [RFC PATCH 1/6] x86/alternative: assert text_mutex is taken
` [RFC PATCH 2/6] x86/mm: temporary mm struct

[RFC] perf script: callchain handling is not useful
 2018-08-30  5:01 UTC  (5+ messages)

[PATCH V11 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-08-30  4:54 UTC  (3+ messages)

2.6.36-rc3: Reported regressions from 2.6.35
 2018-08-29 21:39 UTC  (4+ messages)
` [Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev

[PATCH tip/core/rcu 0/52] Remove rcu_state pointers for v4.20/v5.0
 2018-08-30  4:20 UTC  (5+ messages)

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-08-30  4:09 UTC  (11+ messages)
` [RFC PATCH v2 01/10] iommu: Add APIs for multiple domains per device
` [RFC PATCH v2 02/10] iommu/vt-d: Add multiple domains per device query
` [RFC PATCH v2 03/10] iommu/amd: Add default branch in amd_iommu_capable()
` [RFC PATCH v2 04/10] iommu/vt-d: Enable/disable multiple domains per device
` [RFC PATCH v2 05/10] iommu/vt-d: Attach/detach domains in auxiliary mode
` [RFC PATCH v2 06/10] iommu/vt-d: Return ID associated with an auxiliary domain
` [RFC PATCH v2 07/10] vfio/mdev: Add mediated device domain type
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers
` [RFC PATCH v2 09/10] vfio/type1: Determine domain type of an mdev group
` [RFC PATCH v2 10/10] vfio/type1: Attach domain for "

KASAN: stack-out-of-bounds Read in __schedule
 2018-08-30  4:11 UTC  (4+ messages)

[PATCH 0/3] ARM: dts: am335x: add support for Moxa UC-2100 series
 2018-08-30  4:09 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: am335x: add common file for "
` [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
` [PATCH 3/3] ARM: dts: am335x: add support for Moxa UC-2102 "

[PATCH 0/5] net: mvneta: some bug fix and trivial improvement
 2018-08-30  3:53 UTC  (12+ messages)
` [PATCH 2/5] net: mvneta: fix the wrong function to unmap rx buf
` [PATCH 4/5] net: mvneta: enable NETIF_F_RXCSUM by default

[PATCH v6 4/4] venus: firmware: register separate platform_device for firmware loader
 2018-08-30  3:53 UTC  (2+ messages)

WARNING in apparmor_secid_to_secctx
 2018-08-30  3:43 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] SRCU updates for v4.20/v5.0
 2018-08-30  3:23 UTC  (6+ messages)
` [PATCH tip/core/rcu 3/3] srcu: Make early-boot call_srcu() reuse workqueue lists

[PATCH v3 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-30  3:19 UTC  (2+ messages)

[PATCH V1] add huawei ibma driver modules The driver is used for communication between in-band management agent(iBMA) and out-of-band management controller(iBMC) via pcie bus in Huawei V3 server. The driver provides character device,VNIC and black box interface for application layer
 2018-08-30  3:17 UTC  (2+ messages)

[PATCH 0/4] Add HiSilicon Hi3670 SoC and HiKey970 board
 2018-08-30  3:14 UTC  (2+ messages)

[PATCH net-next 0/3] nixge: fixed-link support
 2018-08-30  3:11 UTC  (7+ messages)
` [PATCH net-next 1/3] net: nixge: Add support for fixed-link subnodes
` [PATCH net-next 2/3] net: nixge: Add support for having nixge as subdevice
` [PATCH net-next 3/3] net: nixge: Use sysdev instead of ndev->dev.parent for DMA

[PATCH 1/2] dt-bindings: power: Add Spreadtrum SC2731 charger documentation
 2018-08-30  3:08 UTC  (6+ messages)
` [PATCH 2/2] power: supply: Add Spreadtrum SC2731 charger support

linux-next: Tree for Aug 30
 2018-08-30  3:01 UTC 

[PATCH 0/6] Document r8a774a1 USB bindings
 2018-08-30  3:01 UTC  (2+ messages)

[PATCH net-next] net: nixge: Add support for 64-bit platforms
 2018-08-30  2:55 UTC  (2+ messages)

[PATCH net] net: bcmgenet: use MAC link status for fixed phy
 2018-08-30  2:52 UTC  (2+ messages)

[PATCH] soc: fsl/qe: Use of_get_child_by_name helper
 2018-08-30  2:47 UTC  (2+ messages)

[PATCH net-next 0/2] ethtool: drop get_settings and set_settings ops
 2018-08-30  2:46 UTC  (2+ messages)

[PATCH net-next] genetlink: constify genl_err_attr() argument
 2018-08-30  2:43 UTC  (2+ messages)

[PATCH v2] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-30  2:41 UTC  (3+ messages)
` [PATCH v2] net: ethernet: "

[PATCH] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-30  2:40 UTC  (4+ messages)
  ` [Ocfs2-devel] "

[PATCH net] net: stmmac: build the dwmac-socfpga platform driver for Stratix10
 2018-08-30  2:40 UTC  (2+ messages)

[BUG] [Resend] Possible sleep-in-atomic-context bugs involving regmap_lock_mutex()
 2018-08-30  2:34 UTC 

[PATCH v4 0/3] KASLR feature to randomize each loadable module
 2018-08-30  2:27 UTC  (2+ messages)

[PATCH] perf event-parse: Use fixed size string for comms
 2018-08-30  2:19 UTC 

[PATCH] thermal: qoriq: add i.mx8mq support
 2018-08-30  2:14 UTC 

[PATCH] KVM: LAPIC: Fix pv ipis out-of-bounds access
 2018-08-30  2:15 UTC  (8+ messages)

[PATCH] hv_netvsc: Fix a deadlock by getting rtnl_lock earlier in netvsc_probe()
 2018-08-30  2:10 UTC  (5+ messages)

[PATCH v2] KVM: LAPIC: Fix pv ipis out-of-bounds access
 2018-08-30  2:03 UTC 

[4.14.66-rt40] [report][cpuhotplug] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:974
 2018-08-30  1:57 UTC  (4+ messages)

[PATCH V2 0/4] Fintek F81232 driver improve and fix
 2018-08-30  1:55 UTC  (7+ messages)
` [PATCH V2 1/4] USB: serial: f81232: clear overrun flag
` [PATCH V2 2/4] USB: serial: f81232: add high baud rate support
` [PATCH V2 3/4] serial: f81232: implement break control
` [PATCH V2 3/4] USB: "
` [PATCH V2 4/4] USB: serial: f81232: fix bulk_in/out size

[PATCH] mm/page_alloc: Clean up check_for_memory
 2018-08-30  1:55 UTC  (2+ messages)

[PATCH v13 00/13] Intel SGX1 support
 2018-08-30  1:45 UTC  (9+ messages)
` [PATCH v13 10/13] x86/sgx: Add sgx_einit() for initializing enclaves

[PATCH v2 00/12] iommu/vt-d: Add scalable mode support
 2018-08-30  1:35 UTC  (13+ messages)
` [PATCH v2 01/12] iommu/vt-d: Enumerate the scalable mode capability
` [PATCH v2 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v2 03/12] iommu/vt-d: Move page table helpers into header
` [PATCH v2 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v2 05/12] iommu/vt-d: Reserve a domain id for FL and PT modes
` [PATCH v2 06/12] iommu/vt-d: Add second level page table interface
` [PATCH v2 07/12] iommu/vt-d: Setup pasid entry for RID2PASID support
` [PATCH v2 08/12] iommu/vt-d: Pass pasid table to context mapping
` [PATCH v2 09/12] iommu/vt-d: Setup context and enable RID2PASID support
` [PATCH v2 10/12] iommu/vt-d: Add first level page table interface
` [PATCH v2 11/12] iommu/vt-d: Shared virtual address in scalable mode
` [PATCH v2 12/12] iommu/vt-d: Remove deferred invalidation

[PATCH v3] usb: core: phy: fix return value checking about devm_of_phy_get_by_index()
 2018-08-30  1:16 UTC 

[PATCH v2 0/7] add UniPhier DVB Frontend system support
 2018-08-30  1:13 UTC  (2+ messages)

[PATCH v2] usb: core: phy: fix return value checking about devm_of_phy_get_by_index()
 2018-08-30  1:12 UTC  (3+ messages)

[PATCH 1/6] usb: xhci-mtk: resume USB3 roothub first
 2018-08-30  1:09 UTC  (3+ messages)

[PATCH 2/2] net/ibm/emac: deletion of unneeded macros definitions
 2018-08-30  1:10 UTC  (2+ messages)

[PATCH V2 net 0/2] net: hns: fix some bugs about speed and duplex change
 2018-08-30  1:08 UTC  (2+ messages)

[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-08-30  1:05 UTC  (4+ messages)
` [PATCH v5 1/3] "
  ` v4.17 regression: PowerMac G3 won't boot, was "

[PATCH] Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
 2018-08-30  1:03 UTC  (2+ messages)

[PATCH 0/4] media: platform: Add Aspeed Video Engine driver
 2018-08-30  0:52 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-30  0:49 UTC  (6+ messages)
` [PATCH] i2c: "


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