All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-24 00:04:29 to 2021-03-24 01:46:16 UTC [more...]

[PATCH] perf test: Change to use bash for daemon test
 2021-03-24  1:45 UTC  (2+ messages)

[PATCH v5 00/10] target/ppc: Fix truncation of env->hflags
 2021-03-24  0:12 UTC  (21+ messages)
` [PATCH v5 01/10] target/ppc: Extract post_load_update_msr
` [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR
` [PATCH v5 03/10] target/ppc: Reduce env->hflags to uint32_t
` [PATCH v5 04/10] target/ppc: Put dbcr0 single-step bits into hflags
` [PATCH v5 05/10] target/ppc: Create helper_scv
` [PATCH v5 06/10] target/ppc: Put LPCR[GTSE] in hflags
` [PATCH v5 07/10] target/ppc: Remove MSR_SA and MSR_AP from hflags
` [PATCH v5 08/10] target/ppc: Remove env->immu_idx and env->dmmu_idx
` [PATCH v5 09/10] linux-user/ppc: Fix msr updates for signal handling
` [PATCH v5 10/10] target/ppc: Validate hflags with CONFIG_DEBUG_TCG

[RESEND PATCH v2] ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
 2021-03-24  1:44 UTC  (4+ messages)

[PATCH v2 00/18] TSC trace clock to nanosecond conversion
 2021-03-24  1:44 UTC  (17+ messages)
` [PATCH v2 01/18] trace-cmd: Add initial perf interface in trace-cmd library
` [PATCH v2 03/18] trace-cmd: Save only the selected clock in the trace.dat file
` [PATCH v2 04/18] trace-cmd: Add new trace-cmd clock tsc2nsec
` [PATCH v2 05/18] trace-cmd: Add a new option in trace file metadata for tsc2nsec conversion
` [PATCH v2 08/18] trace-cmd: Save tsc2nsec clock in trace.dat file
` [PATCH v2 11/18] trace-cmd: Perform all timestamp corrections in a single function
` [PATCH v2 12/18] trace-cmd: Convert tsc timestamps to nanosecods when reading trace data from a file
` [PATCH v2 13/18] trace-cmd: Set order and priorities when applying timestamp corrections

[dpdk-dev] [PATCH 0/3] Fixes for testpmd
 2021-03-24  1:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3] app/testpmd: remove forwarding config from parsing Rx and Tx

[PATCH -tip v4 00/12] kprobes: Fix stacktrace with kretprobes on x86
 2021-03-24  1:40 UTC  (5+ messages)
` [PATCH -tip v4 10/12] x86/kprobes: Push a fake return address at kretprobe_trampoline

[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
 2021-03-24  1:38 UTC  (4+ messages)

[PATCH net-next,v2 1/3] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-24  1:34 UTC  (8+ messages)

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-24  1:35 UTC  (15+ messages)

[PATCH v4 00/46] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-24  1:34 UTC  (15+ messages)
` [PATCH v4 22/46] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
` [PATCH v4 44/46] KVM: PPC: Book3S HV P9: implement hash guest support

[PATCH v4 RESEND 0/5] x86: The perf/x86 changes to support guest Arch LBR
 2021-03-24  1:32 UTC  (3+ messages)
` [PATCH v4 RESEND 3/5] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[PATCH v2 1/2] arm64: dts: qcom: sdm845: Move reserved-memory to devices
 2021-03-24  1:32 UTC  (3+ messages)

[PATCH RESEND] PCI: dwc: put struct dw_pcie::{ep,pp} into a union to reduce its size
 2021-03-24  1:31 UTC  (2+ messages)

[PATCH net-next,v2 00/24] netfilter: flowtable enhancements
 2021-03-24  1:30 UTC  (25+ messages)
