All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 15:42:18 to 2021-10-18 16:41:32 UTC [more...]

[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-10-18 16:41 UTC  (5+ messages)
` [PATCH net-next v2 1/4] dt-bindings: dmaengine: bam_dma: Add "powered remotely" mode

[PATCH v8 00/11] KVM: arm64: Fixed features for protected VMs
 2021-10-18 16:39 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm LMH driver
 2021-10-18 16:37 UTC  (3+ messages)

[PATCH v8 11/11] KVM: arm64: Handle protected guests at 32 bits
 2021-10-18 16:37 UTC  (5+ messages)
` [PATCH v9 00/22] KVM: arm64: Fixed features for protected VMs

[PATCH] generic/648: dmerror must be unmounted
 2021-10-18 16:37 UTC  (4+ messages)

[dpdk-dev] [PATCH RESEND v4 1/2] drivers/raw: remove octeontx2-dma driver
 2021-10-18 16:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "

[PATCH v2 00/39] efi: Improvements to U-Boot running on top of UEFI
 2021-10-18 16:36 UTC  (3+ messages)
` [PATCH v2 02/39] efi: Add a separate maintainer entry for the app

[PATCH] ext4: add test for all ext4/ext3/ext2 mount options
 2021-10-18 16:36 UTC  (2+ messages)

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-18 16:35 UTC  (14+ messages)
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[meta-python][PATCH] python3-pyinotify: Add fcntl, logging to RDEPENDS
 2021-10-18 16:35 UTC 

[PATCH] power: bq25890: add return values to error messages
 2021-10-18 16:35 UTC  (2+ messages)

[PATCH] powerpc/pseries/mobility: ignore ibm, platform-facilities updates
 2021-10-18 16:34 UTC 

[PATCH 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
 2021-10-18 16:33 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-10-18 16:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 06/10] ipsec: add transmit segmentation offload support

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-18 16:32 UTC  (7+ messages)
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group

LVM2/libdm build system
 2021-10-18 16:31 UTC 

[PATCH v2 0/1] Make neighbor eviction controllable by userspace
 2021-10-18 16:27 UTC  (4+ messages)
` [PATCH v3] net: neighbour: introduce EVICT_NOCARRIER table option

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-18 16:06 UTC  (5+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition
` [PATCH v7 21/21] scripts: add loongarch64 binfmt config

iSCSI Abort Task and WRITE PENDING
 2021-10-18 16:29 UTC  (12+ messages)

[RFC 0/5] kernel: Introduce CPU Namespace
 2021-10-18 16:29 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/opencv4: bump to version 4.5.4
 2021-10-18 16:28 UTC 

[PATCH v2 0/3] staging: r8188eu: use completions and clean rtw_cmd_thread()
 2021-10-18 16:28 UTC  (4+ messages)
` [PATCH 3/3] staging: r8188eu: Remove redundant 'if' statement

[RFC PATCH] chardev: don't exit() straight away on C-a x
 2021-10-18 16:14 UTC  (3+ messages)

[PULL 00/23] Pull bsd user 20211018 patches
 2021-10-18 16:04 UTC  (24+ messages)
` [PULL 01/23] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PULL 02/23] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PULL 03/23] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PULL 04/23] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PULL 05/23] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PULL 06/23] bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging
` [PULL 07/23] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag
` [PULL 08/23] bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
` [PULL 09/23] bsd-user/mmap.c: assert that target_mprotect cannot fail
` [PULL 10/23] meson: *-user: only descend into *-user when configured
` [PULL 11/23] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
` [PULL 12/23] bsd-user/strace.list: Remove support for FreeBSD versions "
` [PULL 13/23] bsd-user: TARGET_RESET define is unused, remove it
` [PULL 14/23] bsd-user: export get_errno and is_error from syscall.c
` [PULL 15/23] bsd-user/errno_defs.h: Add internal error numbers
` [PULL 16/23] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
` [PULL 17/23] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
` [PULL 18/23] bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
` [PULL 19/23] bsd-user: Remove used from TaskState
` [PULL 20/23] bsd-user: Add stop_all_tasks
` [PULL 21/23] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
` [PULL 22/23] bsd-user: Rename sigqueue to qemu_sigqueue
` [PULL 23/23] bsd-user/signal: Create a dummy signal queueing function

[PATCH linux-next] e1000e: Remove redundant statement
 2021-10-18 16:27 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2] sound/usb : Fix mic sound on Jieli webcam
 2021-10-18 16:25 UTC  (2+ messages)
` [PATCH v3] ALSA: usb-audio: Fix microphone "

[PATCH V2] net: bpf: switch over to memdup_user()
 2021-10-18 16:26 UTC  (2+ messages)

[RFC net-next 0/6] ethernet: add eth_hw_addr_set_port()
 2021-10-18 16:26 UTC  (5+ messages)
` [RFC net-next 3/6] ethernet: prestera: use eth_hw_addr_set_port()

[PATCH 0/3] power: supply: axp288-charger: cleanups + fixes
 2021-10-18 16:25 UTC  (2+ messages)

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-18 16:24 UTC  (3+ messages)

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-18 15:53 UTC  (4+ messages)
` [PATCH 10/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime

[PATCH BlueZ 1/7] monitor: Add packet definitions for MSFT extension
 2021-10-18 16:24 UTC  (2+ messages)

[meta-gnome][PATCH] gfbgraph: patch to build with latest rest
 2021-10-18 16:24 UTC 

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-18 16:24 UTC  (11+ messages)

[PATCH net] net: dsa: mt7530: correct ds->num_ports
 2021-10-18 16:22 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: remove qemu_cksy
 2021-10-18 16:21 UTC 

[PATCH linux-next] drm/i915/display: Remove unused variable and corresponding assignment
 2021-10-18 16:22 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 0/3] hw/nvram: Fix Memory Leaks in Xilinx eFUSE
 2021-10-18 16:20 UTC  (3+ messages)

[RFC PATCH 02/17] net: ipa: revert to IPA_TABLE_ENTRY_SIZE for 32-bit IPA support
 2021-10-18 16:16 UTC  (2+ messages)

[OE-core][hardknott][PATCH v4] mesa: gallium/dri Make YUV formats we're going to emulate external-only
 2021-10-18 16:21 UTC 

[PATCH v16 00/16] HID: nintendo
 2021-10-18 16:21 UTC  (4+ messages)
` [PATCH v16 13/16] HID: nintendo: add IMU support

[PATCH v3 0/3] staging: r8188eu: use completions and clean rtw_cmd_thread()
 2021-10-18 16:20 UTC  (4+ messages)
` [PATCH v3 1/3] staging: r8188eu: Use completions for signaling start / end kthread
` [PATCH v3 2/3] staging: r8188eu: Use completions for signaling enqueueing
` [PATCH v3 3/3] staging: r8188eu: Remove redundant 'if' statement

[OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno
 2021-10-18 16:19 UTC  (3+ messages)
` [OE-core][hardknott][PATCH v3] mesa: gallium/dri Make YUV formats we're going to emulate external-only

[PATCH v3 0/4] ASoC: SOF: Intel: power optimizations with HDaudio SPIB register
 2021-10-18 16:17 UTC  (5+ messages)
` [PATCH v3 4/4] ASoC: SOF: Intel: add .ack support for HDaudio platforms

[PATCH] MIPS: Loongson64: Add of_node_put() before break
 2021-10-18 16:18 UTC  (2+ messages)

[PATCH v1 1/2] bcm47xx: Get rid of redundant 'else'
 2021-10-18 16:17 UTC  (4+ messages)
` [PATCH v1 2/2] bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()

[PATCH] MIPS: sni: Fix the build
 2021-10-18 16:16 UTC  (2+ messages)

[PATCH] rcu/nocb: Fix misordered rcu_barrier() while (de-)offloading
 2021-10-18 16:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hiredis: security bump to version 1.0.2
 2021-10-18 16:16 UTC 

[PATCH 00/13] block: add_disk() error handling stragglers
 2021-10-18 16:15 UTC  (5+ messages)

[PATCH linux-next] drm/i915: Remove redundant assignments
 2021-10-18 16:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[meta-virtualization] Building crun does not feth everything in do_fetch #meta-virtualization
 2021-10-18 16:16 UTC  (3+ messages)
`  "

[RFC PATCH 01/17] net: ipa: Correct ipa_status_opcode enumeration
 2021-10-18 16:12 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/1] net: fix aliasing issue in checksum computation
 2021-10-18 16:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/1] "

Some potentially uninitialized values in pid_list_refill_irq()
 2021-10-18 16:14 UTC 

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-10-18 16:14 UTC  (8+ messages)

[PATCH] counter: drop chrdev_lock
 2021-10-18 16:14 UTC  (8+ messages)

[PATCH] xilinx: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
 2021-10-18 16:13 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/11] drm/i915: Simplify handling of modifiers
 2021-10-18 16:10 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Simplify handling of modifiers (rev10)

[PATCH] xilinx: zynqmp: Handle fallthrough statement properly
 2021-10-18 16:12 UTC  (2+ messages)

[regression] ndctl destroy-namespace operation hang from 5.15.0-rc6
 2021-10-18 16:13 UTC  (2+ messages)

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-18 16:12 UTC  (6+ messages)

[PATCH linux-next] e1000: Remove redundant statement
 2021-10-18 16:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHSET 0/14] Various block layer optimizations
 2021-10-18 16:10 UTC  (4+ messages)
` [PATCH 07/14] block: change plugging to use a singly linked list

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-18 16:09 UTC  (4+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/2] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-18 16:09 UTC  (9+ messages)
` [PATCH 2/2] sparse-index: update index read to consider index.sparse config

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-18 16:00 UTC  (7+ messages)
` [PATCH 2/6] hw/riscv: opentitan: "
` [PATCH 3/6] hw/riscv: shakti_c: "
` [PATCH 6/6] hw/riscv: spike: "

[PATCH][linux-next] soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()
 2021-10-18 16:05 UTC  (3+ messages)

[PATCH] [v2] selftests: bpf: Remove duplicated include in cgroup_helpers
 2021-10-18 16:06 UTC  (2+ messages)

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-18 16:06 UTC  (15+ messages)
                        ` [CFT][PATCH] ucounts: Fix signal ucount refcounting
                          ` [PATCH v2] "

[Intel-wired-lan] [PATCH net-next 0/3] Application Device Queues support
 2021-10-18 16:06 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next 1/3] ice: Add infrastructure for mqprio support via ndo_setup_tc
