All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-18 13:10:55 to 2019-04-18 13:51:59 UTC [more...]

[PATCH v4 00/16] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-18 13:51 UTC  (13+ messages)
` [PATCH v4 09/16] locking/rwsem: Ensure an RT task will not spin on reader
` [PATCH v4 11/16] locking/rwsem: Enable readers spinning on writer
` [PATCH v4 14/16] locking/rwsem: Guard against making count negative

[PATCH v5 00/12] HDCP2.2 Phase II
 2019-04-18 13:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for HDCP2.2 Phase II (rev7)

[dpdk-dev] [PATCH v4 1/2] examples/ipsec-secgw: fix 1st packet dropped for inline crypto
 2019-04-18 13:51 UTC 

[PATCH] mm: get_cmdline use arg_lock instead of mmap_sem
 2019-04-18 13:50 UTC  (2+ messages)
` [PATCH] prctl_set_mm: downgrade mmap_sem to read lock

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-18 13:49 UTC  (3+ messages)

[LTP] [PATCH] [RFC] Proof-of-concept for test documentation format
 2019-04-18 13:49 UTC  (4+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-18 13:49 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: allwinner: a64-amarula-relic: Add GT5663 CTP node
 2019-04-18 13:48 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable GT911 CTP

[PATCH v2 0/2] Fix two bugs of switchtec module
 2019-04-18 13:49 UTC  (3+ messages)
` [PATCH v2 2/2] switchtec: Fix unintended mask of MRPC event

pull-request: wireless-drivers-next 2019-04-18
 2019-04-18 13:48 UTC 

[PATCH] nvme: determine the number of IO queues
 2019-04-18 13:48 UTC  (11+ messages)

[dpdk-dev] [PATCH 0/9] net/mlx5: add Direct Verbs E-Switch support
 2019-04-18 13:47 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/9] net/mlx5: fix translate vport function name
  ` [dpdk-dev] [PATCH v3 2/9] net/mlx5: fix meson build for Direct Rules
  ` [dpdk-dev] [PATCH v3 3/9] net/mlx5: add Direct Rules E-Switch support
  ` [dpdk-dev] [PATCH v3 4/9] net/mlx5: add validation for Direct Rule E-Switch
  ` [dpdk-dev] [PATCH v3 5/9] net/mlx5: add port ID item to Direct Verbs
  ` [dpdk-dev] [PATCH v3 6/9] net/mlx5: add transfer attribute to matcher
  ` [dpdk-dev] [PATCH v3 7/9] net/mlx5: add E-Switch port ID action to Direct Verbs
  ` [dpdk-dev] [PATCH v3 8/9] net/mlx5: add Forward Database table type
  ` [dpdk-dev] [PATCH v3 9/9] net/mlx5: add drop action to Direct Verbs E-Switch

[4.4] Follow up fixes for 3fe6e52f0626 ("ovl: override creds with the ones from the superblock mounter")
 2019-04-18 13:46 UTC  (2+ messages)

[PATCH v7 00/10] vsprintf: Prevent silent crashes and consolidate error handling
 2019-04-18 14:43 UTC  (4+ messages)
` [PATCH v7 07/10] vsprintf: Consolidate handling of unknown pointer specifiers

[PATCH v2 0/2] hwmon: (ina3221) Two changes for INA3221
 2019-04-18 13:45 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (ina3221) Do not read-back to cache reg_config
` [PATCH v2 2/2] hwmon: (ina3221) Add voltage conversion time settings

[PATCH 00/35] crypto: ccree: features and bug fixes for 5.2
 2019-04-18 13:39 UTC  (36+ messages)
` [PATCH 01/35] crypto: testmgr: add missing self test entries for protected keys
` [PATCH 02/35] crypto: ccree: move key load desc. before flow desc
` [PATCH 03/35] crypto: ccree: move MLLI desc. before key load
` [PATCH 04/35] crypto: ccree: add support for sec disabled mode
` [PATCH 05/35] crypto: ccree: add CPP completion handling
` [PATCH 06/35] crypto: ccree: add remaining logic for CPP
` [PATCH 07/35] crypto: ccree: add SM4 protected keys support
` [PATCH 08/35] crypto: ccree: adapt CPP descriptor to new HW
` [PATCH 09/35] crypto: ccree: read next IV from HW
` [PATCH 10/35] crypto: ccree: add CID and PID support
` [PATCH 11/35] crypto: ccree: fix backlog notifications
` [PATCH 12/35] crypto: ccree: use proper callback completion api
` [PATCH 13/35] crypto: ccree: remove special handling of chained sg
` [PATCH 14/35] crypto: ccree: fix typo in debugfs error path
` [PATCH 15/35] crypto: ccree: fix mem leak on "
` [PATCH 16/35] crypto: ccree: use devm_kzalloc for device data
` [PATCH 17/35] crypto: ccree: use std api when possible
` [PATCH 18/35] crypto: ccree: copyright header update
` [PATCH 19/35] crypto: ccree: zero out internal struct before use
` [PATCH 20/35] crypto: ccree: do not copy zero size MLLI table
` [PATCH 21/35] crypto: ccree: remove unused defines
` [PATCH 22/35] crypto: ccree: simplify fragment ICV detection
` [PATCH 23/35] crypto: ccree: simplify AEAD ICV addr calculation
` [PATCH 24/35] crypto: ccree: don't mangle the request assoclen
` [PATCH 25/35] crypto: ccree: make AEAD sgl iterator well behaved
` [PATCH 26/35] crypto: ccree: zap entire sg on aead request unmap
` [PATCH 27/35] crypto: ccree: use correct internal state sizes for export
` [PATCH 28/35] crypto: ccree: allow more AEAD assoc data fragments
` [PATCH 29/35] crypto: ccree: don't map MAC key on stack
` [PATCH 30/35] crypto: ccree: don't map AEAD key and IV "
` [PATCH 31/35] crypto: ccree: pm resume first enable the source clk
` [PATCH 32/35] crypto: ccree: remove cc7x3 obsoleted AXIM configs
` [PATCH 33/35] crypto: ccree: HOST_POWER_DOWN_EN should be the last CC access during suspend
` [PATCH 34/35] crypto: ccree: add function to handle cryptocell tee fips error
` [PATCH 35/35] crypto: ccree: handle tee fips error during power management resume

kernel BUG at kernel/cred.c:434!
 2019-04-18 13:39 UTC  (13+ messages)

[PATCH -next] btrfs: Remove set but not used variable 'fs_info'
 2019-04-18 13:43 UTC  (3+ messages)

[PATCH -next] sched/core: Make some functions static
 2019-04-18 13:40 UTC  (6+ messages)
` [tip:sched/core] "
` [PATCH v2 -next] "

[patch V2 00/29] stacktrace: Consolidate stack trace usage
 2019-04-18 13:40 UTC  (14+ messages)
` [patch V2 14/29] dm bufio: Simplify stack trace retrieval
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms

[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-18 13:38 UTC  (10+ messages)
    ` [PATCH v2 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
    ` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data
    ` [PATCH v2 3/4] Documentation: devicetree: add PPMU events description
    ` [PATCH v2 4/4] DT: arm: exynos4412: add event data type which is monitored

[PATCH v3 00/21]Convert hwmon documentation to ReST
 2019-04-18 13:36 UTC  (12+ messages)
` [PATCH v3 21/21] docs: hwmon: Add an index file and rename docs to *.rst

[Buildroot] [PATCH 1/1] package/gnuradio: fix build with boost 1.70.0
 2019-04-18 13:38 UTC 

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-18 13:38 UTC  (6+ messages)
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management

Question about open(CLAIM_FH)
 2019-04-18 13:37 UTC 

[PATCH -next] phy: ti: am654-serdes: Make serdes_am654_xlate() static
 2019-04-18 13:36 UTC 

[PATCH v3 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2019-04-18 13:36 UTC  (3+ messages)
` Reading MAC addresses with NVMEM under MTD partition [Was: Re: [PATCH v3 1/3] nvmem: Update the OF binding to use a subnode for the cells list]

Xen project CI systems and committer workflow
 2019-04-18 13:36 UTC  (11+ messages)
  ` [Xen-devel] "

[Qemu-devel] [Bug 1825359] [NEW] cpu_ld*_code() triggers MMU_DATA_LOAD i.s.o. MMU_INST_FETCH
 2019-04-18 13:27 UTC  (3+ messages)
` [Qemu-devel] [Bug 1825359] "

[PATCH 1/2] xen: remove recipes for stubdoms and dependent components
 2019-04-18 13:33 UTC  (3+ messages)
` [PATCH 2/2] xen: upgrade to 4.12.0

Dev86-native dependency
 2019-04-18 13:30 UTC  (7+ messages)

[PATCH v2 13/13] f2fs: don't recovery orphan inode on readonly device
 2019-04-18 13:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/3] sun4i/drm: Fixes for removing and re-probing the driver
 2019-04-18 13:27 UTC  (12+ messages)
` [PATCH 1/3] drm/sun4i: Add missing drm_atomic_helper_shutdown at driver unbind
` [PATCH 2/3] drm/sun4i: Set device driver data at bind time for use in unbind
` [PATCH 3/3] drm/sun4i: Fix component unbinding and component master deletion

[PATCH v2 0/5] clone: add CLONE_PIDFD
 2019-04-18 13:28 UTC  (6+ messages)
` [PATCH v2 2/5] "
` [PATCH v2 3/5] signal: use fdget() since we don't allow O_PATH

[PATCH 1/2] drm/i915: Stop overwriting RING_IMR in rcs resume
 2019-04-18 13:27 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Setup the RCS ring prior to execution

[PATCH 0/2] checkmodule: allow building modules of a specific version
 2019-04-18 13:17 UTC  (2+ messages)
` [Non-DoD Source] "

[E1000-devel] igb driver with Intel Atom Bay Trail issue
 2019-04-18 13:26 UTC  (12+ messages)

[PATCH 0/2 RESEND v10] add reserved e820 ranges to the kdump kernel e820 table
 2019-04-18 13:26 UTC  (13+ messages)
` [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'

testsuite for ACLs
 2019-04-18 13:26 UTC  (5+ messages)

Linux Testing Microconference at LPC
 2019-04-18 13:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix modify header action position
 2019-04-18 13:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[MPTCP] [PATCH] mptcp: fix oops on accept
 2019-04-18 13:25 UTC 

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-18 13:26 UTC  (7+ messages)
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[PATCH v2] drm: Fire off KMS hotplug events if probe detect says the connector is connected
 2019-04-18 13:25 UTC 

[PATCH] nfsd: CB_RECALL can race with FREE_STATEID
 2019-04-18 13:24 UTC 

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-18 13:20 UTC  (5+ messages)

[Qemu-devel] [PATCH] cpu: Fix crash with empty -cpu option
 2019-04-18 13:23 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/python-pyelftools: Add host variant
 2019-04-18 13:23 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] boot/uboot: Add python pyelftools library as uboot dependency

[PATCH 01/32] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-04-18 13:22 UTC  (5+ messages)
` [PATCH 12/32] drm/i915: Invert the GEM wakeref hierarchy

[PATCH 0/2 RFC] fix duplicate code in btrfs_ioctl_setflags
 2019-04-18 13:23 UTC  (3+ messages)
` [PATCH 2/2 RFC] btrfs: start transaction in btrfs_ioctl_setflags()

[Qemu-devel] [PATCH 0/2] Memory fixes for slirp tcp_emu()
 2019-04-18 13:20 UTC  (4+ messages)

[tip:core/rcu] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()
 2019-04-18 13:21 UTC 

[RFC v1] Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
 2019-04-18 13:21 UTC 

[tip:core/rcu] doc/kprobes: Update obsolete RCU update functions
 2019-04-18 13:20 UTC 

[Buildroot] [PATCH 1/1] package/domoticz: rewrite init script
 2019-04-18 13:19 UTC 

[PATCH net-next 00/15] Make DSA tag drivers kernel modules
 2019-04-18 13:19 UTC  (4+ messages)
` [PATCH net-next 08/15] dsa: Keep link list of tag drivers

[PATCH v11 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2019-04-18 13:18 UTC  (10+ messages)
` [PATCH v11 3/7] anybus-s: support the Arcx anybus controller

[PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v8)
 2019-04-18 13:17 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/dhcp: bump to version 4.4.1
 2019-04-18 13:17 UTC 

[Qemu-devel] [PATCH 00/10] s390x: new guest features
 2019-04-18 13:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/10] s390x/cpumodel: remove CSSKE from base model

[PATCH 0/7] Assorted Documentation-related fixes
 2019-04-18 13:16 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] remote-testgit: move it into the support directory for t5801
  ` [PATCH v2 2/8] Makefile: drop the NO_INSTALL variable
  ` [PATCH v2 3/8] help -a: do not list commands that are excluded from the build
  ` [PATCH v2 4/8] check-docs: allow command-list.txt to contain excluded commands
  ` [PATCH v2 5/8] docs: exclude documentation for commands that have been excluded
  ` [PATCH v2 6/8] check-docs: do not bother checking for legacy scripts' documentation
  ` [PATCH v2 7/8] test-tool: handle the `-C <directory>` option just like `git`
  ` [PATCH v2 8/8] Turn `git serve` into a test helper

[master][PATCH v4 0/3] Devtool: provide easy means of
 2019-04-17 22:42 UTC  (2+ messages)
` [master][PATCH v4 3/3] devtool: provide support for devtool menuconfig command

[PATCH] drm: Fire off KMS hotplug events if probe detect says the connector is connected
 2019-04-18 13:15 UTC  (3+ messages)

[PATCH] fsck.f2fs: fix to set CP_LARGE_NAT_BITMAP_FLAG
 2019-04-18 13:14 UTC  (2+ messages)

[m-c-s][PATCH] glusterfs/librdmacm: fix dependency issue with libibverbs
 2019-04-18 13:13 UTC  (2+ messages)

[PATCH] drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
 2019-04-18 13:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1 (rev2)

Detecting x86 LAPIC timer frequency from CPUID data
 2019-04-18 13:12 UTC  (2+ messages)

[PATCH] golang/xenlight: Fixing compilation for go 1.11
 2019-04-18 13:11 UTC  (4+ messages)
` [Xen-devel] "

[v3 0/7] Add Multi Segment Gamma Support
 2019-04-18 13:11 UTC  (5+ messages)

[U-Boot] [PATCH v1 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-18 13:11 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
` [U-Boot] [PATCH v1 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
` [U-Boot] [PATCH v1 3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines
` [U-Boot] [PATCH v1 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
` [U-Boot] [PATCH v1 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add

[dpdk-dev] [PATCH] net/failsafe: fix source port ID in Rx packets
 2019-04-18 13:11 UTC 

[PATCH v1] MAINTAINERS: Add ARM64 DEFCONFIG entry
 2019-04-18 13:10 UTC  (2+ messages)

[PATCH v4 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-04-18 13:10 UTC  (5+ messages)
` [PATCH v4 2/2] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
    ` [PATCH v4 2/2] dt-bindings: cpufreq: Document allwinner, sun50i-h6-operating-points


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.