All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 16:54:14 to 2019-05-20 17:25:49 UTC [more...]

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

❎ FAIL: Test report for kernel 5.1.4-rc1-2683da8.cki (stable)
 2019-05-20 17:25 UTC  (2+ messages)

[PATCH 00/33] fbcon notifier begone!
 2019-05-20 17:25 UTC  (10+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 27/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank

[U-Boot] RISC-V: Crashes with OpenSBI+U-Boot on the qemu "virt" machine
 2019-05-20 17:25 UTC  (5+ messages)

[Qemu-devel] [PULL 00/54] s390x update
 2019-05-20 17:02 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/54] pc-bios/s390-ccw: Clean up harmless misuse of isdigit()
` [Qemu-devel] [PULL 02/54] s390-bios: Skip bootmap signature entries
` [Qemu-devel] [PULL 03/54] pc-bios/s390: Update firmware image with "Skip bootmap signature entries" fix
` [Qemu-devel] [PULL 04/54] s390/ipl: cast to SCSIDevice directly
` [Qemu-devel] [PULL 05/54] s390/css: handle CCW_FLAG_SKIP
` [Qemu-devel] [PULL 06/54] s390x/tcg: Implement VECTOR ADD
` [Qemu-devel] [PULL 07/54] s390x/tcg: Implement VECTOR ADD COMPUTE CARRY
` [Qemu-devel] [PULL 08/54] s390x/tcg: Implement VECTOR ADD WITH CARRY
` [Qemu-devel] [PULL 09/54] s390x/tcg: Implement VECTOR ADD WITH CARRY COMPUTE CARRY
` [Qemu-devel] [PULL 10/54] s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT)
` [Qemu-devel] [PULL 11/54] s390x/tcg: Implement VECTOR AVERAGE
` [Qemu-devel] [PULL 12/54] s390x/tcg: Implement VECTOR AVERAGE LOGICAL
` [Qemu-devel] [PULL 13/54] s390x/tcg: Implement VECTOR CHECKSUM
` [Qemu-devel] [PULL 14/54] s390x/tcg: Implement VECTOR ELEMENT COMPARE *
` [Qemu-devel] [PULL 15/54] s390x/tcg: Implement VECTOR "
` [Qemu-devel] [PULL 16/54] s390x/tcg: Implement VECTOR COUNT LEADING ZEROS
` [Qemu-devel] [PULL 17/54] s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS
` [Qemu-devel] [PULL 18/54] s390x/tcg: Implement VECTOR EXCLUSIVE OR
` [Qemu-devel] [PULL 19/54] s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)
` [Qemu-devel] [PULL 22/54] s390x/tcg: Implement VECTOR (MAXIMUM|MINIMUM) (LOGICAL)
` [Qemu-devel] [PULL 23/54] s390x/tcg: Implement VECTOR MULTIPLY AND ADD *
` [Qemu-devel] [PULL 31/54] s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICAL
` [Qemu-devel] [PULL 32/54] s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT UNDER MASK
` [Qemu-devel] [PULL 34/54] s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE)
` [Qemu-devel] [PULL 35/54] s390x/tcg: Implement VECTOR SHIFT LEFT DOUBLE BY BYTE
` [Qemu-devel] [PULL 36/54] s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETIC
` [Qemu-devel] [PULL 38/54] s390x/tcg: Implement VECTOR SUBTRACT

[PATCH 0/4] Fix improper uses of smp_mb__{before,after}_atomic()
 2019-05-20 17:23 UTC  (5+ messages)
` [PATCH 1/4] drm/msm: "
` [PATCH 2/4] bio: fix improper use of smp_mb__before_atomic()
` [PATCH 3/4] sbitmap: "
` [PATCH 4/4] ceph: "

[PATCH 0/4] rtlwifi: rtl8821ae: Convert bit manipulation macros to static inline routines
 2019-05-20 17:23 UTC  (5+ messages)
` [PATCH 1/4] rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
` [PATCH 2/4] rtlwifi: rtl8821ae: Replace local bit manipulation macros
` [PATCH 3/4] rtlwifi: rtl8821ae: Convert macros that set descriptor
` [PATCH 4/4] rtlwifi: rtl8821ae: Convert inline routines to little-endian words

[PATCH RESEND] kvm: make kvm_vcpu_(un)map dependency on CONFIG_HAS_IOMEM explicit
 2019-05-20 17:23 UTC  (2+ messages)

