All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-26 21:55:42 to 2019-07-26 23:21:11 UTC [more...]

[PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() ordering
 2019-07-26 23:20 UTC  (12+ messages)
` [PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() race condition

[PATCH 00/19] Cleanup merge API
 2019-07-26 23:19 UTC  (5+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] merge-recursive: fix minor memory leak in error condition

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes & features
 2019-07-26 23:18 UTC  (5+ messages)
` [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

[ndctl PATCH v7 00/13] daxctl: add a new reconfigure-device command
 2019-07-26 23:15 UTC  (7+ messages)
` [ndctl PATCH v7 08/13] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH v7 09/13] daxctl: add commands to online and offline memory

[RFC PATCH 0/2] Basic /sys/hypervisor information for Hyper-V
 2019-07-26 23:17 UTC  (3+ messages)
` [RFC PATCH 1/2] sys-hypervisor: /sys/hypervisor/type "
` [RFC PATCH 2/2] sys-hypervisor: version information "

[PATCH v4 0/3] Introduce Bandwidth OPPs for interconnects
 2019-07-26 23:15 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings
` [PATCH v4 2/3] OPP: Add support for bandwidth OPP tables
` [PATCH v4 3/3] OPP: Add helper function "

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-26 23:13 UTC  (9+ messages)

+ mm-z3foldc-fix-z3fold_destroy_pool-race-condition.patch added to -mm tree
 2019-07-26 23:06 UTC 

+ mm-z3foldc-fix-z3fold_destroy_pool-ordering.patch added to -mm tree
 2019-07-26 23:06 UTC 

[PATCH] drm/i915: Allow sharing the idle-barrier from other kernel requests
 2019-07-26 23:06 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[dpdk-dev] [PATCH] net/ice: fix LLDP forward
 2019-07-26 23:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v9 0/4] THP aware uprobe
 2019-07-26 23:02 UTC  (3+ messages)
` [PATCH v9 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

[PATCH] of: Fix typo in kerneldoc
 2019-07-26 23:01 UTC  (2+ messages)

[PATCH v2 bpf] libbpf: fix missing __WORDSIZE definition
 2019-07-26 23:01 UTC  (3+ messages)

KVM Arm64 and Linux-RT issues
 2019-07-26 22:58 UTC  (4+ messages)

[GIT PULL] libnvdimm fixes for 5.3-rc2
 2019-07-26 22:53 UTC  (2+ messages)

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-26 22:55 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] iotests: use python logging
 2019-07-26 22:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: add script_initialize
` [Qemu-devel] [PATCH 2/2] iotests: use python logging for iotests.log()

[PATCH] fs: reiserfs: Fix possible null-pointer dereferences in remove_from_transaction()
 2019-07-26 22:54 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850evm: Split MTDPARTS into SPL and u-boot
 2019-07-26 22:53 UTC 

[PATCH] drm/i810: Use CONFIG_PREEMPTION
 2019-07-26 22:52 UTC  (3+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-26 22:50 UTC  (4+ messages)
` [PATCH 2/7] vmpressure: "

[f2fs-dev] [PATCH v7 00/16] fscrypt: key management improvements
 2019-07-26 22:41 UTC  (84+ messages)
`  "
` [f2fs-dev] [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
  `  "
` [f2fs-dev] [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
  `  "
` [f2fs-dev] [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
  `  "
` [f2fs-dev] [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
  `  "
` [f2fs-dev] [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
  `  "
` [f2fs-dev] [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
  `  "
` [f2fs-dev] [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
  `  "
` [f2fs-dev] [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
  `  "
` [f2fs-dev] [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
  `  "
` [f2fs-dev] [PATCH v7 10/16] fscrypt: v2 encryption policy support
  `  "
` [f2fs-dev] [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
  `  "
` [f2fs-dev] [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
  `  "
` [f2fs-dev] [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
  `  "
` [f2fs-dev] [PATCH v7 14/16] f2fs: "
  `  "
` [f2fs-dev] [PATCH v7 15/16] ubifs: "
  `  "
` [f2fs-dev] [PATCH v7 16/16] fscrypt: document the new ioctls and policy version
  `  "

[PATCH] mac80211: don't WARN on short WMM parameters from AP
 2019-07-26 22:47 UTC 

[PATCH net-next v2] mlx4/en_netdev: allow offloading VXLAN over VLAN
 2019-07-26 22:47 UTC  (2+ messages)

Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
 2019-07-26 22:47 UTC  (2+ messages)

[MPTCP] roadmap proposal/discussion
 2019-07-26 22:46 UTC 

[PATCH 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-07-26 22:44 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: leds: document new "power-supply" property

[ragnatech:media-tree] BUILD SUCCESS a8f910ec66583bfb61558c3f333195b3960d832d
 2019-07-26 22:42 UTC 

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.3-67-gd61e440a1852)
 2019-07-26 22:40 UTC 

[PATCH] drm/i915: ignore generated files for header test
 2019-07-26 22:39 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[Xen-devel] [PATCH 0/4] xen/percpu: Cleanup
 2019-07-26 22:37 UTC  (8+ messages)
` [Xen-devel] [PATCH 1/4] arm/percpu: Move {get, set}_processor_id() into smp.h
` [Xen-devel] [PATCH 3/4] xen/percpu: Drop unused asm/percpu.h includes
` [Xen-devel] [PATCH 4/4] xen/percpu: Make DECLARE_PER_CPU() and __DEFINE_PER_CPU() common

[mmotm:master 49/120] mm/memcontrol.c:2418: undefined reference to `__udivdi3'
 2019-07-26 22:34 UTC  (2+ messages)

RFC: Fixing net/sunrpc/cache.c: cache_listeners_exist() function for rogue process reading a 'channel' file
 2019-07-26 22:33 UTC  (2+ messages)
` [RFC PATCH] SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist

[Qemu-devel] [PATCH-4.2 v1 0/6] RISC-V: Hypervisor prep work part 2
 2019-07-26 22:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH-4.2 v1 2/6] target/riscv: Remove strict perm checking for CSR R/W
  ` [Qemu-devel] [Qemu-riscv] "
        `  "

[meta-oe][PATCH] libseccomp: import from meta-security
 2019-07-26 22:27 UTC  (8+ messages)

[PATCH] drm/i915: Replace hangcheck by heartbeats
 2019-07-26 22:27 UTC  (11+ messages)

[PATCH] selinux: fix memory leak in policydb_init()
 2019-07-26 22:27 UTC  (2+ messages)

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-26 22:26 UTC  (5+ messages)
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT

[PATCH bpf-next 0/9] Revamp test_progs as a test running framework
 2019-07-26 22:26 UTC  (13+ messages)
` [PATCH bpf-next 1/9] selftests/bpf: prevent headers to be compiled as C code
` [PATCH bpf-next 3/9] selftests/bpf: add test selectors by number and name to test_progs
` [PATCH bpf-next 6/9] selftests/bpf: abstract away test log output

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.61-51-g213a5f3ac1f5)
 2019-07-26 22:25 UTC 

gcm.c question regarding the rfc4106 cipher suite
 2019-07-26 22:24 UTC  (3+ messages)

[PATCH 0/7] Fix broken references to files under Documentation/*
 2019-07-26 22:24 UTC  (9+ messages)
      ` [PATCH] docs: riscv: convert boot-image-header.txt to ReST

[PATCH] ima-evm-utils: Fix ima_verify for v1 signatures
 2019-07-26 22:23 UTC 

My penguin has blue feets (aka: RGB versus BGR troubles)
 2019-07-26 22:22 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/28] Tame a few "touch this, recompile the world" headers
 2019-07-26 22:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 18/28] Include hw/hw.h exactly where needed

[PATCH 1/4] RISC-V: Remove per cpu clocksource
 2019-07-26 22:20 UTC  (5+ messages)
` [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing

PREMIRROR
 2019-07-26 22:19 UTC  (10+ messages)

[PATCH 0/3] [PATCH 0/3] Documentation: virtual: convert files from .txt to
 2019-07-26 22:19 UTC  (8+ messages)
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst
        ` [Linux-kernel-mentees] "

[PATCH V2 net-next 00/11] net: hns3: some code optimizations & bugfixes & features
 2019-07-26 22:18 UTC  (4+ messages)
` [PATCH V2 net-next 07/11] net: hns3: adds debug messages to identify eth down cause

[Xen-devel] [PATCH] tools: ipxe: update for fixing build with GCC9
 2019-07-26 22:13 UTC 

[GIT PULL] SELinux fixes for v5.3 (#1)
 2019-07-26 22:13 UTC 

[PATCH] Documentation: move Documentation/virtual to Documentation/virt
 2019-07-26 22:10 UTC  (5+ messages)

[PATCH v2 0/5] ALSA/HDA: abort probe when DMICs are detected
 2019-07-26 22:09 UTC  (4+ messages)
` [PATCH v2 2/5] ALSA: hda: move parts of NHLT code to new module

BUG() during criss-cross merge with directory rename and deleted file
 2019-07-26 22:09 UTC 

[PATCH v3 1/1] drm/vblank: drop use of DRM_WAIT_ON()
 2019-07-26 22:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3,1/1] "

[PATCH] iplink_can: fix format output of clock with flag -details
 2019-07-26 22:04 UTC  (2+ messages)

[PATCH] gigaset: stop maintaining seperately
 2019-07-26 22:05 UTC 

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-07-26 22:03 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] iproute2: devlink: use sys/queue.h from libbsd as a fallback
 2019-07-26 22:02 UTC  (3+ messages)
` [PATCH v2] iproute2: devlink: port from sys/queue.h to list.h

[Qemu-devel] Exploring Sphinx, autodoc, apidoc, and coverage tools for python/qemu
 2019-07-26 21:16 UTC  (2+ messages)

How to report issues or provide patches for the documentation IN OTHER LANGUAGES?
 2019-07-26 22:02 UTC  (2+ messages)

[PATCH v3] systemd: Add partial support of drop-in configuration files to systemd-systemctl-native
 2019-07-26 22:01 UTC  (2+ messages)
` ✗ patchtest: failure for systemd: Add partial support of drop-in configuration files to systemd-systemctl-native (rev2)

[PATCH lttng-ust] Fix: address GCC unaligned pointer warnings
 2019-07-26 22:00 UTC 

[PATCH iproute2] iplink: document the 'link change' subcommand
 2019-07-26 21:59 UTC  (2+ messages)
` [PATCH] iplink: document 'change' option to ip link

[PATCH 0/3] grep: PCRE JIT fixes
 2019-07-26 21:57 UTC  (8+ messages)
` [PATCH v2 6/8] grep: stess test PCRE v2 on invalid UTF-8 data
` [PATCH v2 8/8] grep: optimistically use PCRE2_MATCH_INVALID_UTF

[Intel-wired-lan] [next PATCH S8 01/12] i40e: fix shifts of signed values
 2019-07-26 21:56 UTC  (2+ messages)

[PATCH v6 0/9] Add Error Disconnect Recover (EDR) support
 2019-07-26 21:53 UTC  (2+ messages)


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.