All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-27 18:39:41 to 2020-10-27 19:09:13 UTC [more...]

[PATCH for-6.0 v3 00/20] block/export: Allow exporting BDSs via FUSE
 2020-10-27 19:05 UTC  (4+ messages)
` [PATCH for-6.0 v3 01/20] meson: Detect libfuse
` [PATCH for-6.0 v3 02/20] fuse: Allow exporting BDSs via FUSE
` [PATCH for-6.0 v3 08/20] iotests: Do not pipe _make_test_img

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-10-27 19:08 UTC  (4+ messages)
` [PATCH v2 seccomp 1/6] seccomp: Move config option SECCOMP to arch/Kconfig

[PATCH V4 0/6] Support RISC-V migration
 2020-10-27 18:45 UTC  (6+ messages)
` [PATCH V4 1/6] target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit

[PATCH] drm/amdgpu: remove unneeded semicolon
 2020-10-27 19:07 UTC  (2+ messages)

[PATCH ima-evm-utils] boot_aggregate.test: Skip if CONFIG_IMA not enabled
 2020-10-27 19:06 UTC  (8+ messages)

[PATCH] mm/list_lru: optimize condition of exiting the loop
 2020-10-27 19:06 UTC  (3+ messages)

[PATCH] selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
 2020-10-27 19:06 UTC  (4+ messages)

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-27 19:06 UTC  (9+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH 0/5] Fix some bugs in memcg/slab
 2020-10-27 19:05 UTC  (8+ messages)
` [PATCH 1/5] mm: memcg/slab: Fix return child memcg objcg for root memcg
` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats

[PATCH RFC v6 0/4] xfstests: widen timestamps to deal with y2038+
 2020-10-27 19:04 UTC  (5+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps
` [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[RFC] Using gitlab for upstream qemu repo?
 2020-10-27 18:48 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/5] net/mlx5: add extended Rx queue setup routine
 2020-10-27 19:05 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/6] net/mlx5: add Rx buffer split support

[PATCH] mm/page_alloc: Add __free_pages documentation
 2020-10-27 19:03 UTC  (2+ messages)

[PATCH RFCv4 0/2] xfstests: add inode btree blocks counters to the AGI header
 2020-10-27 19:03 UTC  (3+ messages)
` [PATCH 1/2] xfs/122: embiggen struct xfs_agi size for inobtcount feature
` [PATCH 2/2] xfs: test inobtcount upgrade

[PATCH RFC 0/2] xfs_db: add minimal directory navigation
 2020-10-27 19:03 UTC  (3+ messages)
` [PATCH 1/2] xfs: test the xfs_db path command
` [PATCH 2/2] xfs: test the xfs_db ls command

[RFC PATCH 0/4] net: dsa: link aggregation support
 2020-10-27 19:04 UTC  (7+ messages)

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-10-27 19:03 UTC  (8+ messages)
` [PATCH 1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2
` [PATCH 2/7] xfs: test regression in xfs_bmap_validate_extent
` [PATCH 3/7] generic: test reflink and copy_file_range behavior with O_SYNC and FS_XFLAG_SYNC files
` [PATCH 4/7] xfs: test rtalloc alignment and math errors
` [PATCH 5/7] xfs: test mkfs min log size calculation w/ rt volumes
` [PATCH 6/7] xfs: test quota softlimit warning functionality
` [PATCH 7/7] xfs/122: fix test for xfs_attr_shortform_t conversion

[PATCH v2 0/3] Work around flakiness in t5500.43
 2020-10-27 19:04 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH] sideband: diagnose more incoming packet anomalies

[PATCH net-next 0/4] xdp: introduce bulking for page_pool tx return path
 2020-10-27 19:04 UTC  (5+ messages)
` [PATCH net-next 1/4] net: xdp: introduce bulking for xdp "
` [PATCH net-next 2/4] net: page_pool: add bulk support for ptr_ring
` [PATCH net-next 3/4] net: mvpp2: add xdp tx return bulking support
` [PATCH net-next 4/4] net: mlx5: "

[PATCH] crypto: qat: remove unneeded semicolon
 2020-10-27 19:04 UTC 

[PATCH] mm/slub: fix panic in slab_alloc_node()
 2020-10-27 19:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/9] xfstests: random fixes
 2020-10-27 19:02 UTC  (10+ messages)
` [PATCH 1/9] common: extract rt extent size for _get_file_block_size
` [PATCH 2/9] xfs/520: disable external devices
` [PATCH 3/9] xfs/341: fix test when rextsize > 1
` [PATCH 4/9] various: replace _get_block_size with _get_file_block_size when needed
` [PATCH 5/9] xfs/327: fix inode reflink flag checking
` [PATCH 6/9] xfs/27[26]: force realtime on or off as needed
` [PATCH 7/9] xfs/030: hide the btree levels check errors
` [PATCH 8/9] check: run tests in a systemd scope for mandatory test cleanup
` [PATCH 9/9] common/populate: make sure _scratch_xfs_populate puts its files on the data device

