All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-02 15:08:24 to 2019-08-02 15:46:00 UTC [more...]

[PATCH v2] systemd-boot:grub-efi:wic: add variable APPENDS for multiple boot configuration
 2019-08-02 15:46 UTC  (2+ messages)

stable-rc/linux-4.14.y boot: 120 boots: 1 failed, 77 passed with 41 offline, 1 untried/unknown (v4.14.134-318-g8834696721a3)
 2019-08-02 15:45 UTC 

[patch net-next v2 0/3] net: devlink: Finish network namespace support
 2019-08-02 15:45 UTC  (10+ messages)
` [patch net-next v2 1/3] net: devlink: allow to change namespaces

[Buildroot] [PATCH 1/1] package/mosquitto: fix typo in Config.in
 2019-08-02 15:45 UTC  (2+ messages)

[PATCH 0/1] kill-bb: Add it for killing abnormal bitbake processes
 2019-08-02 15:44 UTC  (4+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH v3 00/40] env: common: Remove environment definitions from common.h
 2019-08-02 15:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 31/40] env: Drop the ENTRY typedef
` [U-Boot] [PATCH v3 32/40] env: Drop _ENTRY
` [U-Boot] [PATCH v3 38/40] env: Rename environment.h to env_internal.h
` [U-Boot] [PATCH v3 40/40] common: Add a note about the effort to reduce common.h

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-02 15:43 UTC  (7+ messages)
` [PATCH 09/20] ext4: Initialize timestamps limits

[Qemu-devel] [PATCH v3 for-4.1? 0/9] qcow2-bitmaps: rewrite reopening logic
 2019-08-02 15:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/9] block: add .bdrv_need_rw_file_child_during_reopen_rw handler

About usb_new_device() API
 2019-08-02 15:43 UTC  (2+ messages)

[Xen-devel] [PATCH v8 00/16] improve late microcode loading
 2019-08-02 15:40 UTC  (11+ messages)
` [Xen-devel] [PATCH v8 08/16] microcode: remove struct ucode_cpu_info
` [Xen-devel] [PATCH v8 09/16] microcode: remove pointless 'cpu' parameter
` [Xen-devel] [PATCH v8 10/16] microcode/amd: call svm_host_osvw_init() in common code
` [Xen-devel] [PATCH v8 11/16] microcode: pass a patch pointer to apply_microcode()
` [Xen-devel] [PATCH v8 12/16] microcode: split out apply_microcode() from cpu_request_microcode()

[Bridge] [PATCH net v3] net: bridge: move vlan init/deinit to NETDEV_REGISTER/UNREGISTER
 2019-08-02 15:41 UTC  (6+ messages)
` [Bridge] [PATCH net v4] net: bridge: move default pvid "
  `  "

[PATCH v4] engines: Add Network Block Device (NBD) support using libnbd
 2019-08-02 15:40 UTC  (3+ messages)

bad patch created when I use --ignore-blank-lines option
 2019-08-02 15:39 UTC 

[dpdk-dev] [PATCH v2 0/3] doc: changes to abi policy introducing major abi versions
 2019-08-02 15:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] doc: separate versioning.rst into version and policy
` [dpdk-dev] [PATCH v2 2/3] doc: changes to abi policy introducing major abi versions
` [dpdk-dev] [PATCH v2 3/3] doc: updates to versioning guide for "

[Virtio-fs] [PATCH] virtiofsd: Prevent multiply running with same vhost_user_socket
 2019-08-02 15:39 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.3-rc2
 2019-08-02 15:39 UTC 

[Xen-devel] [RFC] Generating Go bindings for libxl
 2019-08-02 15:38 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test
 2019-08-02 15:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.py
` [Qemu-devel] [PATCH 2/2] tests/acceptance: Add new test cases "

dax writes on ext4 slower than direct-i/o?
 2019-08-02 15:38 UTC  (3+ messages)

[PATCH 4.14 00/25] 4.14.136-stable review
 2019-08-02 15:37 UTC  (3+ messages)
` [PATCH 4.14 25/25] sched/fair: Use RCU accessors consistently for ->numa_group

