All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-03 01:23:46 to 2021-12-03 02:50:33 UTC [more...]

[RFC Patch v2 0/3] I2C statistics as sysfs attributes
 2021-12-03  2:50 UTC  (9+ messages)
` [RFC Patch v2 1/3] i2c debug counters "
` [RFC Patch v2 2/3] i2c: npcm7xx: add tx_complete counter
` [RFC Patch v2 3/3] add npcm7xx debug counters as sysfs attributes

[PATCH v2 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-03  2:46 UTC  (24+ messages)
` [PATCH v2 net-next 01/23] lib: add reference counting tracking infrastructure
` [PATCH v2 net-next 02/23] lib: add tests for reference tracker
` [PATCH v2 net-next 03/23] net: add dev_hold_track() and dev_put_track() helpers
` [PATCH v2 net-next 04/23] net: add net device refcount tracker to struct netdev_rx_queue
` [PATCH v2 net-next 05/23] net: add net device refcount tracker to struct netdev_queue
` [PATCH v2 net-next 06/23] net: add net device refcount tracker to ethtool_phys_id()
` [PATCH v2 net-next 07/23] net: add net device refcount tracker to dev_ifsioc()
` [PATCH v2 net-next 08/23] drop_monitor: add net device refcount tracker
` [PATCH v2 net-next 09/23] net: dst: add net device refcount tracking to dst_entry
` [PATCH v2 net-next 10/23] ipv6: add net device refcount tracker to rt6_probe_deferred()
` [PATCH v2 net-next 11/23] sit: add net device refcount tracking to ip_tunnel
` [PATCH v2 net-next 12/23] ipv6: add net device refcount tracker to struct ip6_tnl
` [PATCH v2 net-next 13/23] net: add net device refcount tracker to struct neighbour
` [PATCH v2 net-next 14/23] net: add net device refcount tracker to struct pneigh_entry
` [PATCH v2 net-next 15/23] net: add net device refcount tracker to struct neigh_parms
` [PATCH v2 net-next 16/23] net: add net device refcount tracker to struct netdev_adjacent
` [PATCH v2 net-next 17/23] ipv6: add net device refcount tracker to struct inet6_dev
` [PATCH v2 net-next 18/23] ipv4: add net device refcount tracker to struct in_device
` [PATCH v2 net-next 19/23] net/sched: add net device refcount tracker to struct Qdisc
` [PATCH v2 net-next 20/23] net: linkwatch: add net device refcount tracker
` [PATCH v2 net-next 21/23] net: failover: "
` [PATCH v2 net-next 22/23] ipmr, ip6mr: add net device refcount tracker to struct vif_device
` [PATCH v2 net-next 23/23] netpoll: add net device refcount tracker to struct netpoll

[PATCH v5 0/1] Use i915 macros to check for PTEs
 2021-12-03  2:47 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Re-use i915 macros for checking PTEs (rev12)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v2 1/3] selftests/tc-testing: add exit code
 2021-12-03  2:47 UTC  (8+ messages)

[PATCH] selftests/memfd: include <asm/types.h> in fuse_test.c
 2021-12-03  2:47 UTC 

