All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-04 21:21:55 to 2021-01-04 23:11:46 UTC [more...]

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

[PATCH dwarves] libbpf: allow to use packaged version
 2021-01-04 22:17 UTC  (5+ 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 0/2] spi: rpc-if: Trivial fixes
 2021-01-04 21:30 UTC  (5+ messages)
` [PATCH 2/2] spi: rpc-if: Remove CONFIG_PM_SLEEP ifdefery

[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  (5+ 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 

[PATCH v3 1/2] Kbuild: make DWARF version a choice
 2021-01-04 22:03 UTC  (2+ messages)

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)

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

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

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

[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  (6+ messages)

[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 V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
 2021-01-04 22:48 UTC  (2+ messages)

[PATCH v2 0/3] pc: Support configuration of SMBIOS entry point type
 2021-01-04 22:44 UTC  (5+ 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)

in_compat_syscall() on x86
 2021-01-04 22:34 UTC  (4+ messages)

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

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

linux-next: build failure after merge of the vfs tree
 2021-01-04 22:36 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  (7+ 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)

[PATCH] genirq: add IRQF_NO_AUTOEN for request_irq
 2021-01-04 22:26 UTC 

[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 v3 00/15] target/mips/mips-defs: Simplify ISA definitions
 2021-01-04 22:11 UTC  (16+ messages)
` [PATCH v3 01/15] target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
` [PATCH v3 02/15] target/mips/mips-defs: Reorder CPU_MIPS5 definition
` [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 06/15] target/mips/mips-defs: Use ISA_MIPS32 definition to check Release 1
` [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 11/15] target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1
` [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

[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 

add a new yaml interface definition
 2021-01-04 22:22 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH 1/5] crypto: Add key derivation self-test support code
` [PATCH 2/5] crypto: add SP800-108 counter key derivation function
` [PATCH 3/5] crypto: add RFC5869 HKDF
` [PATCH 4/5] security: DH - use KDF implementation from crypto API
` [PATCH 5/5] fs: use HKDF implementation from kernel "

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

[to-be-updated] checkpatch-kconfig-enforce-block-indentation.patch removed from -mm tree
 2021-01-04 22:17 UTC 

[to-be-updated] checkpatch-kconfig-clarify-warning-for-paragraph-length.patch removed from -mm tree
 2021-01-04 22:16 UTC 

[to-be-updated] checkpatch-kconfig-enforce-help-text-indentation.patch removed from -mm tree
 2021-01-04 22:16 UTC 

[to-be-updated] checkpatch-kconfig-add-missing-types-to-regex.patch removed from -mm tree
 2021-01-04 22:16 UTC 

[to-be-updated] checkpatch-kconfig-replace-help-with-help.patch removed from -mm tree
 2021-01-04 22:16 UTC 

+ checkpatch-kconfig-enforce-help-text-indentation.patch added to -mm tree
 2021-01-04 22:16 UTC  (3+ messages)

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

[PATCH dwarves v2] libbpf: allow to use packaged version
 2021-01-04 22:16 UTC  (2+ messages)
` [PATCH dwarves v3] "

[Buildroot] [PATCH] package/dash: bump to version 0.5.11.3
 2021-01-04 22:13 UTC  (2+ messages)

[PATCH 1/3] PCI/ERR: Clear status of the reporting device
 2021-01-04 22:10 UTC  (5+ messages)
` [PATCH 2/3] PCI/AER: Actually get the root port

[PATCH v2 0/4] checkpatch: update kconfig parsing
 2021-01-04 22:09 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] checkpatch: kconfig: enforce help text indentation

[Buildroot] [git commit] package/spi-tools: bump to version 0.8.6
 2021-01-04 22:09 UTC 

[Buildroot] [git commit] package/pango: bump to version 1.48.0
 2021-01-04 22:09 UTC 

[Buildroot] [git commit] package/lighttpd: bump to version 1.4.58
 2021-01-04 22:09 UTC 

[Buildroot] [git commit] package/libsecret: bump to version 0.20.4
 2021-01-04 22:09 UTC 

[Buildroot] [git commit] package/harfbuzz: bump to version 2.7.4
 2021-01-04 22:09 UTC 

[Buildroot] [git commit] package/dash: bump to version 0.5.11.3
 2021-01-04 22:09 UTC 

[PATCH 0/2] IdeaPad platform profile support
 2021-01-04 21:58 UTC  (5+ messages)
      ` [External] "

[PATCH net,stable] net: cdc_ncm: correct overhead in delayed_ndp_size
 2021-01-04 22:00 UTC  (3+ messages)
` [PATCH net,stable v2] "

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2021-01-04 21:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: fix gallium-xa configure option
 2021-01-04 21:59 UTC 

