All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 14:48:43 to 2020-02-25 15:31:19 UTC [more...]

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-25 15:31 UTC  (11+ messages)
` [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs

[PULL 00/32] virtio, pc: fixes, features
 2020-02-25 15:15 UTC  (33+ messages)
` [PULL 01/32] bios-tables-test: tell people how to update
` [PULL 02/32] bios-tables-test: fix up DIFF generation
` [PULL 03/32] bios-tables-test: default diff command
` [PULL 04/32] rebuild-expected-aml.sh: remind about the process
` [PULL 05/32] vhost-user-fs: do delete virtio_queues in unrealize
` [PULL 06/32] vhost-user-fs: convert to the new virtio_delete_queue function
` [PULL 07/32] virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
` [PULL 08/32] virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
` [PULL 09/32] vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
` [PULL 10/32] vhost-user-blk: convert to new virtio_delete_queue
` [PULL 11/32] virtio: gracefully handle invalid region caches
` [PULL 12/32] virtio-iommu: Add skeleton
` [PULL 13/32] virtio-iommu: Decode the command payload
` [PULL 14/32] virtio-iommu: Implement attach/detach command
` [PULL 15/32] virtio-iommu: Implement map/unmap
` [PULL 16/32] virtio-iommu: Implement translate
` [PULL 17/32] virtio-iommu: Implement fault reporting
` [PULL 18/32] virtio-iommu: Support migration
` [PULL 19/32] virtio-iommu-pci: Add virtio iommu pci support
` [PULL 20/32] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PULL 21/32] MAINTAINERS: add virtio-iommu related files
` [PULL 22/32] libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
` [PULL 23/32] libvhost-user-glib: fix VugDev main fd cleanup
` [PULL 24/32] libvhost-user-glib: use g_main_context_get_thread_default()
` [PULL 25/32] libvhost-user: handle NOFD flag in call/kick/err better
` [PULL 26/32] docs: vhost-user: add in-band kick/call messages
` [PULL 27/32] libvhost-user: implement in-band notifications
` [PULL 28/32] acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
` [PULL 29/32] vhost-user: only set slave channel for first vq
` [PULL 30/32] tests/vhost-user-bridge: move to contrib/
` [PULL 31/32] virtiofsd: add it to the tools list
` [PULL 32/32] Fixed assert in vhost_user_set_mem_table_postcopy

[PATCH] selftests/timers: Turn off timeout setting
 2020-02-25 15:30 UTC  (3+ messages)

[PATCH v1 0/3] nvmem: Add support for write-only instances, and clean-up
 2020-02-25 15:30 UTC  (6+ messages)
` [PATCH v1 1/3] nvmem: Add support for write-only instances

[PATCH 0/2] Add AVX512F optimization option and buffer_zero_avx512()
 2020-02-25 15:29 UTC  (7+ messages)
` [PATCH 2/2] util: add util function buffer_zero_avx512()

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-02-25 15:26 UTC  (12+ messages)
` [PATCH v4 09/16] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v4 12/16] hw/i386: Use the apicid handlers from X86MachineState

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-25 15:28 UTC  (7+ messages)

[dpdk-dev] [PATCH] doc: remove not supported features from hinic matrix
 2020-02-25 15:28 UTC  (2+ messages)

[PATCH] webkitgtk: Disable GI data for musl/arm
 2020-02-25 15:28 UTC 

[PATCH v7 00/54] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-25 15:28 UTC  (5+ messages)
` [PATCH v7 04/54] drm/bridge: Document the drm_encoder.bridge_chain field as private
` [PATCH v7 05/54] drm/bridge: Fix atomic state ops documentation

[PATCH] MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handling
 2020-02-25 15:28 UTC 

[dpdk-dev] [PATCH] doc: fix typos in rel_notes-19.11
 2020-02-25 15:28 UTC  (2+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-02-25 15:26 UTC 

[PATCH] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 15:28 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] release candidate 20.02-rc4
 2020-02-25 15:27 UTC  (5+ messages)

[PATCH 1/3] drm/amdgpu: Drop DRIVER_USE_AGP
 2020-02-25 15:26 UTC  (7+ messages)
` [PATCH 2/3] drm/radeon: Inline drm_get_pci_dev