[RFC bpf-next 00/16] bpf: Speed up trampoline attach
 2020-10-27 19:03 UTC  (6+ messages)
` [RFC bpf-next 13/16] libbpf: Add trampoline batch attach support

[dpdk-dev] [PATCH] net/mlx5: use C11 atomics in packet scheduling
 2020-10-27 19:03 UTC 

[qemu-web PATCH v2 00/16] Re-design the QEMU home page to better present information
 2020-10-27 18:45 UTC  (3+ messages)
` [qemu-web PATCH v2 06/16] Rework display of screenshots to use a carousel slider

Recent upgrade of 4.13 -> 4.14 issue
 2020-10-27 15:42 UTC  (7+ messages)

PCI trouble on mvebu (Turris Omnia)
 2020-10-27 19:00 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-27 19:01 UTC  (7+ messages)
` [Intel-gfx] [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [Intel-gfx] [PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
    `  "

[PATCH 0/4] qemu-storage-daemon: QAPIfy --chardev the stupid way
 2020-10-27 18:59 UTC  (4+ messages)
` [PATCH 4/4] qemu-storage-daemon: QAPIfy --chardev

[PATCH net-next 00/16] selftests: net: bridge: add tests for IGMPv3
 2020-10-27 18:59 UTC  (34+ messages)
` [Bridge] "
` [PATCH net-next 01/16] selftests: net: bridge: rename current igmp tests to igmpv2
  ` [Bridge] "
` [PATCH net-next 02/16] selftests: net: bridge: igmp: add support for packet source address
  ` [Bridge] "
` [PATCH net-next 03/16] selftests: net: bridge: igmp: check for specific udp ip protocol
  ` [Bridge] "
` [PATCH net-next 04/16] selftests: net: bridge: igmp: add IGMPv3 entries' state helpers
  ` [Bridge] "
` [PATCH net-next 05/16] selftests: net: bridge: add tests for igmpv3 is_include and inc -> allow reports
  ` [Bridge] "
` [PATCH net-next 06/16] selftests: net: bridge: add test for igmpv3 inc -> is_include report
  ` [Bridge] "
` [PATCH net-next 07/16] selftests: net: bridge: add test for igmpv3 inc -> is_exclude report
  ` [Bridge] "
` [PATCH net-next 08/16] selftests: net: bridge: add test for igmpv3 inc -> to_exclude report
  ` [Bridge] "
` [PATCH net-next 09/16] selftests: net: bridge: add test for igmpv3 exc -> allow report
  ` [Bridge] "
` [PATCH net-next 10/16] selftests: net: bridge: add test for igmpv3 exc -> is_include report
  ` [Bridge] "
` [PATCH net-next 11/16] selftests: net: bridge: add test for igmpv3 exc -> is_exclude report
  ` [Bridge] "
` [PATCH net-next 12/16] selftests: net: bridge: add test for igmpv3 exc -> to_exclude report
  ` [Bridge] "
` [PATCH net-next 13/16] selftests: net: bridge: add test for igmpv3 inc -> block report
  ` [Bridge] "
` [PATCH net-next 14/16] selftests: net: bridge: add test for igmpv3 exc "
  ` [Bridge] "
` [PATCH net-next 15/16] selftests: net: bridge: add test for igmpv3 exclude timeout
  ` [Bridge] "
