All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-27 18:11:35 to 2021-02-27 23:30:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2021-02-27 23:30 UTC 

[PATCH 0/2] Fix mips jazz vs constant TCGCPUOps
 2021-02-27 23:25 UTC  (3+ messages)
` [PATCH 1/2] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
` [PATCH 2/2] hw/core: Constify TCGCPUOps

[PATCH net v2] net: fix race between napi kthread mode and busy poll
 2021-02-27 23:23 UTC  (8+ messages)

[PATCH] m68k: fix flatmem memory model setup
 2021-02-27 23:20 UTC 

mtk_mdp_comp.c:undefined reference to `mtk_smi_larb_get'
 2021-02-27 23:20 UTC  (2+ messages)

gethostbyname.3: Use internally consistent continuation indents in SYNOPSIS
 2021-02-27 23:20 UTC 

[PATCH v8] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-27 23:08 UTC  (6+ messages)
` [PATCH] copy_file_range.2: Kernel v5.12 updates

drivers/gpu/drm/kmb/kmb_dsi.c:812:2: warning: unused function 'set_test_mode_src_osc_freq_target_low_bits'
 2021-02-27 23:07 UTC  (2+ messages)

[PATCH] tpm: Don't propagate measurement failures to the verifiers layer
 2021-02-27 23:05 UTC 

[PATCH] MIPS: select CPU_MIPS64 for remaining MIPS64 CPUs
 2021-02-27 23:02 UTC  (4+ messages)
    ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-linux
 2021-02-27 23:03 UTC 

[PATCH] tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
 2021-02-27 22:58 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-27 22:50 UTC 

arch/x86/kvm/mmu/tdp_mmu.c:291:9: sparse: sparse: context imbalance in 'tdp_mmu_link_page' - different lock contexts for basic block
 2021-02-27 22:46 UTC 

[ANNOUNCE] Git Rev News edition 72
 2021-02-27 22:43 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_edid: Allocate raw 8-bytes for VSDB
 2021-02-27 22:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-27 22:36 UTC  (11+ messages)
` Question about the "EXPERIMENTAL" tag for dax in XFS
  ` [Ocfs2-devel] "

Hello okay
 2021-02-27 22:33 UTC  (2+ messages)

drivers/leds/blink/leds-lgm-sso.c:845 intel_sso_led_probe() warn: 'priv->gclk' not released on lines: 803
 2021-02-27 22:28 UTC 

[PATCH 0/4] staging:rtl8712: avoid unnecessary definitions in wifi.h
 2021-02-27 22:22 UTC  (10+ messages)
` [PATCH 1/4] staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)A
` [PATCH 2/4] staging:rtl8712: remove unused definitions from wifi.h
` [PATCH 3/4] staging:rtl8712: use IEEE80211_FCTL_* kernel definitions
` [PATCH 4/4] staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*

issue with meson and recursion: negation missing in add?
 2021-02-27 22:23 UTC 

[xiang-linux:erofs/compr_cfgs 6/6] fs/erofs/internal.h:457:18: error: no member named 'lz4_max_distance' in 'struct erofs_super_block'
 2021-02-27 22:19 UTC 

[Intel-wired-lan] How to "arm" WoL with OS running?
 2021-02-27 22:18 UTC  (3+ messages)

[PATCH 1/2] puzzles: Fix stringop-overflow warning
 2021-02-27 22:14 UTC  (2+ messages)
