All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-01 01:19:50 to 2019-08-01 03:10:25 UTC [more...]

[PATCH v2 2/2] ARM: dts: aspeed: Add Mihawk BMC platform
 2019-08-01  3:10 UTC  (3+ messages)

[PATCH v2 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-08-01  3:10 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: atomics: "

[U-Boot] [PATCH] riscv: serial: fix to load binary file over y-modem
 2019-08-01  3:08 UTC  (7+ messages)
` [U-Boot] [PATCH] riscv : serial: use rx watermark to indicate rx data is present

[RFC 0/2] arm64: Enable vmemmap from device memory
 2019-08-01  3:09 UTC  (9+ messages)
` [RFC 1/2] mm/sparsemem: Add vmem_altmap support in vmemmap_populate_basepages()
` [RFC 2/2] arm64/mm: Enable device memory allocation and free for vmemmap mapping

Weird behavior with git grep --recurse-submodules
 2019-08-01  3:08 UTC  (6+ messages)
` [GSoC][PATCH] grep: fix worktree case in submodules

[PATCH v2] ath11k: Fix htt stats sounding info and pdev cca stats
 2019-08-01  3:06 UTC 

[Qemu-devel] [Bug 1838569] [NEW] virtio-balloon change breaks post 4.0 upgrade
 2019-08-01  2:58 UTC  (2+ messages)
` [Qemu-devel] [Bug 1838569] "

[PATCH net-next v5 0/6] flow_offload: add indr-block in nf_table_offload
 2019-08-01  3:03 UTC  (7+ messages)
` [PATCH net-next v5 1/6] cls_api: modify the tc_indr_block_ing_cmd parameters
` [PATCH net-next v5 2/6] cls_api: replace block with flow_block in tc_indr_block_dev
` [PATCH net-next 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next v5 4/6] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v5 5/6] flow_offload: support get flow_block immediately
` [PATCH net-next v5 6/6] netfilter: nf_tables_offload: support indr block call

[PATCH] tomoyo: Fix incorrect return value from tomoyo_find_next_domain()
 2019-08-01  3:03 UTC 

[v7 0/2] gpio: aspeed: Add SGPIO driver
 2019-08-01  2:59 UTC  (4+ messages)
` [v7 2/2] "

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-08-01  2:57 UTC  (4+ messages)
` [PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs

[PATCH v3] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
 2019-08-01  2:56 UTC  (4+ messages)

[f2fs-dev] [f2fs-tools][PATCH] Throw an error when zone device info not found
 2019-08-01  2:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: always initial RAMBlock.bmap to 1 for new migration
 2019-08-01  2:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Make some changes to SDP
 2019-08-01  2:56 UTC  (3+ messages)
  ` [U-Boot] 答复: "

[ANNOUNCE] Git v2.23.0-rc0
 2019-08-01  2:53 UTC  (7+ messages)