` [PATCH net-next,v2 01/24] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next,v2 02/24] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next,v2 03/24] net: bridge: resolve forwarding path for bridge devices
` [PATCH net-next,v2 04/24] net: bridge: resolve forwarding path for VLAN tag actions in "
` [PATCH net-next,v2 05/24] net: ppp: resolve forwarding path for bridge pppoe devices
` [PATCH net-next,v2 06/24] net: dsa: resolve forwarding path for dsa slave ports
` [PATCH net-next,v2 07/24] netfilter: flowtable: add xmit path types
` [PATCH net-next,v2 08/24] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next,v2 09/24] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next,v2 10/24] netfilter: flowtable: add vlan support
` [PATCH net-next,v2 11/24] netfilter: flowtable: add bridge vlan filtering support
` [PATCH net-next,v2 12/24] netfilter: flowtable: add pppoe support
` [PATCH net-next,v2 13/24] netfilter: flowtable: add dsa support
` [PATCH net-next,v2 14/24] selftests: netfilter: flowtable bridge and vlan support
` [PATCH net-next,v2 15/24] netfilter: flowtable: add offload support for xmit path types
` [PATCH net-next,v2 16/24] netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
` [PATCH net-next,v2 17/24] netfilter: flowtable: bridge vlan hardware offload and switchdev
` [PATCH net-next,v2 18/24] net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next,v2 19/24] netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next,v2 20/24] dsa: slave: add support for TC_SETUP_FT
` [PATCH net-next,v2 21/24] net: ethernet: mtk_eth_soc: fix parsing packets in GDM
` [PATCH net-next,v2 22/24] net: ethernet: mtk_eth_soc: add support for initializing the PPE
` [PATCH net-next,v2 23/24] net: ethernet: mtk_eth_soc: add flow offloading support
` [PATCH net-next,v2 24/24] docs: nf_flowtable: update documentation with enhancements

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.12-rc4-41-g144389e954ef)
 2021-03-24  1:31 UTC 

[PATCH] drm/amd/pm: Update aldebaran pmfw interface
 2021-03-24  1:32 UTC  (2+ messages)

arch/mips/boot/compressed/../../../../lib/zstd/decompress.c:126:12: warning: no previous prototype for function 'ZSTD_createDCtx_advanced'
 2021-03-24  1:29 UTC  (2+ messages)

[tglx-devel:rtmutex 12/14] kernel/locking/rtmutex.c:1410:2: error: too few arguments to function '__rt_mutex_lock'
 2021-03-24  1:30 UTC 

[meta-python][PATCH 01/10] python3-bitarray: Upgrade 1.7.1 -> 1.8.0
 2021-03-24  1:28 UTC  (3+ messages)
` [meta-python][PATCH 05/10] python3-scrypt: Upgrade 0.8.6 -> 0.8.17
  ` [oe] "

--no-edit not respected after conflict
 2021-03-24  1:27 UTC  (6+ messages)

[PATCH 0/7] repair: Phase 6 performance improvements
 2021-03-24  1:26 UTC  (5+ messages)

[PATCH] regulator: mt6360: remove redundant error print
 2021-03-24  1:24 UTC  (5+ messages)

[PATCH -next] f2fs: fix wrong comment of nat_tree_lock
 2021-03-24  1:24 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-24  1:24 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/20] test-read-cache: print cache entries with --table

[PATCH] Revert "drm/amd/display: To modify the condition in indicating branch device"
 2021-03-24  1:24 UTC 

[PATCH] f2fs: fix to align to section for fallocate() on pinned file
 2021-03-24  1:23 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2021-03-24  1:22 UTC  (9+ messages)
` [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS

[PATCH bpf] bpf: Take module reference for ip in module code
 2021-03-24  1:22 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-03-24  1:21 UTC 

[PATCH] Bluetooth: SCO - Remove trailing semicolon in macros
 2021-03-24  1:16 UTC 

[PATCH v1] introduce multifd into guestperf
 2021-03-24  1:18 UTC  (3+ messages)
` [PATCH v1] tests/migration: "

linux-next: manual merge of the net-next tree with the net tree
 2021-03-24  1:18 UTC 

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-03-24  1:17 UTC  (10+ messages)

[PATCH v2] git-send-email: Respect core.hooksPath setting
 2021-03-24  1:17 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2 0/5] Cleanup and fixup for mm/migrate.c
 2021-03-24  1:16 UTC  (5+ messages)
` [PATCH v2 5/5] mm/migrate.c: fix potential deadlock in NUMA balancing shared exec THP case

[Bug 1921061] [NEW] Corsair iCUE Install Fails, qemu VM Reboots
 2021-03-24  1:08 UTC 

[RFC PATCH] perfbook/papersize: ebook reader size support
 2021-03-24  1:15 UTC  (5+ messages)

[PATCH v4 0/4] drm: sun4i: dsi: Convert drm bridge
 2021-03-24  1:11 UTC  (9+ messages)
` [PATCH v4 2/4] drm: sun4i: dsi: Add bridge support
` [PATCH v4 3/4] drm: sun4i: dsi: Convert to bridge driver

[powerpc:next-test] BUILD SUCCESS 8a83feefbd5254ae7f13aff3e4097dd7d8723bce
 2021-03-24  1:11 UTC 

[powerpc:merge] BUILD SUCCESS 909b15d4ac3524a89c6df8c60e0cb0b4d5a3c248
 2021-03-24  1:11 UTC 

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2021-03-24  1:09 UTC  (7+ messages)
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node

[PATCH v9 0/5] xfs: support shrinking free space in the last AG
 2021-03-24  1:06 UTC  (6+ messages)
` [PATCH v9 1/5] xfs: update lazy sb counters immediately for resizefs
` [PATCH v9 2/5] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v9 3/5] xfs: introduce xfs_ag_shrink_space()
` [PATCH v9 4/5] xfs: support shrinking unused space in the last AG
` [PATCH v9 5/5] xfs: add error injection for per-AG resv failure

[PATCH v1] xfs: return err code if xfs_buf_associate_memory fail
 2021-03-24  1:06 UTC 

[RFC 0/2] perf core: Sharing events with multiple cgroups
 2021-03-24  1:06 UTC  (4+ messages)
` [PATCH 1/2] perf/core: Share an event "