` [PATCH 2/2] igt-gpu-tools: Fix warnings with gcc 11

[igt-dev] [PATCH i-g-t] lib/igt_edid: Allocate raw 8-bytes for VSDB
 2021-02-27 22:04 UTC 

[PATCH] staging: rtl8723bs: Fixed indentation and coding style
 2021-02-27 22:02 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-02-27 22:01 UTC  (19+ messages)
  ` [PATCH V4 01/18] docs: Document IO Address Space ID (IOASID) APIs
  ` [PATCH V4 02/18] iommu/ioasid: Rename ioasid_set_data()
  ` [PATCH V4 03/18] iommu/ioasid: Add a separate function for detach data
  ` [PATCH V4 04/18] iommu/ioasid: Support setting system-wide capacity
  ` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
  ` [PATCH V4 06/18] iommu/ioasid: Add free function and states
  ` [PATCH V4 07/18] iommu/ioasid: Add ioasid_set iterator helper functions
  ` [PATCH V4 08/18] iommu/ioasid: Introduce ioasid_set private ID
  ` [PATCH V4 09/18] iommu/ioasid: Introduce notification APIs
  ` [PATCH V4 10/18] iommu/ioasid: Support mm token type ioasid_set notifications
  ` [PATCH V4 11/18] iommu/ioasid: Add ownership check in guest bind
  ` [PATCH V4 12/18] iommu/vt-d: Remove mm reference for guest SVA
  ` [PATCH V4 13/18] iommu/ioasid: Add a workqueue for cleanup work
  ` [PATCH V4 14/18] iommu/vt-d: Listen to IOASID notifications
  ` [RFC PATCH 15/18] cgroup: Introduce ioasids controller
  ` [RFC PATCH 16/18] iommu/ioasid: Consult IOASIDs cgroup for allocation
  ` [RFC PATCH 17/18] docs: cgroup-v1: Add IOASIDs controller
  ` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

[PATCH] usb: dwc2: Add STM32 related debugfs entries
 2021-02-27 21:55 UTC 

spi-nor: maxronix MX25L12835F support
 2021-02-27 21:52 UTC  (9+ messages)

[PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core
 2021-02-27 21:45 UTC  (2+ messages)
` [PATCH] drm/panel: panel-dsi-cm: disable TE for now

net/ceph/messenger_v1.c:403 prepare_write_connect() error: uninitialized symbol 'proto'
 2021-02-27 21:49 UTC 

Getting the value of a syscall's memory address argument - setxattr
 2021-02-27 21:44 UTC  (2+ messages)

[xen-unstable test] 159726: tolerable FAIL - PUSHED
 2021-02-27 21:42 UTC 

arch/x86/kvm/mmu/tdp_mmu.c:388:49: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-02-27 21:38 UTC  (2+ messages)

[PATCH] netfilter: Remove a double space in a log message
 2021-02-27 21:35 UTC  (2+ messages)

[PATCH] uapi: nfnetlink_cthelper.h: fix userspace compilation error
 2021-02-27 21:34 UTC  (2+ messages)

[PATCH] netfilter: gpf inside xt_find_revision()
 2021-02-27 21:34 UTC  (3+ messages)

[PATCH nf 0/3] netfilter: nat: fix ancient dnat+edemux bug
 2021-02-27 21:33 UTC  (2+ messages)

[PATCH nf] netfilter: nftables: disallow updates on table ownership
 2021-02-27 21:31 UTC 

[Nouveau] [PATCH 2/3] drm/nouveau/kms/nv50-: Report max cursor size to userspace
 2021-02-27 21:26 UTC  (14+ messages)
`  "

[kas:kvm-unmapped-memfd-secret 5/12] arch/x86/kernel/kvm.c:761:22: error: 'KVM_HC_ENABLE_MEM_PROTECTED' undeclared; did you mean
 2021-02-27 21:22 UTC 

Audit ipset changes?
 2021-02-27 21:19 UTC  (2+ messages)

[PATCH] atm: eni: dont release is never initialized
 2021-02-27 21:15 UTC 

drivers/net/wireless/ath/ath11k/wmi.c:5740 ath11k_mgmt_rx_event() warn: 'rx_ev.snr + -95' 4294967201 can't fit into 127 'status->signal'
 2021-02-27 21:14 UTC 

rcar_du_crtc.c:undefined reference to `rcar_lvds_clk_enable'
 2021-02-27 21:10 UTC  (2+ messages)

[Printing-architecture] Automatic printer setup with Printer Applications
 2021-02-27 21:07 UTC  (9+ messages)

bug: setting GIT_DIR to $(git rev-parse --git-dir) changes behavior
 2021-02-27 21:06 UTC  (2+ messages)

interrupt.c:(.text.interrupt_exit_kernel_prepare+0x2b8): undefined reference to `replay_soft_interrupts'
 2021-02-27 20:51 UTC  (2+ messages)

drivers/cpufreq/pmac32-cpufreq.c:262:2: error: implicit declaration of function 'enable_kernel_fp'
 2021-02-27 20:57 UTC  (2+ messages)

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-02-27 20:52 UTC  (6+ messages)
` [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices

[GIT PULL] git-gui pull request
 2021-02-27 20:47 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 357/358] fs/xfs/xfs_ioctl.c:1846:10: error: implicit declaration of function 'xfs_scrubv_metadata'; did you mean
 2021-02-27 20:46 UTC 

Rename 'master' branch to 'main'
 2021-02-27 20:36 UTC  (3+ messages)