` [PATCH net-next 16/16] selftests: net: bridge: add test for igmpv3 *,g auto-add
  ` [Bridge] [PATCH net-next 16/16] selftests: net: bridge: add test for igmpv3 *, g auto-add

[PATCH] crypto: cavium/nitrox: remove unneeded semicolon
 2020-10-27 19:01 UTC 

[yocto] Cross compilation error finding libraries
 2020-10-27 19:01 UTC  (3+ messages)
`  "

[PATCH v9 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-27 18:58 UTC  (5+ messages)
` [PATCH v9 01/14] ASoC: sun4i-i2s: Change set_chan_cfg() params

[PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
 2020-10-27 18:59 UTC  (5+ messages)
  ` [Devel] "

[PATCH 0/5] Preparation work for using font_desc in vc_data
 2020-10-27 18:59 UTC  (10+ messages)
` [PATCH 1/5] fbdev/atafb: Remove unused extern variables
  ` [PATCH 2/5] Fonts: Make font size unsigned in font_desc
    ` [PATCH 3/5] Fonts: Add charcount field to font_desc

[PATCH] cpufreq: speedstep: remove unneeded semicolon
 2020-10-27 18:59 UTC 

PCI trouble on mvebu (Turris Omnia)
 2020-10-27 18:59 UTC  (6+ messages)

[dunfell PATCH 1/2] websocketd: Add new recipe
 2020-10-27 18:57 UTC  (6+ messages)

[PATCH] clk: imx: remove unneeded semicolon
 2020-10-27 18:57 UTC  (2+ messages)

[PATCH v3 00/12] Overhaul multi-page lookups for THP
 2020-10-27 18:58 UTC  (5+ messages)
` [PATCH v3 03/12] mm/filemap: Add helper for finding pages
` [PATCH v3 04/12] mm/filemap: Add mapping_seek_hole_data

VR control from the BMC
 2020-10-27 18:55 UTC  (2+ messages)

[PATCH] proc.5: Document inaccurate RSS due to SPLIT_RSS_COUNTING
 2020-10-27 18:56 UTC  (5+ messages)

[PATCH] virtiofsd: Fix the help message of posix lock
 2020-10-27 18:33 UTC  (2+ messages)

[oe-layersetup][PATCH] oe-layer-setup: Clean up -next configs that are no longer supported
 2020-10-27 18:53 UTC  (2+ messages)

How to use WORKDIR of recipe A in recipe B ?
 2020-10-27 18:54 UTC  (2+ messages)
` [yocto] "

[PATCH v6 00/11] Exposing backing-chain allocation over NBD
 2020-10-27 18:44 UTC  (6+ messages)
` [PATCH v6 11/11] qapi: Use QAPI_LIST_ADD() where possible

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-10-27 18:21 UTC  (11+ messages)
` [PATCH 02/29] semihosting: fix order of initialization functions
` [PATCH 12/29] vl: create "-net nic -net user" default earlier
` [PATCH 18/29] vl: separate qemu_create_late_backends
` [PATCH 20/29] vl: separate qemu_apply_machine_options
` [PATCH 21/29] vl: separate qemu_resolve_machine_memdev
` [PATCH 24/29] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 25/29] vl: start VM via qmp_cont
` [PATCH 26/29] hmp: introduce cmd_available
` [PATCH 28/29] vl: remove separate preconfig main_loop
` [PATCH 29/29] vl: allow -incoming defer with -preconfig

[PATCH] emacs: Fix packaging for emacs-minimal
 2020-10-27 18:53 UTC 

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-10-27 18:53 UTC  (4+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 06/10] commit-graph: implement corrected commit date

[GIT PULL] orphan-handling fixes for v5.10-rc2
 2020-10-27 18:52 UTC 

[PATCH v2 0/3] clone: document partial clone section
 2020-10-27 18:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 5.8 000/633] 5.8.17-rc1 review
 2020-10-27 18:50 UTC  (2+ messages)

[PATCH 1/3] locking/rwlocks: Add contention detection for rwlocks
 2020-10-27 18:50 UTC  (4+ messages)
` [PATCH 3/3] sched: Add cond_resched_rwlock

