All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-20 17:47:08 to 2020-07-20 18:49:25 UTC [more...]

[PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-20 18:48 UTC  (8+ messages)
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()
` [PATCH-for-5.1 4/4] hw/avr/boot: Fix memory leak in avr_load_firmware()

linux-next: Tree for Jul 20
 2020-07-20 18:49 UTC  (5+ messages)
` linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
` linux-next: Tree for Jul 20 (arch/x86/kvm/)

[meta-virtualization][PATCH 1/4] xen-tools: packaging for new files in Xen 4.14
 2020-07-20 18:48 UTC  (2+ messages)

[PATCH v5 11/12] Fix error-prone fill_directory() API; make it only return matches
 2020-07-20 18:45 UTC  (2+ messages)
` [PATCH] dir: check pathspecs before returning `path_excluded`

[PATCH] fpga: stratix10-soc: make FPGA task un-interruptible
 2020-07-20 19:00 UTC  (2+ messages)

[PATCH V3 1/2] pm80xx : Support for get phy profile functionality
 2020-07-20 18:44 UTC  (3+ messages)

[PATCH v6 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-07-20 18:44 UTC  (4+ messages)
` [PATCH v6 1/9] media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops

[PATCH v3 0/5] LSM: Measure security module state
 2020-07-20 18:44 UTC  (10+ messages)
` [PATCH v3 4/5] LSM: Define SELinux function to measure security state

[PATCH] ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES
 2020-07-20 18:42 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 1/9] net/dpaa: support Rxq and Txq info routines
 2020-07-20 18:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

[PATCH v2 0/5] mm/migrate: avoid device private invalidations
 2020-07-20 18:41 UTC  (11+ messages)
` [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH v2 3/5] mm/notifier: add migration invalidation type

[Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms
 2020-07-20 18:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] [oe] [meta-networking] [PATCH] wireguard-module: upgrade 1.0.20200401 -> 1.0.20200712
 2020-07-20 18:37 UTC  (2+ messages)

[net-next v4 PATCH 0/7] Add PRP driver
 2020-07-20 18:37 UTC  (3+ messages)
` [net-next v4 PATCH 1/7] hsr: enhance netlink socket interface to support PRP

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-20 18:35 UTC  (7+ messages)
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch

[PATCH v3 net-next 00/16] qed, qede: add support for new operating modes
 2020-07-20 18:34 UTC  (19+ messages)
` [PATCH v3 net-next 01/16] linkmode: introduce linkmode_intersects()
` [PATCH v3 net-next 02/16] qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
` [PATCH v3 net-next 03/16] qede: populate supported link modes maps on module init
` [PATCH v3 net-next 04/16] qed: reformat public_port::transceiver_data a bit
` [PATCH v3 net-next 05/16] qed: add support for multi-rate transceivers
` [PATCH v3 net-next 06/16] qed: use transceiver data to fill link partner's advertising speeds
` [PATCH v3 net-next 07/16] qed: reformat several structures a bit
` [PATCH v3 net-next 08/16] qed: add support for Forward Error Correction
` [PATCH v3 net-next 09/16] qede: format qede{,_vf}_ethtool_ops
` [PATCH v3 net-next 10/16] qede: introduce support for FEC control
` [PATCH v3 net-next 11/16] qed: reformat several structures a bit
` [PATCH v3 net-next 12/16] qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
` [PATCH v3 net-next 13/16] qed: add support for new port modes
` [PATCH v3 net-next 14/16] qed: add missing loopback modes
` [PATCH v3 net-next 15/16] qed: populate supported link modes maps on module init
` [PATCH v3 net-next 16/16] qed: add support for the extended speed and FEC modes

[PATCH v3 net-next 00/13] net: atlantic: various features
 2020-07-20 18:32 UTC  (14+ messages)
` [PATCH v3 net-next 01/13] net: atlantic: move FRAC_PER_NS to aq_hw.h
` [PATCH v3 net-next 02/13] net: atlantic: use simple assignment in _get_stats and _get_sw_stats
` [PATCH v3 net-next 03/13] net: atlantic: make _get_sw_stats return count as return value
` [PATCH v3 net-next 04/13] net: atlantic: split rx and tx per-queue stats
` [PATCH v3 net-next 05/13] net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
` [PATCH v3 net-next 06/13] net: atlantic: additional per-queue stats
` [PATCH v3 net-next 07/13] net: atlantic: PTP statistics
` [PATCH v3 net-next 08/13] net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
` [PATCH v3 net-next 09/13] net: atlantic: add support for 64-bit reads/writes
` [PATCH v3 net-next 10/13] net: atlantic: use U32_MAX in aq_hw_utils.c
` [PATCH v3 net-next 11/13] net: atlantic: use intermediate variable to improve readability a bit
` [PATCH v3 net-next 12/13] net: atlantic: A0 ntuple filters
` [PATCH v3 net-next 13/13] net: atlantic: add hwmon getter for MAC temperature

[PATCH -next] ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors
 2020-07-20 18:32 UTC 

[LTP] [RFC PATCH 1/1] testscripts: Remove exportfs.sh
 2020-07-20 18:32 UTC 

[PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write
 2020-07-20 18:31 UTC  (2+ messages)

[PATCH stable 4.14.y] arm64: entry: Place an SB sequence following an ERET instruction
 2020-07-20 18:29 UTC  (3+ messages)

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-07-20 18:30 UTC  (7+ messages)
` [PATCH 2/4] printk: store instead of processing cont parts

[PATCH for-5.1? 0/4] non-blocking connect
 2020-07-20 18:29 UTC  (6+ messages)
` [PATCH 1/4] qemu-sockets: refactor inet_connect_addr
` [PATCH 2/4] qemu-sockets: implement non-blocking connect interface
` [PATCH 3/4] io/channel-socket: implement non-blocking connect
` [PATCH 4/4] block/nbd: use non-blocking connect: fix vm hang on connect()

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-20 18:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 2/9] eal: introduce RTE common initialization level

