All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-11 16:16:54 to 2019-09-11 17:00:40 UTC [more...]

Linux 5.3-rc8
 2019-09-11 17:00 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/3] Automatic RCU read unlock
 2019-09-11 16:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] rcu: Add automatically released rcu_read_lock variant
` [Qemu-devel] [PATCH 2/3] migration: Use automatic rcu_read unlock in ram.c
` [Qemu-devel] [PATCH 3/3] migration: Use automatic rcu_read unlock in rdma.c

[Xen-devel] [freebsd-master test] 141221: regressions - trouble: blocked/fail
 2019-09-11 16:58 UTC 

[PATCH] crypto: algif_skcipher - Use chunksize instead of blocksize
 2019-09-11 16:58 UTC  (2+ messages)

[PATCH RT v3 0/5] RCU fixes
 2019-09-11 16:57 UTC  (6+ messages)
` [PATCH RT v3 1/5] rcu: Acquire RCU lock when disabling BHs
` [PATCH RT v3 2/5] sched: Rename sleeping_lock to rt_invol_sleep
` [PATCH RT v3 3/5] sched: migrate_dis/enable: Use rt_invol_sleep
` [PATCH RT v3 4/5] rcu: Disable use_softirq on PREEMPT_RT
` [PATCH RT v3 5/5] rcutorture: Avoid problematic critical section nesting on RT

[Buildroot] Chromium v7 test
 2019-09-11 16:57 UTC  (5+ messages)

[PATCH] staging: media: Fix alignment to match open parenthesis
 2019-09-11 16:56 UTC 

[PATCH 1/2] ARM: dts: aspeed: Add AST2600 and EVB
 2019-09-11 16:56 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: aspeed: Add AST2600 pinmux nodes

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 16:56 UTC  (5+ messages)

[Xen-devel] [linux-4.4 test] 141208: regressions - FAIL
 2019-09-11 16:55 UTC 

[Qemu-devel] [PATCH v5 0/5] semihosting cleanups (plus minor tests/tcg tweak)
 2019-09-11 16:49 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH v5 1/5] tests/tcg: clean-up some comments after the de-tangling
  `  "
` [Qemu-devel] [PATCH v5 2/5] target/arm: handle M-profile semihosting at translate time
  `  "
` [Qemu-devel] [PATCH v5 3/5] target/arm: handle A-profile "
  `  "
` [Qemu-devel] [PATCH v5 4/5] target/arm: remove run time semihosting checks
  `  "
` [Qemu-devel] [PATCH v5 5/5] target/arm: remove run-time semihosting checks for linux-user
  `  "

[PATCH 0/2] Add fixes to iProc GPIO driver
 2019-09-11 16:55 UTC  (5+ messages)
` [PATCH 1/2] gpio: iproc-gpio: Fix incorrect pinconf configurations

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-09-11 16:55 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[alsa-devel] [PATCH v3] drm: bridge/dw_hdmi: add audio sample channel status setting
 2019-09-11 16:54 UTC  (8+ messages)
  `  "

[PATCH] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
 2019-09-11 16:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] IB/iser: Support up to 16MB data transfer in a single command
 2019-09-11 16:54 UTC  (2+ messages)

[PATCH v8 00/13] nvmet: add target passthru commands support
 2019-09-11 16:53 UTC  (9+ messages)
` [PATCH v8 13/13] nvmet-passthru: support block accounting

[PATCH] module: Fix link failure due to invalid relocation on namespace offset
 2019-09-11 16:53 UTC  (5+ messages)

VRF Issue Since kernel 5
 2019-09-11 16:53 UTC  (3+ messages)

[PATCH 00/11] Add support for software nodes to gpiolib
 2019-09-11 16:52 UTC  (9+ messages)
` [PATCH 04/11] net: phylink: switch to using fwnode_gpiod_get_index()

[LTP] [PATCH] Use LTP_TIMEOUT_MUL in TST_RETRY_FN()
 2019-09-11 16:52 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] tst_test.sh: "
  ` [LTP] [PATCH v2 2/3] tst_test.c: Add tst_adjust_timeout()
  ` [LTP] [PATCH v2 3/3] tst_common.h: Use tst_adjust_timeout in TST_RETRY_FN()

[net-next v2 00/13][pull request] Intel Wired LAN Driver Updates 2019-09-11
 2019-09-11 16:50 UTC  (14+ messages)