stable-rc/linux-4.9.y baseline: 129 runs, 1 regressions (v4.9.240-140-g97bfc73b33b5)
 2020-10-27 18:50 UTC 

[tipc-discussion] [net v2 1/1] tipc: fix memory leak caused by tipc_buf_append()
 2020-10-27 18:49 UTC  (3+ messages)

[PATCH] drm/msm/dpu: fix clock scaling on non-sc7180 board
 2020-10-27 18:49 UTC  (3+ messages)
` [Freedreno] "

Ocassional dropping of uevent of loop device (possible race)
 2020-10-27 18:49 UTC  (2+ messages)
` [LTP] "

[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-10-27 18:49 UTC  (6+ messages)
` [PATCH 07/11] KVM: arm64: Inject AArch64 exceptions from HYP

[PATCH] KUnit: Docs: style: fix some Kconfig example issues
 2020-10-27 18:49 UTC 

[PATCH] KUnit: Docs: fix a wording typo
 2020-10-27 18:48 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Avoid synchronous binds deep within locks
 2020-10-27 18:47 UTC 

[PATCH] xfs: remove the unused XFS_B_FSB_OFFSET macro
 2020-10-27 18:47 UTC  (2+ messages)

Recent issues with BB_DONT_CACHE?
 2020-10-27 18:47 UTC  (2+ messages)
` [yocto] "

[PATCH v2 0/8] sandbox: implement cold reset
 2020-10-27 18:47 UTC  (9+ messages)
` [PATCH v2 1/8] sandbox: eth-raw: do not close the console input
` [PATCH v2 2/8] sandbox: enable poweroff command
` [PATCH v2 3/8] test/py: test poweroff
` [PATCH v2 4/8] sandbox: use O_CLOEXEC in os_open()
` [PATCH v2 5/8] sandbox: implement reset
` [PATCH v2 6/8] test: adjust sysreset tests
` [PATCH v2 7/8] sandbox: update function descriptions in os.h
` [PATCH v2 8/8] doc: add sandbox API

[PATCH] xfs: remove the unused BBMASK macro
 2020-10-27 18:46 UTC  (5+ messages)

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-27 18:44 UTC  (6+ messages)
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation

[PATCH v10 0/9] Add fast commits in Ext4 file system
 2020-10-27 18:45 UTC  (6+ messages)
` [PATCH v10 5/9] ext4: main fast-commit commit path

[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
 2020-10-27 18:45 UTC  (9+ messages)
` [PATCH v2 0/8] "
    ` [PATCH] documentation symlink restrictions for .git* files

stable-rc/linux-4.14.y baseline: 146 runs, 3 regressions (v4.14.202-192-ga42f5f48c6ae)
 2020-10-27 18:46 UTC 

[PATCHv3 00/17] arm64: remove set_fs() and friends
 2020-10-27 18:45 UTC  (3+ messages)
` [PATCHv3 13/17] arm64: uaccess cleanup macro naming

[PATCH 08/10] afs: Wrap page->private manipulations in inline functions
 2020-10-27 18:45 UTC  (2+ messages)

dlib recipe linking issue
 2020-10-27 18:44 UTC 

[PATCH v2 0/2] add ast2400/2500 phy-handle support
 2020-10-27 18:21 UTC  (3+ messages)
` [PATCH v2 1/2] net: ftgmac100: move phy connect out from ftgmac100_setup_mdio

Subject: [RFC] clang tooling cleanups
 2020-10-27 18:42 UTC  (2+ messages)

[PATCH 3/3] kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
 2020-10-27 18:41 UTC  (3+ messages)

Recording allocation location for blocks of memory?
 2020-10-27 18:40 UTC  (2+ messages)

[PATCH 0/5] xfsprogs: fixes for 5.10
 2020-10-27 18:37 UTC  (5+ messages)
` [PATCH 1/5] mkfs: allow users to specify rtinherit=0
  ` [PATCH 1.5/5] mkfs: clarify valid "inherit" option values
    ` [PATCH 1.5/5 V2] "

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-27 18:24 UTC  (6+ messages)
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs


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.