[PATCH] dtoc: add coverage test for unicode error
 2020-07-20 18:28 UTC 

[PATCH] git-mv: improve error message for conflicted file
 2020-07-20 18:28 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH-not-for-5.1?] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible
 2020-07-20 18:26 UTC 

[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-07-20 18:26 UTC  (5+ messages)

[PATCH stable 4.19.y] arm64: entry: Place an SB sequence following an ERET instruction
 2020-07-20 18:25 UTC  (3+ messages)

[PATCH ethtool 0/4] Add support for IGC driver
 2020-07-20 18:27 UTC  (4+ messages)
  ` [Intel-wired-lan] "

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-20 18:24 UTC  (8+ messages)

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-07-20 18:24 UTC  (7+ messages)

[PATCH v4 3/3] binder: add transaction latency tracer
 2020-07-20 18:23 UTC  (5+ messages)
` [PATCH v5] binder: transaction latency tracking for user build
  ` [PATCH v5 2/3] binder: add trace at free transaction

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming
 2020-07-20 18:22 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: tas2562: Convert the tas2562 binding to yaml

[PATCH v2 0/4] nfs-utils: nfs.conf features to enable use of machine-id as nfs4_unique_id
 2020-07-20 18:23 UTC  (6+ messages)
` [PATCH v2 4/4] nfs-utils: Update nfs4_unique_id module parameter from the nfs.conf value

[PATCH V6 00/14] TopDown metrics support for Icelake
 2020-07-20 18:22 UTC  (7+ messages)
` [PATCH V6 03/14] perf/x86/intel: Introduce the fourth fixed counter
` [PATCH V6 07/14] perf/x86/intel: Generic support for hardware TopDown metrics

Replacing existing kernel with new on qemuriscv64
 2020-07-20 18:19 UTC  (3+ messages)

Compile with debugging symbols
 2020-07-20 18:19 UTC 

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-20 18:17 UTC  (11+ messages)

[ragnatech:media-next] BUILD SUCCESS 0d6db85131e014c128e57649793aff5aa96e065f
 2020-07-20 18:16 UTC 

add file system helpers that take kernel pointers for the init code
 2020-07-20 18:17 UTC  (7+ messages)
` [PATCH 04/24] fs: move the putname from filename_create to the callers
` [PATCH 05/24] fs: move the putname from filename_lookup "
` [PATCH 06/24] fs: add a kern_chdir helper

[RFC PATCH 1/1] Remove nfsv4
 2020-07-20 18:16 UTC  (11+ messages)
            ` [LTP] "

[PATCH] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
 2020-07-20 18:16 UTC  (2+ messages)

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-20 18:16 UTC  (6+ messages)
` [PATCH RFC net-next 12/13] net: phylink: add struct phylink_pcs

kworker/0:3+pm hogging CPU
 2020-07-20 18:16 UTC  (9+ messages)

[yocto] Offline Build #yocto
 2020-07-20 18:14 UTC  (2+ messages)
`  "

[BUG]: spi-nor: spi_nor_init() fails when SR locked
 2020-07-20 18:13 UTC 

[PATCH v3 1/2] dt-bindings: tas2770: Convert tas2770 binding to yaml
 2020-07-20 18:12 UTC  (4+ messages)
` [PATCH v3 2/2] ASoC: tas2770: Fix reset gpio property name

linux-next: Signed-off-by missing for commit in the fsinfo tree
 2020-07-20 18:13 UTC 

[PATCH net-next v2 0/2] hinic: add some error messages for debug
 2020-07-20 18:13 UTC  (3+ messages)
` [PATCH net-next v2 1/2] hinic: add support to handle hw abnormal event

[dpdk-dev] [PATCH v3 0/8] add OCTEON TX2 lookaside IPsec support
 2020-07-20 18:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 8/8] crypto/octeontx2: add cryptodev sec enqueue and dequeue routines
    ` [dpdk-dev] [EXT] "

[PATCH 2/2] LSM: SafeSetID: Add GID security policy handling
 2020-07-20 18:12 UTC 

[PATCH 1/2] LSM: Signal to SafeSetID when in set*gid syscall
 2020-07-20 18:11 UTC 

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-20 18:08 UTC  (15+ messages)
` [PATCH 3/6] "

