All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 17:40:23 to 2020-05-13 18:30:21 UTC [more...]

[PATCH v6 bpf-next 0/3] Introduce CAP_BPF
 2020-05-13 18:30 UTC  (4+ messages)

[RFCv2 0/9] bpf: Add d_path helper
 2020-05-13 18:29 UTC  (3+ messages)
` [PATCH 7/9] bpf: Compile the BTF id whitelist data in vmlinux

remove a few uses of ->queuedata
 2020-05-13 18:29 UTC  (4+ messages)
` [PATCH 12/15] md: stop using ->queuedata

[PATCH v2] bzip2: Add test suite for bzip2
 2020-05-13 18:28 UTC  (12+ messages)
` [OE-core] "

[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-05-13 18:28 UTC  (10+ messages)
` [PATCH v3 08/20] arm64: dts: arm: model: Fix GIC compatible names
` [PATCH v3 16/20] arm64: dts: juno: Fix GPU interrupt order
` [PATCH v3 20/20] dt-bindings: ehci/ohci: Allow iommus property

[PATCH bpf 0/2] bpf: enforce returning 0 for fentry/fexit programs
 2020-05-13 18:28 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: enforce returning 0 for fentry/fexit progs

[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
 2020-05-13 18:18 UTC  (3+ messages)

[PATCH] mfd: Export LPC attributes for the system SPI chip
 2020-05-13 18:27 UTC  (7+ messages)

[vireshk-pm:opp/linux-next 9/9] ld: drivers/opp/of.c:382: undefined reference to `icc_set_tag'
 2020-05-13 18:27 UTC 

The selinux/working-selinuxns branch has been rebased on top of selinux/next
 2020-05-13 18:27 UTC 

[PATCH] drm/i915: Remove duplicate inline specifier on write_pte
 2020-05-13 18:26 UTC  (5+ messages)
` [Intel-gfx] "

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-13 18:26 UTC  (17+ messages)

[PATCH v3] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-05-13 18:25 UTC  (2+ messages)

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-05-13 18:25 UTC  (6+ messages)
` [PATCH 04/10] rcu: Implement rcu_segcblist_is_offloaded() config dependent
` [PATCH 07/10] rcu: Temporarily assume that nohz full CPUs might not be NOCB

raid6check extremely slow ?
 2020-05-13 18:23 UTC  (11+ messages)

[PATCH v1 0/4] target/microblaze: Add dynamic GDB XML and correct SReg reporting
 2020-05-13 17:56 UTC  (3+ messages)

[PATCH v3 0/4] Additional parameters for qemu_img map
 2020-05-13 18:14 UTC  (3+ messages)
` [PATCH v3 5/4] iotests: Enhance 223 to cover qemu-img map improvements

[PATCH] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-05-13 18:22 UTC  (4+ messages)

[PATCH v1 00/10] testing and tcg tweaks
 2020-05-13 18:18 UTC  (12+ messages)
` [PATCH v1 01/10] tests/guest-debug: catch hanging guests
` [PATCH v1 02/10] travis.yml: Improve the --disable-tcg test on s390x
` [PATCH v1 03/10] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev
` [PATCH v1 04/10] linux-user: completely re-write init_guest_space
` [PATCH v1 05/10] exec/cpu-all: Use bool for have_guest_base
` [PATCH v1 06/10] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v1 07/10] accel/tcg: don't disable exec_tb trace events
` [PATCH v1 08/10] disas: include an optional note for the start of disassembly
` [PATCH v1 09/10] disas: add optional note support to cap_disas
` [PATCH v1 10/10] translate-all: include guest address in out_asm output

[android-common:android-mainline 5/6] drivers/firmware/qcom_scm-smc.c:45: undefined reference to `__arm_smccc_smc'
 2020-05-13 18:22 UTC 

[RISU 0/9] risu cleanups and improvements
 2020-05-13 18:09 UTC  (10+ messages)
` [RISU 1/9] Use bool for tracing variables
` [RISU 2/9] Unify master_fd and apprentice_fd to comm_fd
` [RISU 3/9] Hoist trace file opening
` [RISU 4/9] Adjust tracefile open for write
` [RISU 5/9] Use EXIT_FAILURE, EXIT_SUCCESS
` [RISU 6/9] Add magic and size to the trace header
` [RISU 7/9] Compute reginfo_size based on the reginfo
` [RISU 8/9] aarch64: Reorg sve reginfo to save space
` [RISU 9/9] Add --dump option to inspect trace files

[tpm2] Re: default TCTI name - how to compile the default as tabrmd
 2020-05-13 18:20 UTC 

[PATCH v5 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-05-13 18:21 UTC  (5+ messages)
` [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
      ` [Intel-gfx] "

[PATCH v12 00/12] Inline Encryption Support
 2020-05-13 18:19 UTC  (13+ messages)
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
  ` [f2fs-dev] "
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
  ` [f2fs-dev] "
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
  ` [f2fs-dev] "
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
  ` [f2fs-dev] "

[PATCH bpf-next v2 0/7] bpf: misc fixes for bpf_iter
 2020-05-13 18:19 UTC  (9+ messages)
` [PATCH bpf-next v2 1/7] tools/bpf: selftests : explain bpf_iter test failures with llvm 10.0.0
` [PATCH bpf-next v2 2/7] bpf: change btf_iter func proto prefix to "bpf_iter_"
` [PATCH bpf-next v2 3/7] bpf: add comments to interpret bpf_prog return values
` [PATCH bpf-next v2 4/7] bpf: net: refactor bpf_iter target registration
` [PATCH bpf-next v2 5/7] bpf: change func bpf_iter_unreg_target() signature
` [PATCH bpf-next v2 6/7] bpf: enable bpf_iter targets registering ctx argument types
` [PATCH bpf-next v2 7/7] samples/bpf: remove compiler warnings

[PATCH 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-13 18:18 UTC  (8+ messages)
` [PATCH 03/16] nvme: introduce NVME_NS_METADATA_SUPPORTED flag

[lunn:v5.7-rc4-net-next-cable-test-tdr 4/7] include/linux/ethtool_netlink.h:62:19: warning: 'ethnl_cable_test_step' used but never defined
 2020-05-13 18:19 UTC 

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-13 18:17 UTC  (8+ messages)
` [PATCH 2/3] security: add symbol namespace for reading file data

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-13 18:17 UTC  (4+ messages)
` [PATCH 7/9] fs/ext4: Make DAX mount option a tri-state

[PATCH] wfx: typo fix
 2020-05-13 18:02 UTC  (3+ messages)

[PATCH 4.19 00/48] 4.19.123-rc1 review
 2020-05-13 18:14 UTC  (2+ messages)

[PATCH 1/1] IB/srp: remove support for FMR memory registration
 2020-05-13 18:14 UTC  (4+ messages)

Testing endpoint halt support for raw-gadget
 2020-05-13 18:14 UTC  (4+ messages)

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-13 18:14 UTC  (5+ messages)
` [PATCH 2/3] remoteproc/k3-dsp: Add a remoteproc driver of K3 "

[PATCH bpf-next] libbpf: Fix register naming in PT_REGS s390 macros
 2020-05-13 18:13 UTC  (2+ messages)

[RFC PATCH 0/3] drm: introduce new method of creating debugfs files
 2020-05-13 18:11 UTC  (4+ messages)
` [RFC PATCH 1/3] drm/debugfs: create debugfs files during drm_dev_register()

[RFC PATCH] arm: Don't trap conditional UDF instructions
 2020-05-13 18:12 UTC  (3+ messages)

[PATCH V2 1/4] target/microblaze: gdb: Add dynamic GDB XML register support
 2020-05-13 18:08 UTC  (5+ messages)
` [PATCH V2 2/4] target/microblaze: gdb: Extend the number of registers presented to GDB
` [PATCH V2 3/4] target/microblaze: gdb: Fix incorrect SReg reporting
` [PATCH V2 4/4] target/microblaze: monitor: Increase the number of registers reported
` [PATCH V2 0/4] target/microblaze: Add GDB XML and correct SReg reporting

[PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
 2020-05-13 17:58 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Remove redundant exec_fence
 2020-05-13 18:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Mark the addition of the initial-breadcrumb in the request
` [Intel-gfx] [PATCH v2] drm/i915/gem: Remove redundant exec_fence

[PATCH bpf-next v2 00/17] Run a BPF program on socket lookup
 2020-05-13 18:10 UTC  (11+ messages)
` [PATCH bpf-next v2 02/17] bpf: Introduce SK_LOOKUP program type with a dedicated attach point

stable-rc 4.19: WARNING: at lib/refcount.c:187 refcount_sub_and_test_checked
 2020-05-13 18:11 UTC 

[PATCH V3 1/4] ARM: dts: stm32: Add GPIO keys for STM32MP1 DHCOM PDK2
 2020-05-13 18:10 UTC  (4+ messages)
` [PATCH V3 2/4] ARM: dts: stm32: Add GPIO LEDs "
` [PATCH V3 3/4] ARM: dts: stm32: Split SoC-independent parts of DHCOM SOM and PDK2
` [PATCH V3 4/4] ARM: dts: stm32: Split Avenger96 into DHCOR SoM and Avenger96 board

[PATCH v12 00/12] Reftable support git-core
 2020-05-13 18:10 UTC  (7+ messages)
` [PATCH v13 00/13] "
  ` [PATCH v13 07/13] Write pseudorefs through ref backends

[Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
 2020-05-13 18:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[Intel-gfx] [CI] drm/i915/gem: Remove redundant exec_fence
 2020-05-13 18:09 UTC 

[PATCH v5] arm64: Expose FAR_EL1 tag bits in sigcontext
 2020-05-13 18:09 UTC  (2+ messages)
` [PATCH v6] "

[PATCH for-rc] RDMA/srpt: Fix disabling device management
 2020-05-13 18:08 UTC  (13+ messages)

[PATCH 0/6] RFC Support hot device unplug in amdgpu
 2020-05-13 18:05 UTC  (5+ messages)

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-05-13 18:05 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality

[dpdk-dev] [PATCH] meter: provide experimental alias of API for old apps
 2020-05-13 18:05 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/6] remote-curl: partial fix for a deadlock with stateless rpc
 2020-05-13 18:04 UTC  (7+ messages)
` [PATCH 1/6] remote-curl: fix typo
` [PATCH 2/6] remote-curl: remove label indentation
` [PATCH 3/6] transport: combine common cases with a fallthrough
` [PATCH 4/6] pkt-line: extern packet_length()
` [PATCH 5/6] remote-curl: error on incomplete packet
` [PATCH 6/6] remote-curl: ensure last packet is a flush

Need Help In trace generation for malloc(), free() calls etc
 2020-05-13 18:04 UTC  (4+ messages)
      ` [lttng-dev] "

reactive audit proposal
 2020-05-13 18:03 UTC  (2+ messages)

remove kernel_setsockopt and kernel_getsockopt
 2020-05-13 18:03 UTC  (13+ messages)
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH 32/33] sctp: add sctp_sock_get_primary_addr
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "

[PATCH] t4210: detect REG_ILLSEQ dynamically
 2020-05-13 18:02 UTC  (2+ messages)
` [RFC PATCH v2] "

b4 am issue
 2020-05-13 18:01 UTC 

[PATCH USB] usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
 2020-05-13 18:01 UTC 

[PATCH net-next v1] net: phy: tja11xx: add cable-test support
 2020-05-13 18:01 UTC  (4+ messages)

[MPTCP] Re: [RFC netnext] mptcp: Use 32-bit DATA_ACK when possible
 2020-05-13 18:01 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 24 warnings (v5.7-rc5-53-gfbe093dd16f4)
 2020-05-13 18:01 UTC 

[PATCH v2] arm64: Expose original FAR_EL1 value in sigcontext
 2020-05-13 18:00 UTC  (6+ messages)
` [PATCH v3] "

Disparity in tpm pcr5 value
 2020-05-13 17:59 UTC  (3+ messages)

[PATCH v3 5/4] iotests: Enhance 223 to cover qemu-img map improvements
 2020-05-13 17:58 UTC 

[PATCH v2 0/2] VMD endpoint passthrough support
 2020-05-13 17:55 UTC  (7+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-13 17:58 UTC  (3+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions

[PATCH] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev
 2020-05-13 17:53 UTC  (4+ messages)

[vireshk-pm:opp/linux-next 4/9] drivers/opp/core.c:1076: undefined reference to `icc_put'
 2020-05-13 17:58 UTC  (2+ messages)

[PATCH] perf expr: Fix memory leaks in metric bison
 2020-05-13 17:58 UTC  (3+ messages)

[PATCH net-next] selftests: fix flower parent qdisc
 2020-05-13 17:57 UTC 

userspace conntrack helper and confirming the master conntrack
 2020-05-13 17:54 UTC  (2+ messages)

[PATCH mvebu-dt64] arm64: dts: armada-3720-turris-mox.dts: fix sdhci1 pins
 2020-05-13 17:56 UTC 

[meta-arm][PATCH 0/3] TF-A improvements
 2020-05-13 17:57 UTC  (8+ messages)
` [meta-arm][PATCH v3 0/2] TF-A Improvement
  ` [meta-arm][PATCH v3 1/2] trusted-firmware-a: Build out of tree
  ` [meta-arm][PATCH v3 2/2] trusted-firmware-a: Install .elf file from subdirectory

[PATCH v2 0/2] fs: avoid fdput() after failed fdget()
 2020-05-13 17:56 UTC  (4+ messages)
` [PATCH v2 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()

iwlwifi: 8265: unexpected LLC packets TX'ed in monitor mode
 2020-05-13 17:48 UTC 

[hch-misc:maccess-fixups.3 15/18] kernel/trace/trace_kprobe.c:1250: undefined reference to `strncpy_from_kernel_nofault'
 2020-05-13 17:54 UTC 

[xen-unstable-smoke test] 150163: regressions - FAIL
 2020-05-13 17:53 UTC 

[PATCH] greybus: audio: remove unused code
 2020-05-13 17:45 UTC  (3+ messages)

[tpm2] NVRAM Write and Read using Esys API(s)
 2020-05-13 17:50 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_gt: Add newline to IGT_HANG=0 skips
 2020-05-13 17:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_gt: Add newline to IGT_HANG=0 skips (rev2)

[PATCH 5.4 00/90] 5.4.41-rc1 review
 2020-05-13 17:50 UTC  (2+ messages)

[GIT PULL v2] VExpress modularization
 2020-05-13 17:49 UTC 

[general question] rare silent data corruption when writing data
 2020-05-13 17:49 UTC  (3+ messages)

[PATCH 1/2] perf expr: Test parsing of floating point numbers
 2020-05-13 17:48 UTC  (3+ messages)
` [PATCH 2/2] perf test: Improve pmu event metric testing

"Forwarding" from TC classifier
 2020-05-13 17:48 UTC  (2+ messages)

[Buildroot] [PATCH] package/linux-headers: add support for CIP with same-as-kernel
 2020-05-13 17:48 UTC 

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-13 17:47 UTC  (11+ messages)

[dpdk-dev] [PATCH v3] examples/ipsec-secgw: add per core packet stats
 2020-05-13 17:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v10 0/5] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-05-13 17:46 UTC  (9+ messages)
` [PATCH v10 1/5] usb: xhci: Change the XHCI link order in the Makefile

[Buildroot] [PATCH] package/linux-tools: introduce spi linux tools
 2020-05-13 17:46 UTC  (4+ messages)

[PATCH v2 00/14] Add Renoir ACP driver
 2020-05-13 17:44 UTC  (8+ messages)
` [PATCH v2 09/14] ASoC: amd: add Renoir ACP PCI driver PM ops

[PATCH] btrfs: fix comment drop reference to volume_mutex
 2020-05-13 17:42 UTC 

[PATCH v2 0/2] PCI: Check for platform_get_irq() failure consistently
 2020-05-13 17:44 UTC  (2+ messages)

[PATCH] firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'
 2020-05-13 17:42 UTC  (4+ messages)

[PATCH RFC} io_uring: io_kiocb alloc cache
 2020-05-13 17:42 UTC  (3+ messages)

stable-rc/linux-4.19.y boot: 126 boots: 0 failed, 118 passed with 2 offline, 6 untried/unknown (v4.19.122-49-g6d5c161fb73d)
 2020-05-13 17:42 UTC 

stable-rc 5.4: libhugetlbfs fallocate_stress.sh: Unable to handle kernel paging request at virtual address ffff00006772f000
 2020-05-13 17:41 UTC  (2+ messages)

[PATCH stable-5.4.y] net: dsa: Do not make user port errors fatal
 2020-05-13 17:41 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.