arch/arm64/include/asm/current.h:19:9: sparse: sparse: context imbalance in 'RAW_SPINLOCK_in_HARDIRQ' - wrong count at exit
 2021-02-27 20:41 UTC 

[djwong-xfs:vectorized-scrub 357/358] fs/xfs/xfs_ioctl.c:1846:10: error: implicit declaration of function 'xfs_scrubv_metadata'
 2021-02-27 20:33 UTC 

[dpdk-dev] [PATCH] eal/windows: add missing SPDX license tag
 2021-02-27 20:32 UTC 

[GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2
 2021-02-27 20:28 UTC  (2+ messages)

kernel/bpf/percpu_freelist.c:176:17: sparse: sparse: context imbalance in '___pcpu_freelist_pop_nmi' - different lock contexts for basic block
 2021-02-27 20:29 UTC 

arch/x86/kvm/x86.c:10408:32: sparse: sparse: Using plain integer as NULL pointer
 2021-02-27 20:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2021-02-27 20:27 UTC 

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2021-02-27 20:27 UTC 

[PATCH BlueZ v3] monitor: Add option to set fallback width
 2021-02-27 20:22 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] eal/windows: do not expose POSIX symbols
 2021-02-27 20:23 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] eal: add wrappers for POSIX string functions

[PATCH] Bluetooth: Fix for L2CAP/LE/CFC/BV-15-C
 2021-02-27 20:14 UTC  (4+ messages)

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-02-27 20:13 UTC  (7+ messages)

openat, mkdirat, and TOCTOU for directory creation
 2021-02-27 20:03 UTC  (3+ messages)

[PATCH v2] kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
 2021-02-27 20:05 UTC  (5+ messages)

[PATCH] btrfs-progs: Fix checksum output for "checksum verify failed"
 2021-02-27 20:07 UTC 

[Buildroot] [PATCH/next 1/1] package/python-colorlog: bump to version 4.7.2
 2021-02-27 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2021-02-27 20:03 UTC 

[PATCH] sched/fair: Prefer idle CPU to cache affinity
 2021-02-27 19:56 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/dfu-util: bump to version 0.10
 2021-02-27 19:56 UTC 

[GIT PULL] Followup block fixes for this merge window
 2021-02-27 19:52 UTC 

[RFC PATCH 33/39] blktrace: add blkext tracer
 2021-02-27 19:51 UTC  (5+ messages)
` [blktrace] c055908abe: WARNING:at_kernel/trace/trace.c:#create_trace_option_files

nds32le-linux-ld: sil-sii8620.c:undefined reference to `extcon_unregister_notifier'
 2021-02-27 19:49 UTC  (2+ messages)

