All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 13:08:20 to 2020-09-24 13:40:41 UTC [more...]

[PATCH 00/23] libmultipath: improve cleanup on exit
 2020-09-24 13:40 UTC  (11+ messages)
` [PATCH 01/23] multipathd: uxlsnr: avoid deadlock "
` [PATCH 02/23] multipathd: Fix liburcu memory leak
` [PATCH 03/23] multipathd: move handling of io_err_stat_attr into libmultipath
` [PATCH 04/23] multipathd: move vecs desctruction into cleanup function
` [PATCH 05/23] multipathd: make some globals static
` [PATCH 06/23] multipathd: move threads destruction into separate function
` [PATCH 07/23] multipathd: move conf "
` [PATCH 08/23] multipathd: move pid "
` [PATCH 09/23] multipathd: close pidfile on exit
` [PATCH 10/23] multipathd: add helper for systemd notification at exit

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-24 13:40 UTC  (5+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-24 13:40 UTC  (6+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[igt-dev] [PATCH i-g-t RFC] lib/igt_chamelium: Use curl timeout for xmlrpc calls
 2020-09-24 13:40 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-24 13:38 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers
  `  "

[PATCH 0/3] condition EAS enablement on FI support
 2020-09-24 13:39 UTC  (8+ messages)
` [PATCH 1/3] sched/topology,schedutil: wrap sched domains rebuild
` [PATCH 3/3] arm64: rebuild sched domains on invariance status changes

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-09-24 13:37 UTC  (3+ messages)

[PATCH v13 2/2] Add PWM fan controller driver for LGM SoC
 2020-09-24 13:23 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a83ae2d941efc0ae4a89e5360c7974cc46722d79
 2020-09-24 13:38 UTC 

[RFC 0/2] printk: Add more metadata for each record
 2020-09-24 13:38 UTC  (8+ messages)
` [RFC 2/2] printk: Add more information about the printk caller

[PATCH 0/7] iwlwifi: updates intended for v5.10 2020-09-24
 2020-09-24 13:23 UTC  (8+ messages)
` [PATCH 1/7] iwlwifi: enable twt by default
` [PATCH 2/7] iwlwifi: iwl-trans: move all txcmd init to trans alloc
` [PATCH 3/7] iwlwifi: move bc_pool to a common trans header
` [PATCH 4/7] iwlwifi: iwl-trans: move tfd to trans layer
` [PATCH 5/7] iwlwifi: move bc_table_dword to a common trans header
` [PATCH 6/7] iwlwifi: add new cards for MA family
` [PATCH 7/7] iwlwifi: acpi: support ppag table command v2

[PATCH v2 00/21] multipath-tools: shutdown, libdevmapper races, globals
 2020-09-24 13:37 UTC  (22+ messages)
` [PATCH v2 01/21] multipathd: allow shutdown during configure()
` [PATCH v2 02/21] multipathd: avoid sending "READY=1" to systemd on early shutdown
` [PATCH v2 03/21] multipathd: send "STOPPING=1" to systemd on shutdown
` [PATCH v2 04/21] multipathd: send "RELOADING=1" to systemd on DAEMON_CONFIGURE state
` [PATCH v2 05/21] multipathd: use volatile qualifier for running_state
` [PATCH v2 06/21] multipathd: generalize and fix wait_for_state_change_if()
` [PATCH v2 07/21] multipathd: set_config_state(): avoid code duplication
` [PATCH v2 08/21] multipathd: cancel threads early during shutdown
` [PATCH v2 09/21] multipath-tools: don't call dm_lib_release() any more
` [PATCH v2 10/21] libmultipath: devmapper: refactor libdm version determination
` [PATCH v2 11/21] libmultipath: protect racy libdevmapper calls with a mutex
` [PATCH v2 12/21] libmultipath: constify file argument in config parser
` [PATCH v2 13/21] libmultipath: provide defaults for {get, put}_multipath_config
` [PATCH v2 14/21] libmpathpersist: allow using libmultipath "
` [PATCH v2 15/21] multipath: use {get_put}_multipath_config from libmultipath
` [PATCH v2 16/21] mpathpersist: use {get, put}_multipath_config() "
` [PATCH v2 17/21] libmultipath: add udev and logsink symbols
` [PATCH v2 18/21] multipath: remove logsink and udev
` [PATCH v2 19/21] libmpathpersist: call libmultipath_{init, exit}()
` [PATCH v2 20/21] mpathpersist: remove logsink and udev
` [PATCH v2 21/21] multipathd: "

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-24 13:35 UTC  (32+ messages)
` [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v6 2/6] mmap: make mlock_future_check() global
` [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2)
` [PATCH] man2: new page describing memfd_secret() system call

[PATCH 00/11] multipath-tools: add linker version scripts
 2020-09-24 13:36 UTC  (12+ messages)
` [PATCH 01/11] libmultipath: find_mpe(): don't match with empty WWID
` [PATCH 02/11] libmultipath: copy mpp->hwe from pp->hwe
` [PATCH 03/11] libmultipath: dm_map_present_by_uuid(): fix dm_task_create() call
` [PATCH 04/11] libdmmp tests: fix compilation
` [PATCH 05/11] libmultipath: prio: constify some function parameters
` [PATCH 06/11] libmultipath: checkers/prio: allow non-lazy .so loading
` [PATCH 07/11] multipath-tools Makefiles: separate rules for .so and man pages
` [PATCH 08/11] libmultipath: create separate .so for unit tests
` [PATCH 09/11] libmultipath: add linker version script
` [PATCH 10/11] libmpathpersist: "
` [PATCH 11/11] libmpathcmd: "

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-24 13:34 UTC  (8+ messages)
` [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting

[Intel-gfx] [PATCH 1/4] drm/i915/gem: Hold request reference for canceling an active context
 2020-09-24 13:35 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Cancel outstanding work after disabling heartbeats on an engine
  ` [Intel-gfx] "

[PATCH v1] leds: pca9532: correct shift computation in pca9532_getled
 2020-09-24 13:35 UTC  (4+ messages)

[GIT PULL] interconnect changes for 5.10
 2020-09-24 13:35 UTC  (2+ messages)

[PATCHSET v2 0/7] perf inject: Speed build-id injection
 2020-09-24 13:35 UTC  (7+ messages)
` [PATCH 4/7] perf inject: Do not load map/dso when injecting build-id
` [PATCH 7/7] perf inject: Remove stale build-id processing

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-24 13:34 UTC  (9+ messages)

[PATCH] block: Fix various comments
 2020-09-24 13:12 UTC 

[PATCH v8 1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-24 13:33 UTC  (3+ messages)
` [PATCH v8 2/3] rseq/selftests: add rseq_offset_deref_addv

[PATCH] KVM: SVM: Add a dedicated INVD intercept routine
 2020-09-24 13:33 UTC  (5+ messages)

[PATCH 00/45] TTM move refactoring
 2020-09-24 13:32 UTC  (3+ messages)
` [PATCH 26/45] drm/ttm: remove bind/unbind callbacks

[PATCH] ARM: dts: iwg20d-q7-common: Fix touch controller probe failure
 2020-09-24 13:31 UTC  (5+ messages)

Slow booting on x15
 2020-09-24 13:30 UTC  (9+ messages)

[PATCH] drm/amdgpu: fix ras calltrace problem by sysfs_update_group
 2020-09-24 13:31 UTC  (4+ messages)

[PATCH 0/8] softfloat: Implement float128_muladd
 2020-09-24 13:30 UTC  (4+ messages)
` [PATCH 6/8] "

[PATCH] Input: trackpoint - enable Synaptics trackpoints
 2020-09-24 13:30 UTC  (2+ messages)

[PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
 2020-09-24 13:28 UTC  (4+ messages)

[PATCH] gpio: gpio-amd-fch: Correct logic of GPIO_LINE_DIRECTION
 2020-09-24 13:29 UTC  (2+ messages)

[PATCH] block: Use helper function blk_mq_sched_needs_restart()
 2020-09-24 13:13 UTC 

[PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn()
 2020-09-24 13:13 UTC 

pm/testing baseline: 117 runs, 2 regressions (v5.9-rc6-37-ga31d518ec481)
 2020-09-24 13:28 UTC 

[PATCH v8 0/7] Apply COR-filter to the block-stream permanently
 2020-09-24 13:25 UTC  (6+ messages)
` [PATCH v8 2/7] copy-on-read: add filter append/drop functions

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:483:35: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-24 13:27 UTC  (10+ messages)
` [PATCH] crypto: sun4i-ss - Fix SHA1 hash on A33-variant with BE CPU
    ` [v2 PATCH] crypto: sun4i-ss - Fix sparse endianness markers

[PATCH v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage
 2020-09-24 13:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
 2020-09-24 13:27 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: Program PSR2 selective fetch registers

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-24 13:25 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-24 13:25 UTC  (6+ messages)
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-09-24 13:15 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH V2 0/5] Add support for custom names for AT24 EEPROMs
 2020-09-24 13:25 UTC  (8+ messages)
` [PATCH V2 1/5] misc: eeprom: at24: Initialise AT24 NVMEM ID field
` [PATCH V2 2/5] dt-bindings: eeprom: at24: Add label property for AT24
` [PATCH V2 3/5] misc: eeprom: at24: Support custom device names for AT24 EEPROMs

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2020-09-24 13:23 UTC  (3+ messages)

remove alloc_vm_area
 2020-09-24 13:23 UTC  (9+ messages)
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
  ` [Intel-gfx] "

[meta-python][PATCH 1/4] python3-xlsxwriter: Upgrade 1.3.5 -> 1.3.6
 2020-09-24 13:21 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-yarl: Upgrade 1.5.1 -> 1.6.0
` [meta-python][PATCH 3/4] python3-sentry-sdk: Upgrade 0.17.7 -> 0.17.8
` [meta-python][PATCH 4/4] python3-google-api-python-client: Upgrade 1.12.1 -> 1.12.2

[GIT PULL for v5.9-rc7] media fixes
 2020-09-24 13:24 UTC  (2+ messages)
` [GIT PULL for v5.9-rc7] media fixes (#67321)

C vdso
 2020-09-24 13:17 UTC 

[PATCH 1/2] watchdog: Hide WATCHDOG_RESET_DISABLE
 2020-09-24 13:19 UTC  (8+ messages)
` [PATCH 2/2] watchdog: add watchdog behavior configuration

[PATCH v2] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-24 13:18 UTC  (4+ messages)

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-09-24 13:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 00/20] "
  ` [dpdk-dev] [PATCH v5 16/20] doc: remove references to make from app guides

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-09-24 13:15 UTC  (3+ messages)
` [RFC PATCH v3 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35

[chrome-os:chromeos-4.14 35/38] kernel/sched/psi.c:1194:20: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2020-09-24 13:16 UTC 

[Intel-gfx] [PATCH] drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
 2020-09-24 13:16 UTC  (2+ messages)

[PATCH 4/6] seccomp: Emulate basic filters for constant action results
 2020-09-24 13:16 UTC  (2+ messages)

[PATCH V2 0/4] cpufreq: Record stats with fast-switching
 2020-09-24 13:15 UTC  (4+ messages)
` [PATCH V2 1/4] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()

[PATCH 5.9] mt76: mt7615: reduce maximum VHT MPDU length to 7991
 2020-09-24 13:15 UTC  (2+ messages)

[PATCH V9 0/4] fuse: Add support for passthrough read/write
 2020-09-24 13:13 UTC  (5+ messages)
` [PATCH V9 1/4] fuse: Definitions and ioctl() for passthrough
` [PATCH V9 2/4] fuse: Trace daemon creds
` [PATCH V9 3/4] fuse: Introduce synchronous read and write for passthrough
` [PATCH V9 4/4] fuse: Handle asynchronous read and write in passthrough

Using bios-settings-mgr for setting hypervisor network attributes
 2020-09-24 13:08 UTC  (11+ messages)

[PATCH] iomap: Set all uptodate bits for an Uptodate page
 2020-09-24 13:12 UTC  (2+ messages)

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-24 13:03 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH v2 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
 2020-09-24 13:11 UTC  (6+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24 12:42 UTC  (17+ messages)

[PATCH v9 0/8] domain context infrastructure
 2020-09-24 13:10 UTC  (9+ messages)
` [PATCH v9 1/8] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v9 2/8] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v9 3/8] tools/misc: add xen-domctx to present domain context
` [PATCH v9 4/8] docs/specs: add missing definitions to libxc-migration-stream
` [PATCH v9 5/8] docs / tools: specific migration v4 to include DOMAIN_CONTEXT
` [PATCH v9 6/8] common/domain: add a domain context record for shared_info
` [PATCH v9 7/8] x86/time: add a domain context record for tsc_info
` [PATCH v9 8/8] tools/libxc: add DOMAIN_CONTEXT records to the migration stream

[PATCH 00/24] Many patches
 2020-09-24 13:09 UTC  (9+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-24 13:07 UTC  (3+ messages)
` [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a

[RFC PATCH v2] sched/fair: select idle cpu from idle cpumask in sched domain
 2020-09-24 13:09 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/3] add FEC support
 2020-09-24 13:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH V12 0/4] "
  ` [dpdk-dev] [PATCH V12 1/4] ethdev: introduce FEC API
  ` [dpdk-dev] [PATCH V12 2/4] net/hns3: support FEC
  ` [dpdk-dev] [PATCH V12 3/4] app/testpmd: add FEC command
  ` [dpdk-dev] [PATCH V12 4/4] doc: add FEC API and PMD information


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.