All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 20:29:13 to 2020-12-02 21:04:39 UTC [more...]

[PATCH] selftests: kvm/set_memory_region_test: Fix race in move region test
 2020-12-02 20:35 UTC 

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-02 21:03 UTC  (4+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU

[Linux-kernel-mentees] [PATCH v3] checkpatch: add warning for lines starting with a '#' in commit log
 2020-12-02 21:03 UTC  (4+ messages)
`  "

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-02 20:53 UTC  (5+ messages)
` [PATCH v2 2/6] remoteproc/pru: "

[linux-nvme:nvme-5.11 1/23] drivers/nvme/target/fcloop.c:1506:6: warning: %x in format string (no. 1) requires 'unsigned int but the argument type is 'signed int
 2020-12-02 21:03 UTC 

[GIT PULL] arm64 fixes for -rc7
 2020-12-02 20:48 UTC  (3+ messages)

[PATCH v3 0/37] SCMI vendor protocols and modularization
 2020-12-02 20:40 UTC  (74+ messages)
` [PATCH v3 01/37] firmware: arm_scmi: review protocol registration interface
` [PATCH v3 02/37] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v3 03/37] firmware: arm_scmi: introduce devres get/put protocols operations
` [PATCH v3 04/37] [RFC] firmware: arm_scmi: introduce bare get/put protocols ops
` [PATCH v3 05/37] firmware: arm_scmi: make notifications aware of protocols users
` [PATCH v3 06/37] firmware: arm_scmi: introduce new devres notification ops
` [PATCH v3 07/37] firmware: arm_scmi: refactor events registration
` [PATCH v3 08/37] firmware: arm_scmi: convert events registration to protocol handles
` [PATCH v3 09/37] firmware: arm_scmi: add new protocol handle core xfer ops
` [PATCH v3 10/37] firmware: arm_scmi: add helper to access revision area memory
` [PATCH v3 11/37] firmware: arm_scmi: port Base protocol to new interface
` [PATCH v3 12/37] firmware: arm_scmi: port Perf protocol to new protocols interface
` [PATCH v3 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v3 14/37] firmware: arm_scmi: remove legacy scmi_perf_ops protocol interface
` [PATCH v3 15/37] firmware: arm_scmi: port Power protocol to new protocols interface
` [PATCH v3 16/37] firmware: arm_scmi: port GenPD driver to the new scmi_power_proto_ops interface
` [PATCH v3 17/37] firmware: arm_scmi: remove legacy scmi_power_ops protocol interface
` [PATCH v3 18/37] firmware: arm_scmi: port Clock protocol to new protocols interface
` [PATCH v3 19/37] clk: scmi: port driver to the new scmi_clk_proto_ops interface
` [PATCH v3 20/37] firmware: arm_scmi: remove legacy scmi_clk_ops protocol interface
` [PATCH v3 21/37] firmware: arm_scmi: port Reset protocol to new protocols interface
` [PATCH v3 22/37] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface
` [PATCH v3 23/37] firmware: arm_scmi: remove legacy scmi_reset_ops protocol interface
` [PATCH v3 24/37] firmware: arm_scmi: port Sensor protocol to new protocols interface
` [PATCH v3 25/37] hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
` [PATCH v3 26/37] firmware: arm_scmi: remove legacy scmi_sensor_ops protocol interface
` [PATCH v3 27/37] firmware: arm_scmi: port SystemPower protocol to new protocols interface
` [PATCH v3 28/37] firmware: arm_scmi: port Voltage "
` [PATCH v3 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface
` [PATCH v3 30/37] firmware: arm_scmi: remove legacy scmi_voltage_ops protocol interface
` [PATCH v3 31/37] firmware: arm_scmi: make references to handle const
` [PATCH v3 32/37] firmware: arm_scmi: cleanup legacy protocol init code
` [PATCH v3 33/37] firmware: arm_scmi: cleanup unused core xfer wrappers
` [PATCH v3 34/37] firmware: arm_scmi: cleanup events registration transient code
` [PATCH v3 35/37] firmware: arm_scmi: make notify_priv really private
` [PATCH v3 36/37] firmware: arm_scmi: add protocol modularization support
` [PATCH v3 37/37] firmware: arm_scmi: add dynamic scmi devices creation

stable-rc/queue/4.9 baseline: 86 runs, 4 regressions (v4.9.247-4-g64929b2209010)
 2020-12-02 21:01 UTC 

[Cluster-devel] [GIT PULL] gfs2 fixes for 5.10-rc5
 2020-12-02 20:58 UTC  (2+ messages)
`  "

[Buildroot] [PATCH/next v1] package/ethtool: bump version to 5.9
 2020-12-02 21:00 UTC 

crypto: sun4i-ss: error with kmap
 2020-12-02 20:59 UTC  (8+ messages)

linux-next: Signed-off-by missing for commit in the pidfd tree
 2020-12-02 20:59 UTC 

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-02 20:58 UTC  (6+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH v4 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-02 20:58 UTC  (3+ messages)
` [PATCH v4 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs

[nft PATCH] doc: Document 'dccp type' match
 2020-12-02 20:56 UTC 

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-02 20:55 UTC  (6+ messages)
` [PATCH bpf-next v4 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v4 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v4 4/6] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v4 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v4 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[dpdk-dev] [PATCH 1/1] usertools: show hugepages on POWER systems
 2020-12-02 20:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH net-next] bonding: correct rr balancing during link failure
 2020-12-02 20:55 UTC 

[PATCH net] bonding: fix feature flag setting at init time
 2020-12-02 20:54 UTC  (6+ messages)