` [Intel-wired-lan] [PATCH net-next 2/3] ice: enable ndo_setup_tc support for mqprio_qdisc
` [Intel-wired-lan] [PATCH net-next 3/3] ice: Add tc-flower filter support for channel

[PATCH 1/5] toolsoftrade: Consistently add parentheses to function names
 2021-10-18 16:04 UTC  (2+ messages)

[PATCH 0/3] thermal: mediatek: Add mt8365 support
 2021-10-18 16:03 UTC  (7+ messages)
` [PATCH 3/3] thermal: mediatek: add MT8365 thermal driver support

[dpdk-dev] [PATCH v6 0/6] hide eth dev related structures
 2021-10-18 16:04 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] bpf: keep track of verifier insn_processed
 2021-10-18 16:03 UTC  (2+ messages)

[PATCH v2] coresight: trbe: Defer the probe on offline CPUs
 2021-10-18 16:02 UTC  (3+ messages)

[PATCH v2 1/2] qtbase-conf: disable the seccomp filter sandbox
 2021-10-18 16:01 UTC  (3+ messages)
  ` [meta-arago] "

[dpdk-dev] [PATCH] test/bpf: fix auto-test with clang fails
 2021-10-18 15:58 UTC  (2+ messages)

[PATCH v3] btrfs: zoned: btrfs: zoned: use greedy gc for auto reclaim
 2021-10-18 15:57 UTC  (5+ messages)