drivers/irqchip/irq-loongson-liointc.c:134:12: warning: no previous prototype for 'liointc_of_init'
 2021-01-04 21:57 UTC  (2+ messages)

[PATCH v14 0/5] TPM 2.0 trusted key rework
 2021-01-04 21:56 UTC  (5+ messages)
` [PATCH v14 3/5] security: keys: trusted: fix TPM2 authorizations

Wireguard not available for CentOS Stream
 2021-01-04 21:55 UTC  (4+ messages)

[PATCH iproute2-next] tc/htb: Hierarchical QoS hardware offload
 2021-01-04 21:55 UTC  (4+ messages)
` [PATCH net-next v3 2/4] sch_htb: "

[PATCH net] r8169: work around power-saving bug on some chip versions
 2021-01-04 21:50 UTC  (2+ messages)

[PATCH net] net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
 2021-01-04 21:50 UTC  (2+ messages)

[PATCH 0/2] net: dsa: lantiq_gswip: two fixes for -net/-stable
 2021-01-04 21:52 UTC  (5+ messages)
` [PATCH 1/2] net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs

kernel BUG at mm/page-writeback.c:LINE!
 2021-01-04 21:52 UTC  (3+ messages)

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

Couple of issues with amdgpu on my WX4100
 2021-01-04 21:45 UTC  (8+ messages)

[PATCH net,stable] net: usb: qmi_wwan: add Quectel EM160R-GL
 2021-01-04 21:40 UTC  (2+ messages)

[PATCH net] selftests: mlxsw: Set headroom size of correct port
 2021-01-04 21:40 UTC  (2+ messages)

[PATCH net] macvlan: fix null pointer dereference in macvlan_changelink_sources()
 2021-01-04 21:35 UTC  (2+ messages)

[PATCH] spi: spidev: Fix so the module is autoloaded when built as external
 2021-01-04 21:34 UTC  (2+ messages)

Possible problem with "ACPI: scan: Defer enumeration of devices with _DEP lists"
 2021-01-04 21:32 UTC 

[PATCH] ibmvnic: fix: NULL pointer dereference
 2021-01-04 21:30 UTC  (3+ messages)

[PATCH v3 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI
 2021-01-04 21:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

Enable fp16 display support for DCE8+, next try
 2021-01-04 21:31 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/display: Enable fp16 also on DCE-8/10/11

[PATCH net v6] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
 2021-01-04 21:30 UTC  (2+ messages)

[PATCH v2 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2021-01-04 21:30 UTC  (2+ messages)

[PATCH net v3] net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
 2021-01-04 21:30 UTC  (3+ messages)

+ checkpatch-improve-blank-line-after-declaration-test.patch added to -mm tree
 2021-01-04 21:30 UTC 

+ kasan-fix-incorrect-arguments-passing-in-kasan_add_zero_shadow.patch added to -mm tree
 2021-01-04 21:29 UTC 

[Buildroot] [PATCH 1/1] package/python3: add optional support for lib2to3
 2021-01-04 21:29 UTC  (3+ messages)

[PATCH v3 1/2] phy: mv88e61xx: add support for RGMII TX/RX delay
 2021-01-04 21:28 UTC  (2+ messages)
` [PATCH v3 2/2] phy: mv88e61xx: add support for MV88E6171

[PATCH v6 1/8] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2021-01-04 21:24 UTC  (8+ messages)
` [PATCH v6 2/8] regulator: dt-bindings: Document max8997-pmic nodes

[RFC PATCH v2 0/2] mm: fix races due to deferred TLB flushes
 2021-01-04 21:26 UTC  (9+ messages)
` [RFC PATCH v2 1/2] mm/userfaultfd: fix memory corruption due to writeprotect

[dpdk-dev] [PATCH] update Broadcom roadmap for 21.02
 2021-01-04 21:27 UTC  (3+ messages)
` [dpdk-dev] [dpdk-web] "

EFI booting crashes
 2021-01-04 21:26 UTC  (3+ messages)

[PATCH v1] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-04 21:26 UTC  (2+ messages)

Possible regression in cpuacct.stats system time
 2021-01-04 21:24 UTC 

[Buildroot] [PATCH] package/ogre: bump to version 1.12.9
 2021-01-04 21:23 UTC 

[PATCH v2 0/3] nvdimm: read-only file support
 2021-01-04 21:20 UTC  (5+ messages)
` [PATCH v2 2/3] hostmem-file: add readonly=on|off option

[PATCH AUTOSEL 5.4 001/130] soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not aligned
 2021-01-04 21:20 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 006/130] drm/amd/display: Do not silently accept DCC for multiplane formats

[PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios"
 2021-01-04 21:19 UTC  (3+ messages)
` [PATCH 8/8] ARM: dts: socfgpa: "


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.