[dpdk-dev] Unable to redirect packets into kernel using dtap/dtun
 2019-08-02 15:37 UTC  (2+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-02 15:37 UTC  (11+ messages)

[PATCH v4 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-08-02 15:36 UTC  (5+ messages)
` [PATCH v4 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag

[Xen-devel] [PATCH 00/35] libxl refactoring to use ev_qmp (with API changes)
 2019-08-02 15:35 UTC  (10+ messages)
` [Xen-devel] [PATCH 01/35] libxl: Make libxl_domain_unpause async
` [Xen-devel] [PATCH 02/35] libxl: Make libxl_send_trigger async
` [Xen-devel] [PATCH 03/35] libxl: Make libxl_set_vcpuonline async
` [Xen-devel] [PATCH 04/35] libxl: Make libxl_retrieve_domain_configuration async
` [Xen-devel] [PATCH 05/35] libxl: Make libxl_qemu_monitor_command async
` [Xen-devel] [PATCH 06/35] libxl: Use ev_qmp for switch_qemu_xen_logdirty
` [Xen-devel] [PATCH 07/35] libxl: Move "qmp_initializations" to libxl_dm
` [Xen-devel] [PATCH 08/35] libxl: Replace libxl__qmp_initializations by ev_qmp calls
` [Xen-devel] [PATCH 09/35] libxl: Deprecate libxl__domain_{unpause, resume}

[Buildroot] [PATCH] support/testing: improve test_luasyslog
 2019-08-02 15:36 UTC  (2+ messages)

[Buildroot] [git commit] support/testing: improve test_luasyslog
 2019-08-02 15:35 UTC 

[PATCH v2] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-08-02 15:34 UTC  (5+ messages)

stable-rc/linux-4.19.y boot: 110 boots: 1 failed, 68 passed with 40 offline, 1 untried/unknown (v4.19.62-147-gd60a7ba4ffa6)
 2019-08-02 15:34 UTC 

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-02 15:34 UTC  (10+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers
` [PATCH 03/24] mm: factor shrinker work calculations
` [PATCH 04/24] shrinker: defer work only to kswapd

[RFC 0/9] dt-bindings: first tentative of conversion to yaml format
 2019-08-02 15:32 UTC  (6+ messages)
` [RFC 5/9] dt-bindings: arm: amlogic: amlogic, meson-gx-ao-secure: convert to yaml

[PATCH] arm64/cache: fix -Woverride-init compiler warnings
 2019-08-02 15:32 UTC  (2+ messages)

[LTP] [PATCH v2 0/4] Move -Werror-implicit-function-declaration to
 2019-08-02 15:31 UTC  (4+ messages)
` [LTP] [PATCH v2 2/4] utils/ffsb: Add missing fhstat() signature + includes

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.186-159-g26f755a0d3e0)
 2019-08-02 15:30 UTC 

[PATCH 01/16] siggen: Import unihash code from OE-Core
 2019-08-02 15:30 UTC  (17+ messages)
` [PATCH 02/16] cache: Add SimpleCache class
` [PATCH 03/16] runqueue: Improve scenequeue processing logic
` [PATCH 04/16] siggen: Add new unitaskhashes data variable which is cached
` [PATCH 05/16] siggen: Convert to use self.unitaskhashes
` [PATCH 06/16] runqueue: Enable dynamic task adjustment to hash equivalency
` [PATCH 07/16] cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVE
` [PATCH 08/16] hashserv: Turn off sqlite synchronous mode
` [PATCH 09/16] prserv: Use a memory journal
` [PATCH 10/16] hashserv: Use separate threads for answering requests and handling them
` [PATCH 11/16] hashserv: Switch from threads to multiprocessing
` [PATCH 12/16] runqueue: Clean up BB_HASHCHECK_FUNCTION API
` [PATCH 13/16] siggen: Clean up task reference formats
` [PATCH 14/16] build/utils: Drop bb.build.FuncFailed
` [PATCH 15/16] tests/runqueue: Add hashserv+runqueue test
` [PATCH 16/16] bitbake: Bump version to 1.43.1 for API changes

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-02 15:29 UTC  (6+ messages)
` [patch V2 6/7] fs/jbd2: Make state lock a spinlock

[PATCH] drivers/amba: add reset control to primecell probe
 2019-08-02 15:29 UTC  (4+ messages)

[RFC PATCH 00/40] soundwire: updates for 5.4
 2019-08-02 15:29 UTC  (19+ messages)
` [RFC PATCH 05/40] soundwire: intel: move interrupt enable after interrupt handler registration
` [RFC PATCH 06/40] soundwire: intel: prevent possible dereference in hw_params
    ` [alsa-devel] "
` [RFC PATCH 07/40] soundwire: intel: fix channel number reported by hardware
` [RFC PATCH 09/40] soundwire: cadence_master: fix usage of CONFIG_UPDATE
` [RFC PATCH 12/40] soundwire: cadence_master: revisit interrupt settings
` [RFC PATCH 15/40] soundwire: cadence_master: handle multiple status reports per Slave

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-02 15:29 UTC  (13+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH v1 0/11] drm: header maintenance
 2019-08-02 15:28 UTC  (11+ messages)
` [PATCH v1 02/11] drm: drop uapi dependency from drm_print.h
                ` [Intel-gfx] "

[Xen-devel] [PATCH] fix BUG in gnttab_unpopulate_status_frames()
 2019-08-02 15:28 UTC  (3+ messages)

[Buildroot] [git commit] package/mosquitto: fix typo in Config.in
 2019-08-02 15:28 UTC 

[Buildroot] [PATCH 1/1] iputils: fix build with disabled thread support
 2019-08-02 15:28 UTC  (2+ messages)

Thank-You - Demmler Machinery
 2019-08-02 14:25 UTC 

[Buildroot] [git commit] package/iputils: fix build with thread support disabled
 2019-08-02 15:27 UTC 

[Buildroot] [PATCH 0/2] package/pkg-kconfig.mk: Target to compare configurations
 2019-08-02 15:25 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/pkg-kconfig.mk: Reusability improvements
` [Buildroot] [PATCH 2/2] package/pkg-kconfig.mk: new <pkg>-diff-config target

[RFC PATCH] usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
 2019-08-02 15:25 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic check
 2019-08-02 15:24 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amd/display: Block immediate flips for non-fast updates

[Qemu-devel] [PATCH v2 0/9] add failover feature for assigned network devices
 2019-08-02 15:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 4/9] migration: allow unplug during migration for failover devices
` [Qemu-devel] [PATCH 6/9] qapi: Add failover negotiated event
` [Qemu-devel] [PATCH 7/9] migration: Add new migration state wait-unplug
` [Qemu-devel] [PATCH 8/9] pci: mark devices partially unplugged

[PATCH v3] tracing: Function stack size and its name mismatch in arm64
 2019-08-02 15:22 UTC  (3+ messages)

[PATCH 1/8] sanity.conf: Require bitbake 1.43.1
 2019-08-02 15:22 UTC  (8+ messages)
` [PATCH 2/8] classes/lib: Remove bb.build.FuncFailed
` [PATCH 3/8] sstatesig: Move unihash siggen code to bitbake
` [PATCH 4/8] sstatesig: Add debug for incorrect hash server settings
` [PATCH 5/8] sstatesig: Adpat to recent bitbake hash equiv runqueue changes
` [PATCH 6/8] sstatesig: Update to handle BB_HASHSERVE
` [PATCH 7/8] sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTION
` [PATCH 8/8] sstatesig: Updates to match bitbake siggen changes

[PATCH] net: mvpp2: Implement RXAUI Support
 2019-08-02 15:22 UTC  (3+ messages)
` [PATCH 2/2] net: mvpp2: support multiple comphy lanes

[PATCH 0/5] Fix FIFO-99 abuse
 2019-08-02 15:21 UTC  (8+ messages)

[PATCH] Documentation/checkpatch: Prefer str_has_prefix over strncmp
 2019-08-02 15:21 UTC  (3+ messages)

[PATCH v2 0/6] tpm: Add driver for cr50
 2019-08-02 15:21 UTC  (10+ messages)
` [PATCH v2 5/6] tpm: add driver for cr50 on SPI

[git pull] device mapper fixes for 5.3-rc3
 2019-08-02 15:18 UTC  (2+ messages)

[Buildroot] [git commit] package/pkg-kconfig.mk: reusability improvements
 2019-08-02 15:18 UTC 

[Buildroot] [git commit] package/pkg-kconfig.mk: new <pkg>-diff-config target
 2019-08-02 15:18 UTC 

cherry-pick merge commit with log message populated
 2019-08-02 15:17 UTC  (3+ messages)

[PATCH v5] mmc: host: sdhci: Fix the incorrect soft reset operation when runtime resuming
 2019-08-02 15:16 UTC  (5+ messages)

[PATCH] mmc: atmel-mci: Mark expected switch fall-throughs
 2019-08-02 15:16 UTC  (3+ messages)

Patching /lib/systemd/system/systemd-networkd-wait-online.service
 2019-08-02 15:16 UTC  (3+ messages)

[Buildroot] [PATCHv3] package/mtd: needs zstd
 2019-08-02 15:16 UTC  (2+ messages)

[PATCH v2 0/3] Fix oops in shared-processor spinlocks
 2019-08-02 15:12 UTC  (4+ messages)
` [PATCH v2 3/3] powerpc/spinlocks: "

[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
 2019-08-02 15:15 UTC  (15+ messages)
` [PATCH RFC tip/core/rcu 01/14] rcu/nocb: Atomic ->len field in rcu_segcblist structure
` [PATCH RFC tip/core/rcu 02/14] rcu/nocb: Add bypass callback queueing
` [PATCH RFC tip/core/rcu 03/14] rcu/nocb: EXP Check use and usefulness of ->nocb_lock_contended
` [PATCH RFC tip/core/rcu 04/14] rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed
` [PATCH RFC tip/core/rcu 05/14] rcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_wake()
` [PATCH RFC tip/core/rcu 06/14] rcu/nocb: Advance CBs after merge in rcutree_migrate_callbacks()
` [PATCH RFC tip/core/rcu 07/14] rcu/nocb: Reduce nocb_cb_wait() leaf rcu_node ->lock contention
` [PATCH RFC tip/core/rcu 08/14] rcu/nocb: Reduce __call_rcu_nocb_wake() "
` [PATCH RFC tip/core/rcu 09/14] rcu/nocb: Don't wake no-CBs GP kthread if timer posted under overload
` [PATCH RFC tip/core/rcu 10/14] rcu: Allow rcu_do_batch() to dynamically adjust batch sizes
` [PATCH RFC tip/core/rcu 11/14] EXP nohz: Add TICK_DEP_BIT_RCU
` [PATCH RFC tip/core/rcu 12/14] rcu/nohz: Force on tick when invoking lots of callbacks
` [PATCH RFC tip/core/rcu 13/14] rcutorture: Force on tick for readers and callback flooders
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs

[PATCH] mmc: sdhci-s3c: Mark expected switch fall-through
 2019-08-02 15:16 UTC  (2+ messages)

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-02 15:16 UTC  (3+ messages)
` [PATCH v6 29/57] mmc: Remove dev_err() usage after platform_get_irq()

[PATCH 0/3] crypto: aegis128 followup
 2019-08-02 15:15 UTC  (4+ messages)
` [PATCH resend 1/3] crypto: aegis128 - add support for SIMD acceleration
` [PATCH resend 2/3] crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
` [PATCH RFC 3/3] crypto: arm64/aegis128 - implement plain NEON version

[PATCH net-next 00/15] net: Add functional tests for L3 and L4
 2019-08-02 15:15 UTC  (6+ messages)

[PATCH net] inet: frags: re-introduce skb coalescing for local delivery
 2019-08-02 15:15 UTC 

[PATCH] arm64/kvm: fix -Wimplicit-fallthrough warnings
 2019-08-02 14:23 UTC 

[PATCH v2 1/2] cxgb4: sched: Use refcount_t for refcount
 2019-08-02 15:14 UTC  (6+ messages)

RFC: exposing information about the SRC_URI(s)/branch via buildhistory (or similar mechanism)
 2019-08-02 15:14 UTC  (5+ messages)
` [OE-core] "

[PATCH 0/7] jbd2: Bit spinlock conversions
 2019-08-02 15:13 UTC  (8+ messages)
` [PATCH 1/7] jbd2: Simplify journal_unmap_buffer()
` [PATCH 2/7] jbd2: Remove jbd_trylock_bh_state()
` [PATCH 3/7] jbd2: Move dropping of jh reference out of un/re-filing functions
` [PATCH 4/7] jbd2: Drop unnecessary branch from jbd2_journal_forget()
` [PATCH 5/7] jbd2: Don't call __bforget() unnecessarily
` [PATCH 6/7] jbd2: Make state lock a spinlock
` [PATCH 7/7] jbd2: Free journal head outside of locked region

[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-02 15:13 UTC  (3+ messages)

[PATCH][net-next][V2] net/mlx5: remove self-assignment on esw->dev
 2019-08-02 15:13 UTC  (2+ messages)

[PATCH v4 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-08-02 15:11 UTC  (3+ messages)
` [PATCH v4 4/4] edac: Add support for Amazon's Annapurna Labs L2 EDAC

Support for --stdin-paths in commit, add, etc
 2019-08-02 15:11 UTC  (7+ messages)

[GIT PULL] exynos-drm-fixes
 2019-08-02 15:11 UTC  (2+ messages)

[Buildroot] [git commit] package/mtd: needs zstd
 2019-08-02 15:10 UTC 

[PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-02 15:10 UTC  (5+ messages)

[PATCH 1/2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-02 15:09 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Add support for Hikey960 board
 2019-08-02 15:10 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm: dts: Import HI3660 devicetree from Linux
` [U-Boot] [PATCH 2/5] arm: dts: Add devicetree for Hikey960 board
` [U-Boot] [PATCH 3/5] board: hisilicon: Add support "
` [U-Boot] [PATCH 4/5] mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver
` [U-Boot] [PATCH 5/5] MAINTAINERS: Add entry for HI3660 SoC


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.