All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-27 00:18:46 to 2021-04-27 02:43:54 UTC [more...]

[PATCH] f2fs: compress: remove unneed check condition
 2021-04-27  2:43 UTC  (8+ messages)
          ` [f2fs-dev] "

[PATCH] mm: append __GFP_COMP flag for trace_malloc
 2021-04-27  2:43 UTC 

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-27  2:43 UTC  (4+ messages)
` [PATCH v2 bpf-next 05/16] selftests/bpf: Test for syscall program type

[PATCH] nvmem: qfprom: minor nit fixes, no functional change
 2021-04-27  2:37 UTC  (4+ messages)

[PATCH 1/3] erofs-utils: sync up with in-kernel erofs_fs.h
 2021-04-27  2:37 UTC  (3+ messages)
` [PATCH 2/3] erofs-utils: warn out experimental big pcluster
` [PATCH 3/3] erofs-utils: man: add missing -C option for "

[PATCH v3 0/3] Add octal DTR support for Macronix flash
 2021-04-27  2:36 UTC  (8+ messages)
` [PATCH v3 1/3] mtd: spi-nor: macronix: add support for Macronix octal dtr operation
` [PATCH v3 3/3] spi: mxic: patch for octal DTR mode support

[PATCH] media:exynos4-is: Fix a use after free in isp_video_release
 2021-04-27  2:33 UTC  (2+ messages)

Unexpected timestamps in tcpdump with veth + tc qdisc netem delay
 2021-04-27  2:34 UTC  (3+ messages)

[PATCH 1/1] Generate uevent on namespace AENs
 2021-04-27  2:34 UTC  (2+ messages)

[PATCH V2 0/3] blk-mq: fix request UAF related with iterating over tagset requests
 2021-04-27  2:34 UTC  (7+ messages)
` [PATCH V2 1/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
` [PATCH V2 2/3] blk-mq: complete request locally if the completion is from tagset iterator
` [PATCH V2 3/3] blk-mq: clear stale request in tags->rq[] before freeing one request pool

[PATCH 0/3] Update Persistent Event Log
 2021-04-27  2:34 UTC  (2+ messages)

[PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
 2021-04-27  2:32 UTC  (4+ messages)
` [PATCH v6 09/10] Add the function of colo_bitmap_clear_dirty

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-27  2:32 UTC  (3+ messages)

[RFC PATCH] f2fs: restructure f2fs page.private layout
 2021-04-27  2:32 UTC  (4+ messages)
  ` [f2fs-dev] "

[dpdk-dev] [DPDK] net/ice: fix txq mbuf release mode
 2021-04-27  2:31 UTC  (2+ messages)

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-27  2:30 UTC  (4+ messages)
` [PATCH 4/7] parallel-checkout: add tests for basic operations

[RFC v2 00/32] Add TDX Guest Support
 2021-04-27  2:29 UTC  (6+ messages)
` [RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions

WinTun access violation error 0xc0000005 during ReceivePacket call
 2021-04-27  2:27 UTC  (2+ messages)

[PATCH v2 1/2] PCI: Add support for a functional level reset based on _RST method
 2021-04-27  2:28 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH] mac80211: minstrel_ht: fix minstrel_aggr_check for encap offload
 2021-04-27  2:20 UTC  (2+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27  2:27 UTC  (13+ messages)
` [PATCH v4 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v4 10/10] userfaultfd: update documentation to mention shmem minor faults

[PATCH] EDAC/aspeed: use proper format string for printing resource
 2021-04-27  2:22 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/iavf: fix l4 checksum error
 2021-04-27  2:24 UTC 

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-27  2:24 UTC  (2+ messages)

[PATCH v7 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-27  2:24 UTC  (15+ messages)
` [PATCH v7 01/14] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v7 02/14] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v7 03/14] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v7 04/14] mtd: spi-nor-core: allow truncated erases
` [PATCH v7 05/14] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v7 06/14] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v7 07/14] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v7 08/14] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v7 09/14] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v7 10/14] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v7 11/14] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v7 12/14] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v7 13/14] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v7 14/14] mtd: spi-nor-tiny: "

Entity Manager error in tiogapass
 2021-04-27  2:23 UTC  (3+ messages)

[PATCH] smb3: add rasize mount parameter to improve performance of readahead
 2021-04-27  2:23 UTC  (7+ messages)

[PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
 2021-04-27  2:22 UTC  (11+ messages)

[PATCH 1/2] iio: core: fix list breakage in iio_device_unregister()
 2021-04-27  2:20 UTC  (2+ messages)
` [PATCH 2/2] iio: light: tcs3472: do not free unallocated IRQ

Intercepting RDTSC instruction by causing a VMEXIT
 2021-04-27  2:19 UTC  (5+ messages)

[PATCH v2] hw/i386: Expand the range of CPU topologies between smp and maxcpus
 2021-04-27  2:13 UTC  (3+ messages)

[PATCH v3 00/12] target/hexagon: introduce idef-parser
 2021-04-27  2:11 UTC  (3+ messages)
` [PATCH v3 09/12] target/hexagon: import lexer for idef-parser

[PATCH 5.10 00/36] 5.10.33-rc1 review
 2021-04-27  2:13 UTC  (2+ messages)

[PATCH V2] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-04-27  2:12 UTC 

[PATCH 5.4 00/20] 5.4.115-rc1 review
 2021-04-27  2:12 UTC  (2+ messages)

[PATCH] Windows Bindings: handler for WSAEMSGSIZE added to avoid stop receiving data
 2021-04-27  2:09 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] bugfix for kni
 2021-04-27  2:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3] net/kni: fix rewritten return value
  ` [dpdk-dev] [PATCH v2] "

[LTP] [PATCH 0/2] Convert sendfile{03, 07} to the new API
 2021-04-27  2:07 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/sendfile: Convert sendfile07 "

[BUG] net:ipv6/ip6_tunnel: A double free in ip6_tnl_start_xmit
 2021-04-27  2:06 UTC 

[PATCH v3 0/3] docs/zh_CN add three core api docs
 2021-04-27  2:07 UTC  (4+ messages)
` [PATCH v3 1/3] docs/zh_CN: add core-api kernel-api.rst translation
` [PATCH v3 2/3] docs/zh_CN: add core-api printk-basics.rst translation
` [PATCH v3 3/3] docs/zh_CN: add core-api printk-formats.rst translation

