All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-04 22:18:28 to 2021-01-04 23:37:41 UTC [more...]

Wireguard connections are lost after a few minutes
 2021-01-04 22:23 UTC  (2+ messages)

[PATCH] ubsan: disable unsigned-integer-overflow sanitizer with clang
 2021-01-04 23:34 UTC  (5+ messages)

[PATCH 4/5] wic: fix 'founded' typo
 2021-01-04 23:37 UTC  (5+ messages)
` [poky] "

[PATCH v3 00/13] io_uring: buffer registration enhancements
 2021-01-04 21:48 UTC  (3+ messages)
` [PATCH v3 02/13] io_uring: modularize io_sqe_buffers_register

[PATCH] input: ariel-pwrbutton.c: Remove unused variable ariel_pwrbutton_id_table[]
 2021-01-04 22:02 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 206 builds: 9 failed, 197 passed, 9 errors, 74 warnings (v4.19.164-36-g32d98dff91dae)
 2021-01-04 23:36 UTC 

[PATCH v3 00/15] target/mips/mips-defs: Simplify ISA definitions
 2021-01-04 23:32 UTC  (17+ messages)
` [PATCH v3 01/15] target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
` [PATCH v3 03/15] target/mips/mips-defs: Rename CPU_MIPSxx Release 1 as CPU_MIPSxxR1
` [PATCH v3 04/15] target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()
` [PATCH v3 05/15] hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
` [PATCH v3 07/15] target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
` [PATCH v3 08/15] target/mips/mips-defs: Use ISA_MIPS32R3 definition to check Release 3
` [PATCH v3 09/15] target/mips/mips-defs: Use ISA_MIPS32R5 definition to check Release 5
` [PATCH v3 10/15] target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
` [PATCH v3 12/15] target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
` [PATCH v3 13/15] target/mips/mips-defs: Rename ISA_MIPS32R3 as ISA_MIPS_R3
` [PATCH v3 14/15] target/mips/mips-defs: Rename ISA_MIPS32R5 as ISA_MIPS_R5
` [PATCH v3 15/15] target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6

[GIT PULL] afs: Fix directory entry name handling
 2021-01-04 23:35 UTC 

[PATCH v2] btrfs: shrink delalloc pages instead of full inodes
 2021-01-04 20:39 UTC 

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2021-01-04 23:34 UTC  (6+ messages)
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-04 23:30 UTC  (5+ messages)
` [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support

+ ubsan-disable-unsigned-integer-overflow-sanitizer-with-clang.patch added to -mm tree
 2021-01-04 23:33 UTC 

+ ubsan-disable-unsigned-integer-overflow-sanitizer-with-clang-fix.patch added to -mm tree
 2021-01-04 23:33 UTC 

[PATCH 0/2] iopoll sync fixes
 2021-01-04 22:23 UTC  (4+ messages)
` [PATCH v3 1/2] io_uring: synchronise IOPOLL on task_submit fail
` [PATCH v3 2/2] io_uring: patch up IOPOLL overflow_flush sync

[PATCH v3 0/6] Several changes for the UPIU trace
 2021-01-04 20:39 UTC  (5+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-04 23:21 UTC  (4+ messages)
` [PATCH 09/10] xfs: Implement ->corrupted_range() for XFS

[PATCH] netdev: fix asymmetry in handshake events
 2021-01-04 23:32 UTC 

[PATCH 0/2] cancellation fixes
 2021-01-04 22:23 UTC  (3+ messages)
` [PATCH -v2 2/2] io_uring: cancel more aggressively in exit_work

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-04 23:30 UTC  (4+ messages)
` [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v2] fs: Validate umount flags before looking up path in ksys_umount
 2021-01-04 21:54 UTC 

[PATCH] genirq: add IRQF_NO_AUTOEN for request_irq
 2021-01-04 23:01 UTC  (2+ messages)

linux-next: build failure after merge of the vfs tree
 2021-01-04 23:28 UTC  (2+ messages)

+ mm-improve-mprotectrw-efficiency-on-pages-referenced-once.patch added to -mm tree
 2021-01-04 23:28 UTC 

[PATCH v4 0/4] Misc sam460ex fixes (was: Clean up sam460ex irq mapping)
 2021-01-04 23:14 UTC  (5+ messages)
