All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 17:10:33 to 2021-11-29 18:05:35 UTC [more...]

[REGRESSION] 5-10% increase in IO latencies with nohz balance patch
 2021-11-29 18:03 UTC  (2+ messages)

[PULL 0/1] Linux user for 6.2 patches
 2021-11-29 17:57 UTC  (2+ messages)

[PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
 2021-11-29 18:05 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] mm/memcg: Relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
 2021-11-29 18:01 UTC  (4+ messages)

Chipsec community meeting Dec 1, 2021
 2021-11-29 18:04 UTC 

[PATCH net 00/10] wireguard/siphash patches for 5.16-rc6
 2021-11-29 15:39 UTC  (9+ messages)
` [PATCH net 02/10] wireguard: selftests: increase default dmesg log size
` [PATCH net 03/10] wireguard: selftests: actually test for routing loops
` [PATCH net 04/10] wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specific
` [PATCH net 05/10] wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
` [PATCH net 06/10] wireguard: device: reset peer src endpoint when netns exits
` [PATCH net 07/10] wireguard: receive: use ring buffer for incoming handshakes
` [PATCH net 08/10] wireguard: receive: drop handshakes if queue lock is contended
` [PATCH net 09/10] wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-11-29 18:01 UTC  (9+ messages)
` [PATCH v3 09/23] multifd: Make zstd compression method not use iovs
` [PATCH v3 10/23] multifd: Make zlib "
` [PATCH v3 11/23] multifd: Move iov from pages to params
` [PATCH v3 12/23] multifd: Make zlib use iov's

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-11-29 16:44 UTC  (4+ messages)
` [PATCH v5 05/12] KVM: RISC-V: Use Makefile.kvm for common files

[PATCH] recordmcount: Support empty section from recent binutils
 2021-11-29 17:56 UTC  (6+ messages)

[Bug 215157] New: nvme delete-ns over nvme-tcp to nvmet-tcp error
 2021-11-29 18:01 UTC 

[RFC PATCH 0/4] r8169: support dash
 2021-11-29 17:59 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] t1404: mark directory/file conflict tests with REFFILES
 2021-11-29 17:59 UTC  (4+ messages)

[PATCH 00/11] lockdep: Unbreak lockdep's selftest work on PREEMPT_RT
 2021-11-29 17:46 UTC  (10+ messages)
` [PATCH 03/11] locking/rtmutex: Squash self-deadlock check for ww_rt_mutex
` [PATCH 06/11] lockdep/selftests: Avoid using local_lock_{acquire|release}()
` [PATCH 10/11] x86/mm: Include spinlock_t definition in pgtable
` [PATCH 11/11] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h

[PATCH V8 1/1] interconnect: intel: Add Keem Bay noc driver
 2021-11-29 18:00 UTC  (2+ messages)

[PATCH v5 1/5] powerpc/inst: Refactor ___get_user_instr()
 2021-11-29 17:49 UTC  (10+ messages)
` [PATCH v5 2/5] powerpc/inst: Define ppc_inst_t
` [PATCH v5 3/5] powerpc/inst: Define ppc_inst_t as u32 on PPC32
` [PATCH v5 4/5] powerpc/inst: Move ppc_inst_t definition in asm/reg.h
` [PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()

[PATCH v2 0/7] task comm cleanups
 2021-11-29 17:56 UTC  (5+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2021-11-29 17:58 UTC  (3+ messages)
` [PATCH v2 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node

[RFC for-6.2] block/nbd: forbid incompatible change of server options on reconnect
 2021-11-29 17:34 UTC  (2+ messages)

[dpdk-dev] [Bug 826] red_autotest random failures
 2021-11-29 17:58 UTC  (8+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-11-29 17:55 UTC  (16+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-11-29 17:56 UTC  (13+ messages)

[PATCH] drm/amdkfd: fix double free mem structure
 2021-11-29 17:58 UTC  (2+ messages)

[PATCH][HONISTER 00/10] Backport "corstone1000: FF-A in u-boot , enabling secure partitions in Optee" commits on honister
 2021-11-29 17:57 UTC  (11+ messages)
` [PATCH][HONISTER 01/10] arm-bsp/optee-os: add a rule in optee-os Makefile for secure partitions
` [PATCH][HONISTER 02/10] arm-bsp/u-boot: corstone1000: introducing Arm FF-A and MM support
` [PATCH][HONISTER 03/10] arm-bsp/u-boot: corstone1000: introducing EFI capsule update
` [PATCH][HONISTER 04/10] arm-bsp/u-boot: corstone1000: adjust the environment and heap sizes
` [PATCH][HONISTER 05/10] arm-bsp/linux: setting the FFA_VERSION compatibility checks
` [PATCH][HONISTER 06/10] arm/optee-test: use precise BSD license
` [PATCH][HONISTER 07/10] arm/optee-test: change DEPENDS to optee-os-tadevkit
` [PATCH][HONISTER 08/10] CI: build optee-test in qemuarm64-secureboot
` [PATCH][HONISTER 09/10] arm/optee-spdevkit: fix non-corstone1000 builds
` [PATCH][HONISTER 10/10] CI: build optee-spdevkit for qemuarm64

[PATCH 00/10] powerpc/pseries/vas: NXGZIP support with DLPAR
 2021-11-29 17:55 UTC  (11+ messages)
` [PATCH 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
` [PATCH 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
` [PATCH 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
` [PATCH 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
` [PATCH 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
` [PATCH 06/10] powerpc/vas: Map paste address only if window is active
` [PATCH 07/10] powerpc/vas: Add paste address mmap fault handler
` [PATCH 08/10] powerpc/vas: Return paste instruction failure if no active window
` [PATCH 09/10] powerpc/pseries/vas: sysfs interface to export capabilities
` [PATCH 10/10] powerpc/pseries/vas: Write 'target_creds' for QoS credits change

SME : Please review and merge : hw/arm/aspeed: Added eMMC boot support for AST2600 image
 2021-11-29 17:41 UTC  (3+ messages)

[PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
 2021-11-29 17:56 UTC  (3+ messages)

[PATCH] hwrng: cn10k: Add random number generator support
 2021-11-29 17:53 UTC 

[PATCH v4] net: netlink: af_netlink: Prevent empty skb by adding a check on len
 2021-11-29 17:53 UTC 

[PATCH] libselinux: Fix selinux_restorecon_parallel symbol version
 2021-11-29 17:53 UTC  (3+ messages)

[PATCH] semodule: Don't forget to munmap() data
 2021-11-29 17:53 UTC  (3+ messages)

[PATCH] Modified Russian and English man pages to fix typo; REQUIREUSERS -> REQUIRESEUSERS
 2021-11-29 17:52 UTC  (3+ messages)

[PATCH v2] ARM: dts: sun8i: Adjust power key nodes
 2021-11-29 17:35 UTC  (7+ messages)
  `  "

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-11-29 17:51 UTC  (13+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[igt-dev] [PATCH i-g-t 0/2] Biplanar testcases
 2021-11-29 17:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Biplanar testcases (rev4)

[PATCH 0/4] TI K3 R5F and C71x support on J721S2
 2021-11-29 17:17 UTC  (2+ messages)

[PATCH] arm64: ftrace: add missing BTIs
 2021-11-29 17:48 UTC  (4+ messages)

[PATCH v2 0/3] drm: Make DRM hashtable legacy
 2021-11-29 17:42 UTC  (2+ messages)

[PATCH] drm/amdgpu: update fw_load_type module parameter doc to match code
 2021-11-29 17:48 UTC  (2+ messages)

[PATCH] Input: psmouse: check the result of PSMOUSE_CMD_GET* commands
 2021-11-29 14:38 UTC 

[PATCH 00/20 v3] SUNRPC: clean up server thread management
 2021-11-29 17:45 UTC  (2+ messages)

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-29 17:47 UTC  (6+ messages)

[PATCH v3 00/10] Xilinx Versal's PMC SLCR and OSPI support
 2021-11-29 17:44 UTC  (7+ messages)
` [PATCH v3 02/10] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PATCH v3 03/10] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
` [PATCH v3 04/10] hw/dma: Add the DMA control interface

[PATCH v6 1/2] bluetooth: Handle MSFT Monitor Device Event
 2021-11-29 17:43 UTC  (4+ messages)
` [PATCH v6 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events

[RFC PATCH net-next 0/4] ethtool: Add ability to flash and query transceiver modules' firmware
 2021-11-29 17:43 UTC  (3+ messages)
` [RFC PATCH net-next 1/4] ethtool: Add ability to query transceiver modules' firmware information

[PATCH v2] serial: amba-pl011: do not request memory region twice
 2021-11-29 17:42 UTC 

In-time for - National Retail Federation 2022
 2021-11-29 17:41 UTC 

[PATCH for-6.1 v2] i386: do not call cpudef-only models functions for max, host, base
 2021-11-29 17:17 UTC  (6+ messages)

[PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
 2021-11-29 17:42 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 2/9] setup: introduce startup_info->original_cwd

[PATCH] x86/boot: Drop incorrect mapping at l2_xenmap[0]
 2021-11-29 17:42 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-11-29 17:40 UTC  (5+ messages)
` [PATCH net-next v3 4/4] net: ocelot: add FDMA support

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-29 17:40 UTC  (3+ messages)

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2021-11-29 17:24 UTC  (8+ messages)

[PATCH bpf] libbpf: silence uninitialized warning/error in btf_dump_dump_type_data
 2021-11-29 17:40 UTC  (2+ messages)

FRU Device type one byte or Two byte Validation
 2021-11-29 17:39 UTC  (4+ messages)

[PATCH 1/2] cgroup: cgroup_subsys[ssid] is never NULL
 2021-11-29 17:39 UTC  (4+ messages)
` [PATCH 2/2] cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()

[PATCH] PCI: xgene: Fix IB window setup
 2021-11-29 17:36 UTC  (2+ messages)

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-29 17:35 UTC  (5+ messages)

[PATCH wireless-drivers] mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
 2021-11-29 17:34 UTC  (2+ messages)

[meta-python][PATCH] python3-coloredlogs: Added nativesdk python3-docutils: Added nativesdk and native python3-humanfriendly: Added nativesdk
 2021-11-29 17:35 UTC  (2+ messages)
  ` [oe] "

[PATCH 1/2] drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
 2021-11-29 17:33 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/gfx9: switch to golden tsc registers for renoir+

Romulus Build error in phosphor-webui
 2021-11-29 17:34 UTC  (2+ messages)

[PATCH wireguard-go] conn: linux: fix incorrect endpoint address
 2021-11-29 17:34 UTC  (6+ messages)
      ` wireguard-go fails to send/receive data

[x86/mm/tlb] 2f4305b19f: will-it-scale.per_thread_ops 23.3% improvement
 2021-11-29 17:34 UTC  (2+ messages)

[PATCH] libtracefs: Rename tracefs_event_append/verify_filter() functions
 2021-11-29 17:31 UTC 

[PATCH v3] sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
 2021-11-29 17:31 UTC 

Follow-up on the CXL discussion at OFTC
 2021-11-29 17:16 UTC  (10+ messages)

[PATCH] mingw: avoid fallback for {local,gm}time_r()
 2021-11-29 17:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] NFSD: Replace nfsd4_decode_bitmap4()
 2021-11-29 17:30 UTC 

[XEN PATCH 0/1] Add support for SMBIOS tables 7,8,9,26,27,28
 2021-11-29 17:30 UTC  (4+ messages)
` [XEN PATCH 1/1] Add suport for SMBIOS tables 7,8,9,26,27,28 to improve virtual machine stealth from malware

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
 2021-11-29 17:18 UTC  (3+ messages)

[PATCH] s390x/ipl: support extended kernel command line size
 2021-11-29 17:28 UTC  (2+ messages)

FAILED: patch "[PATCH] shm: extend forced shm destroy to support objects from" failed to apply to 4.4-stable tree
 2021-11-29 17:27 UTC  (3+ messages)
` [PATCH] shm: extend forced shm destroy to support objects from several IPC nses

[RFC 0/3] Namespace IMA
 2021-11-29 17:29 UTC  (12+ messages)
` [RFC 3/3] ima: make the integrity inode cache per namespace

[RFC PATCH v1 0/1] Create 'Reported:' and 'Reviewed:' tags for links in commit messages
 2021-11-29 17:26 UTC  (11+ messages)
` [RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'

linux-next: manual merge of the sound-asoc tree with the sound-current tree
 2021-11-29 17:16 UTC  (6+ messages)

Not able to install chrony on zeus
 2021-11-29 17:25 UTC  (3+ messages)
` [OE-core] "

[PULL for 6.2 0/8] more tcg, plugin, test and build fixes
 2021-11-29 17:14 UTC  (9+ messages)
` [PULL 1/8] accel/tcg: introduce CF_NOIRQ
` [PULL 2/8] accel/tcg: suppress IRQ check for special TBs
` [PULL 3/8] tests/avocado: fix tcg_plugin mem access count test
` [PULL 4/8] plugins/meson.build: fix linker issue with weird paths
` [PULL 5/8] gdbstub: handle a potentially racing TaskState
` [PULL 6/8] MAINTAINERS: Remove me as a reviewer for the build and test/avocado
` [PULL 7/8] MAINTAINERS: Add section for Aarch64 GitLab custom runner
` [PULL 8/8] tests/plugin/syscall.c: fix compiler warnings

[PATCH v2] dmaengine: idxd: add knob for enqcmds retries
 2021-11-29 17:19 UTC 

Connection lost during BTRFS move + resize
 2021-11-29 17:20 UTC  (5+ messages)

[PATCH 0/9] Switch to single argument kvfree_rcu() API
 2021-11-29 17:19 UTC  (4+ messages)
` [PATCH 4/9] drivers: Switch to "

[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
 2021-11-29 17:20 UTC  (7+ messages)
` [PATCH v6 09/10] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()

[Buildroot] DHCP default.script
 2021-11-29 17:19 UTC 

ath11k: QCN9074: Incompatible board-2.bin for 6GHz
 2021-11-29 17:19 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platforms
 2021-11-29 17:15 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] kvm/eventfd: fix the misleading comment in kvm_irqfd_assign
 2021-11-29 17:13 UTC  (2+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-11-29 17:13 UTC  (10+ messages)

Doesn't build 32 bit vDSO for arm64
 2021-11-29 14:33 UTC  (2+ messages)

[PATCH v3] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2021-11-29 17:14 UTC  (4+ messages)

[PATCH v4 1/5] powerpc/inst: Refactor ___get_user_instr()
 2021-11-29 17:09 UTC  (3+ messages)

[PATCH 1/2] tools/perf: Include global and local variants for p_stage_cyc sort key
 2021-11-29 17:11 UTC  (3+ messages)

[PATCH v3 0/3] arm64: IPQ6018 PCIe support
 2021-11-29 17:09 UTC  (5+ messages)
` [PATCH v3 2/3] PCI: qcom: add support for IPQ60xx PCIe controller

Use after free with BFQ and cgroups
 2021-11-29 17:11 UTC  (4+ messages)

[PATCH] ASoC: Intel: atom: Remove redundant check to simplify the code
 2021-11-29 17:11 UTC  (3+ messages)

[PATCH] drm: rcar-du: Add DSI support to rcar_du_output_name
 2021-11-29 17:08 UTC 

main - man: lvmautoactivation
 2021-11-29 17:10 UTC 

[PATCH v2 0/9] arm64: stacktrace: unify unwind code
 2021-11-29 17:08 UTC  (3+ messages)
` [PATCH v2 5/9] arm64: Make __get_wchan() use arch_stack_walk()

[PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics
 2021-11-29 17:08 UTC  (15+ 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.