[PATCH v2] PCI: Remove the unused pci wrappers pci_pool_xxx()
 2021-10-18 15:56 UTC  (2+ messages)

[xen-unstable-smoke test] 165635: tolerable all pass - PUSHED
 2021-10-18 15:56 UTC 

[PATCH 0/3] Add generic MMIO instruction deconding to be used in SEV and TDX
 2021-10-18 15:53 UTC  (5+ messages)
` [PATCH 1/3] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
` [PATCH 2/3] x86/insn-eval: Introduce insn_decode_mmio()

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-18 15:54 UTC  (13+ messages)
` [PATCH v5 04/15] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH v5 10/15] coresight: trbe: Workaround TRBE errata overwrite in FILL mode
` [PATCH v5 14/15] arm64: errata: Enable workaround for TRBE "
` [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

[dpdk-dev] [PATCH] net/enic: fix build with GCC 7.5
 2021-10-18 15:55 UTC  (4+ messages)

[git:media_stage/master] media: ite-cir: IR receiver stop working after receive overflow
 2021-10-18 15:54 UTC 

[PATCH v2 0/7] ARM: add vmap'ed stack support
 2021-10-18 15:52 UTC  (9+ messages)
` [PATCH v2 5/7] ARM: switch_to: clean up Thumb2 code path
` [PATCH v2 7/7] ARM: implement support for vmap'ed stacks

[PATCH] KVM: SEV-ES: Set guest_state_protected after VMSA update
 2021-10-18 15:54 UTC  (2+ messages)

[meta-networking][PATCH] bluepy_git.bb: Added recipe for BluePy - Python interface to Bluetooth LE on Linux
 2021-10-18 15:53 UTC  (2+ messages)
` [oe] "

