All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-11 17:04:40 to 2019-02-11 17:29:50 UTC [more...]

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

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-11 17:29 UTC 

[U-Boot] [PATCH 1/1] test: call hexdump tests via `ut lib`
 2019-02-11 17:29 UTC 

[PATCH] crypto: caam - Do not overwrite IV
 2019-02-11 17:28 UTC  (7+ messages)

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-02-11 17:28 UTC  (12+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

dd hangs when reading large partitions
 2019-02-11 17:27 UTC  (17+ messages)

[PATCH] Documentation/atomic_t: Clarify signed vs unsigned
 2019-02-11 17:28 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: marvell: mcbin: Adding SPI-NOR Flash Config
 2019-02-11 17:27 UTC  (7+ messages)

Possible to annotate ARM64 IRQ handling to help gdb?
 2019-02-11 17:27 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/13] Add Support for eMMC in AM65x-evm
 2019-02-11 17:27 UTC  (4+ messages)
` [U-Boot] [PATCH v2 09/13] mmc: sdhci: Make set_ios_post() return int

[igt-dev] [PATCH i-g-t v4 0/4] HDCP test on modeset
 2019-02-11 17:26 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 4/4] kms_content_protection: Macros repalces the constants

[PATCH v4.14.y] HID: debug: fix the ring buffer implementation
 2019-02-11 17:26 UTC 

[PATCH] arm64: use memblocks_present
 2019-02-11 17:26 UTC  (3+ messages)

[PATCH] KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
 2019-02-11 17:26 UTC  (3+ messages)

[PATCH] acpi/nfit: Fix bus command validation
 2019-02-11 17:26 UTC  (2+ messages)

[PATCH] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
 2019-02-11 17:26 UTC  (2+ messages)

v5.0-rc2 and NVMeOF
 2019-02-11 17:24 UTC  (3+ messages)

[PATCH] drm/i915: Include the current timeline seqno for debugging execlists
 2019-02-11 17:24 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH net V2] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
 2019-02-11 17:24 UTC  (2+ messages)

[PATCH v5 0/2] Clean up UFSHC driver
 2019-02-11 17:23 UTC  (4+ messages)
` [PATCH v5 1/2] scsi: ufs: Do not disable vccq in "

[igt-dev] [PATCH i-g-t] i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
 2019-02-11 17:23 UTC  (5+ messages)
`  "
  ` [igt-dev] [Intel-gfx] "

[PATCH] prune-packed: check for too many arguments
 2019-02-11 17:23 UTC 