` [PATCH v4 3/4] ppc440_pcix: Fix up pci config access
` [PATCH v4 1/4] ppc440_pcix: Improve comment for IRQ mapping
` [PATCH v4 2/4] ppc440_pcix: Fix register write trace event
` [PATCH v4 4/4] sam460ex: Use type cast macro instead of simple cast

Question about btrfs and XOR offloading
 2021-01-04 22:56 UTC  (3+ messages)

[PATCH] common/rc: confirm pcie hotplug capabilities
 2021-01-04 22:55 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: misc performance improvements for cgroup hooks
 2021-01-04 22:14 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v2 2/2] bpf: split cgroup_bpf_enabled per attach type

[RFC v2 PATCH 4/4] mm: pre zero out free pages to speed up page allocation for __GFP_ZERO
 2021-01-04 23:00 UTC  (7+ messages)

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:56: warning: implicit conversion from 'unsigned long' to 'u16' (aka 'unsigned short') changes value from 131072 to 0
 2021-01-04 23:24 UTC  (4+ messages)

[PATCH 0/2] Improvements to nfsd stats
 2021-01-04 22:49 UTC  (7+ messages)
` [PATCH 1/2] nfsd: protect concurrent access to nfsd stats counters
` [PATCH 2/2] nfsd: report per-export stats

[PATCH] circleq.3, list.3, slist.3, stailq.3, tailq.3: Improve readability, especially in SYNOPSIS
 2021-01-04 23:05 UTC  (2+ messages)

Interrupts enabled after amd_iommu_resume+0x0/0x40
 2021-01-04 23:23 UTC  (3+ messages)

[PATCH] mm/page_alloc: remove the static for local variable node_order
 2021-01-04 23:23 UTC  (3+ messages)

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.86-47-g55b6e606277b)
 2021-01-04 21:39 UTC 

[PATCH] input, i8042: unbreak Pegatron C15B
 2021-01-04 22:56 UTC  (2+ messages)

[PATCH 0/2] spi: rpc-if: Trivial fixes
 2021-01-04 21:25 UTC  (4+ messages)
` [PATCH 2/2] spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-04 23:21 UTC 

[PATCH blktests v3 0/2] Support max_open_zones and max_active_zones
 2021-01-04 22:58 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-04 22:55 UTC  (2+ messages)
` [PATCH v2 2/2] Input: cros-ec-keyb - Expose function row physical map to userspace

[PATCH] btrfs: shrink delalloc pages instead of full inodes
 2021-01-04 20:24 UTC 

[Bug 210993] New: Intel frequency scaling causes electrical noise on 10th gen CPUs
 2021-01-04 23:20 UTC  (3+ messages)
` [Bug 210993] "

suggested patch to allow user to access their own file
 2021-01-04 23:15 UTC  (4+ messages)

[PATCH] Documentation/submitting-patches: Document the SoB chain
 2021-01-04 23:19 UTC  (4+ messages)
  ` [PATCH] Documentation/submitting-patches: Add blurb about backtraces in commit messages