[Intel-gfx] [PATCH] drm/i915: Stop using crtc->index as the pipe
 2021-04-27  2:05 UTC  (3+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 16 warnings (v5.10.32-36-g0d4021ca2952)
 2021-04-27  2:05 UTC 

[PATCH 1/2] Changes.old: tfix
 2021-04-26 18:58 UTC 

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-27  2:01 UTC  (3+ messages)
` [PATCH v4 09/12] target/hexagon: import lexer for idef-parser

[PATCH 0/7] hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup)
 2021-04-27  1:56 UTC  (7+ messages)
` [PATCH 5/7] hw: Have machines Kconfig-select FW_CFG

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-27  2:01 UTC  (11+ messages)

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-27  1:47 UTC  (5+ messages)
` [PATCH 1/5] hw/ppc/spapr_iommu: Register machine reset handler
` [PATCH 4/5] hw/pci-host/raven: Manually reset the OR_IRQ device

[PATCH rdma-next v2 0/9] Fix memory corruption in CM
 2021-04-27  1:59 UTC  (8+ messages)
` [PATCH rdma-next v2 7/9] IB/cm: Clear all associated AV's ports when remove a cm device

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-04-27  1:58 UTC  (10+ messages)

[PATCH v3] target/ppc: code motion from translate_init.c.inc to gdbstub.c
 2021-04-27  1:52 UTC  (5+ messages)

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-27  1:29 UTC  (5+ messages)

renesas/next ltp-ipc: 11 runs, 1 regressions (renesas-next-2021-04-02-v5.12-rc2-3-g0bacf4d3d276)
 2021-04-27  1:52 UTC 

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-27  1:51 UTC  (4+ messages)

stable-rc/linux-4.14.y build: 199 builds: 0 failed, 199 passed, 67 warnings (v4.14.231-50-g3ac46322bf509)
 2021-04-27  1:51 UTC 

[dpdk-dev] [PATCH] net/iavf: fix performance drop
 2021-04-27  1:51 UTC  (3+ messages)

[PATCH] btrfs: delete unneeded assignments in btrfs_defrag_file
 2021-04-27  1:50 UTC 

[LTP] [PATCH 0/2] syscalls/tkill: Convert tkill{01, 02} to the new API
 2021-04-27  1:49 UTC  (6+ messages)
` [LTP] [PATCH 1/2] syscalls/tkill: Convert tkill01 "

[PATCH v2] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
 2021-04-27  1:45 UTC  (5+ messages)

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-27  1:44 UTC  (9+ messages)
` [PATCH v10 clocksource 2/7] clocksource: Retry clock read if long delays detected
` [PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift

[PATCH v2 bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-27  1:43 UTC  (2+ messages)

Exposing semaphores
 2021-04-27  1:43 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/2] net/ixgbe: allow get_monitor_addr for VF driver
 2021-04-27  1:42 UTC  (3+ messages)

[PATCH] ACPICA:dbnames: Fix a error free in acpi_db_walk_for_fields
 2021-04-27  1:41 UTC 

[PATCH v2 1/3] src/*: Fix an error for the loop initialization declaration
 2021-04-27  1:34 UTC  (4+ messages)
` [PATCH v2 2/3] idmapped-mounts.c: Use renameat instead of renameat2

[dpdk-dev] [PATCH] bonding: fix overflow check
 2021-04-27  1:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCHSET v2 0/6] perf report: Make --stat output more compact
 2021-04-27  1:37 UTC  (7+ messages)
` [PATCH v2 1/6] perf top: Use evlist->events_stat to count events
` [PATCH v2 2/6] perf hists: Split hists_stats from events_stats
` [PATCH v2 3/6] perf report: Show event sample counts in --stat output
` [PATCH v2 4/6] perf report: Add --skip-empty option to suppress 0 event stat
` [PATCH v2 5/6] perf report: Make --skip-empty as default
` [PATCH v2 6/6] perf report: Print percentage of each event statistics

[PATCH 1/1] staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip
 2021-04-27  1:34 UTC  (4+ messages)

[PATCH net] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
 2021-04-27  1:35 UTC  (4+ messages)

[LTP] [PATCH] cpuset_hotplug_test/cpuset_hotplug: Fix bug for obtaining task_cpus value in root_cpu_hotplug_test
 2021-04-27  1:35 UTC  (2+ messages)

[RFC net-next 9/9] net: dsa: mv88e6xxx: Forward offloading
 2021-04-27  1:31 UTC  (2+ messages)

[Question] import third-party crates in kernel modules
 2021-04-27  1:28 UTC  (8+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-27  1:21 UTC  (3+ messages)
` [PATCH 095/190] Revert "rtlwifi: fix a potential NULL pointer dereference"

[PATCH] pinctrl: aspeed: Fix minor documentation error
 2021-04-27  1:17 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] l3fwd improvements
 2021-04-27  1:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH 4/4] examples/l3fwd: make data struct to be memory efficient

[PATCH] trace-cmd: Add support for non-qemu VMs
 2021-04-27  1:19 UTC  (3+ messages)

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-04-27  1:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/4] "
  ` [dpdk-dev] [PATCH v8 1/4] vhost: abstract and reorganize async split ring code

[PATCH v6 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-27  1:16 UTC  (10+ messages)

[PATCH v2 3/3] y2038: testsuite/smokey/y2038: testcase for nanosleep64
 2021-04-27  1:14 UTC  (5+ messages)

[syzbot] linux-next boot error: general protection fault in bio_add_hw_page
 2021-04-27  1:13 UTC  (2+ messages)

[LTP] [PATCH v3] openposix/conformance/interfaces: Correct typos
 2021-04-27  1:13 UTC  (3+ messages)

[PATCH] git-apply: modify prints to account for --3way changes
 2021-04-27  1:13 UTC 

[PATCH] git-apply: allow empty patch text
 2021-04-27  1:12 UTC 

iproute2: ss: feature request: filtering on process information
 2021-04-27  1:10 UTC 

[PATCH] xfs: update superblock counters correctly for !lazysbcount
 2021-04-27  1:12 UTC 

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-26 23:44 UTC  (7+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

OpenBMC Installation
 2021-04-24  5:27 UTC  (3+ messages)

[PATCH] drm/i9i5/gt: Fix a double free in gen8_preallocate_top_level_pdp
 2021-04-27  1:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

pm/testing sleep: 7 runs, 1 regressions (v5.12-rc8-168-g3c44d15e5ffdb)
 2021-04-27  1:01 UTC 

[PATCH] bus: mhi: core: Improve debug messages for power on
 2021-04-27  1:00 UTC 

[PATCH v2 0/2] KVM: VMX: Clean up IRQ/NMI handling
 2021-04-27  1:00 UTC  (6+ messages)
` [PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn

iproute2: ss: feature request: matching dst or src host/port
 2021-04-27  0:57 UTC 

[ANN] U-Boot v2021.07-rc1 released
 2021-04-27  0:56 UTC 

[dpdk-dev] [PATCH 0/2] bugfix for tap device
 2021-04-27  0:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] net/tap: fix log loss when state fails to be restored
  ` [dpdk-dev] [PATCH v2] "

[PULL] u-boot-sh/master
 2021-04-27  0:54 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.188-58-g6eafc8cc1bd73)
 2021-04-27  0:54 UTC 

[PATCH v3] tty: serial: samsung_tty: remove set but not used variables
 2021-04-27  0:49 UTC  (2+ messages)

[cip-dev] [Inquiry for CVE-2021-23133] -- necessity of the backporting
 2021-04-27  0:48 UTC  (4+ messages)

[PATCH v5 00/26] perf tool: AlderLake hybrid support series 1
 2021-04-27  0:48 UTC  (3+ messages)

[PATCH v2] block: Improve limiting the bio size
 2021-04-27  0:28 UTC  (2+ messages)

pm/testing baseline: 113 runs, 1 regressions (v5.12-rc8-168-g3c44d15e5ffdb)
 2021-04-27  0:46 UTC 

[Bug 1926231] [NEW] SCSI passthrough of SATA cdrom -> errors & performance issues
 2021-04-27  0:39 UTC 

[PATCH] bus: mhi: core: Validate channel ID when processing command completions
 2021-04-27  0:44 UTC  (2+ messages)

[PATCH] usb: musb-new: Extend Allwinner quirk to newer SoCs
 2021-04-27  0:37 UTC  (3+ messages)

[PATCH] openvswitch: fix typo
 2021-04-27  0:40 UTC 

[osandov:btrfs-send-encoded 12/14] fs/btrfs/send.c:7548 btrfs_ioctl_send() error: we previously assumed 'sctx->send_buf_pages' could be null (see line 7319)
 2021-04-27  0:40 UTC 

[PATCH v2 0/7] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-27  0:35 UTC  (5+ messages)
` [PATCH v2 6/7] arm64: dts: rockchip: add core dtsi "
    `  "

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-27  0:35 UTC  (7+ messages)
` [PATCH v2 06/10] drm/amdgpu: DMA map/unmap when updating GPU mappings
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs

[PATCH V2 01/24] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-27  0:35 UTC  (8+ messages)
` [PATCH V2 24/24] ARM: imx8m: verdin-imx8mm: Enable USB Host support

Notes from 2021-04-24 call
 2021-04-27  0:34 UTC  (2+ messages)

[ovmf test] 161469: all pass - PUSHED
 2021-04-27  0:33 UTC 

[Nouveau] [PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-27  0:32 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] skip virtio fs cache section to enable NIC pass through
 2021-04-26 20:27 UTC  (2+ messages)

(no subject)
 2021-04-27  0:27 UTC  (3+ messages)
` [PATCH] skip virtio fs cache section to enable NIC passthrough

[PATCH 0/2] arm64: dts: renesas: Fix CSI-2 validation errors
 2021-04-27  0:26 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Fix CSI40 ports
` [PATCH 2/2] arm64: dts: renesas: Add port@0 node for all CSI-2 nodes to dtsi

[mark-rutland:atomics/arch-atomic 16/17] include/asm-generic/atomic-instrumented.h:1804:1: error: expected identifier before '(' token
 2021-04-27  0:25 UTC 

[RFC PATCH 0/2] libxl: support common cases without block script
 2021-04-27  0:22 UTC  (3+ messages)
` [RFC PATCH 1/2] libxl: rename 'error' label to 'out' as it is used for success too
` [RFC PATCH 2/2] libxl: allow to skip block script completely

[PATCH] make vfio and DAX cache work together
 2021-04-26 20:50 UTC 

[PATCH v5 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver
 2021-04-27  0:21 UTC  (2+ messages)
` [PATCH] drm/sprd: fix for_each_child.cocci warnings

wrong patch order
 2021-04-27  0:19 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm: improve register snapshotting
 2021-04-27  0:18 UTC  (2+ messages)
` [PATCH v2 1/4] drm/msm: pass dump state as a function argument


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.