All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-01 00:21:42 to 2019-08-01 02:18:18 UTC [more...]

[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

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

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

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

[PATCH RFC 1/2] futex: Split key setup from key queue locking and read
 2019-08-01  1:42 UTC  (10+ 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  (10+ 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

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

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

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

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

[ANNOUNCE] Git v2.23.0-rc0
 2019-08-01  1:38 UTC  (9+ messages)
` Git for Windows v2.23.0-rc0, was "
  ` [git-for-windows] "

[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  (8+ 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

[PATCH] arm64: Add support for relocating the kernel with RELR relocations
 2019-08-01  1:19 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Qemu-devel] [PATCH] numa: numa nodeid need not be sequential
 2019-08-01  1:16 UTC  (3+ messages)

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-01  1:01 UTC  (8+ messages)
` [patch V2 1/7] locking/lockdep: Add Kconfig option for bit spinlocks
` [patch V2 2/7] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions
` [patch V2 3/7] fs/buffer: Substitute BH_Uptodate_Lock for RT and bit spinlock debugging
` [patch V2 4/7] fs/jbd2: Remove jbd_trylock_bh_state()
` [patch V2 5/7] fs/jbd2: Simplify journal_unmap_buffer()
` [patch V2 6/7] fs/jbd2: Make state lock a spinlock
` [patch V2 7/7] fs/jbd2: Free journal head outside of locked region

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

[virtio-dev] [PATCH v2] Add virtio rpmb device specification
 2019-08-01  1:14 UTC  (3+ messages)

[PATCH rfc 1/2] nvme: don't remove namespace if revalidate failed because of controller reset
 2019-08-01  1:13 UTC  (12+ messages)

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-01  1:11 UTC  (11+ messages)
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
          ` [f2fs-dev] "

[RFC iproute2 0/4] Revert tc batchsize feature
 2019-08-01  1:11 UTC  (6+ messages)
` [RFC iproute2 1/4] Revert "tc: Remove pointless assignments in batch()"
` [RFC iproute2 2/4] Revert "tc: flush after each command in batch mode"
` [RFC iproute2 3/4] Revert "tc: fix batch force option"
` [RFC iproute2 4/4] Revert "tc: Add batchsize feature for filter and actions"

[PATCH v4 0/3] Casefolding in F2FS
 2019-08-01  1:11 UTC  (6+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
      ` [f2fs-dev] "

NULL pointer dereference in nvmet_rdma_queue_disconnect during bond failover
 2019-08-01  1:08 UTC  (10+ messages)

[PATCH] nvme-pci: Fix async probe remove race
 2019-08-01  1:05 UTC  (2+ messages)

[PATCH 1/3] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL
 2019-08-01  1:04 UTC 

[PATCH] daxctl: link against libndctl, in case its use doesn't get pruned
 2019-08-01  1:00 UTC 

[PATCH 0/4] block: introduce REQ_OP_ZONE_RESET_ALL
 2019-08-01  1:03 UTC  (9+ messages)
` [PATCH 1/4] block: add req op to reset all zones and flag
` [PATCH 2/4] blk-zoned: implement REQ_OP_ZONE_RESET_ALL
` [PATCH 3/4] scsi: "
` [PATCH 4/4] null_blk: "

[cip-dev] CIP IRC weekly meeting today
 2019-08-01  1:03 UTC 

[PATCH v3 0/4] Varios NVMe Fixes
 2019-08-01  1:02 UTC  (3+ messages)

subcribe linux arm mailing lists
 2019-08-01  0:59 UTC 

[PATCH v3 0/5] Miscellaneous fixes
 2019-08-01  0:58 UTC  (15+ messages)
` [PATCH v3 1/5] RISC-V: Remove per cpu clocksource
` [PATCH v3 2/5] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs
` [PATCH v3 3/5] RISC-V: Fix unsupported isa string info
` [PATCH v3 4/5] RISC-V: Export few kernel symbols
` [PATCH v3 5/5] dt-bindings: Update the riscv,isa string description

[PATCH] qemuboot-x86.inc: remove it and move content to corresponding conf
 2019-08-01  0:58 UTC  (5+ messages)

[PATCH v3 1/3] drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
 2019-08-01  0:57 UTC  (3+ messages)
` [PATCH v3 2/3] drm/i915/uc: Move uC early functions inside the GT ones
` [PATCH v3 3/3] drm/i915/gt: Introduce intel_gt_runtime_suspend/resume

[U-Boot] [PATCH 00/39] env: common: Remove environment definitions from common.h
 2019-08-01  0:55 UTC  (7+ messages)
` [U-Boot] [PATCH 32/39] env: Rename the redundancy flags

[Virtio-fs] [PATCH] virtiofs: reduce lock contention on fpq->lock
 2019-08-01  0:55 UTC  (3+ messages)

[thud/master][PATCH 1/2] recipes: tisdk-image.bbclass -> tisdk-bundle.bbclass, arago-core-tisdk-image -> arago-core-tisdk-bundle
 2019-08-01  0:53 UTC  (2+ messages)
` [thud/master][PATCH 2/2] arago.conf: disable meta-virtualization sanity check and warning

[PATCH v2 net] hv_sock: Fix hang when a connection is closed
 2019-08-01  0:50 UTC  (2+ messages)

[PATCH] Revert "PCI: Enable NVIDIA HDA controllers"
 2019-08-01  0:50 UTC  (6+ messages)

[PATCH 0/1] Make the includeif:onbranch feature more robust
 2019-08-01  0:49 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] config: work around bug with includeif:onbranch and early config

[PATCH v6] PM / wakeup: show wakeup sources stats in sysfs
 2019-08-01  0:45 UTC  (8+ messages)

[PATCH] net/mlx5e: Allow removing representors netdev to other namespace
 2019-08-01  0:44 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] docs/nvdimm: add example on persistent backend setup
 2019-08-01  0:40 UTC 

[Qemu-devel] [PATCH] docs/nvdimm: add example on persistent backend setup
 2019-08-01  0:35 UTC  (5+ messages)

[ndctl PATCH v9 00/13] daxctl: add a new reconfigure-device command
 2019-08-01  0:29 UTC  (14+ messages)
` [ndctl PATCH v9 01/13] libdaxctl: add interfaces to get ctx and check device state
` [ndctl PATCH v9 02/13] libdaxctl: add interfaces to enable/disable devices
` [ndctl PATCH v9 03/13] libdaxctl: add an interface to retrieve the device resource
` [ndctl PATCH v9 04/13] libdaxctl: add a 'daxctl_memory' object for memory based operations
` [ndctl PATCH v9 05/13] daxctl/list: add target_node for device listings
` [ndctl PATCH v9 06/13] daxctl/list: display the mode for a dax device
` [ndctl PATCH v9 07/13] daxctl: add a new reconfigure-device command
` [ndctl PATCH v9 08/13] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH v9 09/13] daxctl: add commands to online and offline memory
` [ndctl PATCH v9 10/13] Documentation: Add man pages for daxctl-{on, off}line-memory
` [ndctl PATCH v9 11/13] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH v9 12/13] contrib/ndctl: add bash-completion for the new daxctl commands
` [ndctl PATCH v9 13/13] test: Add a unit test for daxctl-reconfigure-device and friends

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-08-01  0:32 UTC  (9+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-01  0:27 UTC  (3+ messages)

[RFC 0/9] platform/x86: Huawei WMI laptop extras driver
 2019-08-01  0:21 UTC  (2+ messages)
` [RFC 1/9] platform/x86: huawei-wmi: Rename guid and driver name


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.