[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2021-01-04 22:48 UTC  (3+ messages)

[PATCH 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-04 23:19 UTC  (10+ messages)
` [PATCH 5/5] x86/xen: Don't register PV spinlock IPI when it isn't going to be used

stable/linux-4.4.y build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.249)
 2021-01-04 22:48 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: avoid recalculating refecence crcs
 2021-01-04 23:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

+ checkpatch-ignore-warning-designated-initializers-using-nr_cpus.patch added to -mm tree
 2021-01-04 23:18 UTC 

imx6ull capture from OV5640
 2021-01-04 23:15 UTC  (3+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.164)
 2021-01-04 20:26 UTC 

stable/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249)
 2021-01-04 20:20 UTC 

add a new yaml interface definition
 2021-01-04 23:15 UTC  (4+ messages)

[PATCH] kdev_t: Always inline major/minor helper functions
 2021-01-04 23:14 UTC  (6+ messages)
    ` [PATCH] x86/compat: Pull huge_encode_dev() outside of UACCESS

[PATCH] drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail()
 2021-01-04 23:13 UTC  (2+ messages)

[PATCH] jffs2: fix use after free in jffs2_sum_write_data()
 2021-01-04 22:16 UTC  (2+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.249-20-gf6d9068491e3)
 2021-01-04 23:12 UTC 

stable/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.86)
 2021-01-04 22:17 UTC 

[PATCH v4 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-04 23:12 UTC  (2+ messages)

in_compat_syscall() on x86
 2021-01-04 23:04 UTC  (5+ messages)

stable-rc/linux-4.4.y baseline: 102 runs, 8 regressions (v4.4.249-21-gee71832c038d6)
 2021-01-04 23:11 UTC 

[PATCH v3 1/2] Kbuild: make DWARF version a choice
 2021-01-04 22:12 UTC  (4+ messages)
` [PATCH v3 2/2] Kbuild: implement support for DWARF v5

[PATCH 1/3] dt-bindings: input: cros-ec-keyb: Add a new property
 2021-01-04 23:03 UTC  (8+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2021-01-04 22:12 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH 3/3] overlayfs: Report writeback errors on upper
 2021-01-04 22:44 UTC  (13+ messages)

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2021-01-04 23:03 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249-25-g24655f851d4df)
 2021-01-04 23:10 UTC 

stable-rc/linux-5.4.y baseline: 172 runs, 8 regressions (v5.4.86-48-g01678c93fa9e)
 2021-01-04 23:10 UTC 

bonding driver issue when configured for active/backup and using ARP monitoring
 2021-01-04 23:08 UTC  (3+ messages)

drivers/vhost/vhost.c:1208 vhost_chr_read_iter() error: potentially dereferencing uninitialized 'msg'
 2021-01-04 23:09 UTC 

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-04 23:02 UTC  (4+ messages)

[PATCH v2] bug: further enhance use of CHECK_DATA_CORRUPTION
 2021-01-04 23:07 UTC  (2+ messages)

arc-elf-ld: undefined reference to `__irqentry_text_start'
 2021-01-04 23:07 UTC  (2+ messages)

[GIT PULL] afs: Fix directory entry name handling
 2021-01-04 23:06 UTC 

PROBLEM: commit f36a74b9345a leads to not booting system with AMD 2990WX
 2021-01-04 23:05 UTC 

[PATCH 5.10 00/63] 5.10.5-rc1 review
 2021-01-04 23:06 UTC  (4+ messages)
` [PATCH 5.10 01/63] net/sched: sch_taprio: reset child qdiscs before freeing them

reproducible BUG() in kvm_mmu_get_root() in TDP MMU
 2021-01-04 23:05 UTC 

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-04 23:04 UTC  (6+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[PATCH net 0/3] Netfilter fixes for net
 2021-01-04 23:04 UTC  (2+ messages)

[vfs:work.elf-compat 11/13] fs/binfmt_elf.c:254: undefined reference to `vdso_image_32'
 2021-01-04 23:03 UTC  (3+ messages)

[PATCHv2 0/5] aer handling fixups
 2021-01-04 23:03 UTC  (6+ messages)
` [PATCHv2 1/5] PCI/ERR: Clear status of the reporting device
` [PATCHv2 2/5] PCI/AER: Actually get the root port
` [PATCHv2 3/5] PCI/ERR: Retain status from error notification
` [PATCHv2 4/5] PCI/AER: Specify the type of port that was reset
` [PATCHv2 5/5] PCI/portdrv: Report reset for frozen channel

[PATCH] crypto: Rename struct device_private to bcm_device_private
 2021-01-04 23:02 UTC 

[WIP PATCH 00/16] Addition of formatting options to `xl list` subcommands
 2020-12-22 19:01 UTC  (17+ messages)
` [WIP PATCH 14/16] WIP: tools/xl: Enhance "list" command
` [WIP PATCH 07/16] tools/xl: Sort list command options
` [WIP PATCH 06/16] tools/xl: Split list commands off of xl_info.c
` [WIP PATCH 09/16] WIP: tools/xl: Implement generalized output formatting for `xl list`
` [WIP PATCH 10/16] WIP: tools/xl: Implement output format option
` [WIP PATCH 08/16] tools/xl: Fix potential deallocation bug
` [WIP PATCH 11/16] WIP: tools/xl: Replace most of list_domains with use of format()
` [WIP PATCH 12/16] WIP: UNTESTED: tools/xl: Replace remaining options with format()
` [WIP PATCH 13/16] WIP: tools/xl: Purge list_domains()
` [WIP PATCH 04/16] tools/xl: Rename printf_info()/list_domains_details() to dump_by_...()
` [WIP PATCH 05/16] tools/xl: Merge down debug/dry-run section of create_domain()
` [WIP PATCH 03/16] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const
` [WIP PATCH 01/16] tools/libxl: Mark pointer args of many functions constant
` [WIP PATCH 02/16] tools/libxl: Tiny optimization of libxl__mac_is_default()
` [WIP PATCH 15/16] WIP: tools/xl: Implement output format option for "vm-list" command
` [WIP PATCH 16/16] WIP: tools/xl: Enhance "

hardcoded median function in phosphor-virtual-sensor
 2021-01-04 22:57 UTC  (3+ messages)

[PATCH CI 1/4] drm: Add function to convert rect in 16.16 fixed format to regular format
 2021-01-04 22:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] scsi: target/sbp: remove SBP target driver
 2021-01-04 22:50 UTC  (11+ messages)
` [PATCH] scsi: target/sbp: remove firewire "

ld.lld: error: failed to open fs/nfsd/nfsd.o: Cannot allocate memory
 2021-01-04 22:48 UTC 

[PATCH v2 0/3] pc: Support configuration of SMBIOS entry point type
 2021-01-04 22:44 UTC  (3+ messages)
` [PATCH v2 3/3] hw/i386: expose a "smbios-ep" PC machine property

[dpdk-dev] [PATCH v13 00/12] Arm build options rework
 2021-01-04 22:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH v14 "

[RESEND] [RFC PATCH] xen/arm: domain_build: Ignore empty memory bank
 2021-01-04 22:45 UTC  (3+ messages)

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-04 22:43 UTC 

[PATCH 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
 2021-01-04 22:38 UTC  (4+ messages)
` [PATCH 2/6] hugetlbfs: fix cannot migrate the fallocated HugeTLB page

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-04 22:40 UTC  (3+ messages)

[Buildroot] [PATCH] package/minicom: bump to version 2.8 commit
 2021-01-04 22:38 UTC 

[PATCH v11 01/40] block: add bio_add_zone_append_page
 2021-01-04 22:30 UTC  (3+ messages)
` [PATCH v11 02/40] iomap: support REQ_OP_ZONE_APPEND

Are AER corrected errors worrying?
 2021-01-04 22:33 UTC  (6+ messages)

[Fuego] Please switch server to fuegotest.org (was RE: poll request scheduling)
 2021-01-04 22:32 UTC  (6+ messages)

[PATCH] libnvdimm/pmem: remove unused header
 2021-01-04 22:32 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2021-01-04 22:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/4] "

[djwong-xfs:realtime-rmap 245/249] fs/xfs/scrub/repair.c:2202:6: warning: variable 'is_free' is uninitialized when used here
 2021-01-04 22:29 UTC  (2+ messages)

arch/mips/include/asm/mach-rc32434/rb.h:15:14: error: expected identifier before '(' token
 2021-01-04 22:27 UTC  (2+ messages)

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2021-01-04 22:24 UTC  (7+ messages)
` [PATCH 4/5 v2] ibmvfc: relax locking around ibmvfc_queuecommand
` [PATCH v2 4/5] ibmvfc: complete commands outside the host/queue lock

[PATCH 1/3] scsi: aacraid: improve compat_ioctl handlers
 2021-01-04 22:24 UTC  (6+ messages)
` [PATCH 2/3] scsi: megaraid_sas: check user-provided offsets

+ ocfs2-remove-redundant-conditional-before-iput.patch added to -mm tree
 2021-01-04 22:23 UTC 

[Bug 211033] New: [bisected][regression] amdgpu: *ERROR* Restoring old state failed with -12
 2021-01-04 22:23 UTC  (2+ messages)
` [Bug 211033] "

[PATCH v3 1/2] src/dmiperf: Remove obsolete dmiperf
 2021-01-04 22:21 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Disable RPM wakeref assertions during driver shutdown
 2021-01-04 22:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[ANNOUNCE] fstests: master branch updated to 0ad1c034838d
 2021-01-04 22:20 UTC  (4+ messages)

[PATCH 0/5] Add KDF implementations to crypto API
 2021-01-04 22:20 UTC  (2+ messages)

[PATCH 0/2] ACPICA: Fix a race in GenericSerialBus (I2C) and GPIO handling
 2021-01-04 22:17 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Fix race in GenericSerialBus (I2C) and GPIO OpRegion parameter handling


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.