All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-07 15:30:44 to 2019-10-07 15:53:31 UTC [more...]

[PATCH 0/6] block-copy: memory limit
 2019-10-07 15:47 UTC  (7+ messages)
` [PATCH 4/6] util: introduce co-shared-amount
` [PATCH 5/6] block/block-copy: add memory limit
` [PATCH 6/6] block/block-copy: increase buffered copy request

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-07 15:52 UTC  (11+ messages)
` [RFCv1 2/5] arm64: dts: meson: Add missing pwm control gpio signal for pwm-regulator
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[Buildroot] glmark2 build failure
 2019-10-07 15:53 UTC  (3+ messages)

Lay common foundation to make PVR/SGX work without hacks on OMAP34xx, OMAP36xx, AM335x and potentially OMAP4, OMAP5
 2019-10-07 15:52 UTC  (5+ messages)

[PATCH 4.14 00/68] 4.14.148-stable review
 2019-10-07 15:52 UTC  (2+ messages)

[PATCH v3] merge-recursive: fix the diff3 common ancestor label for virtual commits
 2019-10-07 15:52 UTC  (2+ messages)
` [PATCH] merge-recursive: fix the fix to the diff3 common ancestor label

[RFC PATCH 0/7] Tagged Pointer Detection
 2019-10-07 15:52 UTC  (10+ messages)
` [RFC PATCH 1/7] build: Add '-lm' build flag
` [RFC PATCH 2/7] smdb.py: remove undocumented test command
` [RFC PATCH 3/7] arm64: add check for comparison against tagged address
` [RFC PATCH 4/7] smdb.py: add find_tagged and parse_warns_tagged commands
` [RFC PATCH 5/7] kernel_user_data: track parameter __untagged annotations
` [RFC PATCH 6/7] smdb.py: filter out __untagged from find_tagged results
` [RFC PATCH 7/7] Documentation: add guide for tagged addresses

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-10-07 15:28 UTC  (14+ messages)
` [PATCH v9 01/13] accel/tcg: introduce TBStatistics structure
` [PATCH v9 02/13] accel: collecting TB execution count
` [PATCH v9 03/13] accel: collecting JIT statistics
` [PATCH v9 04/13] accel: replacing part of CONFIG_PROFILER with TBStats
` [PATCH v9 05/13] accel: adding TB_JIT_TIME and full replacing CONFIG_PROFILER
` [PATCH v9 06/13] debug: add -d tb_stats to control TBStatistics collection:
` [PATCH v9 07/13] monitor: adding tb_stats hmp command
` [PATCH v9 08/13] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v9 09/13] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v9 10/13] tb-stats: dump hot TBs at the end of the execution
` [PATCH v9 11/13] accel/tcg: adding integration with linux perf
` [PATCH v9 12/13] tb-stats: adding TBStatistics info into perf dump
` [PATCH v9 13/13] configure: remove the final bits of --profiler support

[PATCH] cpus: kick all vCPUs when running thread=single
 2019-10-07 15:30 UTC  (6+ messages)

[Intel-wired-lan] [v1] e1000e: EEH on e1000e adapter detects io perm failure can trigger crash
 2019-10-07 15:50 UTC  (6+ messages)
` [Intel-wired-lan] [RFC PATCH] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
      `  "

[PATCH v11 00/22] Generic page walk and ptdump
 2019-10-07 15:38 UTC  (51+ messages)
` [PATCH v11 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v11 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v11 03/22] arm: "
` [PATCH v11 04/22] arm64: "
` [PATCH v11 05/22] mips: "
` [PATCH v11 06/22] powerpc: "
` [PATCH v11 07/22] riscv: "
` [PATCH v11 08/22] s390: "
` [PATCH v11 09/22] sparc: "
` [PATCH v11 10/22] x86: "
` [PATCH v11 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v11 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v11 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v11 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v11 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v11 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v11 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v11 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v11 19/22] mm: Add generic ptdump
` [PATCH v11 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v11 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v11 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH 4.9 00/47] 4.9.196-stable review
 2019-10-07 15:49 UTC  (2+ messages)

[PATCH] x86/mm: Split vmalloc_sync_all()
 2019-10-07 15:48 UTC  (3+ messages)

[PATCH v1 1/1] platform/mellanox: Add bootctl driver for Mellanox BlueField Soc
 2019-10-07 15:48 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] platform/mellanox/mlxbf-bootctl: Add the ABI definitions

[PATCH] ACPI: acpi_video: update doc for acpi_video_bus_DOS
 2019-10-07 15:48 UTC 

thoughts on a Merge Request based development workflow
 2019-10-07 15:47 UTC  (5+ messages)

[PATCH v3 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-07 15:47 UTC  (11+ messages)
` [PATCH v3 01/10] lib/refcount: Define constants for saturation and max refcount values
` [PATCH v3 02/10] lib/refcount: Ensure integer operands are treated as signed
` [PATCH v3 03/10] lib/refcount: Remove unused refcount_*_checked() variants
` [PATCH v3 04/10] lib/refcount: Move bulk of REFCOUNT_FULL implementation into header
` [PATCH v3 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code
` [PATCH v3 06/10] lib/refcount: Move saturation warnings out of line
` [PATCH v3 07/10] lib/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [PATCH v3 08/10] refcount: Consolidate implementations of refcount_t
` [PATCH v3 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [PATCH v3 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

pivot_root(".", ".") and the fchdir() dance
 2019-10-07 15:46 UTC  (19+ messages)

[PATCH] drm/amdgpu: Report vram vendor with sysfs (v2)
 2019-10-07 15:47 UTC  (2+ messages)

[PATCH] wlcore: fix race for WL1271_FLAG_IRQ_RUNNING
 2019-10-07 15:47 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] Improve function versioning meson support
 2019-10-07 15:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] eal: split compat header file
  ` [dpdk-dev] [PATCH v3 2/2] build: support building ABI versioned files twice

[PATCH 0/4] Add xxhash64 and sha256 as possible new checksums
 2019-10-07 15:46 UTC  (4+ messages)
` [PATCH 3/4] btrfs: sysfs: export supported checksums

[PATCH] drm/i915/gt: Prefer local path to runtime powermanagement
 2019-10-07 15:45 UTC 

[PATCH] nvme-pci: Shutdown when removing dead controller
 2019-10-07 15:44 UTC  (6+ messages)

[PATCH] ptp: fix typo of "mechanism" in Kconfig help text
 2019-10-07 15:43 UTC  (8+ messages)
` [PATCH] staging: rtl8723bs: fix typo of "mechanism" in comment
` [PATCH] net: stmmac: fix length of PTP clock's name string
` [PATCH] net: stmmac: fix disabling flexible PPS output
` [PATCH] net: stmmac: add flexible PPS to dwmac 4.10a

[RFC v2 1/2] ARM: dts: omap3: Add cpu trips and cooling map for omap3 family
 2019-10-07 15:44 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/5] mbuf related patches
 2019-10-07 15:43 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] mbuf copy/cloning enhancements
  ` [dpdk-dev] [PATCH v5 1/5] mbuf: don't generate invalid mbuf in clone test
  ` [dpdk-dev] [PATCH v5 2/5] mbuf: delinline rte_pktmbuf_linearize
  ` [dpdk-dev] [PATCH v5 3/5] mbuf: deinline rte_pktmbuf_clone
  ` [dpdk-dev] [PATCH v5 4/5] mbuf: add a pktmbuf copy routine
  ` [dpdk-dev] [PATCH v5 5/5] mbuf: add pktmbuf copy test

[PATCH 1/3] btrfs: remove unnecessary hash_init()
 2019-10-07 15:44 UTC  (2+ messages)

[U-Boot] [PATCH v3] cmd: env: extend "env [set|print] -e" to manage UEFI variables
 2019-10-07 15:43 UTC  (6+ messages)

[meta-oe][PATCH] tcpdump: upgrade 4.9.2 -> 4.9.3
 2019-10-07 15:41 UTC  (2+ messages)

[PATCH] drm/i915: make array hw_engine_mask static, makes object smaller
 2019-10-07 15:41 UTC  (2+ messages)

'make help' br0ken for @echo ' valid values for SPHINXDIRS are: $(_SPHINXDIRS)'
 2019-10-07 15:41 UTC  (2+ messages)

[U-Boot] Pico-imx7d break
 2019-10-07 15:41 UTC 

unregister_device messages at shutdown (v5.4-rc)
 2019-10-07 15:41 UTC 

[PATCH v5 5/7] btrfs-progs: add xxhash64 to mkfs
 2019-10-07 15:41 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-07 15:40 UTC  (10+ messages)

[PATCH v2 5.4 regression fix] x86/boot: Provide memzero_explicit
 2019-10-07 15:40 UTC  (8+ messages)

[PATCH v2 0/2] Add support for ADUX1020 sensor
 2019-10-07 15:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Add binding for ADUX1020
` [PATCH v2 2/2] iio: light: Add support for ADUX1020 sensor

[PATCH] usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR'
 2019-10-07 15:38 UTC 

[PATCH 00/11] drm/i915: modeset probe/remove cleanup
 2019-10-07 15:39 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[alsa-devel] [PATCH] firmware: vpd: Add an interface to read VPD value
 2019-10-07 15:35 UTC  (6+ messages)
        `  "

[alsa-devel] tegra30 tdm support
 2019-10-07 15:31 UTC  (16+ messages)
`  "
` [alsa-devel] [PATCH v4 1/7] ASoC: tegra: add a TDM configuration callback
  `  "
` [alsa-devel] [PATCH v4 2/7] ASoC: tegra: Allow 24bit and 32bit samples
  `  "
` [alsa-devel] [PATCH v4 3/7] ASoC: tegra: i2s: Add support for more than 2 channels
  `  "
` [alsa-devel] [PATCH v4 4/7] ASoC: tegra: disable rx_fifo after disable stream
  `  "
` [alsa-devel] [PATCH v4 5/7] ASoC: tegra: set i2s_offset to 0 for tdm
  `  "
` [alsa-devel] [PATCH v4 6/7] ASoC: tegra: config fifos on hw_param changes
  `  "
` [alsa-devel] [PATCH v4 7/7] ASoC: tegra: take packing settings from the audio cif_config
  `  "

[dpdk-dev] [PATCH] service: improve service run performance
 2019-10-07 15:37 UTC  (3+ messages)

[PATCH v2] arm64: armv8_deprecated: Checking return value for memory allocation
 2019-10-07 15:37 UTC  (3+ messages)

depmod warning on 5.4-rc2
 2019-10-07 15:36 UTC  (2+ messages)

[PATCH V4 2/2] gpio: inverter: document the inverter bindings
 2019-10-07 15:36 UTC  (5+ messages)

[PATCH] Check for changed device descriptors when a connection-change occurs before validating the connection
 2019-10-07 15:35 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards
 2019-10-07 15:35 UTC  (2+ messages)

[CI 1/2] drm/i915/perf: Wean ourselves off dev_priv
 2019-10-07 15:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH] staging: comedi: Capitalize macro name to fix camelcase checkpatch warning
 2019-10-07 15:33 UTC  (3+ messages)
  ` [PATCH] checkpatch: Improve ignoring CamelCase SI style variants like mA

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-07 15:33 UTC  (4+ messages)
` [PATCH 11/11] x86/mm, pat: convert pat tree to generic interval tree

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-07 15:33 UTC  (5+ messages)

[virtio-dev] [PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-07 15:33 UTC  (10+ messages)
` [virtio-dev] "
              `  "

[PATCH] Documentation: add link to stm32mp157 docs
 2019-10-07 15:32 UTC  (6+ messages)

Unable to map uncached buffer for PCI DMA to userspace on Cortex-A53
 2019-10-07 15:26 UTC 

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-10-07 15:32 UTC  (4+ messages)
` [PATCH 4/5] backlight: pwm_bl: switch to power-of-2 base for fixed-point math

[PATCH 0/3] Add platform_get_irq_byname_optional() and use it in the dwc3 driver
 2019-10-07 15:31 UTC  (7+ messages)
` [PATCH 1/3] driver core: platform: Add platform_get_irq_byname_optional()
` [PATCH 2/3] usb: dwc3: Switch to platform_get_irq_byname_optional()
` [PATCH 3/3] usb: dwc3: Remove dev_err() on platform_get_irq() failure

[PATCH 0/3] btrfs: tree-checker: False alerts fixes for log trees
 2019-10-07 15:31 UTC  (4+ messages)
` [PATCH 1/3] btrfs: tree-checker: Fix false alerts on "

[RFT] stmmac Selftests
 2019-10-07 15:31 UTC 


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.