` Git for Windows v2.23.0-rc0, was "

linux-next: manual merge of the sound-asoc tree with the sound tree
 2019-08-01  2:50 UTC 

[Buildroot] [PATCH v4 00/30] builder-class series cover letter
 2019-08-01  2:46 UTC  (31+ messages)
` [Buildroot] [PATCH v4 01/30] autobuild-run: introduce Builder class
` [Buildroot] [PATCH v4 02/30] autobuild-run: move instance variable from kwargs to "
` [Buildroot] [PATCH v4 03/30] autobuild-run: move njobs "
` [Buildroot] [PATCH v4 04/30] autobuild-run: move sysinfo "
` [Buildroot] [PATCH v4 05/30] autobuild-run: move http variables "
` [Buildroot] [PATCH v4 06/30] autobuild-run: move submitter "
` [Buildroot] [PATCH v4 07/30] autobuild-run: move make_opts "
` [Buildroot] [PATCH v4 08/30] autobuild-run: move niceness "
` [Buildroot] [PATCH v4 09/30] autobuild-run: move toolchains_csv "
` [Buildroot] [PATCH v4 10/30] autobuild-run: move repo "
` [Buildroot] [PATCH v4 11/30] autobuild-run: move upload variable "
` [Buildroot] [PATCH v4 12/30] autobuild-run: move buildpid "
` [Buildroot] [PATCH v4 13/30] autobuild-run: move debug "
` [Buildroot] [PATCH v4 14/30] autobuild-run: define instance directory as a part of "
` [Buildroot] [PATCH v4 15/30] autobuild-run: move log variable to "
` [Buildroot] [PATCH v4 16/30] autobuild-run: remove kwargs argument from function calls and definitions
` [Buildroot] [PATCH v4 17/30] autobuild-run: define source directory as part of Builder class
` [Buildroot] [PATCH v4 18/30] autobuild-run: define download "
` [Buildroot] [PATCH v4 19/30] autobuild-run: define output "
` [Buildroot] [PATCH v4 20/30] autobuild-run: define results "
` [Buildroot] [PATCH v4 21/30] autobuild-run: move check_version() to "
` [Buildroot] [PATCH v4 22/30] autobuild-run: move get_branch() "
` [Buildroot] [PATCH v4 23/30] scripts/autobuild-run: make the HTTP URL really configurable
` [Buildroot] [PATCH v4 24/30] autobuild-run: create reason file on build failures
` [Buildroot] [PATCH v4 25/30] web/import.inc.php: support reading failure reason from reason file
` [Buildroot] [PATCH v4 26/30] scripts/autobuild-run: support changing repo
` [Buildroot] [PATCH v4 27/30] autobuild-run: modify do_build() to accept outputdir as argument
` [Buildroot] [PATCH v4 28/30] autobuild-run: define different output directory for reproducible builds
` [Buildroot] [PATCH v4 29/30] autobuild-run: use different output directories for reproducible builds testing
` [Buildroot] [PATCH v4 30/30] autobuild-run: make prepare_build() clean the output directory used for reproducibility testing

[Fuego] [PATCH] Add a general mechanism in Fuego to check that a module is available and insertable
 2019-08-01  2:46 UTC  (4+ messages)

[PATCH V2 0/5] blk-mq: wait until completed req's complete fn is run
 2019-08-01  2:45 UTC  (5+ messages)

[PATCH] drm/amd/powerplay: sort feature status index by asic feature id for smu
 2019-08-01  2:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add TPL support for Pine64 Rock64 board
 2019-08-01  2:42 UTC  (12+ messages)
` [U-Boot] [PATCH 2/7] rockchip: dts: rk3328: update dmc node for driver
` [U-Boot] [PATCH 3/7] rockchip: dts: rk3328: enable the drivers need by TPL/SPL
` [U-Boot] [PATCH 4/7] rockchip: Kconfig: enable TPL support for rk3328
` [U-Boot] [PATCH 6/7] configs: rk3328: enable TPL for rock64-rk3328_defconfig
` [U-Boot] [PATCH 7/7] doc: rockchip: Adapt Pine64 Rock64 board instructions

[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
 2019-08-01  2:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
 2019-08-01  2:42 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] riscv: Access CSRs using CSR numbers

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-01  2:37 UTC  (5+ messages)
` [PATCH v6 19/57] iio: Remove dev_err() usage after platform_get_irq()

[Qemu-devel] [PATCH] spapr: quantify error messages regarding capability settings
 2019-08-01  2:14 UTC  (2+ messages)

[PATCH] libfdt: reduce the number of headers included from libfdt_env.h
 2019-08-01  2:30 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2019-08-01  2:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] x86: Intel AVX512_BF16 feature enabling
 2019-08-01  2:28 UTC  (2+ messages)

[RFC 0/6] udmabuf guest <--> host interaction model
 2019-08-01  2:25 UTC  (7+ messages)
` [RFC 1/6] udmabuf: use cache_sgt_mapping option
` [RFC 2/6] udmabuf: add ability to set access flags on udmabuf
` [RFC 3/6] udmabuf: enforce access flags
` [RFC 4/6] udmabuf: add a pointer to the miscdevice in dma-buf private data
` [RFC 5/6] udmabuf: separate out creating/destroying scatter-table
` [RFC 6/6] udmabuf: implement begin_cpu_access/end_cpu_access hooks

FAILED: patch "[PATCH] cpufreq: Add QoS requests for userspace constraints" failed to apply to 5.2-stable tree
 2019-08-01  2:22 UTC  (2+ messages)

[PATCH 2/2] cnic: Use refcount_t for refcount
 2019-08-01  2:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: always initial ram_counters for a new migration
 2019-08-01  2:21 UTC  (2+ messages)

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-08-01  2:20 UTC  (4+ messages)
` [PATCH v4] "

