All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-28 00:40:36 to 2020-07-28 02:22:58 UTC [more...]

[PATCH v19 00/23] LSM: Module stacking for AppArmor
 2020-07-27 20:40 UTC  (4+ messages)
` [PATCH v19 13/23] LSM: Specify which LSM to display

[PATCH -next] ARM: uniphier: use for_each_matching_node() macro
 2020-07-28  2:25 UTC 

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-28  2:22 UTC  (5+ messages)

linux-next: build failure after merge of the printk tree
 2020-07-28  2:21 UTC  (4+ messages)

[PATCH v6 0/8] Fix up and simplify error recovery mechanism
 2020-07-28  2:21 UTC  (4+ messages)
` [PATCH v6 3/8] scsi: ufs-qcom: Fix schedule while atomic error in ufs_qcom_dump_dbg_regs

Can we change the S_DAX flag immediately on XFS without dropping caches?
 2020-07-28  2:20 UTC  (4+ messages)

[RESEND PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-28  2:17 UTC  (9+ messages)
` [RESEND PATCH v5 06/11] ppc64/kexec_file: restrict memory usage of kdump kernel
` [RESEND PATCH v5 07/11] ppc64/kexec_file: enable early kernel's OPAL calls

[PATCH] arm64: arch_timer: Ensure timer is enabled before using istatus
 2020-07-28  2:18 UTC  (5+ messages)

[PATCH net 0/5] net: hns3: fixes for -net
 2020-07-28  2:16 UTC  (6+ messages)
` [PATCH net 1/5] net: hns3: fix desc filling bug when skb is expanded or lineared
` [PATCH net 2/5] net: hns3: fix a TX timeout issue
` [PATCH net 3/5] net: hns3: add reset check for VF updating port based VLAN
` [PATCH net 4/5] net: hns3: fix aRFS FD rules leftover after add a user FD rule
` [PATCH net 5/5] net: hns3: fix for VLAN config when reset failed

[dpdk-dev] [RFC PATCH 1/6] eal: introduce macros for getting value for bit
 2020-07-28  2:18 UTC  (6+ messages)
` [dpdk-dev] [PATCH v10 00/10] Improve mlx5 PMD driver framework for multiple classes
  ` [dpdk-dev] [PATCH v10 01/10] eal: introduce macro for bit definition

[PATCH v5 0/2] improve nvme quiesce time for large amount of namespaces
 2020-07-28  2:17 UTC  (11+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface
` [PATCH v5 2/2] nvme: use blk_mq_[un]quiesce_tagset

[PATCH v2 0/9] mfd: mt6360: Merge different sub-devices i2c read/write
 2020-07-27 18:16 UTC  (6+ messages)
` [PATCH v2 1/9] mfd: mt6360: Rearrange include file

[RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu
 2020-07-28  2:17 UTC  (11+ messages)
  ` [RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()

[SELinux-notebook PATCH v8] objects.md: some clarifications
 2020-07-28  2:17 UTC  (5+ messages)
` [SELinux-notebook PATCH v9] "

[RFC PATCH v2 00/21] netgpu: networking between NIC and GPU/CPU
 2020-07-28  2:16 UTC  (3+ messages)
` [RFC PATCH v2 14/21] net/tcp: add netgpu ioctl setting up zero copy RX queues

[PATCH] Staging : media : atomisp : Fixed a brace coding sytle issue
 2020-07-28  2:15 UTC  (2+ messages)

[PATCH V3fix ghak120] audit: initialize context values in case of mandatory events
 2020-07-28  2:14 UTC  (3+ messages)

incoming
 2020-07-28  2:14 UTC  (3+ messages)
` mmotm 2020-07-27-18-18 uploaded

[tip:master] BUILD SUCCESS ce2273c556389b9cc1dfda36965bf7f86bedd556
 2020-07-28  2:13 UTC 

[tip:x86/mm] BUILD SUCCESS 2b32ab031e82a109e2c5b0d30ce563db0fe286b4
 2020-07-28  2:13 UTC 

[PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check
 2020-07-28  2:13 UTC  (2+ messages)

[PATCH] btrfs-progs: --init-extent-tree if extent tree is unreadable
 2020-07-28  2:12 UTC 

[PATCH v2 0/8] KVM: arm64: Support HW dirty log based on DBM
 2020-07-28  2:11 UTC  (6+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 109 warnings (v5.4.53-139-g7a4613493cc3)
 2020-07-28  2:07 UTC 

How to enable preempt-rt in Yocto Zeus or Warrior?
 2020-07-28  2:04 UTC  (2+ messages)
` [yocto] "

[RFC PATCH 0/2] Add write-once and file-backed features to OTP
 2020-07-28  2:02 UTC  (5+ messages)
` [RFC PATCH 1/2] hw/riscv: sifive_u: Add file-backed OTP. softmmu/vl: add otp-file to boot option

[PATCH v6 00/11] Introduce features and debugfs/sysfs entries for MHI
 2020-07-28  2:02 UTC  (12+ messages)
` [PATCH v6 01/11] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
` [PATCH v6 02/11] bus: mhi: core: Abort suspends due to outgoing pending packets
` [PATCH v6 03/11] bus: mhi: core: Use helper API to trigger a non-blocking host resume
` [PATCH v6 04/11] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
` [PATCH v6 05/11] bus: mhi: core: Use generic name field for an MHI device
` [PATCH v6 06/11] bus: mhi: core: Introduce helper function to check device state
` [PATCH v6 07/11] bus: mhi: core: Introduce counters to track MHI device state transitions
` [PATCH v6 08/11] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v6 09/11] bus: mhi: core: Read and save device hardware information from BHI
` [PATCH v6 10/11] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
` [PATCH v6 11/11] bus: mhi: core: Introduce sysfs entries for MHI

[PATCH v4 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-28  2:01 UTC  (3+ messages)

[meta-oe][PATCH 0/3] Log colorizer
 2020-07-28  2:02 UTC  (5+ messages)
` [meta-oe][PATCH 1/3] lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler
` [meta-oe][PATCH 2/3] base.bbclass: make oe.log_colorizer available in global context
` [meta-oe][PATCH 3/3] log-colorizer.bbclass: add new class
` ✗ patchtest: failure for Log colorizer

[PATCH v2] MAINTAINERS: Fix email typo and correct name of Tianshu
 2020-07-28  2:01 UTC 

[PATCH v2] btrfs-progs: Add basic .editorconfig
 2020-07-28  1:58 UTC  (2+ messages)

[PATCH] btrfs-progs: Add basic .editorconfig
 2020-07-28  1:57 UTC  (4+ messages)

[PATCH][for v4.4 only] udp: drop corrupt packets earlier to avoid data corruption
 2020-07-28  1:55 UTC 

[GIT PULL][PATCH v9 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-28  1:53 UTC  (3+ messages)
` [PATCH v9 7/7] .gitignore: add ZSTD-compressed files

Debugging abysmal write performance with 100% cpu kworker/u16:X+flush-btrfs-2
 2020-07-28  1:52 UTC  (5+ messages)

improve compat handling for the i386 u64 alignment quirk
 2020-07-28  1:49 UTC  (7+ messages)
` [PATCH 4/4] quota: simplify the quotactl compat handling

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-07-28  1:50 UTC  (11+ messages)

[Bug 1390520] Re: virtual machine fails to start with connected audio cd
 2020-07-28  1:36 UTC 

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-28  1:49 UTC  (4+ messages)
  ` [PATCH v4 1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND

[PATCH] drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state
 2020-07-28  1:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v3 0/3] Add functions to operate USB PHY related clock
 2020-07-28  1:46 UTC  (4+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200727
 2020-07-28  1:46 UTC  (2+ messages)

[Qemu-devel] [Bug 1070762] [NEW] savevm fails with inserted CD, "Device '%s' is writable but does not support snapshots."
 2020-07-28  1:34 UTC  (2+ messages)
` [Bug 1070762] "

[Intel-gfx] [PATCH CI] drm/i915: Implement WA 14011294188
 2020-07-28  1:45 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Implement WA 14011294188 (rev2)

[Linux-kernel-mentees] [PATCH] drm/bufs: Prevent kernel-infoleak in copy_one_buf()
 2020-07-28  1:43 UTC  (2+ messages)

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-07-28  1:44 UTC  (2+ messages)
` [PATCH] mwifiex: don't call del_timer_sync() on uninitialized timer

[PATCH] btrfs: trace: output proper root owner for trace_find_free_extent()
 2020-07-28  1:42 UTC 

[printk:for-5.9 1/1] arch/powerpc/include/asm/bug.h:87:4: error: implicit declaration of function '__WARN'
 2020-07-28  1:42 UTC  (2+ messages)

[PATCH net-next] ice: mark PM functions as __maybe_unused
 2020-07-28  1:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[Qemu-devel] [Bug 1777315] [NEW] Denial of service
 2020-07-28  1:30 UTC  (2+ messages)
` [Bug 1777315] Re: IDE short PRDT abort

[PATCH 4.14 00/64] 4.14.190-rc1 review
 2020-07-28  1:40 UTC  (2+ messages)

[PATCH v2] proc,fcntl: introduce F_SET_DESCRIPTION
 2020-07-28  1:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 4.19 00/86] 4.19.135-rc1 review
 2020-07-28  1:37 UTC  (2+ messages)

[PATCH] bugfix: irq: Avoid covering object refcount of qemu_irq
 2020-07-28  1:36 UTC  (5+ messages)

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2020-07-28  1:29 UTC  (3+ messages)
` [Bug 1681439] "

[Bug 1883739] [NEW] ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed
 2020-07-28  1:27 UTC  (2+ messages)
` [Bug 1883739] "

[meta-virtualization] [PATCH] python3-xattr: upgrade 0.6.4 -> 0.9.7
 2020-07-28  1:35 UTC 

[meta-virtualization] [PATCH] python3-websockify: upgrade 0.8.0 -> 0.9.0
 2020-07-28  1:35 UTC 

[PATCH V4] Softirq:avoid large sched delay from the pending softirqs
 2020-07-28  1:35 UTC  (3+ messages)

[meta-virtualization] [PATCH] python3-unicodecsv: Change to python3
 2020-07-28  1:35 UTC 

[PATCH v3 0/6] tracing: export event trace and trace_marker
 2020-07-28  1:33 UTC  (7+ messages)
` [PATCH v3 1/6] stm class: ftrace: change dependency to TRACING
` [PATCH v3 2/6] tracing: add flag to control different traces
` [PATCH v3 3/6] tracing: add trace_export support for event trace
` [PATCH v3 4/6] tracing: add trace_export support for trace_marker
` [PATCH v3 5/6] stm class: ftrace: enable supported trace export flag
` [PATCH v3 6/6] stm class: ftrace: use different channel accroding to CPU

[PATCH bpf-next] selftests/bpf: add new bpf_iter context structs to fix build on old kernels
 2020-07-28  1:34 UTC  (2+ messages)

[meta-virtualization] [PATCH] python3-semantic-version: upgrade 2.4.2 -> 2.8.5
 2020-07-28  1:35 UTC 

[PATCH 5.4 000/138] 5.4.54-rc1 review
 2020-07-28  1:34 UTC  (2+ messages)

[meta-virtualization] [PATCH] python3-os-xenapi: Change to python3
 2020-07-28  1:34 UTC 

[meta-virtualization] [PATCH] python3-gevent-websocket: Remove python2 recipe
 2020-07-28  1:33 UTC 

[dpdk-dev] [PATCH] doc: vhost multi-queue reconnection known issue
 2020-07-28  1:33 UTC 

[dpdk-dev] [PATCH 0/8] update i40e base code
 2020-07-28  1:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 6/8] net/i40e/base: support unused ports disabling

[PATCH 5.7 000/179] 5.7.11-rc1 review
 2020-07-28  1:31 UTC  (2+ messages)

[PATCH 0/9] powerpc: delete duplicated words
 2020-07-28  1:25 UTC  (8+ messages)
        ` [PATCH] checkpatch: Add test for repeated words

[PATCH] clk: qoriq: add LS1021A core pll mux options
 2020-07-28  1:25 UTC  (2+ messages)

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-28  1:24 UTC  (2+ messages)

[PATCH] clk: clk-atlas6: fix return value check in atlas6_clk_init()
 2020-07-28  1:22 UTC  (3+ messages)

stable-rc/linux-4.19.y baseline: 153 runs, 2 regressions (v4.19.134-87-ge11702667f84)
 2020-07-28  1:23 UTC 

linux-next: Fixes tag needs some work in the printk tree
 2020-07-28  1:22 UTC  (4+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 2 warnings (v4.14.189-65-gf238f865e754)
 2020-07-28  1:22 UTC 

[PATCH v4] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-28  1:21 UTC  (2+ messages)

[PATCH bpf-next] udp, bpf: Ignore connections in reuseport group after BPF sk lookup
 2020-07-28  1:20 UTC  (2+ messages)

[meta-virtualization] [PATCH] python3-zake: upgrade 0.2.1 -> 0.2.2
 2020-07-28  1:20 UTC  (2+ messages)
` [meta-virtualization] [PATCH] python3-zaqarclient: Change to python3

[PATCH 0/3] Add RTC related clocks for Ingenic SoCs
 2020-07-28  1:19 UTC  (2+ messages)

[PATCH] apply: do not fetch when checking object existence
 2020-07-28  1:19 UTC  (2+ messages)

[PATCH 0/2] Can't grow size twice for a super1.0 array
 2020-07-28  1:18 UTC  (4+ messages)
` [PATCH 1/2] super1.0 calculates max sectors in a wrong way

[PATCH 3/3] ASoC: max98390: update dsm param bin max size
 2020-07-28  1:14 UTC  (6+ messages)

[PATCH 0/6 v3] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-07-28  0:10 UTC  (7+ messages)
` [PATCH 1/6 v3] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical and readable
` [PATCH 2/6 v3] KVM: SVM: Fill in conforming svm_x86_ops via macro
` [PATCH 3/6 v3] KVM: nSVM: Fill in conforming svm_nested_ops "
` [PATCH 4/6 v3] KVM: VMX: Fill in conforming vmx_x86_ops "
` [PATCH 5/6 v3] KVM: nVMX: Fill in conforming vmx_nested_ops "
` [PATCH 6/6 v3] QEMU: x86: Change KVM_MEMORY_ENCRYPT_* #defines to make them conformant to the kernel

[PATCH] chattr/lsattr: Support dax attribute
 2020-07-28  1:12 UTC  (5+ messages)

[PATCH] docs/nvdimm: add 'pmem=on' for the device dax backend file
 2020-07-28  1:09 UTC  (2+ messages)

pull request of u-boot-fsl-qoriq for v2020.10
 2020-07-28  1:11 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with Linus' tree
 2020-07-28  1:09 UTC 

[PATCH v3 0/2] improve quiesce time for large amount of namespaces
 2020-07-28  1:09 UTC  (10+ messages)
` [PATCH v3 1/2] blk-mq: add async quiesce interface

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-07-28  1:07 UTC  (7+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC

[PATCH v4 00/20] coresight: allow to build coresight as modules
 2020-07-28  1:07 UTC  (8+ messages)
` [PATCH v4 06/20] coresight: add try_get_module() in coresight_grab_device()

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-28  1:05 UTC  (4+ messages)
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
  ` [Virtio-fs] "

[PATCH v6 4/4] IMA: Add test for kexec cmdline measurement
 2020-07-28  1:06 UTC  (3+ messages)
` [LTP] "

[PATCH] drm/amdkfd: Add GPU reset SMI event
 2020-07-28  1:00 UTC 

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-28  0:59 UTC  (9+ messages)
` [PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
` [PATCH net-next RFC 02/13] devlink: Add reload levels data to dev get
` [PATCH net-next RFC 09/13] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC 10/13] net/mlx5: Add devlink param enable_remote_dev_reset support

[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token
 2020-07-28  0:30 UTC 

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-28  0:55 UTC  (5+ messages)
` [PATCH 4/4] x86/cpu: Use SERIALIZE in sync_core() when available

[PATCH v8 bpf-next 00/13] bpf: Add d_path helper
 2020-07-28  0:53 UTC  (3+ messages)
` [PATCH v8 bpf-next 02/13] tools resolve_btfids: Add support for set symbols

[PATCH v4 0/5] DVFS support for Venus
 2020-07-28  0:52 UTC  (11+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[Bug 205183] New: PPC64: Signal delivery fails with SIGSEGV if between about 1KB and 4KB bytes of stack remain
 2020-07-28  0:46 UTC  (3+ messages)
` [Bug 205183] "

linux-next: Tree for Jul 27
 2020-07-28  0:49 UTC  (2+ messages)
` linux-next: Tree for Jul 27 (drivers/gpu/drm/xlnx/zynqmp-dpsub)

[PATCH v6] Makefile: Add clang-tidy and static analyzer support to makefile
 2020-07-28  0:47 UTC  (2+ messages)
` [PATCH v7] "

[RFC PATCH] i2c: Support Smbus 3.0 block sizes up to 255 bytes
 2020-07-28  0:47 UTC 

[PATCH] powerpc/64s/hash: Fix hash_preload running with interrupts enabled
 2020-07-28  0:44 UTC  (5+ messages)

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/6] vga-switcheroo: add new "immediate" switch event type
 2020-07-28  0:45 UTC 

[PATCH] KVM: x86: Deflect unknown MSR accesses to user space
 2020-07-28  0:44 UTC 

[meta-virtualization][PATCH] python3-oslo.vmware: Change python to python3
 2020-07-28  0:45 UTC 

[PATCH 1/3] [meta-virtualization][PATCH] python3-keystoneclient: Change python to python3
 2020-07-28  0:44 UTC  (3+ messages)
` [PATCH 2/3] [meta-virtualization][PATCH] python3-pycadf: "
` [PATCH 3/3] [meta-virtualization][PATCH] python3-keystonemiddleware: "

AM335X Bootp of u-boot-spl.bin followed by tftp of u-boot.img. Is it possible?
 2020-07-28  0:44 UTC 

[PATCH RFC net-next 2/3] net: phy: Move into subdirectories
 2020-07-28  0:40 UTC  (2+ messages)

[meta-multimedia][PATCH] libcamera: fix packaging and installation
 2020-07-28  0:40 UTC  (7+ messages)
  ` [libcamera-devel] "
      ` [oe] "


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.