All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-26 16:25:35 to 2018-09-26 16:47:45 UTC [more...]

[PATCH] Allow hwrng to initialize crng
 2018-09-26 10:35 UTC  (2+ messages)

[PATCH -next 01/18] drm/vmwgfx: Add a validation module v2
 2018-09-26 16:46 UTC  (7+ messages)
` [PATCH -next 10/18] drm/ttm: Make the object handles idr-generated
` [PATCH -next 12/18] drm/ttm: Export ttm_bo_reference_unless_doomed()

[PATCH] drm/amdkfd: Remove the requirement for atomic Ops on vg20
 2018-09-26 16:46 UTC  (2+ messages)

[U-Boot] [PATCH v9 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
 2018-09-26 16:45 UTC  (5+ messages)
` [U-Boot] [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig

kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
 2018-09-26 16:44 UTC  (5+ messages)

[PATCH/RFT] arm64: dts: renesas: r8a77965: Add Sound and Audio DMAC device nodes
 2018-09-26 10:32 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 0/8] Minor updates and bug fixes
 2018-09-26 16:43 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH 1/8] ice: use [sr]q.count when checking if queue is initialized
` [Intel-wired-lan] [PATCH 2/8] ice: replace unnecessary memcpy with direct assignment
` [Intel-wired-lan] [PATCH 3/8] ice: update branding strings and supported device ids
` [Intel-wired-lan] [PATCH 4/8] ice: update fw version check logic
` [Intel-wired-lan] [PATCH 5/8] ice: Update comment for ice_fltr_mgmt_list_entry
` [Intel-wired-lan] [PATCH 6/8] ice: Query the Tx scheduler node before adding it
` [Intel-wired-lan] [PATCH 7/8] ice: Update to capabilities admin queue command
` [Intel-wired-lan] [PATCH 8/8] ice: fix changing of ring descriptor size (ethtool -G)

[Ksummit-discuss] [TECH-TOPIC] Review - Code of Conduct: Let's revamp it
 2018-09-26 16:43 UTC  (6+ messages)

[PATCH ARM-next] ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
 2018-09-26 16:43 UTC  (2+ messages)

[PATCH v4 0/11] add json power policy interface for containers
 2018-09-26 16:37 UTC  (12+ messages)
` [PATCH v5 0/10] "
  ` [PATCH v5 01/10] examples/power: add checks around hypervisor
  ` [PATCH v5 02/10] examples/power: allow for number of vms to be zero
  ` [PATCH v5 03/10] lib/power: add changes for host commands/policies
  ` [PATCH v5 04/10] examples/power: add necessary changes to guest app
  ` [PATCH v5 05/10] examples/power: add host channel to power manager
  ` [PATCH v5 06/10] examples/power: increase allowed number of clients
  ` [PATCH v5 07/10] examples/power: add json string handling
  ` [PATCH v5 08/10] examples/power: clean up verbose messages
  ` [PATCH v5 09/10] examples/power: add meson/ninja build support
  ` [PATCH v5 10/10] doc/vm_power_manager: add JSON interface API info

[PATCH 0/2] kni: add API to set link status on kernel interface
 2018-09-26 16:42 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] "

[PATCH v2 0/1] Parent pointers test v2
 2018-09-26 10:28 UTC  (2+ messages)
` [PATCH v2 1/1] xfstests: Add parent pointer test

[PATCH v3 0/4] R-Car D3/E3 display DT enablement
 2018-09-26 10:30 UTC  (6+ messages)
` [PATCH v3 2/4] arm64: dts: renesas: r8a77995: Add LVDS support

[distros-debian-squeeze test] 75294: trouble: blocked/broken
 2018-09-26 16:41 UTC 

[PATCH 1/2] drm/amdgpu/soc15: fix warnings in register macro
 2018-09-26 16:38 UTC  (2+ messages)

[PATCH v3 00/30] xfsprogs: parent pointers v2
 2018-09-26 10:23 UTC  (31+ messages)
` [PATCH v3 01/30] xfsprogs: Move xfs_attr.h to libxfs
` [PATCH v3 02/30] xfsprogs: Add helper function xfs_attr_try_sf_addname
` [PATCH v3 03/30] xfsprogs: Add attibute set and helper functions
` [PATCH v3 04/30] xfsprogs: Add attibute remove "
` [PATCH v3 05/30] xfsprogs: Add trans toggle to attr routines
` [PATCH v3 06/30] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v3 07/30] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v3 08/30] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v3 09/30] xfsprogs: Add attr context to log item
` [PATCH v3 10/30] xfsprogs: Roll delayed attr operations by returning EAGAIN
` [PATCH v3 11/30] xfsprogs: Remove roll_trans boolean
` [PATCH v3 12/30] xfsprogs: Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH v3 13/30] xfsprogs: get directory offset when adding directory name
` [PATCH v3 14/30] xfsprogs: get directory offset when removing "
` [PATCH v3 15/30] xfsprogs: get directory offset when replacing a "
` [PATCH v3 16/30] xfsprogs: add parent pointer support to attribute code
` [PATCH v3 17/30] xfsprogs: define parent pointer xattr format
` [PATCH v3 18/30] xfsprogs: extent transaction reservations for parent attributes
` [PATCH v3 19/30] xfsprogs: parent pointer attribute creation
` [PATCH v3 20/30] xfsprogs: Add the parent pointer support to the superblock version 5
` [PATCH v3 21/30] xfsprogs: Add helper function xfs_attr_list_context_init
` [PATCH v3 22/30] xfsprogs: Add parent pointer ioctl
` [PATCH v3 23/30] xfs_io: Add delayed attributes error tag
` [PATCH v3 24/30] xfsprogs: Add parent pointer flag to cmd
` [PATCH v3 25/30] xfsprogs: Add log item printing for ATTRI and ATTRD
` [PATCH v3 26/30] xfsprogs: Add xfs_verify_pptr
` [PATCH v3 27/30] xfsprogs: Add parent pointers to recreated inodes
` [PATCH v3 28/30] xfsprogs: Add parent pointers during protofile creation
` [PATCH v3 29/30] xfsprogs: implement the upper half of parent pointers
` [PATCH v3 30/30] xfsprogs: Add i, n and f flags to parent command

Can not set SMP affinity on kernels above 3.10.0-514
 2018-09-26 16:38 UTC 

[PATCH] DRM: VBLANK: provide valid timestamp for EVENT_FLIP
 2018-09-26 16:37 UTC  (4+ messages)

[OSSTEST PATCH v3] ts-xen-build-prep: install libgnutls28-dev for libvirt build
 2018-09-26 16:37 UTC 

[PATCH 0/5] Add units to controls
 2018-09-26 10:24 UTC  (4+ messages)

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-26 16:35 UTC  (4+ messages)
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing

[PATCH lttng-modules] Fix: access migrate_disable field directly
 2018-09-26 16:34 UTC 

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-09-26 16:34 UTC 

[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-26 16:32 UTC  (51+ messages)
` [PATCH v6 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v6 02/18] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v6 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v6 04/18] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v6 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v6 06/18] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH v6 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v6 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v6 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v6 10/18] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v6 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v6 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v6 13/18] kvm: arm64: Switch to per VM IPA limit
` [PATCH v6 14/18] vgic: Add support for 52bit guest physical address
` [PATCH v6 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v6 16/18] kvm: arm64: Set a limit on the IPA size
` [PATCH v6 17/18] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH v6 19/18] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v6 20/18] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v6 21/18] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v6 22/18] kvmtool: arm: Add support for creating VM with PA size

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-26 16:32 UTC  (14+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting

[PATCH bpf-next] bpftool: Fix bpftool net output
 2018-09-26 10:19 UTC  (2+ messages)

[PATCH v11 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-09-26 10:19 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-09-26 16:30 UTC  (8+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding

[igt-dev] [PATCH i-g-t 1/1] runner: Avoid null characters in results.json
 2018-09-26 16:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-09-26 16:30 UTC  (3+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

[PATCH 0/2] usb: typec: fusb302: Resolve fixed role power configuration
 2018-09-26 16:30 UTC  (7+ messages)
` [1/2] usb: typec: fusb302: Correct spelling mistake for toggling state
  ` [PATCH 1/2] "
` [2/2] usb: typec: fusb302: Resolve fixed power role contract setup
  ` [PATCH 2/2] "

[PATCH v9 00/28] Parent Pointers v9
 2018-09-26 10:15 UTC  (29+ messages)
` [PATCH v9 01/28] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
` [PATCH v9 02/28] xfs: Add helper function xfs_attr_try_sf_addname
` [PATCH v9 03/28] xfs: Add attibute set and helper functions
` [PATCH v9 04/28] xfs: Add attibute remove "
` [PATCH v9 05/28] xfs: Hold inode locks in xfs_ialloc
` [PATCH v9 06/28] xfs: Add trans toggle to attr routines
` [PATCH v9 07/28] xfs: Set up infastructure for deferred attribute operations
` [PATCH v9 08/28] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v9 09/28] xfs: Add xfs_has_attr and subroutines
` [PATCH v9 10/28] xfs: Add attr context to log item
` [PATCH v9 11/28] xfs: Roll delayed attr operations by returning EAGAIN
` [PATCH v9 12/28] xfs: Remove roll_trans boolean
` [PATCH v9 13/28] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH v9 14/28] xfs: get directory offset when adding directory name
` [PATCH v9 15/28] xfs: get directory offset when removing "
` [PATCH v9 16/28] xfs: get directory offset when replacing a "
` [PATCH v9 17/28] xfs: add parent pointer support to attribute code
` [PATCH v9 18/28] xfs: define parent pointer xattr format
` [PATCH v9 19/28] xfs: extent transaction reservations for parent attributes
` [PATCH v9 20/28] xfs: parent pointer attribute creation
` [PATCH v9 21/28] xfs: add parent attributes to link
` [PATCH v9 22/28] xfs: remove parent pointers in unlink
` [PATCH v9 23/28] xfs: Add parent pointers to rename
` [PATCH v9 24/28] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v9 25/28] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v9 26/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4
` [PATCH v9 27/28] xfs: Add parent pointer ioctl
` [PATCH v9 28/28] xfs: Add delayed attributes error tag

[V2 PATCH] selftests: watchdog: Add gettimeout and get|set pretimeout
 2018-09-26 16:29 UTC  (6+ messages)

[PATCH net-next 00/15] s390/net: updates 2018-09-26
 2018-09-26 16:29 UTC  (16+ messages)
` [PATCH net-next 01/15] s390/qeth: convert layer attribute to enum
` [PATCH net-next 02/15] s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
` [PATCH net-next 03/15] s390/qeth: fix discipline unload after setup error
` [PATCH net-next 04/15] s390/qeth: on gdev release, reset drvdata
` [PATCH net-next 05/15] net/af_iucv: locate IUCV header via skb_network_header()
` [PATCH net-next 06/15] s390/qeth: replace open-coded skb_queue_walk()
` [PATCH net-next 07/15] s390/qeth: remove additional skb refcount
` [PATCH net-next 08/15] s390/qeth: re-use qeth_notify_skbs()
` [PATCH net-next 09/15] s390/qeth: pass card pointer in iob callback
` [PATCH net-next 10/15] s390/qeth: remove CARD_FROM_CDEV helper
` [PATCH net-next 11/15] s390/qeth: remove various redundant code
` [PATCH net-next 12/15] s390/qeth: consume local address events
` [PATCH net-next 13/15] s390/qeth: re-indent qeth_check_ipa_data()
` [PATCH net-next 14/15] s390/qeth: clean up drop conditions for received cmds
` [PATCH net-next 15/15] s390/qeth: remove duplicated carrier state tracking

Call for Papers - WorldCIST'19 - La Toja Island, Spain
 2018-09-26 16:28 UTC 

[PATCH] scsi: qla2xxx: don't allow negative thresholds
 2018-09-26 16:26 UTC  (2+ messages)

Fixing constant preference prompts during tests
 2018-09-26 16:26 UTC 

[PATCH v2] backports: add strreplace()
 2018-09-26 10:13 UTC  (3+ messages)

[PATCH v2 0/5] qla2xxx: Add FC-NVMe Target support
 2018-09-26 16:25 UTC  (2+ messages)
` [PATCH v2 5/5] qla2xxx: Update driver version to 11.00.00.00-k


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.