All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-27 22:00:36 to 2020-07-27 23:07:34 UTC [more...]

Query regarding using the Redfish in OpenBMC
 2020-07-27 23:07 UTC  (3+ messages)

[PATCH bpf-next] bpf: fix bpf_ringbuf_output() signature to return long
 2020-07-27 23:06 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.7.10-681c58c.cki (stable-queue)
 2020-07-27 23:06 UTC 

Infinite redirect
 2020-07-27 23:06 UTC  (2+ messages)

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-27 23:05 UTC  (14+ messages)
` [PATCH bpf-next v2 01/35] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v2 02/35] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v2 03/35] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v2 04/35] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v2 05/35] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage

Questions about trailer configuration semantics
 2020-07-27 23:05 UTC  (10+ messages)

[LTP] [PATCH v3] Convert chdir01 to the new API
 2020-07-27 23:04 UTC  (2+ messages)

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-27 23:04 UTC  (11+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[PATCH RFC v2] rcu/segcblist: Add counters to segcblist datastructure
 2020-07-27 23:03 UTC  (7+ messages)

[MPTCP] Re: [PATCH RFC 09/11] tcp: handle want_cookie clause via reqsk_put
 2020-07-27 23:00 UTC 

[Buildroot] [PATCH v3 1/1] package/ima-evm-utils: bump version to 1.3
 2020-07-27 23:00 UTC 

[PATCH v6 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-27 22:59 UTC  (3+ messages)
` [PATCH v6 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[MPTCP] Re: [PATCH RFC 10/11] mptcp: enable JOIN requests even if cookies are in use
 2020-07-27 22:59 UTC 

[PATCH v2][next] bcache: Use fallthrough pseudo-keyword
 2020-07-27 23:04 UTC 

[PATCH][next] bcache: Use fallthrough pseudo-keyword
 2020-07-27 23:01 UTC  (3+ messages)

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections -- voting procedures
 2020-07-27 22:43 UTC  (4+ messages)
  ` [Tech-board-discuss] "

[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ';' at end of declaration list
 2020-07-27 22:53 UTC  (2+ messages)
` [vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected '; ' "

[ethtool] ethtool: fix netlink bitmasks when sent as NOMASK
 2020-07-27 22:53 UTC  (11+ messages)

[ethtool v2 1/2] ethtool: fix netlink bitmasks when sent as NOMASK
 2020-07-27 22:49 UTC  (2+ messages)
` [ethtool v2 2/2] ethtool: use "Not reported" when no FEC modes are provided

openBMC LDAP current state
 2020-07-27 22:37 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.231-46-g0584330723ba)
 2020-07-27 22:51 UTC 

[PATCH 0/5] [GSoC] Improvements to ref-filter
 2020-07-27 22:51 UTC  (3+ messages)
` [PATCH 1/5] ref-filter: support different email formats

Improvements to FIT ciphering
 2020-07-27 22:49 UTC  (2+ messages)

[PATCH v5 0/4] Fix some PMP implementations
 2020-07-27 22:39 UTC  (7+ messages)
` [PATCH v5 2/4] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v5 3/4] target/riscv: Fix the translation of physical address

Kernel panic - not syncing: IO-APIC + timer doesn't work!
 2020-07-27 22:48 UTC  (3+ messages)

[PATCH v2 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
 2020-07-27 22:47 UTC  (3+ messages)

Mesh: Continuous Transaction Acknowledgment
 2020-07-27 22:41 UTC 

[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-27 22:37 UTC  (2+ messages)
` [Bug 1681439] "

[RFC PATCH v2 00/21] netgpu: networking between NIC and GPU/CPU
 2020-07-27 22:44 UTC  (22+ messages)
` [RFC PATCH v2 01/21] linux/log2.h: enclose macro arg in parens
` [RFC PATCH v2 02/21] mm/memory_hotplug: add {add|release}_memory_pages
` [RFC PATCH v2 03/21] mm: Allow DMA mapping of pages which are not online
` [RFC PATCH v2 04/21] kernel/user: export free_uid
` [RFC PATCH v2 05/21] uapi/misc: add shqueue.h for shared queues
` [RFC PATCH v2 06/21] include: add netgpu UAPI and kernel definitions
` [RFC PATCH v2 07/21] netdevice: add SETUP_NETGPU to the netdev_bpf structure
` [RFC PATCH v2 08/21] skbuff: add a zc_netgpu bitflag
` [RFC PATCH v2 09/21] core/skbuff: use skb_zdata for testing whether skb is zerocopy
` [RFC PATCH v2 10/21] netgpu: add network/gpu/host dma module
` [RFC PATCH v2 11/21] core/skbuff: add page recycling logic for netgpu pages
` [RFC PATCH v2 12/21] lib: have __zerocopy_sg_from_iter get netgpu pages for a sk
` [RFC PATCH v2 13/21] net/tcp: Pad TCP options out to a fixed size for netgpu
` [RFC PATCH v2 14/21] net/tcp: add netgpu ioctl setting up zero copy RX queues
` [RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()
` [RFC PATCH v2 16/21] mlx5: remove the umem parameter from mlx5e_open_channel
` [RFC PATCH v2 17/21] mlx5e: add header split ability
` [RFC PATCH v2 18/21] mlx5e: add netgpu entries to mlx5 structures
` [RFC PATCH v2 19/21] mlx5e: add the netgpu driver functions
` [RFC PATCH v2 20/21] mlx5e: hook up the netgpu functions
` [RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-27 22:44 UTC  (7+ messages)
` [PATCH v8 6/7] x86: Add support for ZSTD compressed kernel

[PATCH net-next] rtnetlink: add support for protodown reason
 2020-07-27 22:43 UTC  (3+ messages)

incoming
 2020-07-27 22:43 UTC  (15+ messages)
` [patch 01/15] mm/memory.c: avoid access flag update TLB flush for retried page fault

[PATCH v5 0/4] IMA: kexec cmdline measurement
 2020-07-27 22:42 UTC  (12+ messages)
` [LTP] "
` [PATCH v5 1/4] IMA: Rename helper to require_ima_policy_cmdline
  ` [LTP] "
` [PATCH v5 2/4] IMA: Add policy related helpers
  ` [LTP] "
` [PATCH v5 3/4] IMA/ima_keys.sh: Fix policy readability check
  ` [LTP] "
` [PATCH v5 4/4] IMA: Add test for kexec cmdline measurement
  ` [LTP] "

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-27 22:23 UTC  (4+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-27 22:39 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[patch V4 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-27 22:39 UTC  (7+ messages)
` [patch V4 03/15] entry: Provide generic syscall exit function
` [patch V4 04/15] entry: Provide generic interrupt entry/exit code
` [patch V4 06/15] x86/entry: Consolidate check_user_regs()

[PATCH v4 0/2] improve quiesce time for large amount of namespaces
 2020-07-27 22:37 UTC  (10+ messages)
` [PATCH v4 1/2] blk-mq: add async quiesce interface
` [PATCH v4 2/2] nvme: improve quiesce time for large amount of namespaces

[PATCH v3 1/4] dt-bindings: power: Add BQ27561 compatible
 2020-07-27 22:36 UTC  (3+ messages)
` [PATCH v3 2/4] power: supply: bq27xxx_battery: Add the BQ27561 Battery monitor

[arm-platforms:irq/irqchip-next 41/43] drivers/irqchip/irq-mtk-sysirq.c:236:1: warning: parameter names (without types) in function declaration
 2020-07-27 22:34 UTC  (4+ messages)

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] vga-switcheroo: add new "immediate" switch event type
 2020-07-27 22:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH v4 0/6] qede: SR-IOV PF driver support
 2020-07-27 22:35 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 1/6] drivers: add generic API to find PCI extended cap
` [dpdk-dev] [PATCH v4 2/6] net/qede: define PCI config space specific osals
` [dpdk-dev] [PATCH v4 3/6] net/qede: configure VFs on hardware
` [dpdk-dev] [PATCH v4 4/6] net/qede: add infrastructure support for VF load
` [dpdk-dev] [PATCH v4 5/6] net/qede: initialize VF MAC and link
` [dpdk-dev] [PATCH v4 6/6] net/qede: add VF FLR support

[PATCH][next] powerpc: Use fallthrough pseudo-keyword
 2020-07-27 22:42 UTC 

[Linux-kernel-mentees] [PATCH v2] media/v4l2-core: Fix kernel-infoleak in video_put_user()
 2020-07-27 22:33 UTC  (8+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[Bug 1884693] [NEW] Assertion failure in address_space_unmap through ahci_map_clb_address
 2020-07-27 22:25 UTC  (2+ messages)
` [Bug 1884693] "

[PATCH resend] doc/zh_CN: add cpu-load Chinese version
 2020-07-27 22:32 UTC 

[PATCH] Input: fix typo in function name documentation
 2020-07-27 22:32 UTC  (2+ messages)

[PATCH for-5.1] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
 2020-07-27 22:20 UTC  (2+ messages)

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

linux-kbuild missing from lore?
 2020-07-27 22:30 UTC  (7+ messages)
          ` [Kernel.org Helpdesk #93182] "

[PATCH] docs/binfmt-misc:Change backtick to apostrophe
 2020-07-27 22:30 UTC  (2+ messages)

[tip:WIP.x86/entry] BUILD REGRESSION f87032aec41e0b00ae5fa9103eb8e7b2d1f8416b
 2020-07-27 22:29 UTC 

[patch V3 00/13] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-27 22:28 UTC  (3+ messages)
` [patch V3 01/13] entry: Provide generic syscall entry functionality

[tisdk-setup-scripts] create-sdcard: Update the rootfs to default
 2020-07-27 22:25 UTC 

[PATCH] scripts/kernel-doc: optionally treat warnings as errors
 2020-07-27 22:28 UTC  (2+ messages)

[OE-core][PATCH v2 1/2] toolchain-scripts.bbclass: also recognize ${SDK_SYS} env setups
 2020-07-27 22:26 UTC  (3+ messages)
` [OE-core][PATCH v2 2/2] buildtools-tarball: eliminate overwtiting OPENSSL_CONF

[Bug 1887303] [NEW] Assertion failure in *bmdma_active_if `bmdma->bus->retry_unit != (uint8_t)-1' failed
 2020-07-27 22:15 UTC  (2+ messages)
` [Bug 1887303] "

[PATCH] media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
 2020-07-27 22:25 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-07-27 22:23 UTC  (7+ messages)

[PATCH][next] clk: imx: Use fallthrough pseudo-keyword
 2020-07-27 22:21 UTC  (2+ messages)

[ethtool] ethtool: use "Not reported" when no FEC modes are provided
 2020-07-27 22:19 UTC 

[PATCH] Documentation/admin-guide: tainted-kernels: fix spelling mistake
 2020-07-27 22:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust kprobes.rst entry to new location
 2020-07-27 22:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] support/testing: drop explicit CGROUPFS_MOUNT from docker test
 2020-07-27 22:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: drop explicit docker kernel options "

[PATCH] devices.txt: document rfkill allocation
 2020-07-27 22:21 UTC  (2+ messages)

[Bug 1887309] [NEW] Floating-point exception in ide_set_sector
 2020-07-27 22:13 UTC  (2+ messages)
` [Bug 1887309] "

[PATCH] PCI: correct flag name
 2020-07-27 22:21 UTC  (3+ messages)

[PATCH] docs: filesystems: vfs: correct flag name
 2020-07-27 22:20 UTC  (3+ messages)

[PATCH v3 0/2] xfs: Fix compiler warnings
 2020-07-27 22:20 UTC  (4+ messages)
` [PATCH v3 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-07-27 22:20 UTC  (5+ messages)
` [PATCH 1/9] clk: qcom: gcc-sdm660: Add missing modem reset
` [PATCH 8/9] clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk

[PATCH RFC net-next 0/3] Restructure drivers/net/phy
 2020-07-27 22:20 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the printk tree
 2020-07-27 22:19 UTC  (3+ messages)

[PATCH 4.19 00/86] 4.19.135-rc1 review
 2020-07-27 22:18 UTC  (8+ messages)
` [PATCH 4.19 48/86] Input: add `SW_MACHINE_COVER`
` [PATCH 4.19 54/86] Input: elan_i2c - only increment wakeup count on touch

[Bug 1878253] [NEW] null-ptr dereference in address_space_to_flatview through ide
 2020-07-27 22:09 UTC  (2+ messages)
` [Bug 1878253] "

[PATCH] docs: filesystems: vfs: correct sync_mode flag names
 2020-07-27 22:15 UTC  (3+ messages)

Broken link partner advertised reporting in ethtool
 2020-07-27 22:15 UTC  (9+ messages)

[PATCH] docs: path-lookup: fix HTML entity mojibake
 2020-07-27 22:14 UTC  (2+ messages)

[linux-next:master 9352/11990] include/linux/atomic-fallback.h:1311:16: sparse: sparse: Trying to use reserved word 'const' as identifier
 2020-07-27 22:14 UTC 

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-07-27 22:05 UTC  (2+ messages)
` [Bug 1878255] "

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-07-27 22:08 UTC  (14+ messages)

Porting Xen to Jetson Nano
 2020-07-27 22:09 UTC  (5+ messages)

[PATCH v1] driver core: Change delimiter in devlink device's name to "--"
 2020-07-27 22:09 UTC  (3+ messages)

[GIT PULL] arch/sh additional critical fixes 5.8
 2020-07-27 22:09 UTC  (2+ messages)

[PATCH 0/3] btrfs: Enumerate and export exclusive operations
 2020-07-27 22:08 UTC  (8+ messages)
` [PATCH 1/3] btrfs: enumerate the type of exclusive operation in progress
` [PATCH 2/3] btrfs: export currently executing exclusive operation via sysfs
` [PATCH 3/3] btrfs: add more information for balance
` [PATCH 1/4] btrfs-progs: get_fsid_fd() for getting fsid using fd
  ` [PATCH 2/4] btrfs-progs: add sysfs file reading functions
  ` [PATCH 3/4] btrfs-progs: Check for exclusive operation before issuing ioctl
  ` [PATCH 4/4] btrfs-progs: Enqueue command if it can't be performed immediately

[PATCH 0/1] Add bisect.py script
 2020-07-27 22:05 UTC  (5+ messages)
` [PATCH 1/1] scripts/performance: "

linux-next: Signed-off-by missing for commit in the vhost tree
 2020-07-27 22:05 UTC 

[PATCH v2 for-5.1? 0/5] Fix nbd reconnect dead-locks
 2020-07-27 22:01 UTC  (2+ messages)

[PATCH v2 0/4] Fix convert to qcow2 compressed to NBD
 2020-07-27 21:58 UTC  (5+ messages)
` [PATCH v2 1/4] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager
` [PATCH v2 3/4] iotests: Add more qemu_img helpers
` [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-27 22:03 UTC  (3+ messages)
` [PATCH 10/10] media: rkvdec: Don't require unneeded H264_SLICE_PARAMS

[PATCH bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
 2020-07-27 22:02 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks

[PATCH] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
 2020-07-27 22:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "


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.