[PATCH 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-03  2:43 UTC  (6+ messages)
` [PATCH 1/2] ACPI: AGDI: Add AGDI tables to drivers/acpi
` [PATCH 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device

[PATCH -next] fpga: region: fix kernel-doc
 2021-12-03  2:44 UTC 

[PATCH v4] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-12-03  2:41 UTC  (3+ messages)

[ANNOUNCE] SeaBIOS 1.15.0
 2021-12-03  2:40 UTC 

[PATCH] null_blk: allow zero poll queues
 2021-12-03  2:39 UTC 

[PATCH] selftests: net/fcnal-test.sh: add exit code
 2021-12-03  2:32 UTC 

[PATCH 2/7] vdpa/mlx5: Fix config_attr_mask assignment
 2021-12-03  2:37 UTC  (5+ messages)
  ` [PATCH 3/7] vdpa/mlx5: Support configuring max data virtqueue pairs
  ` [PATCH 4/7] vdpa/mlx5: Report queried max supported virtqueues
  ` [PATCH 5/7] vdpa: Add support for querying control virtqueue index
  ` [PATCH 7/7] vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()

[PATCH 0/2] Fix bio merge off cached request path
 2021-12-03  2:36 UTC  (3+ messages)
` [PATCH 2/2] block: fix double bio queue when merging in "

[PATCH v7 00/12] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2021-12-03  2:32 UTC  (13+ messages)
` [PATCH v7 01/12] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v7 02/12] rpmsg: Create the rpmsg class in core instead of in rpmsg char
` [PATCH v7 03/12] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v7 09/12] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v7 10/12] rpmsg: char: Introduce the "rpmsg-raw" channel
` [PATCH v7 12/12] rpmsg: core: send a ns announcement when a default endpoint is created

[RFC v2 00/19] ima: Namespace IMA with audit support in IMA-ns
 2021-12-03  2:31 UTC  (20+ messages)
` [RFC v2 01/19] ima: Add IMA namespace support
` [RFC v2 02/19] ima: Define ns_status for storing namespaced iint data
` [RFC v2 03/19] ima: Namespace audit status flags
` [RFC v2 04/19] ima: Move delayed work queue and variables into ima_namespace
` [RFC v2 05/19] ima: Move IMA's keys queue related "
` [RFC v2 06/19] ima: Move policy "
` [RFC v2 07/19] ima: Move ima_htable "
` [RFC v2 08/19] ima: Move measurement list related variables "
` [RFC v2 09/19] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [RFC v2 10/19] ima: Implement hierarchical processing of file accesses
` [RFC v2 11/19] securityfs: Prefix global variables with securityfs_
` [RFC v2 12/19] securityfs: Pass static variables as parameters from top level functions
` [RFC v2 13/19] securityfs: Extend securityfs with namespacing support
` [RFC v2 14/19] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [RFC v2 15/19] capabilities: Introduce CAP_INTEGRITY_ADMIN
` [RFC v2 16/19] ima: Use integrity_admin_ns_capable() to check corresponding capability
` [RFC v2 17/19] userns: Introduce a refcount variable for calling early teardown function
` [RFC v2 18/19] ima/userns: Define early teardown function for IMA namespace
` [RFC v2 19/19] ima: Setup securityfs "

[PATCH v3] arm64: Enable KCSAN
 2021-12-03  2:29 UTC  (5+ messages)

[PATCH] doc/zh-CN: Update cpu-freq/core.rst to make it more readable
 2021-12-03  2:29 UTC  (4+ messages)

[PATCH 0/9] crypto: add zbufsize() interface
 2021-12-03  2:28 UTC  (11+ messages)
` [PATCH 1/9] "

[PATCH 0/4] s390x/pci: some small fixes
 2021-12-03  2:25 UTC  (6+ messages)
` [PATCH 1/4] s390x/pci: use a reserved ID for the default PCI group

[PATCH net] bonding: make tx_rebalance_counter an atomic
 2021-12-03  2:27 UTC 

[PATCH v2] RFC: gitlab: x86: Add a coreboot test
 2021-12-03  2:26 UTC 

[PATCH v5 for-next 8/8] RDMA/rxe: Add wait for completion to obj destruct
 2021-12-03  2:23 UTC  (3+ messages)

[PATCH V2 1/2] tools/perf: Include global and local variants for p_stage_cyc sort key
 2021-12-03  2:20 UTC  (4+ messages)
` [PATCH V2 2/2] tools/perf: Update global/local variants for p_stage_cyc in powerpc

[PATCH v6 1/2] iio:dac:ad7293: add support for AD7293
 2021-12-03  2:22 UTC  (2+ messages)

[bug report]concurrent blktests nvme-rdma execution lead kernel null pointer
 2021-12-03  2:20 UTC 

[PATCH V3 00/17] Unified entry point for other blocks to interact with power
 2021-12-03  2:03 UTC  (10+ messages)
` [PATCH V3 07/17] drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
` [PATCH V3 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V3 16/17] drm/amd/pm: revise the performance level setting APIs

[PATCH] KVM: ensure APICv is considered inactive if there is no APIC
 2021-12-03  2:17 UTC  (2+ messages)

[Bug 893] no_hugetlbfs should not mean legacy_mem on iommu/vfio platforms
 2021-12-03  2:17 UTC 

[PATCH] misc: rtsx: Avoid mangling IRQ during runtime PM
 2021-12-03  2:17 UTC  (2+ messages)

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-03  2:12 UTC  (7+ messages)

[SPDK] --no-huge on IOMMU/VFIO platform
 2021-12-03  2:12 UTC 

[PATCH v2] Bluetooth: btusb: Add one more Bluetooth part for WCN6855
 2021-12-03  2:11 UTC 

[PATCH] iwlwifi: Increase microcodes loading timeout
 2021-12-03  2:09 UTC 

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-03  2:10 UTC  (3+ messages)

[PATCH net v3] selftests/fib_tests: Rework fib_rp_filter_test()
 2021-12-03  2:10 UTC  (2+ messages)

[hugetlbfs] a4a118f2ee: will-it-scale.per_thread_ops -14.9% regression
 2021-12-03  2:09 UTC  (2+ messages)

[PATCH v3 2/2] virtio: introduce STOP status bit
 2021-12-03  2:09 UTC  (12+ messages)
      ` [virtio-dev] "

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-03  2:09 UTC  (2+ messages)

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-03  2:06 UTC  (4+ messages)
` [PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API

[PATCH v2] rpmsg: virtio: don't let virtio core to validate used length
 2021-12-03  2:07 UTC  (5+ messages)

[PATCH] RFC: gitlab: x86: Add a coreboot test
 2021-12-03  2:07 UTC 

[PATCH v2] selftests/seccomp: Unconditionally define seccomp_metadata
 2021-12-03  2:06 UTC 

[ANNOUNCE] xfs-linux: for-next updated to e445976537ad
 2021-12-03  2:06 UTC 

[u-boot-test-hooks PATCH] travis-ci: Add tests for booting from coreboot
 2021-12-03  2:05 UTC 

[PATCH v6 00/25] fdt: Make OF_BOARD a boolean option
 2021-12-03  2:03 UTC  (13+ messages)

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-03  1:55 UTC  (13+ messages)
` [PATCH v11, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v11, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture

[meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
 2021-12-03  2:02 UTC  (2+ messages)

[PATCH 1/4] Docs: usb: update usb_bulk_msg receiving example
 2021-12-03  2:01 UTC  (2+ messages)

[PATCH v6 0/6] task work optimization
 2021-12-03  2:01 UTC  (3+ messages)

[PATCH 0/3] AMD SMCA Updates
 2021-12-03  2:00 UTC  (4+ messages)
` [PATCH 1/3] x86/MCE/AMD: Provide an "Unknown" MCA bank type
` [PATCH 2/3] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA Bank Types
` [PATCH 3/3] x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration

[rcutorture] 46faccd527: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_writer[rcutorture]
 2021-12-03  1:59 UTC  (3+ messages)

[PATCH net,stable] phy: sfp: fix high power modules without diag mode
 2021-12-03  1:58 UTC  (2+ messages)

[PATCH v3] clk: imx: use module_platform_driver
 2021-12-03  1:57 UTC  (6+ messages)

[efi:urgent] BUILD SUCCESS 8f1dd76c9b552aa5a53e4c0b6f6499251b02078c
 2021-12-03  1:56 UTC 

[PATCH v13 00/13] amphion video decoder/encoder driver
 2021-12-03  1:54 UTC  (5+ messages)
` [PATCH v13 06/13] media: amphion: add vpu v4l2 m2m support
    ` [EXT] "

[PATCH 0/4] Assorted fixes/tweaks to GuC support
 2021-12-03  1:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2] drm/amdgpu: Fix null pointer access of BO
 2021-12-03  1:39 UTC 

[qemu-mainline test] 167007: regressions - FAIL
 2021-12-03  1:52 UTC 

[PATCH v4 00/34] component: Make into an aggregate bus
 2021-12-03  1:51 UTC  (6+ messages)
` [PATCH v4 28/34] power: supply: ab8500: Migrate to aggregate driver

[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
 2021-12-03  1:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for Qualcomm clock drivers
 2021-12-03  1:51 UTC  (2+ messages)

[PATCH 00/17] Drop useless fsl,imx- compatible strings
 2021-12-03  0:40 UTC  (12+ messages)
` [PATCH 04/17] ARM: dts: imx50: drop "fsl,imx-ckil"
` [PATCH 06/17] ARM: dts: imx50: drop "fsl,imx-ckih2"
` [PATCH 07/17] ARM: dts: imx51: drop "fsl,imx-osc"
` [PATCH 08/17] ARM: dts: imx51: drop "fsl,imx-ckil"
` [PATCH 09/17] ARM: dts: imx51: drop "fsl,imx-ckih1"
` [PATCH 10/17] ARM: dts: imx51: drop "fsl,imx-ckih2"
` [PATCH 11/17] ARM: dts: imx53: drop "fsl,imx-osc"
` [PATCH 12/17] ARM: dts: imx53: drop "fsl,imx-ckil"
` [PATCH 13/17] ARM: dts: imx53: drop "fsl,imx-ckih1"
` [PATCH 14/17] ARM: dts: imx53: drop "fsl,imx-ckih2"
` [PATCH 17/17] ARM: dts: imx6qdl: drop "fsl,imx-ckih1"

[PATCH mptcp-next v5 0/2] send MP_FAIL with MP_RST and others
 2021-12-03  1:48 UTC  (3+ messages)
` [PATCH mptcp-next v5 1/2] Squash to "mptcp: implement fastclose xmit path"

[Bug 209555] New: dwc2 driver stops working after sudden disconnect
 2021-12-03  1:47 UTC  (2+ messages)
` [Bug 209555] "

[PATCH bpf-next] perf: mute libbpf API deprecations temporarily
 2021-12-03  1:47 UTC  (3+ messages)

Realtek wireless 8822CE fails to work after laptop discharges in sleep
 2021-12-03  1:45 UTC  (2+ messages)

[PATCH] drm/ttm: fix ttm_bo_swapout
 2021-12-03  1:45 UTC  (2+ messages)

[PATCH v9 0/3] support dirty restraint on vCPU
 2021-12-03  1:39 UTC  (4+ messages)
` [PATCH v9 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v9 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v9 3/3] cpus-common: implement dirty page limit on vCPU

drivers/phy/xilinx/phy-zynqmp.c:941 xpsgtr_get_ref_clocks() warn: 'clk' not released on lines: 941
 2021-12-03  1:42 UTC 

[PATCH net-next] tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
 2021-12-03  1:39 UTC  (2+ messages)

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-12-03  1:38 UTC  (3+ messages)

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-12-03  1:36 UTC  (8+ messages)
` [PATCH net-next v3 2/2] net: ethernet: Add driver for Sunplus SP7021

[dm-devel] [PATCH 0/3] multipathd: avoid unnecessary read-only reloads
 2021-12-03  1:34 UTC  (4+ messages)
` [dm-devel] [PATCH 1/3] libmultipath: keep existing dm_info if you fail to get a new one
` [dm-devel] [PATCH 2/3] multipathd: update dm_info on multipath change events
` [dm-devel] [PATCH 3/3] multipathd: avoid unnecessary path read-only reloads

KVM patches for Hyper-V improvements
 2021-12-03  1:32 UTC 

[linux-next:master 4129/4921] drivers/net/ethernet/marvell/prestera/prestera_hw.c:446:35-40: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)
 2021-12-03  1:32 UTC 

[PATCH] QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case
 2021-12-03  1:26 UTC  (8+ messages)

[PATCH net-next 0/4] net/mlx5: Memory optimizations
 2021-12-03  1:28 UTC  (6+ messages)

[PATCH] clk: Gemini: fix struct name in kernel-doc
 2021-12-03  1:28 UTC  (2+ messages)

[PATCH] clk: zynq: pll: Fix kernel-doc warnings
 2021-12-03  1:27 UTC  (2+ messages)

[PATCH] clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1
 2021-12-03  1:26 UTC  (2+ messages)

[PATCH] drm/ast: Atomic CR/SR reg R/W
 2021-12-03  1:23 UTC  (5+ messages)

[PATCH] net: broadcom: Catch the Exception
 2021-12-03  1:26 UTC 

[PATCH] net: prestera: fix flexible_array.cocci warnings
 2021-12-03  1:24 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.