All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-07 15:35:21 to 2019-10-07 16:03:26 UTC [more...]

[MPTCP] Re: [GIT] move TCP-related commits to the beginning
 2019-10-07 16:03 UTC 

[PATCH 1/2] drm/amdgpu: move pci_save_state into suspend path
 2019-10-07 16:02 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: move gpu reset out of amdgpu_device_suspend

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-07 15:58 UTC  (5+ messages)
` [PATCH v4 06/31] python: add commit-per-subsystem.py
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage

[PATCH] btrfs-progs: add sha256 as supported checksumming algorithm
 2019-10-07 16:02 UTC  (2+ messages)

[PATCH] target/mips: add gdb xml files
 2019-10-07 15:46 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/15] Add support for applications of overlays in SPL
 2019-10-07 16:02 UTC  (6+ messages)
` [U-Boot] [PATCH v5 10/15] Makefile: Query the SPL Fit Generator for its dependencies

[PATCH] nfp: bpf: make array exp_mask static, makes object smaller
 2019-10-07 15:58 UTC  (3+ messages)

[MPTCP] RFCv3 for netdev: todo list
 2019-10-07 15:58 UTC 

[Qemu-devel] Is network backend netmap worth keeping?
 2019-10-07 15:44 UTC  (8+ messages)
` [PATCH] netmap: support git-submodule build otption

[PATCH rdma-next v2 0/3] Optimize SGL registration
 2019-10-07 15:58 UTC  (9+ messages)
` [PATCH mlx5-next v2 1/3] net/mlx5: Expose optimal performance scatter entries capability
` [PATCH rdma-next v2 2/3] RDMA/rw: Support threshold for registration vs scattering to local pages

[dpdk-dev] [PATCH 0/2] Improve function versioning meson support
 2019-10-07 15:57 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] build: support building ABI versioned files twice
` [dpdk-dev] [PATCH v3 0/2] Improve function versioning meson support
  ` [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 -next] drm/amd/display: remove set but not used variable 'core_freesync'
 2019-10-07 15:57 UTC  (4+ messages)

[PATCH] serial: 8250_omap: Fix idling for unloaded serdev drivers
 2019-10-07 15:56 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:56 UTC  (6+ messages)

[U-Boot] Pico-imx7d break
 2019-10-07 15:56 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix typo in some comments
 2019-10-07 15:55 UTC  (5+ messages)

[PATCH V6 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-10-07 15:55 UTC  (5+ messages)
` [PATCH V6 3/3] mmc: mmci: sdmmc: add busy_complete callback

[RFC PATCH 0/7] Tagged Pointer Detection
 2019-10-07 15:55 UTC  (11+ 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

[RFCv1 0/5] Odroid N2 failes to boot using upstream kernel & u-boot
 2019-10-07 15:54 UTC  (17+ messages)
` [RFCv1 3/5] arm64: dts: meson: Add missing regulator linked to VDDAO_3V3 regulator to FLASH_VDD
` [RFCv1 4/5] arm64: dts: meson: Add missing regulator linked to VCCV5 regulator to VDDIO_C/TF_IO
` [RFCv1 5/5] arm64/ARM: configs: Change CONFIG_PWM_MESON from m to y

[meta-networking][PATCH] grpc: Update to 1.24.1
 2019-10-07 15:55 UTC 

[PATCH 0/6] block-copy: memory limit
 2019-10-07 15:48 UTC  (4+ messages)
` [PATCH 6/6] block/block-copy: increase buffered copy request

[PULL v3 0/4] Block layer patches
 2019-10-07 15:33 UTC  (2+ messages)

[Buildroot] glmark2 build failure
 2019-10-07 15:53 UTC  (3+ 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

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

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

[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 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 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] 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

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

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

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

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

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

[meta-oe][PATCH] tcpdump: upgrade 4.9.2 -> 4.9.3
 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)

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 "

[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  (5+ 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 6/7] ASoC: tegra: config fifos on hw_param changes

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


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.