[U-Boot] [BISECTED] [BUG]: MMC initialization hang at Zynq Z-turn board
 2019-08-01  2:21 UTC  (2+ messages)

How to switch pcie/ocp Nics for ncsi
 2019-08-01  2:19 UTC  (3+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-01  2:17 UTC  (25+ 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
` [PATCH 05/24] shrinker: clean up variable types and tracepoints
` [PATCH 06/24] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 07/24] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 08/24] mm: kswapd backoff for shrinkers
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [PATCH 10/24] xfs: fix missed wakeup on l_flush_wait
` [PATCH 11/24] xfs:: account for memory freed from metadata buffers
` [PATCH 12/24] xfs: correctly acount for reclaimable slabs
` [PATCH 13/24] xfs: synchronous AIL pushing
` [PATCH 14/24] xfs: tail updates only need to occur when LSN changes
` [PATCH 15/24] xfs: eagerly free shadow buffers to reduce CIL footprint
` [PATCH 16/24] xfs: Lower CIL flush limit for large logs
` [PATCH 17/24] xfs: don't block kswapd in inode reclaim
` [PATCH 18/24] xfs: reduce kswapd blocking on inode locking
` [PATCH 19/24] xfs: kill background reclaim work
` [PATCH 20/24] xfs: use AIL pushing for inode reclaim IO
` [PATCH 21/24] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 22/24] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/24] xfs: reclaim inodes from the LRU
` [PATCH 24/24] xfs: remove unusued old inode reclaim code

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-08-01  2:17 UTC  (4+ messages)

[meta-cloud-services][PATCH] python-dateutil: Remove the bbappend
 2019-08-01  2:17 UTC  (2+ messages)

[PATCH] libvirt: Remove numactl from PACKAGECONFIG for arm
 2019-08-01  2:17 UTC  (2+ messages)

[PATCH] kubernetes: set COMPATIBLE_HOST
 2019-08-01  2:16 UTC  (2+ messages)

[PATCH v2] powerpc: Support CMDLINE_EXTEND
 2019-08-01  2:12 UTC  (2+ messages)

linux-next: build warnings after merge of the crypto tree
 2019-08-01  2:11 UTC  (2+ messages)
` [PATCH] asm-generic: Remove redundant arch-specific rules for simd.h

[meta-python] [PATCH] python-cython: upgrade 0.29.12 -> 0.29.13
 2019-08-01  2:10 UTC 

[PATCH v3 1/4] mtd: spi-nor: rename SR_TB to indicate the using bit
 2019-07-13  7:15 UTC  (4+ messages)
    ` [PATCH v3 2/4] mtd: spi-nor: introduce SR_BP_SHIFT define
    ` [PATCH v3 3/4] mtd: spi-nor: add 4bit block protection support
    ` [PATCH v3 4/4] mtd: spi-nor: support lock/unlock for a few Micron chips

[PATCH cifs-utils] mount.cifs.c: fix memory leaks in main func
 2019-08-01  2:02 UTC 

Failure to recreate virtual functions
 2019-08-01  1:49 UTC  (9+ messages)