[PATCH v6 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
 2021-02-27 19:48 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: Add documentation for LT8912B
` [PATCH v6 2/2] drm/bridge: Introduce LT8912B DSI to HDMI bridge

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-27 19:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-27 19:50 UTC 

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-02-27 19:41 UTC  (2+ messages)

[GIT PULL] io_uring thread worker change
 2021-02-27 19:47 UTC  (3+ messages)

arch/riscv/kernel/probes/kprobes.c:260:3-6: WARNING: Use BUG_ON instead of if condition followed by BUG
 2021-02-27 19:46 UTC  (2+ messages)
` [PATCH] riscv: fix bugon.cocci warnings

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.9
 2021-02-27 19:44 UTC 

[Buildroot] [PATCH 2020.02.x] package/fakeroot: fix glibc detection on patch for new wrappers
 2021-02-27 19:43 UTC 

[ovmf test] 159741: all pass - PUSHED
 2021-02-27 19:41 UTC 

[Buildroot] [PATCH/next 1/1] package/udftools: bump to version 2.3
 2021-02-27 19:36 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-02-27 19:31 UTC 

[Buildroot] [PATCH 1/1] package/tpm2-pkcs11: needs threads
 2021-02-27 19:26 UTC 

[PATCH 0/4] Documentation updates to FAQ and git-archive
 2021-02-27 19:18 UTC  (5+ messages)
` [PATCH 1/4] docs: add a question on syncing repositories to the FAQ
` [PATCH 2/4] docs: add line ending configuration article to FAQ
` [PATCH 3/4] docs: add a FAQ section on push and fetch problems
` [PATCH 4/4] docs: note that archives are not stable

[GIT PULL -perfbook] Bibliography and misc updates
 2021-02-27 19:21 UTC  (2+ messages)

[PATCH 0/2] tracing: Detect unsafe dereferencing of pointers from trace events
 2021-02-27 19:18 UTC  (3+ messages)

drivers/leds/blink/leds-lgm-sso.c:123:19: error: field has incomplete type 'struct gpio_chip'
 2021-02-27 19:17 UTC  (2+ messages)

[PATCH v5 2/2] drm/bridge: Introduce LT8912B DSI to HDMI bridge
 2021-02-27 19:16 UTC  (4+ messages)

incoming
 2021-02-27 19:18 UTC  (3+ messages)
` [patch 091/118] MAINTAINERS: add uapi directories to API/ABI section

crypto/aegis128-neon.c:17:6: warning: no previous prototype for 'crypto_aegis128_have_simd'
 2021-02-27 19:14 UTC  (2+ messages)

[dpdk-dev] SPDX open issues
 2021-02-27 19:13 UTC 

include/linux/spinlock.h:409:9: sparse: sparse: context imbalance in 'sunsab_console_write' - wrong count at exit
 2021-02-27 19:13 UTC 

[PATCH 00/16] cpu: Introduce CPUSystemOperations structure
 2021-02-27 18:52 UTC  (6+ messages)
` [PATCH 07/16] "

[staging:staging-testing] BUILD SUCCESS 051ad0e686630b642100e58904f79f49d61d1980
 2021-02-27 19:09 UTC 

[xiang-linux:erofs/compr_cfgs 6/6] fs/erofs/super.c:202:17: sparse: sparse: restricted __le16 degrades to integer
 2021-02-27 19:08 UTC 

drivers/virt/acrn/hsm.c:391 remove_cpu_store() warn: potential spectre issue '__per_cpu_offset' (local cap)
 2021-02-27 19:08 UTC 

[RFC PATCH] cpu: system_ops: move to cpu-system-ops.h, keep a pointer in CPUClass
 2021-02-27 18:59 UTC  (3+ messages)

[WIP] erofs/erofs-utils: support multiple block compression
 2021-02-27 18:50 UTC 

[Printing-architecture] REMINDER: OP Monthly Call on 03/02/21
 2021-02-27 18:50 UTC 

[PATCH v4 0/8] Fork brute force attack mitigation
 2021-02-27 18:46 UTC  (2+ messages)

[PATCH v5 0/8] Fork brute force attack mitigation
 2021-02-27 18:44 UTC  (3+ messages)
` [PATCH v5 8/8] MAINTAINERS: Add a new entry for the Brute LSM

[PATCH RFC] x86: remove toolchain check for X32 ABI capability
 2021-02-27 18:39 UTC 

[Buildroot] [PATCH] package/bind: security bump to version 9.11.28
 2021-02-27 18:41 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/bind: security bump to version 9.11.28
 2021-02-27 18:41 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: disable backtrace support
 2021-02-27 18:40 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: fix compile/linking failure
 2021-02-27 18:40 UTC 

[Buildroot] [PATCH v2] package/fakeroot: fix glibc detection on patch for new wrappers
 2021-02-27 18:35 UTC  (3+ messages)

MIPS noncoherent DMA cleanups
 2021-02-27 18:33 UTC  (11+ messages)
` [PATCH 5/6] driver core: lift dma_default_coherent into common code

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2021-02-27 18:31 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: drop unrecognized option
 2021-02-27 18:31 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: bump version to 9.11.25
 2021-02-27 18:30 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: fix license hash
 2021-02-27 18:30 UTC 

[Buildroot] [git commit branch/2020.02.x] package/bind: bump to version 9.11.24
 2021-02-27 18:30 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: security bump to version 9.11.28
 2021-02-27 18:29 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: disable backtrace support
 2021-02-27 18:29 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: fix compile/linking failure
 2021-02-27 18:29 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: drop unrecognized option
 2021-02-27 18:28 UTC 

drivers/platform/surface/surface_hotplug.c:163 shps_setup_irq() warn: should '(((1))) << dsm' be a 64 bit
 2021-02-27 18:20 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/openssl_tpm2_engine
 2021-02-27 18:19 UTC 

[PATCH] riscv: Improve KASAN_VMALLOC support
 2021-02-26 14:35 UTC  (2+ messages)

drivers/opp/of.c:959:12: warning: stack frame size of 2064 bytes in function '_of_add_table_indexed'
 2021-02-27 18:11 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/bind: bump version to 9.11.25
 2021-02-27 18:13 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: fix license hash
 2021-02-27 18:13 UTC 

[Buildroot] [git commit branch/2020.11.x] package/bind: bump to version 9.11.24
 2021-02-27 18:13 UTC 


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.