[PATCH v2 0/5] KVM: arm/arm64: add support for chained counters
 2019-02-11 17:23 UTC  (4+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-11 17:22 UTC  (12+ messages)

[Qemu-devel] virtio-blk io bar size changed
 2019-02-11 17:22 UTC  (2+ messages)

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-11 17:22 UTC  (12+ messages)

[PATCH] staging: android: vsoc: Remove VSOC_WAIT_FOR_INCOMING_INTERRUPT
 2019-02-11 17:22 UTC  (7+ messages)

[PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-02-11 17:22 UTC  (7+ messages)
` [PATCH v4 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[PATCH for-4.12 V3] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-11 17:21 UTC  (6+ messages)

[Bug 202537] New: amdgpu/DC failed to reserve new abo buffer before flip
 2019-02-11 17:20 UTC  (3+ messages)
` [Bug 202537] "

[U-Boot] [PATCH 0/7] Add netcp networking support on K2G ICE EVM
 2019-02-11 17:20 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: k2g-ice: Add pinmux support for rgmii interface
` [U-Boot] [PATCH 2/7] ARM: k2g-gp-evm: update to rgmii pinmux configuration
` [U-Boot] [PATCH 3/7] net: netcp: add support for phy with rgmii ids
` [U-Boot] [PATCH 4/7] ARM: k2g: add a workaround to reset the phy
` [U-Boot] [PATCH 5/7] k2g: config enable ti phy dp83867 for k2g
` [U-Boot] [PATCH 6/7] ARM: dts: k2g-evm: remove unused phy-mode property from phy node
` [U-Boot] [PATCH 7/7] ARM: dts: k2g-ice: add dt node for netcp

[PATCH V1 net 0/2] net: ena: race condition bug fix and version update
 2019-02-11 17:17 UTC  (3+ messages)
` [PATCH V1 net 1/2] net: ena: fix race between link up and device initalization
` [PATCH V1 net 2/2] net: ena: update driver version from 2.0.2 to 2.0.3

Yocto Project Unassigned Bugs - Help Needed
 2019-02-11 17:19 UTC 

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-11 17:19 UTC  (11+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-11 17:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_available_modes_crc limit tested fb formats (rev2)

Baseline test plan and bootrr
 2019-02-11 17:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] Kconfig: add documentation
 2019-02-11 17:17 UTC  (2+ messages)

[ndctl PATCH 2/2] libndctl: NVDIMM_FAMILY_HYPERV: add .smart_get_shutdown_count (Function 2)
 2019-02-11 17:17 UTC  (2+ messages)

[PATCH] sequencer: make sign_off_header a file local symbol
 2019-02-11 17:16 UTC 

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-11 17:16 UTC  (7+ messages)
` [PATCH v3 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH -tip 0/2] more get_user_pages mmap_sem cleanups
 2019-02-11 17:16 UTC  (6+ messages)
` [PATCH 1/2] xsk: do not use mmap_sem

[PULL] topic/component-typed
 2019-02-11 17:15 UTC 

[U-Boot] [PATCH 0/7] Add netcp networking support on K2G ICE EVM
 2019-02-11 17:15 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: k2g-ice: Add pinmux support for rgmii interface
` [U-Boot] [PATCH 2/7] ARM: k2g-gp-evm: update to rgmii pinmux configuration
` [U-Boot] [PATCH 3/7] net: netcp: add support for phy with rgmii ids
` [U-Boot] [PATCH 4/7] ARM: k2g: add a workaround to reset the phy
` [U-Boot] [PATCH 5/7] k2g: config enable ti phy dp83867 for k2g
` [U-Boot] [PATCH 6/7] ARM: dts: k2g-evm: remove unused phy-mode property from phy node
` [U-Boot] [PATCH 7/7] ARM: dts: k2g-ice: add dt node for netcp

[5/5] usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740
 2019-02-11 17:14 UTC 

[4/5] usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740
 2019-02-11 17:14 UTC 

[3/5] usb: musb: jz4740: Add support for devicetree
 2019-02-11 17:14 UTC 

[2/5] Documentation: dt: Add binding info for jz4740-musb driver
 2019-02-11 17:14 UTC 

[1/5] USB: musb: fix indentation issue on a return statement
 2019-02-11 17:14 UTC 

stable-rc/linux-4.20.y build: 202 builds: 2 failed, 200 passed, 8 errors, 75 warnings (v4.20.7-353-g2f017b59ff2a)
 2019-02-11 17:14 UTC 

t0028-working-tree-encoding.sh failing on musl based systems (Alpine Linux)
 2019-02-11 17:14 UTC  (5+ messages)
` [PATCH] utf8: handle systems that don't write BOM for UTF-16

[RFC, PATCH] net: page_pool: Don't use page->private to store dma_addr_t
 2019-02-11 17:14 UTC  (8+ messages)

[Qemu-devel] [PATCH RFC 1/1] Stream block job involves copy-on-read filter
 2019-02-11 16:58 UTC  (7+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v3 0/6] target-mips: support MTTCG feature
 2019-02-11 16:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/6] target/mips: hold BQL in mips_vpe_wake()

[Qemu-devel] [PATCH] [qemu-web] Put version numbering details in its own doc
 2019-02-11 16:58 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] tcg queued patches
 2019-02-11 17:01 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] tcg: Diagnose referenced labels that have not been emitted
` [Qemu-devel] [PULL 2/4] tcg/i386: fix unsigned vector saturating arithmetic
` [Qemu-devel] [PULL 3/4] exec-all: document that tlb_fill can trigger a TLB resize
` [Qemu-devel] [PULL 4/4] cputlb: update TLB entry/index after tlb_fill

IMX CSI capture issues with tda1997x HDMI receiver
 2019-02-11 17:13 UTC  (14+ messages)

[Qemu-devel] [PULL 00/18] Chardev patches
 2019-02-11 17:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] monitor: Add whitelist support for QMP commands
 2019-02-11 16:15 UTC  (4+ messages)

[PATCH v2] exec: don't force_sigsegv processes with a pending fatal signal
 2019-02-11 17:12 UTC  (2+ messages)

[PATCH 4.20 000/352] 4.20.8-stable review
 2019-02-11 17:12 UTC  (6+ messages)
` [PATCH 4.20 066/352] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply

[Qemu-devel] -device ipmi-bmc-sim attached to -netdev vde
 2019-02-11 17:09 UTC 

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-11 17:12 UTC  (3+ messages)

[PATCH RFC memory-model 0/6] LKMM updates
 2019-02-11 17:11 UTC  (4+ messages)
` [PATCH RFC LKMM 5/7] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses

[PATCH v2] Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentry
 2019-02-11 17:11 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the driver-core tree
 2019-02-11 17:10 UTC  (3+ messages)

[PATCH v-1] x86_64: new and improved memset() + question
 2019-02-11 17:10 UTC  (3+ messages)

[ndctl PATCH 1/2] libndctl: add support for NVDIMM_FAMILY_HYPERV's _DSM Function 1
 2019-02-11 17:09 UTC  (2+ messages)

[PATCH 4.19 000/313] 4.19.21-stable review
 2019-02-11 17:09 UTC  (4+ messages)
` [PATCH 4.19 153/313] btrfs: reada: reorder dev-replace locks before radix tree preload

[PATCH v3 0/7] binder: eliminate use of vmalloc space for binder buffers
 2019-02-11 17:08 UTC  (3+ messages)

[igt-dev] [IGT 1/2] tools/intel_gpu_top: Add support for stdout logging
 2019-02-11 17:08 UTC  (4+ messages)
  `  "
    ` [Intel-gfx] "

[PATCH] btrfs: Silence a static checker locking warning
 2019-02-11 17:07 UTC  (4+ messages)

[PATCH] mm: workingset: replace IRQ-off check with a lockdep assert
 2019-02-11 17:07 UTC  (2+ messages)

[PATCH RFC v2] fcoe: make use of fip_mode enum complete
 2019-02-11 17:07 UTC 

linux-next: Tree for Feb 11
 2019-02-11 17:07 UTC  (2+ messages)
` linux-next: Tree for Feb 11 (wireless/80211)

INFO: trying to register non-static key in hci_uart_flush
 2019-02-11 17:07 UTC 

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-02-11 17:06 UTC  (7+ messages)

[PATCH] atop: Update to 2.4
 2019-02-11 17:05 UTC  (2+ messages)

[PATCH net] sctp: make sctp_setsockopt_events() less strict about the option length
 2019-02-11 17:05 UTC  (7+ messages)

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 17:04 UTC  (8+ messages)

[PATCH 1/3] iw: Add command to set airtime weight
 2019-02-11 17:04 UTC  (3+ messages)
` [PATCH 3/3] iw: Print airtime fairness feature
` [PATCH 2/3] iw: Add printing of station tx duration and airtime weight


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.