` [PATCH net v2] "

[PATCH] rtc: adapt allowed RTC update error
 2020-12-02 20:54 UTC  (8+ messages)

[Buildroot] [PATCH/next v1] package/git: bump version to 2.29.2
 2020-12-02 20:55 UTC 

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-12-02 20:53 UTC  (16+ messages)

[PATCH v12 10/15] PCI/ERR: Limit AER resets in pcie_do_recovery()
 2020-12-02 20:53 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the block tree
 2020-12-02 20:52 UTC 

[PATCH] x86/platform/uv: Fix an error code in uv_hubs_init()
 2020-12-02 20:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2020-12-02 20:40 UTC  (3+ messages)
  `  "

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02 20:48 UTC  (11+ messages)
` [PATCH v2 2/4] mm: introduce cma_alloc_bulk API

[GIT PULL] sound fixes for 5.10-rc7
 2020-12-02 20:48 UTC  (2+ messages)

[GIT PULL] vdpa: last minute bugfixes
 2020-12-02 20:48 UTC  (3+ messages)

[GIT PULL] bootconfig: Always use little endian for size and checksum
 2020-12-02 20:48 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: Add binding for BCM4908 USB PHYs
 2020-12-02 20:46 UTC  (2+ messages)
` [PATCH 2/2] phy: phy-bcm4908-usb: Add drivers for "

[Buildroot] [PATCH/next v1] package/postgresql: bump version to 13.1
 2020-12-02 20:48 UTC 

[patch] futex.7: Semantics section: Race condition in locking semantics description
 2020-12-02 20:47 UTC  (2+ messages)

[PATCH V3 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-12-02 20:03 UTC  (10+ messages)
` [PATCH V3 net-next 1/9] net: ena: use constant value for net_device allocation
` [PATCH V3 net-next 2/9] net: ena: add device distinct log prefix to files
` [PATCH V3 net-next 3/9] net: ena: add explicit casting to variables
` [PATCH V3 net-next 4/9] net: ena: fix coding style nits
` [PATCH V3 net-next 5/9] net: ena: aggregate stats increase into a function
` [PATCH V3 net-next 6/9] net: ena: use xdp_frame in XDP TX flow
` [PATCH V3 net-next 7/9] net: ena: introduce XDP redirect implementation
` [PATCH V3 net-next 8/9] net: ena: use xdp_return_frame() to free xdp frames
` [PATCH V3 net-next 9/9] net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT

[PATCH v3 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02 20:44 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[PATCH rdma-core v4 0/6] Add user space dma-buf support
 2020-12-02 20:57 UTC  (14+ messages)
` [PATCH rdma-core v4 1/6] Update kernel headers
` [PATCH rdma-core v4 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v4 3/6] mlx5: "
` [PATCH rdma-core v4 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v4 5/6] tests: Add tests for dma-buf based memory regions
` [PATCH rdma-core v4 6/6] tests: Bug fix for get_access_flags()

[PATCH v4] char: tpm: add i2c driver for cr50
 2020-12-02 20:43 UTC  (3+ messages)

[iptables PATCH v2] extensions: dccp: Fix for DCCP type 'INVALID'
 2020-12-02 20:43 UTC 

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-02 20:42 UTC  (4+ messages)
` [PATCH 1/2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-02 20:40 UTC  (7+ messages)

[dpdk-dev] Printfs in Signal Handler
 2020-12-02 20:41 UTC  (3+ messages)

[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
 2020-12-02 20:39 UTC  (4+ messages)

[PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360
 2020-12-02 20:37 UTC  (5+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-02 20:37 UTC  (16+ messages)
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector

[pull request][net-next 00/15] mlx5 updates 2020-12-01
 2020-12-02 20:37 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: add warning for lines starting with a '#' in commit log
 2020-12-02 20:36 UTC  (3+ messages)
  `  "

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-02 20:35 UTC  (6+ messages)
` [RFC V2 3/3] s390/mm: Define arch_get_mappable_range()

[PATCH v4 0/4] x86/bus_lock: Enable bus lock detection
 2020-12-02 20:36 UTC  (2+ messages)

[PATCH] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-02 20:35 UTC  (4+ messages)

[PATCH] can: Fix error handling in softing_netdev_open
 2020-12-02 20:21 UTC  (2+ messages)

Suggestion to have a functional addressing/broadcast option for ISO-TP sockets
 2020-12-02 20:31 UTC  (5+ messages)

[RFC PATCH] blk-iocost: Optimize the ioc_refreash_vrate() function
 2020-12-02 20:32 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: Make sure divider tables have sentinel
 2020-12-02 20:38 UTC  (2+ messages)

memory leak in usb_set_configuration
 2020-12-02 20:32 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-02 20:32 UTC  (6+ messages)

[pull request][net-next] mlx5 next 2020-12-02
 2020-12-02 20:32 UTC  (2+ messages)

[PATCH v5 0/7] Microchip PolarFire SoC support
 2020-12-02 20:32 UTC  (8+ messages)
` [PATCH v5 1/7] riscv: Add DMA 64-bit address support
` [PATCH v5 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v5 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v5 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v5 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v5 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH v4] remoteproc/mediatek: read IPI buffer offset from FW
 2020-12-02 20:28 UTC  (4+ messages)

[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
 2020-12-02 20:28 UTC  (3+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent

[PATCH v6 0/3] Update to zstd-1.4.6
 2020-12-02 20:32 UTC  (6+ messages)
` [PATCH v6 1/3] lib: zstd: Add kernel-specific API
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v6 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
  `  "
` [PATCH v6 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6


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.