` [net-next v2 01/13] ixgbe: fix memory leaks
` [net-next v2 02/13] i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
` [net-next v2 03/13] ixgbe: use skb_get_queue_mapping in tx path
` [net-next v2 04/13] i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
` [net-next v2 05/13] i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
` [net-next v2 06/13] i40e: mark additional missing bits as reserved
` [net-next v2 07/13] i40e: fix missed "Negotiated" string in i40e_print_link_message()
` [net-next v2 08/13] i40e: Fix message for other card without FEC
` [net-next v2 09/13] i40e: use BIT macro to specify the cloud filter field flags
` [net-next v2 10/13] i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
` [net-next v2 11/13] iavf: fix MAC address setting for VFs when filter is rejected
` [net-next v2 12/13] net/ixgbevf: make array api static const, makes object smaller
` [net-next v2 13/13] i40e: fix potential RX buffer starvation for AF_XDP

[PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items
 2019-09-11 16:50 UTC  (3+ messages)

[Bug 111077] link_shader and deserialize_glsl_program suddenly consume huge amount of RAM
 2019-09-11 16:50 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Skip busyness sampling when and where not needed
 2019-09-11 16:50 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

RHEL8 compatibility
 2019-09-11 16:49 UTC  (3+ messages)

[Bug 111642] New: NV43 GeForce 6600 Nouveau is not stable on legacy hardware
 2019-09-11 16:50 UTC  (2+ messages)
  ` [Bug 111642] "

[net 0/2][pull request] Intel Wired LAN Driver Updates 2019-09-11
 2019-09-11 16:49 UTC  (3+ messages)
` [net 1/2] ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
` [net 2/2] ixgbe: fix double clean of Tx descriptors with xdp

Patch "ALSA: pcm: Return 0 when size < start_threshold in capture" has been added to the 4.19-stable tree
 2019-09-11 16:49 UTC  (2+ messages)

[Virtio-fs] virtio-fs on IBM Power ppc64le arch
 2019-09-11 16:48 UTC 

[PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
 2019-09-11 16:48 UTC  (8+ messages)
` [PATCH 2/2] "

[RFC PATCH v3 00/16] Core scheduling v3
 2019-09-11 16:47 UTC  (13+ messages)

linux 32bit kernel virtual space , lowmem , highmem , RAM size
 2019-09-11 16:46 UTC 

[PATCH] devices.txt: improve entry for comedi (char major 98)
 2019-09-11 16:39 UTC 

Odd locking pattern introduced as part of "nowait aio support"
 2019-09-11 16:45 UTC  (9+ messages)
` [f2fs-dev] Fix inode sem regression for nowait
  `  "
  ` [f2fs-dev] [PATCH 1/3] btrfs: fix inode rwsem regression
    `  "
  ` [f2fs-dev] [PATCH 2/3] ext4: "
    `  "
  ` [f2fs-dev] [PATCH 3/3] f2fs: "
    `  "

[tpm2] Using TPM to protect private key
 2019-09-11 16:45 UTC 

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-09-11 16:44 UTC  (7+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[Xen-devel] [PATCH] [RFC V2] xen/arm: Restrict "p2m_ipa_bits" according to the IOMMU requirements
 2019-09-11 16:44 UTC  (6+ messages)

[PATCH] Btrfs: make btrfs_wait_extents() static
 2019-09-11 16:42 UTC 

[PATCH] Btrfs: fix missing error return if writeback for extent buffer never started
 2019-09-11 16:42 UTC 

Regression in 5.1.20: Reading long directory fails
 2019-09-11 16:39 UTC  (10+ messages)

Wireguard with disabled IPv6 under FreeBSD
 2019-09-09 23:11 UTC 

Suggested Debian install instructions patch for the website
 2019-09-07 12:54 UTC 

wireguard-android broken after update to Android 10
 2019-09-07  0:11 UTC  (5+ messages)

wireguard-android broken after update to Android 10
 2019-09-07 12:36 UTC 

[PATCH] s390/cio: fix intparm documentation
 2019-09-11 16:41 UTC 

[Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-11 16:40 UTC  (4+ messages)
`  "

[PATCH 0/4] Introduce variable length mdev alias
 2019-09-11 16:38 UTC  (7+ messages)
` [PATCH v3 0/5] "

[PATCH v2] nbd_genl_status: null check for nla_nest_start
 2019-09-11 16:40 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-09-11 16:34 UTC  (2+ messages)

[PATCH v2] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 16:02 UTC  (3+ messages)

wg-quick invoking resolvectl instead of resolvconf on systems where that is appropriate?
 2019-09-10 21:22 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
 2019-09-11 16:38 UTC 

Question on Intel AX200
 2019-09-11 16:15 UTC  (2+ messages)

[PATCH RFC v2 0/2] readmirror feature
 2019-09-11 16:37 UTC  (2+ messages)

[PATCH] powerpc/xive: Fix bogus error code returned by OPAL
 2019-09-11 14:40 UTC  (3+ messages)

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-11 16:34 UTC  (4+ messages)
` [PATCH 5/5] hugetlbfs: Limit wait time when trying to share huge PMD

Feature requests: online backup - defrag - change RAID level
 2019-09-11 16:26 UTC  (10+ messages)

[dpdk-dev] Intel X710 and DPDK
 2019-09-11 16:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: Remove generated files when doing 'distclean'
 2019-09-11 16:29 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH] Can't scan on ETSI domains when operating ch is DFS
 2019-09-11 16:28 UTC  (2+ messages)