[PATCH] regmap-irq: do not write mask register if mask_base is zero
 2019-05-20 17:21 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-20 17:22 UTC  (13+ messages)

Finer timestamps and serialization in git
 2019-05-20 17:22 UTC  (9+ messages)

[U-Boot] [PATCH 0/5] Add initial support for Pine64 Rock64 board
 2019-05-20 17:22 UTC  (5+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 5/5] rockchip: rk3328: add rock64-rk3328_defconfig

Patches for v5.2-rc and v5.3 merge window
 2019-05-20 17:21 UTC  (2+ messages)

[PATCH V5] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-05-20 17:21 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] x86: nVMX: Fix NMI/INTR-window tests
 2019-05-20 17:21 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] x86: nVMX: Use #DB in nmi and intr tests

[Xen-devel] [PATCH v2] xen/drivers/char: Don't require vpl011 for all non-x86 archs
 2019-05-20 17:20 UTC  (6+ messages)
  `  "

Coccinelle: semantic patch for missing of_node_put
 2019-05-20 17:20 UTC  (4+ messages)
    ` [Cocci] "

[PATCH v4 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-20 17:19 UTC  (3+ messages)

stable-rc/linux-5.0.y boot: 128 boots: 0 failed, 126 passed with 1 offline, 1 conflict (v5.0.17-117-gc76436debfdf)
 2019-05-20 17:18 UTC 

[PATCH] gpu: fix typos in code comments
 2019-05-20 17:18 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-05-20 17:18 UTC 

[RESEND PATCH] slab: skip kmemleak_object in leaks_show()
 2019-05-20 17:18 UTC  (2+ messages)

[PATCH 0/8] net: introduce "include/linux/if_rmnet.h"
 2019-05-20 17:18 UTC  (13+ messages)
` [PATCH 5/8] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH 6/8] net: qualcomm: rmnet: get rid of a variable in rmnet_map_ipv4_ul_csum_header()
` [PATCH 7/8] net: qualcomm: rmnet: mark endianness of struct rmnet_map_dl_csum_trailer fields
` [PATCH 8/8] net: introduce "include/linux/if_rmnet.h"

[PATCH rdma-next 01/15] rds: Don't check return value from destroy CQ
 2019-05-20 17:17 UTC  (2+ messages)

[PATCH 0/4] usb: typec: ucsi: ccg: add runtime pm support
 2019-05-20 17:17 UTC  (8+ messages)
` [PATCH 1/4] i2c: nvidia-gpu: "
` [PATCH 3/4] i2c: nvidia-gpu: resume ccgx i2c client

[kvm-unit-tests PATCH] x86: Remove xfail in entry check in enter_guest_with_bad_controls()
 2019-05-20  9:55 UTC 

[patch] mm, slab: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
 2019-05-20 17:17 UTC 

[patch 00/25] First batch
 2019-05-20 17:17 UTC  (10+ messages)
` [patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 2
` [patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 16

[PATCH] block: improve print_req_error
 2019-05-20 17:15 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2019-05-20 17:15 UTC 

[PATCH v2 1/2] autotools: Updage config.guess and config.sub
 2019-05-20 17:12 UTC  (4+ messages)
` [Xen-devel] "

[RFC 00/14] prefix network structures
 2019-05-20 17:11 UTC  (3+ messages)
` [dpdk-dev] [RFC v2 "

[PATCH v3 1/2] dt-bindings: arm: amlogic: Move 'amlogic, meson-gx-ao-secure' binding to its own file
 2019-05-20 17:10 UTC  (3+ messages)
  ` [PATCH v3 1/2] dt-bindings: arm: amlogic: Move 'amlogic,meson-gx-ao-secure' "

[patch 00/25] SPDX cleanup: batch 2
 2019-05-20 17:08 UTC  (26+ messages)
` [patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 26
` [patch 02/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27
` [patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 28
` [patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 29
` [patch 05/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30
` [patch 06/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31
` [patch 07/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32
` [patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
` [patch 09/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34
` [patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
` [patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
` [patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37
` [patch 13/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38
` [patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39
` [patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40
` [patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
` [patch 17/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 42
` [patch 18/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 43
` [patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 44
` [patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
` [patch 21/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 46
` [patch 22/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
` [patch 23/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
` [patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49
` [patch 25/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 50

[U-Boot] [PATCH 0/4] fs: fat: fixes for write under root directory
 2019-05-20 17:10 UTC  (2+ messages)

[PATCH] dax: Fix last_page check in __bdev_dax_supported()
 2019-05-20 17:08 UTC  (5+ messages)

Git ransom campaign incident report - May 2019
 2019-05-20 17:08 UTC  (3+ messages)
` [PATCH 3/3] clone: auto-enable git-credential-store when necessary

[PATCH] mm/failslab: By default, do not fail allocations with direct reclaim only
 2019-05-20 17:07 UTC  (3+ messages)

[PATCH net] xfrm: Fix xfrm sel prefix length validation
 2019-05-20 17:05 UTC  (3+ messages)

[PATCH v2] mm, memcg: introduce memory.events.local
 2019-05-20 17:05 UTC  (2+ messages)

[PATCH v3] userdiff: add built-in pattern for rust
 2019-05-20 17:04 UTC 

[PATCH iproute2 net-next] ip: add a new parameter -Numeric
 2019-05-20 17:03 UTC  (3+ messages)

[PATCH] pert/report: Support s390 diag event display on x86
 2019-05-20 17:03 UTC  (2+ messages)

[Bug 110713] A Hat in Time: GPU hang with gallium nine
 2019-05-20 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] sun50i: a64: Fix broken A64-Teres-I board config
 2019-05-20 17:02 UTC  (4+ messages)

[meta-python][PATCH] Upgraded python-pysnmp from version 4.3.5. to 4.4.9. This upgrade was required to correct an issue with the Integer32.clone method taking vairable parameters as opposed to the 4 defined in v4.3.5. The error was occurs within __SNMP-FRAMEWORK-MIB.py
 2019-05-20 17:01 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: Limit GPU frequency on veyron mickey to 300 MHz when the CPU gets very hot
 2019-05-20 17:01 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Configure the GPU thermal zone for mickey

[PATCH v3 0/2] nd/merge-quit updates
 2019-05-20 17:01 UTC  (3+ messages)
` [PATCH v4 "

[GIT PULL] Btrfs fixes for 5.2-rc2
 2019-05-20 17:00 UTC  (2+ messages)

[RFC 0/7] introduce memory hinting API for external process
 2019-05-20 16:59 UTC  (3+ messages)

[PATCH] Add TRACKING.IMPORTS to xen.git to more easily manage imported files that need to be kept in sync with an upstream
 2019-05-20 16:59 UTC  (9+ messages)
          ` [Xen-devel] "

Problem with 9984 in routed mode with 512b frames
 2019-05-20 16:59 UTC  (13+ messages)

[PATCH] pldd.1: Document glibc's unbreakage of tool
 2019-05-20 16:58 UTC  (7+ messages)

[PATCH net] net/ipv6: Reinstate ping/traceroute use with source address in VRF
 2019-05-20 16:58 UTC  (2+ messages)

[PATCH 0/1] Initial QA test for reproducible builds
 2019-05-20 16:57 UTC  (2+ messages)
` [PATCH 1/1] oeqa: Add reproducible build selftest

Issues with read_iolog trace replay
 2019-05-20 16:57 UTC  (3+ messages)

[Qemu-riscv] [PATCH for-4.1 0/2] target/riscv: Improve virt machine kernel handling
 2019-05-20 16:53 UTC  (6+ messages)
` [Qemu-riscv] [PATCH for-4.1 2/2] target/riscv: Add support for -bios "firmware_filename" flag
  ` [Qemu-riscv] [Qemu-devel] "
      `  "

[PATCH] crypto: algapi - remove crypto_tfm_in_queue()
 2019-05-20 16:55 UTC 

[U-Boot] [PATCH] sun50i: h6: Fix Beelink GS1 board config
 2019-05-20 16:55 UTC  (6+ messages)

net: atm: Spectre v1 fix introduced bug in bcb964012d1b in -stable
 2019-05-20 16:54 UTC  (4+ messages)

[PATCH] crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST
 2019-05-20 16:54 UTC 

[PATCH] crypto: cryptd - move kcrypto_wq into cryptd
 2019-05-20 16:53 UTC 

[PATCH 0/7] brcm80211: SPDX tags and Kconfig cleanup
 2019-05-20 16:54 UTC  (5+ messages)
` [PATCH 1/7] brcm80211: switch common header files to using SPDX license identifier


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.