[PATCH net-next] Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
 2020-02-25 15:26 UTC  (2+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-25 15:25 UTC  (31+ messages)
` [PATCH 02/61] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH 19/61] KVM: VMX: Add helpers to query Intel PT mode
` [PATCH 29/61] KVM: x86: Add Kconfig-controlled auditing of reverse CPUID lookups
` [PATCH 39/61] KVM: SVM: Convert feature updates from CPUID to KVM cpu caps
` [PATCH 43/61] KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not-reserved
` [PATCH 47/61] KVM: x86: Squash CPUID 0x2.0 insanity for modern CPUs
` [PATCH 48/61] KVM: x86: Do host CPUID at load time to mask KVM cpu caps
` [PATCH 59/61] KVM: x86: Don't propagate MMU lpage support to memslot.disallow_lpage
` [PATCH 60/61] KVM: Drop largepages_enabled and its accessor/mutator
` [PATCH 61/61] KVM: x86: Move VMX's host_efer to common x86 code

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-25 15:22 UTC  (7+ messages)
` [PATCH v7 03/11] scripts: add coccinelle script to use auto propagated errp
          ` [Xen-devel] "

[PATCH 1/3] compiler.h: define __do_not_initialize
 2020-02-25 15:24 UTC  (4+ messages)
` [PATCH 2/3] binder: do not initialize locals passed to copy_from_user()

[PATCH net] net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
 2020-02-25 15:24 UTC  (2+ messages)

Interrupt timeout
 2020-02-25 15:24 UTC  (2+ messages)

[Xen-devel] [PATCH v3 0/2] rwlock: allow recursive read locking when already locked in write mode
 2020-02-25 15:23 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 1/2] atomic: add atomic_and operations
` [Xen-devel] [PATCH v3 2/2] rwlock: allow recursive read locking when already locked in write mode

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-02-25 15:23 UTC  (3+ messages)

[PATCH 00/10] soundwire: bus: fix race conditions, add suspend-resume
 2020-02-25 15:23 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: add tested platforms with Mellanox NICs
 2020-02-25 15:22 UTC  (2+ messages)

[PATCH 00/10] floppy driver cleanups (deobfuscation)
 2020-02-25 15:22 UTC  (8+ messages)
` [PATCH 01/10] floppy: cleanup: expand macro FDCS

[Xen-devel] [xen-unstable-smoke test] 147598: tolerable all pass - PUSHED
 2020-02-25 15:22 UTC 

[PATCH 1/5] iio: buffer-dmaengine: add dev-managed calls for buffer alloc/free
 2020-02-25 15:21 UTC  (4+ messages)
` [PATCH 4/5] iio: adc: ad9467: add support AD9467 ADC

[PATCH v2 0/6] RT Capacity Awareness Fixes & Improvements
 2020-02-25 15:21 UTC  (3+ messages)
` [PATCH v2 2/6] sched/rt: Re-instate old behavior in select_task_rq_rt

[virtio-dev] [RFC] Upstreaming virtio-wayland (or an alternative)
 2020-02-25 15:21 UTC  (2+ messages)

[dpdk-dev] Facing issue with mellanox after increasing number of buffers
 2020-02-25 15:20 UTC  (2+ messages)

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-25 15:19 UTC  (8+ messages)
  ` [PATCH 04/12] drm: Nuke mode->vrefresh
          ` [Intel-gfx] "

[PATCH net-next 0/2] net/smc: improve peer ID in CLC decline
 2020-02-25 15:17 UTC  (5+ messages)
` [PATCH net-next 1/2] net/smc: rework peer ID handling
` [PATCH net-next 2/2] net/smc: improve peer ID in CLC decline for SMC-R

[PATCH] x86, mce, therm_throt: Optimize notifications of thermal throttle
 2020-02-25 15:16 UTC  (2+ messages)
` [tip: ras/urgent] x86/mce/therm_throt: Undo thermal polling properly on CPU offline

Xenomai RTnet - Kernel module not loading
 2020-02-25 15:15 UTC  (8+ messages)

[RFC] wwan subsystem
 2020-02-25 15:15 UTC  (3+ messages)
` [RFC] wwan: add a new WWAN subsystem

[PATCH v3 0/7] xfsprogs: actually check that writes succeeded
 2020-02-25 15:14 UTC  (8+ messages)
` [PATCH 4/7] libxfs: flush all dirty buffers and report errors when unmounting filesystem
` [PATCH 5/7] mkfs: check that metadata updates have been committed
` [PATCH 6/7] xfs_repair: "

[PATCH 0/4] crypto: hisilicon - Improve SEC performance
 2020-02-25 15:14 UTC  (5+ messages)
` [PATCH 4/4] crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver

[dpdk-dev] [RFC 0/6] New sync modes for ring
 2020-02-25 15:14 UTC  (5+ messages)

[PATCH -next] drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags
 2020-02-25 15:13 UTC  (5+ messages)

[PATCH 0/2] libxfs: minor cleanups of destructors
 2020-02-25 15:13 UTC  (7+ messages)
` [PATCH 1/2] libxfs: zero the struct xfs_mount when unmounting the filesystem
` [PATCH 2/2] libxfs: clean up libxfs_destroy

BUG: unable to handle kernel NULL pointer dereference in cipso_v4_sock_setattr
 2020-02-25 15:12 UTC  (7+ messages)

[PATCH v2] pcie_root_port: Add enable_hotplug option
 2020-02-25 15:11 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add gfxoff debugfs entry
 2020-02-25 15:11 UTC  (4+ messages)

[PATCH] mime,mime-xdg: Conflict with allarch
 2020-02-25 15:11 UTC  (5+ messages)

[PATCH 13/15] drm/amdgpu/display: split dp connector registration (v3)
 2020-02-25 15:10 UTC  (5+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25 15:09 UTC  (5+ messages)
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
      ` [virtio-dev] "

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-02-25 15:09 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] hw/ide: Remove status register read side effect
 2020-02-25 15:08 UTC  (8+ messages)

[dpdk-dev] pci device access from dpdk secondary process with igb_uio
 2020-02-25 15:09 UTC  (4+ messages)

Linux hangs at ACPI init on Medion P15648 MD63490
 2020-02-25 15:09 UTC  (7+ messages)

retransmissions/out-of-order packets with large (~1 MB) writes/reads w/ TCP (SOCK_STREAM) over localhost loopback
 2020-02-25 15:08 UTC 

[PATCH] radeon, amdgpu: allow for symbolic errno output when reporting drm_edid_to_sad errors
 2020-02-25 15:07 UTC  (2+ messages)

[RESEND PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-25 15:07 UTC  (5+ messages)
` [RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()

[PATCH 1/1] tpm: Add driver for cr50 on I2C
 2020-02-25 15:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/7] 3 display pipes combination system support
 2020-02-25 15:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 4/7] drm/i915: Fix wrongly populated plane possible_crtcs bit mask

[PATCH] crypto: dcp - fix scatterlist linearization for hash
 2020-02-25 15:05 UTC  (2+ messages)

[PATCH] pc-bios/s390x: Pack ResetInfo struct
 2020-02-25 15:05 UTC  (9+ messages)

[PATCH -next] drm/amd/display: remove set but not used variable 'mc_vm_apt_default'
 2020-02-25 15:05 UTC  (4+ messages)

