All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 19:13:05 to 2021-04-22 20:19:49 UTC [more...]

[PATCH] kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
 2021-04-22 20:19 UTC 

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-22 20:18 UTC  (4+ messages)
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-22 20:17 UTC  (7+ messages)

[PATCH 2/2] lib/test: convert lib/test_list_sort.c to use KUnit
 2021-04-22 20:16 UTC  (3+ messages)

[RFC PATCH 0/4] hw/ppc: remove call to tcg-only function
 2021-04-22 19:31 UTC  (5+ messages)
` [RFC PATCH 1/4] target/ppc: updated build options
` [RFC PATCH 2/4] hw/ppc: Add kvm-only file spapr_hcall_tcg_stub.c
` [RFC PATCH 3/4] hw/ppc: updated build rules to use new file
` [RFC PATCH 4/4] target/ppc: transfered functions to non-tcg-only files

[PATCH net-next v4 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-22 20:14 UTC  (5+ messages)
` [PATCH net-next v4 1/3] docs: networking: Add documentation for MAPv5
` [PATCH net-next v4 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v4 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-22 19:24 UTC  (10+ messages)
` [PATCH 2/3] arm64: signal: sigreturn() and rt_sigreturn() sometime returns the wrong signals
` [PATCH 3/3] arch/arm64/kernel/traps: Use find_vma_intersection() in traps for setting si_code

[PATCH 00/10] staging: vchiq_arm: address TODO list
 2021-04-22 20:07 UTC  (11+ messages)
` [PATCH 01/10] staging: vchiq_arm: avoid crashing the kernel
` [PATCH 02/10] staging: vchiq_core: break early in vchiq_close_service_internal
` [PATCH 03/10] staging: vchiq_core: introduce get_bulk_reason
` [PATCH 04/10] staging: vchiq_core: Drop unnecessary check in notify_bulks
` [PATCH 05/10] staging: vchiq_arm: drop return value of vchiq_arm_init_state
` [PATCH 06/10] staging: vchiq_2835_arm: drop enum vchiq_status
` [PATCH 07/10] staging: vchiq_arm: drop enum vchiq_status from vchiq_*_internal
` [PATCH 08/10] staging: vchiq_core: drop vchiq_status from vchiq_set_service_option
` [PATCH 09/10] staging: vchiq_core: drop vchiq_status from vchiq_initialise
` [PATCH 10/10] staging: vchiq_core: drop vchiq_status from vchiq_init_state

[PATCH 1/3] net: ethernet: ixp4xx: Add DT bindings
 2021-04-22 20:13 UTC  (6+ messages)

[PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
 2021-04-22 20:12 UTC  (3+ messages)

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-22 20:11 UTC  (9+ messages)
` [PATCH v2 net-next 3/9] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v2 net-next 5/9] net: dsa: microchip: add support for phylink management
` [PATCH v2 net-next 7/9] net: dsa: microchip: add support for port mirror operations

[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit
 2021-04-22 20:10 UTC  (3+ messages)

[PATCH v3 00/17] libicsi and qedi TMF fixes
 2021-04-22 20:09 UTC  (4+ messages)
` [PATCH v3 05/17] scsi: iscsi: wait on cmds before freeing conn

[PATCH net-next] net: mana: Use int to check the return value of mana_gd_poll_cq()
 2021-04-22 20:08 UTC 

[PATCH v6 00/18] cpu: Introduce SysemuCPUOps structure
 2021-04-22 19:39 UTC  (38+ messages)
` [PATCH v6 01/18] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
` [PATCH v6 02/18] cpu: Introduce cpu_virtio_is_big_endian()
` [PATCH v6 03/18] cpu: Directly use cpu_write_elf*() fallback handlers in place
` [PATCH v6 04/18] cpu: Directly use get_paging_enabled() "
` [PATCH v6 05/18] cpu: Directly use get_memory_mapping() "
` [PATCH v6 06/18] cpu: Assert DeviceClass::vmsd is NULL on user emulation
` [PATCH v6 07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd
` [PATCH v6 08/18] cpu/{avr, lm32, moxie}: Set DeviceClass vmsd field (not CPUClass one)
` [PATCH v6 09/18] cpu: Introduce SysemuCPUOps structure
` [PATCH v6 10/18] cpu: Move CPUClass::vmsd to SysemuCPUOps
` [PATCH v6 11/18] cpu: Move CPUClass::virtio_is_big_endian "
` [PATCH v6 12/18] cpu: Move CPUClass::get_crash_info "
` [PATCH v6 13/18] cpu: Move CPUClass::write_elf* "
` [PATCH v6 14/18] cpu: Move CPUClass::asidx_from_attrs "
` [PATCH v6 15/18] cpu: Move CPUClass::get_phys_page_debug "
` [PATCH v6 16/18] cpu: Move CPUClass::get_memory_mapping "
` [PATCH v6 17/18] cpu: Move CPUClass::get_paging_enabled "
` [PATCH v6 18/18] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-22 20:07 UTC  (12+ messages)
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "

[PATCH v2][next] wireless: wext-spy: Fix out-of-bounds warning
 2021-04-22 20:04 UTC  (2+ messages)

[PATCH] interconnect: qcom: bcm-voter: add a missing of_node_put()
 2021-04-22 20:03 UTC  (2+ messages)

fs/overlayfs/util.c:479 ovl_path_open() error: uninitialized symbol 'acc_mode'
 2021-04-22 20:03 UTC 

[PATCH 1/2] kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
 2021-04-22 20:02 UTC  (4+ messages)

[PATCH 1/4] sched: make nr_running() return 32-bit
 2021-04-22 20:02 UTC  (4+ messages)
` [PATCH 2/4] sched: make nr_iowait() return 32-bit value
` [PATCH 3/4] sched: make nr_iowait_cpu() return 32-bit
` [PATCH 4/4] sched: make multiple runqueue task counters 32-bit

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-22 20:00 UTC  (17+ messages)

[Weekly meetings] MoM - 22nd of April 2021
 2021-04-22 19:59 UTC 

[PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
 2021-04-22 19:22 UTC  (5+ messages)

[PATCH v3] ext4: wipe filename upon file deletion
 2021-04-22 19:58 UTC  (5+ messages)

[PATCH 0/3] Add multiprocessor wake-up support
 2021-04-22 19:55 UTC  (7+ messages)
` [PATCH 1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
` [PATCH 2/3] ACPI/table: Print MADT Wake table information
` [PATCH 3/3] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH v3 0/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-04-22 19:55 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-04-22 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python3-regex: bump to version 2021.4.4
 2021-04-22 19:52 UTC  (2+ messages)

[Buildroot] [git commit] package/python{, 3}-regex: bump to version 2021.4.4
 2021-04-22 19:51 UTC 

[Buildroot] [PATCH] package/azure-iot-sdk-c: bump version to LTS_01_2021_Ref01
 2021-04-22 19:51 UTC  (2+ messages)

[PATCH] sunxi: DT: A64: update devicetree files
 2021-04-22 19:49 UTC  (2+ messages)

[PATCH net-next 0/3] net: update netdev_rx_csum_fault() print dump only once
 2021-04-22 19:47 UTC  (4+ messages)
` [PATCH net-next 1/3] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
` [PATCH net-next 2/3] once: replace uses of __section(".data.once") with DO_ONCE_LITE(_IF)?
` [PATCH net-next 3/3] net: update netdev_rx_csum_fault() print dump only once

[Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: add CPE searching links
 2021-04-22 19:45 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] support/scripts/pkg-stats: add column reporting ignored CVEs

[PATCH][next] drm/amdkfd: remove redundant initialization to variable r
 2021-04-22 19:43 UTC  (4+ messages)

[oe-core][dunfell][PATCH] cve-update-db-native: skip on empty cpe23Uri
 2021-04-22 19:42 UTC 

[PATCH][next] drm/amdkfd: fix uint32 variable compared to less than zero
 2021-04-22 19:42 UTC  (4+ messages)

[PATCH v3 2/2] bits: Add tests of GENMASK
 2021-04-22 19:40 UTC  (4+ messages)
` [PATCH v4 1/2] linux/bits.h: fix unsigned less than zero warnings
  ` [PATCH v4 2/2] bits: Add tests of GENMASK

[PATCH BlueZ] audio/avrcp: Determine Absolute Volume support from feature category 2
 2021-04-22 19:40 UTC  (2+ messages)
` [BlueZ] "

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-22 19:39 UTC  (11+ messages)

[PATCH] drm/i915: Make preempt timeout for banned contexts configurable
 2021-04-22 19:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PULL] u-boot-mips
 2021-04-22 19:39 UTC 

[RFC PATCH] fast-export, fast-import: Let tags specify an internal name
 2021-04-22 19:37 UTC  (7+ messages)

[Buildroot] [git commit] package/azure-iot-sdk-c: bump version to LTS_01_2021_Ref01
 2021-04-22 19:37 UTC 

[Buildroot] [PATCH 1/1] package/libhttpserver: bump to version 0.18.2
 2021-04-22 19:37 UTC  (2+ messages)

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-22 19:35 UTC  (2+ messages)

[Buildroot] [git commit] package/libhttpserver: bump to version 0.18.2
 2021-04-22 19:36 UTC 

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-22 19:29 UTC  (2+ messages)
` [Bug 1925512] "

[Buildroot] [PATCH v1 1/2] package/python-colorzero: bump version to 2.0
 2021-04-22 19:36 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/2] package/python-gpiozero: bump version to 1.6.2

[PATCH lksctp-tools 0/2] sctp_send/v fixes
 2021-04-22 19:36 UTC  (3+ messages)
` [PATCH lksctp-tools 1/2] sctp_send: fix ignored flags parameter
` [PATCH lksctp-tools 2/2] sctp_sendv: avoid explicit memset for var initialization

ld.lld: error: main.c:(.text+0x6EA): relocation R_RISCV_ALIGN requires unimplemented linker relaxation; recompile with -mno-relax
 2021-04-22 19:36 UTC 

[PATCH v34 00/13] Landlock LSM
 2021-04-22 19:31 UTC  (3+ messages)

[linux-next:master 13957/14602] drivers/iio/common/scmi_sensors/scmi_iio.c:70:4: error: couldn't allocate output register for constraint 'x'
 2021-04-22 19:34 UTC  (2+ messages)

[meta-oe][PATCH v2] cve-update-db-native: skip on empty cpe23Uri
 2021-04-22 19:34 UTC  (3+ messages)
` [OE-core] "

[meta-virtualization] [PATCH] ceph: Upgrade to 16.2.0
 2021-04-22 19:34 UTC 

[Buildroot] [git commit] package/python-gpiozero: bump version to 1.6.2
 2021-04-22 19:34 UTC 

[PATCH v5 00/15] KVM: SVM: Misc SEV cleanups
 2021-04-22 19:34 UTC  (3+ messages)
` [PATCH v5 02/15] KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails

[PATCH rdma-next v2 0/9] Fix memory corruption in CM
 2021-04-22 19:34 UTC  (3+ messages)
` [PATCH rdma-next v2 7/9] IB/cm: Clear all associated AV's ports when remove a cm device

[PATCH] Revert "usb: kbd: destroy device after console is stopped"
 2021-04-22 19:34 UTC  (5+ messages)

[Buildroot] [git commit] package/python-colorzero: bump version to 2.0
 2021-04-22 19:34 UTC 

[RFC] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-22 19:33 UTC  (3+ messages)

[v2 0/1] Introduce support for PSF control
 2021-04-22 19:32 UTC  (4+ messages)
` [v2 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control

[Buildroot] [PATCH 1/2] package/sdl_mixer: drop unrecognized option
 2021-04-22 19:32 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/sdl_mixer: fix static build with tremor

[PATCH] ceph: Upgrade to 16.2.0
 2021-04-22 19:32 UTC 

alloc_contig_range() with MIGRATE_MOVABLE performance regression since 4.9
 2021-04-22 19:31 UTC  (6+ messages)

[freescale-fslc:pr/316 12053/18270] drivers/gpu/drm/rockchip/cdn-dp-core.h:10:10: fatal error: drm/bridge/cdns-mhdp-common.h: No such file or directory
 2021-04-22 19:31 UTC 

[PATCH 1/1] ACPICA: Add SVKL table headers
 2021-04-22 19:29 UTC 

[PATCH 0/2] linux-user: sigaction fixes/cleanups
 2021-04-22 19:26 UTC  (3+ messages)
` [PATCH 1/2] linux-user/alpha: Fix rt sigframe return

Setting up Build-Environment for BeagleBone Black with meta-ti
 2021-04-22 19:28 UTC  (4+ messages)
  ` [meta-ti] "

[PATCH bpf-next v4 0/3] add batched ops for percpu array
 2021-04-22 19:27 UTC  (6+ messages)
` [PATCH bpf-next v4 2/3] bpf: selftests: remove percpu macros from bpf_util.h

[PATCH for-6.0? 0/1] hw/block/nvme: fix msix uninit
 2021-04-22 19:17 UTC  (4+ messages)

[PATCH] uio/uio_pci_generic: fix return value changed in refactoring
 2021-04-22 19:22 UTC 

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-04-22 17:23 UTC  (6+ messages)
` [Bug 1743191] "

[Buildroot] [git commit] package/sdl_mixer: fix static build with tremor
 2021-04-22 19:21 UTC 

[PATCH] x86/boot/compressed: enable -Wundef
 2021-04-22 19:21 UTC  (2+ messages)

[PATCH 1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..."
 2021-04-22 19:20 UTC  (3+ messages)
` [PATCH 2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices

[PATCH tip v2 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
 2021-04-22 19:18 UTC  (4+ messages)
` [PATCH tip v2 2/2] signal, perf: Add missing TRAP_PERF case in siginfo_layout()

[PATCH 0/2] sched/fair: (The return of) misfit task load-balance tweaks
 2021-04-22 19:19 UTC  (11+ messages)
` [PATCH 1/2] sched/fair: Filter out locally-unsolvable misfit imbalances
` [PATCH 2/2] sched/fair: Relax task_hot() for misfit tasks

[Qemu-devel] [Bug 1725707] [NEW] QEMU sends excess VNC data to websockify even when network is poor
 2021-04-22 17:33 UTC  (2+ messages)
` [Bug 1725707] "

[RFC PATCH 1/1] mount.nfs: Fix mounting on tmpfs
 2021-04-22 19:18 UTC 

[PATCH v2 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-04-22 19:16 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746

[Qemu-devel] [Bug 1615212] [NEW] SDL UI switching to monitor half-broken and scrolling broken
 2021-04-22 17:33 UTC  (2+ messages)
` [Bug 1615212] "

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22 19:16 UTC  (4+ messages)

[PATCH V2 01/24] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-22 19:16 UTC  (4+ messages)
` [PATCH V2 24/24] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-22 19:13 UTC  (4+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction

[Intel-gfx] [PATCH 0/2] drm/i915/fbc: Avoid GLK+ FBC corruption
 2021-04-22 19:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2021-04-22 17:25 UTC  (2+ messages)
` [Bug 1395217] "

[Qemu-devel] [Bug 1642421] [NEW] qemu-system-x86_64: ipv6 and dns is broken with netdev user
 2021-04-22 17:32 UTC  (2+ messages)
` [Bug 1642421] "

[meta-virtualization][PATCH v4] libvirt: uprev v6.3 -> v7.2
 2021-04-22 19:14 UTC  (2+ messages)

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2021-04-22 17:26 UTC  (2+ messages)
` [Bug 1703506] "


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.