[PATCH] [MEDIA] Use standard integer types
 2020-07-20 18:10 UTC 

[PATCH] ntfs: Fix ntfs_test_inode and ntfs_init_locked_inode function type
 2020-07-20 18:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/2] md_cluster: bugs fix
 2020-07-20 18:08 UTC  (3+ messages)
` [PATCH v5 1/2] md-cluster: fix safemode_delay value when converting to clustered bitmap
` [PATCH v5 2/2] md-cluster: fix rmmod issue when md_cluster convert bitmap to none

[tpm2] Information Needed on FAPI Usage
 2020-07-20 18:07 UTC 

[cip-dev] [PATCH 4.19.y-cip 1/2] ASoC: rsnd: fixup SSI clock during suspend/resume modes
 2020-07-20 17:52 UTC  (2+ messages)
` [cip-dev] [PATCH 4.19.y-cip 2/2] arm64: defconfig: Enable additional support for Renesas platforms

[PATCH v2 0/3] migration: Add block-bitmap-mapping parameter
 2020-07-20 18:02 UTC  (3+ messages)
` [PATCH v2 3/3] iotests: Test node/bitmap aliases during migration

[Intel-gfx] [CI] HAX sched/core: Paper over the ttwu() race
 2020-07-20 18:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[GIT PULL] KASan for Arm, v12
 2020-07-20 18:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/11] lib/igt_kms: Add support for display with
 2020-07-20 17:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_kms: Add support for display with (rev10)

[PATCH v2] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-20 17:58 UTC  (3+ messages)

Filesystem Went Read Only During Raid-10 to Raid-6 Data Conversion
 2020-07-20 17:57 UTC  (8+ messages)

[PATCH net] netdevsim: fix unbalaced locking in nsim_create()
 2020-07-20 17:57 UTC  (2+ messages)

[OE-core][PATCH 0/2] classes/reproducible: Fix error when no git HEAD
 2020-07-20 17:56 UTC  (3+ messages)
