All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-19 17:11:19 to 2019-04-19 18:23:03 UTC [more...]

[PATCH 1/4] net/skbuff: don't waste memory reserves
 2019-04-19 16:27 UTC  (6+ messages)

[PATCH v2 0/8] Various modifications and fixes toward KS 1.0
 2019-04-19 18:18 UTC  (12+ messages)
` [PATCH v2 1/8] kernel-shark: Configuration information in ${HOME}/.cache/kernelshark
` [PATCH v2 4/8] kernel-shark: Add logic for the plugins search path
` [PATCH v2 8/8] kernel-shark: Handle the case when the marker points to a filtered entry

[PATCH v3 0/8] Various modifications and fixes toward KS 1.0
 2019-04-19 18:16 UTC  (5+ messages)
` [PATCH v3 6/8] kernel-shark: Load Last Session from command line
` [PATCH v3 7/8] kernel-shark: Use proper searching condition when the dataset is small

[clk:clk-remove-io.h 8/9] drivers/clk//renesas/r7s9210-cpg-mssr.c:122:10: error: implicit declaration of function 'clk_readl'; did you mean '__readl'?
 2019-04-19 18:12 UTC  (5+ messages)

Adding plain accesses and detecting data races in the LKMM
 2019-04-19 17:17 UTC  (3+ messages)

kernel BUG at kernel/cred.c:434!
 2019-04-19 14:34 UTC  (18+ messages)

[PATCH 0/3] PCI: add help pci_dev_id
 2019-04-19 11:09 UTC  (2+ messages)
` [PATCH 2/3] PCI: use helper pci_dev_id

[PATCH v3 00/16] watchdog: refactor init_timeout and update users
 2019-04-19 18:16 UTC  (15+ messages)
` [PATCH v3 05/16] watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeout
` [PATCH v3 07/16] watchdog: i6300esb: "
` [PATCH v3 08/16] watchdog: imx_sc_wdt: "
` [PATCH v3 09/16] watchdog: ni903x_wdt: "
` [PATCH v3 10/16] watchdog: nic7018_wdt: "
` [PATCH v3 11/16] watchdog: renesas_wdt: "
` [PATCH v3 12/16] watchdog: sp5100_tco: "
` [PATCH v3 13/16] watchdog: st_lpc_wdt: "
` [PATCH v3 14/16] watchdog: stm32_iwdg: "
` [PATCH v3 15/16] watchdog: xen_wdt: "
` [PATCH v3 16/16] watchdog: ziirave_wdt: "

[GIT PULL] Renesas ARM Based SoC Drivers Updates for v5.2
 2019-04-19 14:35 UTC  (2+ messages)
` [PATCH 1/1] soc: renesas: Identify R-Car M3-W ES1.3

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v5.2
 2019-04-19 14:35 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: power: r8a77965: Remove non-existent A3IR power domain

[GIT PULL] Renesas ARM Based SoC DT Updates for v5.2
 2019-04-19 14:34 UTC  (14+ messages)
` [PATCH 01/21] ARM: dts: r8a7792: blanche: Add IIC3 and DA9063 PMIC node
` [PATCH 03/21] ARM: dts: ape6evm: Add NOR FLASH
` [PATCH 08/21] ARM: dts: alt: Enable USB support
` [PATCH 09/21] ARM: dts: r8a77470: Add HSCIF support
` [PATCH 10/21] ARM: dts: r8a77470: Add PWM support
` [PATCH 11/21] ARM: dts: r8a77470: Add VIN support
` [PATCH 12/21] ARM: dts: r8a77470: Add USB PHY DT support
` [PATCH 13/21] ARM: dts: iwg23s-sbc: Enable USB Phy[01]
` [PATCH 14/21] ARM: dts: r8a77470: Add USB2.0 Host (EHCI/OHCI) device
` [PATCH 16/21] ARM: dts: r8a77470: Add HSUSB device nodes
` [PATCH 18/21] ARM: dts: kzm9d: Add rw parameter to bootargs
` [PATCH 19/21] ARM: dts: bockw: Reorder bootargs
` [PATCH 20/21] ARM: dts: marzen: Add rw to bootargs and use ip=dhcp

[GIT PULL] Renesas ARM Based SoC Updates for v5.2
 2019-04-19 14:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: shmobile: fix a leaked reference by adding missing of_node_put

[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-19 13:34 UTC  (4+ messages)
  ` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v5.2
 2019-04-19 14:34 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: defconfig: Refresh for v5.1-rc1