[PATCH] mesa: Upgrade 19.1.1 -> 19.1.6
 2019-09-11 16:28 UTC  (9+ messages)

[PATCH v6 00/36] Add FADump support on PowerNV platform
 2019-09-11 14:57 UTC  (6+ messages)
` [PATCH v6 32/36] powernv/opalcore: provide an option to invalidate /sys/firmware/opal/core file
` [PATCH v6 33/36] powerpc/fadump: consider f/w load area
` [PATCH v6 34/36] powernv/fadump: update documentation about option to release opalcore
` [PATCH v6 35/36] powerpc/fadump: remove RMA_START and RMA_END macros
` [PATCH v6 36/36] powernv/fadump: support holes in kernel boot memory area

nvme vs. hibernation ( again )
 2019-09-11 16:26 UTC  (2+ messages)

[PATCH 0/6] Remaining patches to enable Transcoder Port Sync for tiled displays
 2019-09-11 16:27 UTC  (6+ messages)

[PATCH RESEND v3 1/5] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-09-11 16:26 UTC  (3+ messages)
` [PATCH v2 5/5] KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel

[PATCH] KVM: LAPIC: Fix SynIC Timers inject timer interrupt w/o LAPIC present
 2019-09-11 16:25 UTC  (4+ messages)

[PATCH v2] vhost: block speculation of translated descriptors
 2019-09-11 16:25 UTC  (4+ messages)

[PATCH] drm/i915: Fix DRM_I915_DEBUG IOMMU stuff
 2019-09-11 16:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/8] clk: renesas: rcar-gen2/gen3: Switch to .determine_rate()
 2019-09-11 16:24 UTC  (4+ messages)

[PATCH] sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
 2019-09-11 16:23 UTC  (3+ messages)

[PATCH] aarch64/mm: speedup memory initialisation
 2019-09-11 16:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-11 16:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 09/28] s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
` [Qemu-devel] [PATCH v2 11/28] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PATCH v2 13/28] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PATCH v2 15/28] s390x/tcg: Fault-safe memset

[PATCH 1/2] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-09-11 16:21 UTC  (9+ messages)
` [PATCH 2/2] staging: iio: accel: adis16240: move out of staging

[PATCH 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-11 16:20 UTC  (5+ messages)

[Xen-devel] [PATCH 0/3] xen: fix a potential crash in xen-bus
 2019-09-11 16:15 UTC  (3+ messages)
` [Xen-devel] [PATCH 3/3] xen: perform XenDevice clean-up in XenBus watch handler
  ` [Qemu-devel] "

[Buildroot] [PATCH v3 1/2] package/jitterentropy-library: new package
 2019-09-11 16:20 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/rng-tools: bump to 6.7

[Qemu-devel] [PATCH] nbd/server: attach client channel to the export's AioContext
 2019-09-11 16:15 UTC 

lot of MemAvailable but falling cache and raising PSI
 2019-09-11 16:19 UTC  (16+ messages)
                  ` 5.3-rc-8 hung task in IO (was: Re: lot of MemAvailable but falling cache and raising PSI)

[PATCH v3 00/26] nfs: Mount API conversion
 2019-09-11 16:16 UTC  (22+ messages)
` [PATCH v3 01/26] saner calling conventions for nfs_fs_mount_common()
` [PATCH v3 02/26] nfs: stash server into struct nfs_mount_info
` [PATCH v3 03/26] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v3 04/26] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v3 05/26] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v3 06/26] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v3 07/26] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v3 08/26] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v3 09/26] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v3 10/26] nfs: merge xdev and remote file_system_type
` [PATCH v3 11/26] nfs: unexport nfs_fs_mount_common()
` [PATCH v3 12/26] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v3 13/26] nfs: get rid of mount_info ->fill_super()
` [PATCH v3 14/26] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v3 15/26] nfs: get rid of ->set_security()
` [PATCH v3 17/26] NFS: Constify mount argument match tables
` [PATCH v3 18/26] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v3 19/26] NFS: Split nfs_parse_mount_options()
` [PATCH v3 20/26] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v3 21/26] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v3 23/26] NFS: rename nfs_fs_context pointer arg in a few functions

[Bug 200039] BT advertising packet wakes up the system from S3 and suspend-to-idle
 2019-09-11 16:18 UTC 

[CI RESEND] drm/i915: add INTEL_NUM_PIPES() and use it
 2019-09-11 16:17 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-11 16:16 UTC  (4+ messages)
` [PATCH RFC 09/14] drivers: pinctrl: msm: fix use of deprecated gpiolib APIs


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.