[PATCH] ext4: disable mount with both dioread_nolock and nodelalloc
 2019-08-01  1:57 UTC  (2+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2019-08-01  1:56 UTC 

[meta-oe] [PATCHv2] openldap: upgrade 2.4.47 -> 2.4.48
 2019-08-01  1:54 UTC 

[Qemu-devel] [PATCH] riscv: rv32: Root page table address can be larger than 32-bit
 2019-08-01  1:53 UTC  (4+ messages)
    ` [Qemu-riscv] "

[PATCH -next] staging: rtl8723bs: remove set but not used variable 'bEEPROMCheck'
 2019-08-01  1:53 UTC  (3+ messages)

[PATCH] f2fs: fix livelock in swapfile writes
 2019-08-01  1:53 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH RFC 1/2] futex: Split key setup from key queue locking and read
 2019-08-01  1:42 UTC  (6+ messages)
` [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes

am-based rebase not applying filters
 2019-08-01  1:52 UTC 

[PATCH] meta-virtualization: add layer depends on selinux
 2019-08-01  1:49 UTC  (4+ messages)
` [PATCH] cri-o: skip it when depends not found

[PATCH v2 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-08-01  1:39 UTC  (13+ messages)
` [PATCH v2 07/22] staging: erofs: remove redundant #include "internal.h"
` [PATCH v2 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
` [PATCH v2 12/22] staging: erofs: drop __GFP_NOFAIL for managed inode

[meta-oe] [PATCH] openldap: upgrade 2.4.47 -> 2.4.48
 2019-08-01  1:46 UTC  (2+ messages)

[PATCH v2 0/5] xfs: fixes and new tests for bulkstat v5
 2019-08-01  1:43 UTC  (6+ messages)
` [PATCH 1/5] xfs/122: ignore inode geometry structure
` [PATCH 2/5] xfs/122: mask wonky ioctls
` [PATCH 3/5] xfs/122: add the new v5 bulkstat/inumbers ioctl structures
` [PATCH 4/5] common/xfs: refactor agcount calculation for mounted filesystems
` [PATCH 5/5] xfs: test new v5 bulkstat commands

[PATCH 0/1] nvmem: sunxi_sid: fix A64 SID controller support
 2019-08-01  1:42 UTC  (5+ messages)
` [PATCH 1/1] "
    ` [linux-sunxi] "

[PATCH] ocfs: further debugfs cleanups
 2019-08-01  1:41 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[RFC PATCH 0/7] xfs: add reflink & dedupe support for fsdax
 2019-08-01  1:37 UTC  (5+ messages)

[PATCH -next] intel_th: msu: Fix possible memory leak in mode_store()
 2019-08-01  1:38 UTC  (2+ messages)

Compressed kernels currently won't boot
 2019-08-01  1:37 UTC  (11+ messages)

[PATCH 0/1] git-p4: close temporary file before removing
 2019-08-01  1:36 UTC  (2+ messages)

[PATCH] git-p4: close temporary file before removing
 2019-08-01  1:34 UTC  (6+ messages)

Hello Kernel Hardening
 2019-07-31 20:33 UTC  (2+ messages)

[PATCH v2 0/3] Support discovery log change events
 2019-08-01  1:32 UTC  (2+ messages)

[PATCH 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-08-01  1:31 UTC  (9+ messages)
` [PATCH 07/22] staging: erofs: remove redundant #include "internal.h"

[PATCH 1/3] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL
 2019-08-01  1:28 UTC  (2+ messages)

[PATCH] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
 2019-08-01  1:27 UTC  (2+ messages)

[PATCH V2] qemuboot-x86: move QB_SYSTEM_NAME to corresponding conf
 2019-08-01  1:25 UTC 

[PATCH] enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
 2019-08-01  1:24 UTC 

[PATCH] libx11:upgrade 1.6.7 -> 1.6.8
 2019-08-01  1:24 UTC  (2+ messages)

[PATCH] ima: Allow to import the blacklisted cert signed by secondary CA cert
 2019-08-01  1:23 UTC  (2+ messages)

Build regressions/improvements in v5.3-rc2
 2019-08-01  1:23 UTC  (2+ messages)

[PATCH] nvme: trace bio completion
 2019-08-01  1:23 UTC  (2+ messages)

[PATCH] nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
 2019-08-01  1:23 UTC  (2+ messages)

[PATCH -next] iwlwifi: dbg: work around clang bug by marking debug strings static
 2019-08-01  1:21 UTC  (2+ messages)

[PATCH 4.19 000/113] 4.19.63-stable review
 2019-08-01  1:19 UTC  (4+ messages)
` [PATCH 4.19 077/113] f2fs: avoid out-of-range memory access


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.