` [PATCH 2/5] ARM: shmobile: defconfig: Enable support for CFI NOR FLASH
` [PATCH 3/5] ARM: multi_v7_defconfig: "
` [PATCH 4/5] ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig
` [PATCH 5/5] ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support "

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v5.2
 2019-04-19 14:33 UTC  (2+ messages)
` [PATCH 3/6] arm64: dts: renesas: r8a77965: Add CMT device nodes

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-19  9:47 UTC  (17+ messages)
` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() as __always_inline
` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
` [PATCH v2 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
` [PATCH v2 06/11] MIPS: mark __fls() as __always_inline
` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

bnx2x - odd behaviour
 2019-04-19  5:23 UTC  (11+ messages)

[PATCH V4 0/3] Support more sample rate in asrc
 2019-04-19 18:22 UTC  (6+ messages)
` [PATCH V4 1/3] ASoC: fsl_asrc: Fix the issue about unsupported rate
` [PATCH V4 2/3] ASoC: fsl_asrc: replace the process_option table with function

[PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
 2019-04-19 11:14 UTC  (7+ messages)

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v5.2
 2019-04-19 14:33 UTC 

[PATCH net-next 00/15] Make DSA tag drivers kernel modules
 2019-04-19 15:38 UTC  (9+ messages)
` [PATCH net-next 05/15] dsa: Add TAG protocol to tag ops
` [PATCH net-next 09/15] dsa: Register the none tagger ops
` [PATCH net-next 11/15] dsa: Add stub tag driver put method
` [PATCH net-next 14/15] dsa: Allow tag drivers to be built as modules

[PATCH] crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.o
 2019-04-19  5:37 UTC 

[Qemu-devel] [PATCH] configure: Change capstone's default state to disabled
 2019-04-19 18:22 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled
 2019-04-19 13:27 UTC 

[PATCH] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
 2019-04-19 17:54 UTC  (2+ messages)

[PATCH V2] ASoC: fsl_esai: Add pm runtime function
 2019-04-19 15:25 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 2/2] regulator: fan53555: Switch to SPDX identifier
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: fan53555: Switch to SPDX identifier" to the regulator tree

[kvm-unit-tests PULL 0/4] s390x updates and gitlab-ci file
 2019-04-19  6:32 UTC  (5+ messages)
` [kvm-unit-tests PULL 1/4] Add s390x/*.bin to the .gitignore file
` [kvm-unit-tests PULL 2/4] s390x/skey: Skip the "iske" test when running under z/VM 6
` [kvm-unit-tests PULL 3/4] s390x: Add a test for the diagnose 0x308 hypercall
` [kvm-unit-tests PULL 4/4] Add a .gitlab-ci.yml file for automatic CI testing on GitLab instances

force sync percentiles unit of measure
 2019-04-19  8:37 UTC  (2+ messages)

p54: drop device reference count if fails to enable device
 2019-04-19 17:56 UTC  (2+ messages)

Dear
 2019-04-19 17:31 UTC 

[PATCH] dmaengine: fsl-qdma: fixed the source/destination descriptior format
 2019-04-19  8:46 UTC  (2+ messages)

Applied "ASoC: codec: hdac_hdmi add device_link to card device" to the asoc tree
 2019-04-19 16:14 UTC 

[PATCH v2 -next] ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "ASoC: Intel: Haswell: Remove set but not used variable 'stage_type'" to the asoc tree

[PATCH 1/3] regulator: ltc3589: Convert to use simplified DT parsing
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: ltc3589: Convert to use simplified DT parsing" to the regulator tree

[PATCH 1/2] regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: fan53555: Clean up unneeded fields from struct fan53555_device_info" to the regulator tree

[PATCH 3/3] regulator: ltc3589: Switch to SPDX identifier
 2019-04-19 16:14 UTC  (2+ messages)
` Applied "regulator: ltc3589: Switch to SPDX identifier" to the regulator tree

[PATCH RFC v2 0/4] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-04-19 15:22 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] PCI: hotplug: Add support for disabling in-band presence
  ` [PATCH v3 2/4] PCI: pciehp: Do not turn off slot if presence comes up after link

On recent update in defer/rcuintro
 2019-04-19 18:20 UTC  (2+ messages)

[PATCH] vfio-pci/nvlink2: Fix potential VMA leak
 2019-04-19 15:37 UTC 

[PATCH for 5.1 0/3] Restartable Sequences updates for 5.1
 2019-04-19 14:40 UTC  (9+ messages)
` [PATCH for 5.1 3/3] rseq/selftests: Adapt number of threads to the number of detected cpus

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-19 15:50 UTC  (7+ messages)
` [patch V2 28/29] stacktrace: Provide common infrastructure

[PATCH v9 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-04-19  5:50 UTC  (14+ messages)
` [PATCH v9 01/14] rtw88: main files
` [PATCH v9 02/14] rtw88: core files
` [PATCH v9 03/14] rtw88: hci files
` [PATCH v9 04/14] rtw88: trx files
` [PATCH v9 05/14] rtw88: mac files
` [PATCH v9 06/14] rtw88: fw and efuse files
` [PATCH v9 07/14] rtw88: phy files
` [PATCH v9 08/14] rtw88: debug files
` [PATCH v9 09/14] rtw88: chip files
` [PATCH v9 10/14] rtw88: 8822B init table
` [PATCH v9 11/14] rtw88: 8822C "
` [PATCH v9 12/14] rtw88: Kconfig & Makefile
` [PATCH v9 13/14] rtw88: add MAINTAINERS entry

[PATCH V1 0/3] kbuild: optimize modules_install
 2019-04-19  4:53 UTC  (3+ messages)
` [PATCH V1 2/3] kbuild: optimize modules_install target

[PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-04-19  8:23 UTC  (11+ messages)

[PATCH] USB: core: Fix bug caused by duplicate interface PM usage counter
 2019-04-19 17:52 UTC  (3+ messages)
  `  "

BUG: In zooming in after commit bedcff1165 kernel-shark: Fix a bug in ksmodel_zoom
 2019-04-19 17:43 UTC 

[PATCH] worktree: update is_bare heuristics
 2019-04-19 17:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dma-buf: Remove unused sync_dump()
 2019-04-19 18:19 UTC 

[PATCH] PCI/P2PDMA: start with a whitelist for root complexes
 2019-04-19 14:24 UTC  (5+ messages)

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-19 18:12 UTC  (7+ messages)

Linux 5.1-rc5
 2019-04-19 17:27 UTC  (15+ messages)

[PATCH 1/1] Revert "clk: imx: use devm_platform_ioremap_resource() to simplify code"
 2019-04-19 10:42 UTC 

[PATCH V3 1/2] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-19 10:21 UTC 

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-19 16:00 UTC  (2+ messages)

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-04-19 13:41 UTC  (4+ messages)
` [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu

[PATCH] i2c: at91: fix TXRDY interrupt spam
 2019-04-19 13:26 UTC 

QA Error for DB
 2019-04-19 17:43 UTC 

[PATCH 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2019-04-19 18:12 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] power: supply: max17040: Add IRQ handler for low SOC alert

[PATCH v2 0/3] ath11k: Add Mesh mode support
 2019-04-19 18:11 UTC  (4+ messages)
` [PATCH v2 1/3] ath11k: enable mesh mode
` [PATCH v2 2/3] ath11k: allow 4 address transmission for mesh packet
` [PATCH v2 3/3] ath11k: remove unnecessary check for PMF

Dear
 2019-04-19 18:11 UTC 

[Buildroot] [Patch V2] board/friendlyarm: Add support fot RK3399 NanoPi M4 board
 2019-04-19 18:11 UTC  (3+ messages)

Dear
 2019-04-19 18:11 UTC 

Dear
 2019-04-19 18:10 UTC 

[PATCH v3 leds-next 2/2] dt-bindings: leds: Document Turris Omnia LED controller binding
 2019-04-19 18:10 UTC  (2+ messages)

[LTP] crypto test af_alg04.c crash the LPAR
 2019-04-19 18:03 UTC  (3+ messages)

[PATCH] drm: kirin: Fix for hikey620 display offset problem
 2019-04-19 18:00 UTC 

[Bug 110371] HP Dreamcolor display *Error* No EDID read
 2019-04-19 17:59 UTC  (2+ messages)

Nefarious Baytrail
 2019-04-19 17:59 UTC  (14+ messages)
` [PATCH 01/10] drm/i915: Disable preemption and sleeping while using the punit sideband
` [PATCH 02/10] drm/i915: Lift acquiring the vlv punit magic to a common sb-get
` [PATCH 03/10] drm/i915: Lift sideband locking for vlv_punit_(read|write)
` [PATCH 04/10] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
` [PATCH 05/10] Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
` [PATCH 06/10] drm/i915: Replace pcu_lock with sb_lock
` [PATCH 07/10] drm/i915: Separate sideband declarations to intel_sideband.h
` [PATCH 08/10] drm/i915: Merge sbi read/write into a single accessor
` [PATCH 09/10] drm/i915: Merge sandybridge_pcode_(read|write)
` [PATCH 10/10] drm/i915: Move sandybride pcode access to intel_sideband.c
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Disable preemption and sleeping while using the punit sideband
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] ARM: dts: exynos: add CCI-400 PMU nodes support to Exynos542x SoCs
 2019-04-19 17:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] introduce pinned blk
 2019-04-19 17:48 UTC  (9+ messages)
  ` [Qemu-devel] [PATCH 1/2] block: "
  ` [Qemu-devel] [PATCH 2/2] blockjob: use blk_new_pinned in block_job_create

[Buildroot] [autobuild.buildroot.net] Your build results for 2019-04-14
 2019-04-19 17:41 UTC 

[PATCH v2] kernel-fitimage: support RISC-V
 2019-04-19 17:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] net/colo-compare.c: Fix a crash in COLO Primary
 2019-04-19 17:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/tap: ipc add check for number of messages received
 2019-04-19 17:37 UTC  (6+ messages)
` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [PATCH v2] "

[GIT PULL] drm/vmwgfx: vmwgfx-next
 2019-04-19 17:36 UTC  (2+ messages)

Dear
 2019-04-19 17:32 UTC 

Dear
 2019-04-19 17:32 UTC 

[PATCH 0/3] qcom: add PMS405 SPMI regulator
 2019-04-19 17:29 UTC  (5+ messages)
` [PATCH 2/3] drivers: regulator: "

Dear
 2019-04-19 17:29 UTC 

[PATCH 3/3] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
 2019-04-19 17:27 UTC  (2+ messages)
` [PATCH] "

Dear
 2019-04-19 17:26 UTC 

[PATCH v2 0/5] Perma-pin uC firmware and re-enable global reset
 2019-04-19 17:22 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915/uc: Reserve upper range of GGTT

[PATCH v3 0/5] Add i.MX8MM support
 2019-04-19 17:19 UTC  (6+ messages)
` [PATCH v3 1/5] nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits
` [PATCH v3 2/5] nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
` [PATCH v3 3/5] nvmem: imx-ocotp: Ensure the RELAX field is non-zero
` [PATCH v3 4/5] nvmem: imx-ocotp: Add i.MX8MM support
` [PATCH v3 5/5] dt-bindings: imx-ocotp: Add i.MX8MM compatible

[Intel-wired-lan] [next PATCH] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
 2019-04-19 17:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] ixgbe: implement support for SDP/PPS output on X550 hardware
 2019-04-19 17:16 UTC  (2+ messages)

[PATCH v3 0/5] soundwire: code cleanup
 2019-04-19 17:14 UTC  (5+ messages)
` [PATCH v3 2/5] soundwire: fix style issues
    ` [alsa-devel] "

[Intel-wired-lan] [PATCH 0/4] Introduce and use ETH_P_LLDP
 2019-04-19 17:14 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 1/4] net: Add a define for LLDP ethertype
` [Intel-wired-lan] [PATCH 3/4] ixgbe: Use LLDP ethertype define ETH_P_LLDP
` [Intel-wired-lan] [PATCH 4/4] net: hns3: "

DMA-buf P2P
 2019-04-19 17:13 UTC  (3+ messages)
` [PATCH 2/6] PCI/P2PDMA: start with a whitelist for root complexes

[GIT PULL 0/7] perf/urgent fixes
 2019-04-19 17:11 UTC  (2+ messages)

[PATCH] drm/sun4i: Unbind components before releasing DRM and mem at master unbind
 2019-04-19 17:10 UTC  (3+ messages)
` [linux-sunxi] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.