[PATCH] meta-ti: Fix several errors introduced during override syntax changes
 2021-10-18 15:52 UTC  (4+ messages)
    ` [meta-ti] "

[RFC RT v5.10] [rt] repair usage of raw_v6_hashinfo.lock in raw_seq_start()
 2021-10-18 15:51 UTC  (3+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-10-18 15:55 UTC  (11+ messages)
                ` [Freedreno] "

[git:media_stage/master] media: ivtv: fix build for UML
 2021-10-18 15:49 UTC 

[git:media_stage/master] media: rkvdec: Do not override sizeimage for output format
 2021-10-18 15:47 UTC 

[git:media_stage/master] media: rkvdec: Support dynamic resolution changes
 2021-10-18 15:47 UTC 

[oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11
 2021-10-18 15:48 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] ethdev: add namespace
 2021-10-18 15:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v9 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-18 15:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v9,1/8] "

[PULL] 1st set of counter subsystem new features for the 5.16 cycle
 2021-10-18 15:48 UTC  (3+ messages)

[LTP] [PATCH 0/7] docparse improvements
 2021-10-18 15:48 UTC  (9+ messages)
` [LTP] [PATCH 1/7] docparse: Implement #define and #include
` [LTP] [PATCH 2/7] docparse: Add tests
` [LTP] [PATCH 3/7] docparse: data_storage: Add integer type node
` [LTP] [PATCH 4/7] docparse: Implement ARRAY_SIZE()
` [LTP] [PATCH 5/7] docparse: Add type normalization
` [LTP] [PATCH 6/7] docparse: Group data to 'testsuite' and 'defaults'
` [LTP] [PATCH 7/7] docparse/Makefile: Do not abort on missing generators

[PATCH] staging: mt7621-dts: get rid of nodes with no in-tree driver
 2021-10-18 15:48 UTC  (2+ messages)

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-18 15:44 UTC  (3+ messages)
` [PATCH V4 03/10] vhost-vdpa: prepare for the multiqueue support

[meta-oe][PATCH] xorgxrdp: Add to exclusion list for now
 2021-10-18 15:46 UTC 

[PATCH for-next 00/25] Prepare for better FORTIFY_SOURCE
 2021-10-18 15:46 UTC  (3+ messages)
` [PATCH for-next 21/25] lib: Introduce CONFIG_TEST_MEMCPY

[PATCH linux-next] drm/i915/display: Remove unused variable in the for loop
 2021-10-18 15:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH] mt76: mt7915: remove dead code in debugfs code
 2021-10-18 15:43 UTC 

[RFC RT v5.10] [rt] repair usage of dev_base_lock in netstat_show()
 2021-10-18 15:42 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] test/crypto-perf: support lookaside IPsec
 2021-10-18 15:42 UTC  (2+ messages)

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-10-18 15:42 UTC  (5+ messages)
` [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()

[PATCH 0/3] x86/PV: '0' debug key stack dumping adjustments
 2021-10-18 15:41 UTC  (5+ messages)
` [PATCH 2/3] x86/PV: replace assertions in '0' debug key stack dumping


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.