[MPTCP][PATCH mptcp-next 0/6] DSS checksum support
 2021-03-24  1:07 UTC  (14+ messages)
` [MPTCP][PATCH mptcp-next 1/6] mptcp: add a new sysctl checksum_enabled
  ` [MPTCP][PATCH mptcp-next 2/6] mptcp: add csum_enabled in mptcp_out_options
    ` [MPTCP][PATCH mptcp-next 3/6] mptcp: add the csum_reqd fields
      ` [MPTCP][PATCH mptcp-next 4/6] mptcp: add the DSS checksum sending
        ` [MPTCP][PATCH mptcp-next 5/6] mptcp: add the DSS checksum receiving
          ` [MPTCP] Re: [MPTCP][PATCH mptcp-next 4/6] mptcp: add the DSS checksum sending
      ` [MPTCP] [MPTCP][PATCH mptcp-next 3/6] mptcp: add the csum_reqd fields

[PATCH v6] mm: cma: support sysfs
 2021-03-24  1:05 UTC 

[PATCH] dt-bindings: ddr: Add optional manufacturer and revision ID to LPDDR3
 2021-03-24  1:04 UTC 

[powerpc:fixes-test] BUILD SUCCESS 274cb1ca2e7ce02cab56f5f4c61a74aeb566f931
 2021-03-24  1:04 UTC 

[staging:staging-linus] BUILD SUCCESS e78836ae76d20f38eed8c8c67f21db97529949da
 2021-03-24  1:04 UTC 

[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-24  1:03 UTC  (6+ messages)
` [RFC PATCH 5/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page

[PATCH 1/2] drivers/clocksource/mediatek: Split mediatek drivers into 2 files
 2021-03-24  0:53 UTC  (5+ messages)

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-24  0:59 UTC  (8+ messages)
` [PATCH V4 2/7] qapi/net.json: Add L4_Connection definition

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-03-24  1:00 UTC 

[PATCH] staging: qlge: deal with the case that devlink_health_reporter_create fails
 2021-03-24  1:00 UTC 

[PATCH v1] xfs: return err code if xfs_buf_associate_memory fail
 2021-03-24  0:57 UTC 

[PATCH 4.14 00/43] 4.14.227-rc1 review
 2021-03-24  0:56 UTC  (2+ messages)

[PATCH v5 0/4] USB DWC3 host wake up support from system suspend
 2021-03-24  0:56 UTC  (9+ messages)
` [PATCH v5 1/4] usb: dwc3: core: Host "
` [PATCH v5 2/4] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v5 3/4] usb: dwc3: qcom: Configure wakeup interrupts and set genpd active wakeup flag

[PATCH] xfs: use a unique and persistent value for f_fsid
 2021-03-24  0:54 UTC  (6+ messages)

[PATCH v5] mm: cma: support sysfs
 2021-03-24  0:54 UTC  (3+ messages)

[PATCH v3 07/20] test-read-cache: print cache entries with --table
 2021-03-24  0:52 UTC  (7+ messages)
` [RFC/PATCH 2/5] ls-files: make "mode" in show_ce() loop a variable
` [RFC/PATCH 3/5] ls-files: add and use a new --sparse option

stable-rc/queue/4.19 baseline: 162 runs, 6 regressions (v4.19.182-44-gd415ce15d0a4)
 2021-03-24  0:51 UTC 

[dpdk-dev] [PATCH v2 0/6] net/pcap: build on Windows
 2021-03-24  0:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] "
  ` [dpdk-dev] [PATCH v3 1/3] eal/windows: add timespec_get shim for MinGW
  ` [dpdk-dev] [PATCH v3 2/3] net/pcap: move OS-dependent code to separate files
  ` [dpdk-dev] [PATCH v3 3/3] net/pcap: build on Windows

stable-rc/queue/5.4 baseline: 169 runs, 1 regressions (v5.4.107-61-g503b9575a1d97)
 2021-03-24  0:46 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
 2021-03-24  0:44 UTC  (4+ messages)

[dpdk-dev] How about add rte flow get capablity APIs
 2021-03-24  0:44 UTC  (3+ messages)

[meta-rockchip][PATCH] Add machine definitions for NanoPi-M4 boards
 2021-03-24  0:40 UTC  (6+ messages)
    ` [yocto] "
        ` [yocto] [meta-rockchip] defconfig alternatives

documentation/filesystems/path-lookup: replace "These paths" with "Usually paths"
 2021-03-24  0:38 UTC 

[usb:usb-linus] BUILD SUCCESS 0bd860493f81eb2a46173f6f5e44cc38331c8dbd
 2021-03-24  0:37 UTC 

Plumbers CF MCs
 2021-03-24  0:36 UTC  (6+ messages)

[ovmf test] 160352: all pass - PUSHED
 2021-03-24  0:36 UTC 

SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
 2021-03-24  0:34 UTC  (9+ messages)

[RFC PATCH v2 1/2] arch: riscv: cpu: Add callback to init each core
 2021-03-24  0:32 UTC  (4+ messages)
` [RFC PATCH v2 2/2] board: sifive: unmatched: clear feature disable CSR

[PATCH] net: ethernet: Remove duplicate include of vhca_event.h
 2021-03-24  0:30 UTC  (2+ messages)

[PATCH v5 00/27] Memory Folios
 2021-03-24  0:29 UTC  (4+ messages)

[PATCH V2] arm64: kernel: disable CNP on Carmel
 2021-03-24  0:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/open62541: remove unneeded files
 2021-03-24  0:22 UTC  (5+ messages)
` [Buildroot] [PATCH 3/3] package/open62541: bump version to 1.2

[PATCH net-next] net: ipa: avoid 64-bit modulus
 2021-03-24  0:20 UTC  (2+ messages)

[PATCH net-next 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2021-03-23
 2021-03-24  0:20 UTC  (2+ messages)

[PATCH] net: ethernet: indir_table.h is included twice
 2021-03-24  0:20 UTC  (2+ messages)

[agd5f:amd-staging-drm-next 2152/2165] drivers/gpu/drm/amd/amdgpu/aldebaran.c:110:6: warning: no previous prototype for function 'aldebaran_async_reset'
 2021-03-24  0:19 UTC 

[igt-dev] [PATCH i-g-t 0/2] Bug fixes in kms_atomic_transition
 2021-03-24  0:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/4.4 baseline: 107 runs, 11 regressions (v4.4.262-14-g57130fbdf177b)
 2021-03-24  0:12 UTC 

[RFC PATCH V2 00/13] block: support bio based io polling
 2021-03-24  0:10 UTC  (7+ messages)
` [RFC PATCH V2 09/13] block: use per-task poll context to implement bio based io poll
        ` [dm-devel] "

stable-rc/queue/4.14 baseline: 145 runs, 7 regressions (v4.14.226-43-g80b342d6499de)
 2021-03-24  0:09 UTC 

drivers/staging/qlge/qlge_main.c:4564 qlge_probe() warn: missing error code 'err'
 2021-03-24  0:05 UTC  (2+ messages)

[PATCH v2 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-24  0:00 UTC  (24+ messages)
` [PATCH v2 01/23] iidc: Introduce iidc.h
` [PATCH v2 02/23] ice: Initialize RDMA support
` [PATCH v2 03/23] ice: Implement iidc operations
` [PATCH v2 04/23] ice: Register auxiliary device to provide RDMA
` [PATCH v2 05/23] ice: Add devlink params support
` [PATCH v2 06/23] i40e: Prep i40e header for aux bus conversion
` [PATCH v2 07/23] i40e: Register auxiliary devices to provide RDMA
` [PATCH v2 08/23] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v2 09/23] RDMA/irdma: Implement device initialization definitions
` [PATCH v2 10/23] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v2 11/23] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v2 12/23] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v2 13/23] RDMA/irdma: Add QoS definitions
` [PATCH v2 14/23] RDMA/irdma: Add connection manager
` [PATCH v2 15/23] RDMA/irdma: Add PBLE resource manager
` [PATCH v2 16/23] RDMA/irdma: Implement device supported verb APIs
` [PATCH v2 17/23] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v2 18/23] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v2 19/23] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v2 20/23] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v2 21/23] RDMA/irdma: Add ABI definitions
` [PATCH v2 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v2 23/23] RDMA/irdma: Update MAINTAINERS file


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.