[Intel-gfx] [PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-02-25 15:04 UTC  (5+ messages)
`  "

[PATCH v4 0/4] Introduce per-task latency_nice for scheduler hints
 2020-02-25 15:03 UTC  (4+ messages)
` [PATCH v4 3/4] sched: Allow sched_{get,set}attr to change latency_nice of the task

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-25 15:03 UTC  (3+ messages)

[PATCH v9 00/15] CoreSight CTI Driver
 2020-02-25 15:03 UTC  (6+ messages)
` [PATCH v9 08/15] coresight: cti: Enable CTI associated with devices

[Intel-gfx] [PATCH v18 7/8] drm/i915: Restrict qgv points which don't have enough bandwidth
 2020-02-25 15:00 UTC  (2+ messages)

[PATCH 00/51] drm managed resources, v2
 2020-02-25 15:03 UTC  (5+ messages)
  ` [PATCH 03/51] drm: add managed resources tied to drm_device
      ` [Intel-gfx] "

[Xen-devel] [PATCH v2] xen/grant-table: Remove outdated warning in gnttab_grow_table()
 2020-02-25 15:02 UTC 

[Intel-gfx] [PATCH v18 5/8] drm/i915: Refactor intel_can_enable_sagv
 2020-02-25 14:59 UTC  (2+ messages)

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-25 15:03 UTC  (7+ messages)
` [PATCH v2 3/3] mm: memcontrol: recursive memory.low protection

[Bug 201723] [Bisected][Regression] THERM_WINDTUNNEL not working any longer in kernel 4.19.x (PowerMac G4 MDD)
 2020-02-25 14:59 UTC 

[Buildroot] external, how to achieve our needs?
 2020-02-25 15:01 UTC 

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25 15:01 UTC  (10+ messages)
` [PATCHv2 08/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCHv2 09/56] drm/omap: dsi: unexport specific data transfer functions
` [PATCHv2 10/56] drm/omap: dsi: drop virtual channel logic

[PATCH v2] staging: iio: update TODO
 2020-02-25 15:01 UTC  (2+ messages)

[PATCH 0/3] Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
 2020-02-25 15:00 UTC  (4+ messages)

[PATCH] macintosh: therm_windtunnel: fix regression when instantiating devices
 2020-02-25 15:00 UTC  (3+ messages)

[Intel-gfx] [PATCH v18 4/8] drm/i915: Introduce more *_state_changed indicators
 2020-02-25 14:57 UTC  (2+ messages)

[ulfh-mmc:mmc_fix_busy_timeout_v3 1/2] drivers/mmc/host/sdhci-omap.c:858:57: warning: bitwise comparison always evaluates to false
 2020-02-25 15:00 UTC 

Hard link count reported by "ls -l" is wrong
 2020-02-25 14:59 UTC 

[PATCH] staging: iio: update TODO
 2020-02-25 14:49 UTC  (2+ messages)
` [PATCH v2] "

[MODERATED] Re: [PATCH 2/2] more sampling fun 2
 2020-02-25 14:59 UTC  (8+ messages)
` [MODERATED] "

[PATCH] acpi/iort: check output reference for the real used mapping
 2020-02-25 14:57 UTC  (3+ messages)

[PATCH v4 0/5] vhost-user block device backend implementation
 2020-02-25 14:55 UTC  (3+ messages)
` [PATCH v4 1/5] extend libvhost to support IOThread and coroutine

[PATCH] gpiolib: export gpiochip_get_desc
 2020-02-25 14:56 UTC  (2+ messages)

False pass when changing rand_seed in verify_only
 2020-02-25 14:56 UTC 

[dpdk-dev] Dropping python 2 support
 2020-02-25 14:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH] doc: add deprecation notice for "

[dpdk-dev] [PATCH] doc: fix naming of Mellanox devices
 2020-02-25 14:55 UTC  (2+ messages)

[PATCH 1/2][master-next] webkitgtk: fix reconfigure
 2020-02-25 14:54 UTC  (3+ messages)
` [PATCH 2/2][master-next] webkitgtk: enable gobject-introspection for armv7ve - it builds without issues

[PATCH bpf-next v2 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-25 14:54 UTC  (5+ messages)
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test for "bpftool feature" command

[PATCH v3] ipc: use a work queue to free_ipc
 2020-02-25 14:54 UTC 

[dpdk-dev] [PATCH] doc: deprecation notice to move igb_uio to a new repo
 2020-02-25 14:54 UTC  (2+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-02-25 14:53 UTC  (6+ messages)

[RFC] crypto: caam: re-init JR on resume
 2020-02-25 14:53 UTC  (3+ messages)

[MPTCP] Re: [PATCH net-next 8/8] mptcp: defer work schedule until mptcp lock is released
 2020-02-25 14:53 UTC 

[dpdk-dev] [PATCH] doc: deprecate using MAX values as array size
 2020-02-25 14:53 UTC  (2+ messages)

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-02-25 14:53 UTC  (3+ messages)
` [PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper

[PATCH] env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
 2020-02-25 14:52 UTC 

[Intel-gfx] [PATCH] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
 2020-02-25 14:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] wg show: Add json output
 2020-02-25 14:50 UTC  (5+ messages)

[PATCH RT 00/25] Linux v4.14.170-rt75-rc1
 2020-02-25 14:50 UTC  (4+ messages)
` [PATCH RT 03/25] sched/deadline: Ensure inactive_timer runs in hardirq context

Reason behind not accounting hugetlbfs pages on RSS
 2020-02-25 14:50 UTC 

[PULL v2 000/104] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-02-25 14:48 UTC  (2+ messages)

[PATCH] i2c: xiic: Support disabling multi-master in DT
 2020-02-25 14:49 UTC  (12+ messages)

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-02-25 14:49 UTC  (3+ messages)
` [PATCH 2/3] docs: hwmon: Add support for ina2xx

[PATCH] drm/amdgpu: stop disable the scheduler during HW fini
 2020-02-25 14:52 UTC  (3+ messages)

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-02-25 14:47 UTC  (5+ 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.