` [OE-core][PATCH 1/2] classes/reproducible: Move to library code
` [OE-core][PATCH 2/2] lib/oe/reproducible: Fix error when no git HEAD

[PATCH rdma-next v1 0/2] Fix warnings reported by kbuild
 2020-07-20 17:56 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA/uverbs: Remove redundant assignments
` [PATCH rdma-next v1 2/2] RDMA/uverbs: Silence shiftTooManyBitsSigned warning

[PATCH net-next 0/2] Extend testptp with PTP perout waveform
 2020-07-20 17:55 UTC  (3+ messages)
` [PATCH net-next 1/2] testptp: promote 'perout' variable to int64_t
` [PATCH net-next 2/2] testptp: add new options for perout phase and pulse width

[PATCH 0/3] ACPICA release 20200717
 2020-07-20 17:31 UTC  (4+ messages)
` [PATCH 1/3] ACPICA: Replace one-element array with flexible-array
` [PATCH 2/3] ACPICA: Do not increment operation_region reference counts for field units
` [PATCH 3/3] ACPICA: Update version to 20200717 Version 20200717

[MPTCP] get rid of the address_space override in setsockopt
 2020-07-20 17:55 UTC  (10+ messages)
` [MPTCP] [PATCH 03/24] net: add a new sockptr_t type
  ` [MPTCP] "
      `  "
        ` [Bridge] "

Pushing tag from a partial clone
 2020-07-20 17:54 UTC  (2+ messages)

drivers/pinctrl/sh-pfc/pfc-r8a77951.c:214:0: warning: failed to expand 'PINMUX_GPSR', Wrong number of parameters for macro 'F_'
 2020-07-20 17:54 UTC 

[linux-lvm] Suggestion: lvm2 filters lib needs to show some readable info for end user
 2020-07-20 17:54 UTC  (2+ messages)

bdi cleanups
 2020-07-20 17:52 UTC  (5+ messages)
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently

[PATCH v3 QEMU 0/3] virtio-balloon: Free page hinting clean-ups
 2020-07-20 17:51 UTC  (8+ messages)
` [virtio-dev] "
` [PATCH v3 QEMU 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
  ` [virtio-dev] "
` [PATCH v3 QEMU 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
  ` [virtio-dev] "
` [PATCH v3 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
  ` [virtio-dev] "

[PATCH] layer.conf: remove dependency on meta-python
 2020-07-20 17:51 UTC  (3+ messages)
` [meta-arm] "

[PATCH v3] net: hyperv: add support for vlans in netvsc driver
 2020-07-20 17:51 UTC  (2+ messages)

[yocto] Adjusting Extensible SDK for build setup
 2020-07-20 17:50 UTC  (2+ messages)

How can I search git log with ceratin keyword but without the other keyword?
 2020-07-20 17:50 UTC  (13+ messages)

[PATCH] tcg: update comments for save_iotlb_data in cputlb
 2020-07-20 17:49 UTC  (2+ messages)

[PATCH-for-5.1 v2] hw/misc/aspeed_sdmc: Fix incorrect memory size
 2020-07-20 17:49 UTC 

[PATCH for-5.1] target/hppa: Free some temps in do_sub
 2020-07-20 17:48 UTC  (2+ messages)

[PATCH v3] kvm,x86: Exit to user space in case of page fault error
 2020-07-20 17:49 UTC  (4+ messages)
    ` [Virtio-fs] [PATCH v3] kvm, x86: "

[PATCH] SUPPORT.md: Spell correctly Experimental
 2020-07-20 17:49 UTC  (4+ messages)

[PATCH v1] media: cafe-driver: use generic power management
 2020-07-20 17:45 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-20 17:49 UTC  (2+ messages)

[yocto] Adding libgpiod to Yocto Warrior 4.19.35 image?
 2020-07-20 17:48 UTC  (2+ messages)
`  "

[meta-mingw][PATCH] expat: Switch platform to Windows in CMake toolchain file
 2020-07-20 17:47 UTC 

[PATCH v4] overlayfs: Provide mount options sync=off/fs to skip sync
 2020-07-20 17:47 UTC  (4+ messages)


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.