All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-22 22:37:34 to 2021-10-23 03:24:58 UTC [more...]

[PATCH v5 0/14] net: phy: Add qca8081 ethernet phy driver
 2021-10-23  3:24 UTC  (5+ messages)
` [PATCH v5 01/14] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v5 02/14] net: phy: at803x: use phy_modify()
` [PATCH v5 03/14] net: phy: at803x: improve the WOL feature
` [PATCH v5 04/14] net: phy: at803x: use GENMASK() for speed status

[f2fs-dev] [PATCH v3] f2fs: compress: fix overwrite may reduce compress ratio unproperly
 2021-10-23  3:08 UTC 

[PATCH] f2fs: fix f2fs.rst build warning
 2021-10-23  2:58 UTC 

[PATCH V4 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-23  2:47 UTC  (9+ messages)
` [PATCH V4 01/19] trace/osnoise: Do not follow tracing_cpumask
` [PATCH V4 02/19] trace/osnoise: Split workload start from the tracer start
` [PATCH V4 04/19] trace/osnoise: Support a list of trace_array *tr
` [PATCH V4 05/19] trace/osnoise: Allow multiple instances of the same tracer

[RFC PATCH] ARM: aspeed: Add secure boot controller support
 2021-10-23  2:25 UTC  (2+ messages)

Folios for 5.15 request - Was: re: Folio discussion recap -
 2021-10-23  2:22 UTC  (11+ messages)

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-23  2:22 UTC  (5+ messages)
` [PATCH v8 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines

Problem with direct IO
 2021-10-23  2:06 UTC  (7+ messages)

[qemu-mainline test] 165790: regressions - FAIL
 2021-10-23  2:02 UTC 

[PATCH v4 0/14] net: phy: Add qca8081 ethernet phy driver
 2021-10-23  1:55 UTC  (10+ messages)
` [PATCH v4 01/14] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v4 02/14] net: phy: at803x: use phy_modify()
` [PATCH v4 05/14] net: phy: add qca8081 ethernet phy driver

please revert the UFS HPB support
 2021-10-23  1:54 UTC  (2+ messages)

[PATCH 0/3] Do error capture async, flush G2H processing on reset
 2021-10-23  1:54 UTC  (10+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm/i915/guc: Do error capture asynchronously
  `  "
` [Intel-gfx] [PATCH 2/3] drm/i915/guc: Flush G2H work queue during reset
  `  "
` [PATCH 3/3] drm/i915/guc: Refcount context during error capture
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Do error capture async, flush G2H processing on reset
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH bpf-next 0/5] bpftool: Switch to libbpf's hashmap for referencing BPF objects
 2021-10-23  1:50 UTC  (9+ messages)
` [PATCH bpf-next 2/5] bpftool: Do not expose and init hash maps for pinned path in main.c
` [PATCH bpf-next 3/5] bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
` [PATCH bpf-next 4/5] bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
` [PATCH bpf-next 5/5] bpftool: Switch to libbpf's hashmap for PIDs/names references

[PATCH] MIPS: Fix build error for brcmstb_gisb
 2021-10-23  1:46 UTC  (3+ messages)

[RFC PATCH 0/5] Shared memory for shared extents
 2021-10-23  1:43 UTC  (4+ messages)
` [RFC PATCH 2/5] mm: Switch mapping to device mapping

[PATCH] locking: remove spin_lock_flags() etc
 2021-10-23  1:37 UTC  (5+ messages)
` [OpenRISC] "

cleanup and optimize block plug handling
 2021-10-23  1:38 UTC  (4+ messages)
` [PATCH 4/4] block: cleanup the flush plug helpers

[PATCH -next] drm: Small optimization to intel_dp_mst_atomic_master_trans_check
 2021-10-23  1:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v8] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-10-23  1:21 UTC  (2+ messages)

[PATCH v3] io_uring: implement async hybrid mode for pollable requests
 2021-10-23  1:21 UTC  (2+ messages)

[PATCH v2] mm: Optimise put_pages_list()
 2021-10-23  1:13 UTC  (3+ messages)

[PATCH mptcp-next] mptcp: enforce HoL-blocking estimation
 2021-10-23  1:19 UTC  (2+ messages)

Looking for advise on debugging a non-boot kernel on qemu-system-sh4
 2021-10-23  1:12 UTC  (10+ messages)

[Nouveau] getMNP_single calculations
 2021-10-23  1:11 UTC 

[PATCH v2] bootstage: Add SPL support
 2021-10-23  1:06 UTC 

[PATCH v8 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-23  1:02 UTC  (4+ messages)
` [PATCH v8 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH bpf-next v3 0/4] introduce dummy BPF STRUCT_OPS
 2021-10-23  1:00 UTC  (9+ messages)
` [PATCH bpf-next v3 1/4] bpf: factor out a helper to prepare trampoline for struct_ops prog
` [PATCH bpf-next v3 2/4] bpf: factor out helpers to check ctx access for BTF function
` [PATCH bpf-next v3 3/4] bpf: add dummy BPF STRUCT_OPS for test purpose
` [PATCH bpf-next v3 4/4] selftests/bpf: add test cases for struct_ops prog

[PATCH v2 0/2] use SM3 instead of SM3_256
 2021-10-23  0:48 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: "

[PATCH v16 0/6] Add tpm i2c ptp driver
 2021-10-23  0:46 UTC  (5+ messages)
` [PATCH v16 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v16 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"

[PATCH] drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
 2021-10-23  0:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: fix inconsistent IS_ERR and PTR_ERR (rev3)

[PATCH net-next v2 00/12] net: don't write directly to netdev->dev_addr
 2021-10-23  0:41 UTC  (3+ messages)
` [PATCH net-next v2 01/12] net: xen: use eth_hw_addr_set()

[PATCH 00/33] PowerISA v3.1 instruction batch
 2021-10-23  0:38 UTC  (19+ messages)
` [PATCH 05/33] target/ppc: Move LQ and STQ to decodetree
` [PATCH 06/33] target/ppc: Implement PLQ and PSTQ
` [PATCH 07/33] target/ppc: Implement cntlzdm
` [PATCH 08/33] target/ppc: Implement cnttzdm
` [PATCH 09/33] target/ppc: Implement pdepd instruction
` [PATCH 10/33] target/ppc: Implement pextd instruction
` [PATCH 11/33] target/ppc: Move vcfuged to vmx-impl.c.inc
` [PATCH 12/33] target/ppc: Implement vclzdm/vctzdm instructions
` [PATCH 13/33] target/ppc: Implement vpdepd/vpextd instruction

[PATCH 0/3] wcn36xx: software scanning improvements
 2021-10-23  0:39 UTC  (4+ messages)
` [PATCH 1/3] wcn36xx: add debug prints for sw_scan start/complete
` [PATCH 2/3] wcn36xx: implement flush op to speed up connected scan
` [PATCH 3/3] wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan

[syzbot] WARNING in atp_close (3)
 2021-10-23  0:38 UTC  (2+ messages)

[PATCH v3 bpf-next 1/2] libbpf: fix overflow in BTF sanity checks
 2021-10-23  0:31 UTC  (2+ messages)
` [PATCH v3 bpf-next 2/2] libbpf: fix BTF header parsing checks

Pull request for efi-2022-01-rc1
 2021-10-23  0:31 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: Do not error on tests without test plans
 2021-10-23  0:25 UTC  (5+ messages)

[PATCH] wcn36xx: add proper DMA memory barriers in rx path
 2021-10-23  0:15 UTC 

[igt-dev] [PATCH i-g-t 0/4] CCS engine and engine resets test
 2021-10-23  0:15 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_gt: Add compute engine

[PATCH v2 bpf] libbpf: fix BTF header parsing checks
 2021-10-23  0:07 UTC 

[PATCH bpf-next 0/5] bpf: add support for BTF_KIND_DECL_TAG typedef
 2021-10-23  0:05 UTC  (2+ messages)

gitignore as symbolic link
 2021-10-22 23:55 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: T-HEAD CLINT
 2021-10-23  0:03 UTC  (4+ messages)

[PATCH V3 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-10-23  0:01 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/9] drm/i915: Fix bigjoiner state readout
 2021-10-22 23:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix bigjoiner state readout (rev2)

[PATCH v3 0/7] arm64: dts: imx8mm: use common binman configuration and further clean-up
 2021-10-22 23:59 UTC  (9+ messages)
` [PATCH v3 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming
` [PATCH v3 2/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order
` [PATCH v3 3/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi
` [PATCH v3 4/7] arm64: dts: imx8mm: use common binman configuration
` [PATCH v3 5/7] arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties
` [PATCH v3 6/7] arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename
` [PATCH v3 7/7] arm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext naming

[PATCH 0/2] wcn36xx: add missing 5GHz channels 136 and 144
 2021-10-22 23:57 UTC  (3+ messages)
` [PATCH 1/2] wcn36xx: Switch on Antenna diversity feature bit
` [PATCH 2/2] wcn36xx: add missing 5GHz channels 136 and 144

[PATCH 0/4] Some cleanups and improvements for hugetlb
 2021-10-22 23:57 UTC  (3+ messages)
` [PATCH 4/4] hugetlb: Remove redundant VM_BUG_ON() in add_reservation_in_range()

[PATCH bpf-next v5 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-22 23:57 UTC  (2+ messages)

[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
 2021-10-22 23:54 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] INFO: trying to register non-static key in hci_uart_tty_receive (3)
 2021-10-22 23:54 UTC 

[PATCH v4 0/5] board: sl28: target refresh
 2021-10-22 23:52 UTC  (6+ messages)

[PATCH bpf-next] bpftool: avoid leaking the JSON writer prepared for program metadata
 2021-10-22 23:50 UTC  (2+ messages)

[PATCH RFC] Support for SOL_IP for MPTCP setsockopt
 2021-10-22 23:49 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: guess function end for test_get_branch_snapshot
 2021-10-22 23:48 UTC 

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-22 23:41 UTC  (5+ messages)
` [PATCH v5 13/15] tools/testing/selftests/bpf: "

[PATCH v2 1/2] net: brcm: netXtreme driver
 2021-10-22 23:23 UTC  (2+ messages)
` [PATCH v2 2/2] cmd: brcm: netXtreme commands

[PATCH bpf-next 0/5 v2] libbpf: Add btf__type_cnt() and btf__raw_data() APIs
 2021-10-22 23:39 UTC  (2+ messages)

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-10-22 23:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: i2c: at91: Extend compatible list for lan966x

[PATCH] net: dsa: sja1105: Add of_node_put() before return
 2021-10-22 23:38 UTC  (2+ messages)

[PATCH bpf-next 0/3] core_reloc fixes for s390
 2021-10-22 23:38 UTC  (2+ messages)

[PATCH net 0/7] sctp: enhancements for the verification tag
 2021-10-22 23:38 UTC  (3+ messages)

[v5 1/2] ASoC: dt-bindings: max98520: add initial bindings
 2021-10-22 23:37 UTC  (3+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-22 23:37 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 0/6] "
  ` [dpdk-dev] [PATCH v5 1/6] eal/interrupts: implement get set APIs
  ` [dpdk-dev] [PATCH v5 2/6] eal/interrupts: avoid direct access to interrupt handle
  ` [dpdk-dev] [PATCH v5 5/6] eal/interrupts: make interrupt handle structure opaque
  ` [dpdk-dev] [PATCH v5 6/6] eal/alarm: introduce alarm fini routine

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-10-22 23:36 UTC  (11+ messages)

[PATCH 1/1] xen/netfront: stop tx queues during live migration
 2021-10-22 23:31 UTC 

[PATCH net] wireless: mediatek: mt7921: fix Wformat build warning
 2021-10-22 23:32 UTC 

[PATCH net-next 0/4] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-22 23:31 UTC  (3+ messages)
` [PATCH net-next 2/4] dt-bindings: net: dsa: inherit the ethernet-controller DT schema

[PATCH net-next 0/4] Delete impossible devlink notifications
 2021-10-22 23:30 UTC  (2+ messages)

[PATCH v10 0/9] env: Allow environment in text files
 2021-10-22 23:29 UTC  (5+ messages)
` [PATCH v10 3/9] env: Allow U-Boot scripts to be placed in a .env file

[PATCH] HID: input: fix the incorrectly reported BTN_TOOL_RUBBER/PEN tools
 2021-10-22 23:28 UTC 

[PATCH] fs/super.c: defer more work after super_block is off of the super_blocks list
 2021-10-22 23:28 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 5ca5916b6bc9
 2021-10-22 23:27 UTC 

[PATCH 2/4] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
 2021-10-22 23:25 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: fix corrupt receiver key in MPC + data + checksum
 2021-10-22 23:22 UTC  (2+ messages)

[PATCH] WIP: dt-bindings: arm: firmware: tlm,trusted-foundations: Convert txt bindings to yaml
 2021-10-22 23:21 UTC  (5+ messages)

[PATCH] dt-bindings: arm: firmware: tlm,trusted-foundations: Convert txt bindings to yaml
 2021-10-22 23:21 UTC 

[PATCH net-next v2 0/8] don't write directly to netdev->dev_addr
 2021-10-22 23:21 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: core: constify mac addrs in selftests
` [PATCH net-next v2 2/8] net: rtnetlink: use __dev_addr_set()
` [PATCH net-next v2 3/8] net: phy: constify netdev->dev_addr references
` [PATCH net-next v2 4/8] net: bonding: constify and use dev_addr_set()
` [PATCH net-next v2 5/8] net: hsr: get ready for const netdev->dev_addr
` [PATCH net-next v2 6/8] net: caif: "
` [PATCH net-next v2 7/8] net: drivers: "
` [PATCH net-next v2 8/8] net: atm: use address setting helpers

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-22 23:19 UTC  (7+ messages)
` [PATCH v5 2/7] dt-bindings: mediatek,dp: Add Display Port binding
    ` [PATCH v5 2/7] dt-bindings: mediatek, dp: "

[PATCH net-next v2 0/2] bluetooth: don't write directly to netdev->dev_addr
 2021-10-22 23:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] bluetooth: use eth_hw_addr_set()
` [PATCH net-next v2 2/2] bluetooth: use dev_addr_set()

[PATCH v2 2/2] cmd: brcm: netXtreme commands
 2021-10-22 23:15 UTC 

[PATCH 1/1] RDMA/irdma: remove the unused spin lock in struct irdma_qp_uk
 2021-10-22 23:16 UTC  (2+ messages)

[PATCH RFT] ath11k: pci: support platforms with one MSI vector
 2021-10-22 23:16 UTC 

linux-next: Tree for Oct 22
 2021-10-22 23:16 UTC  (2+ messages)
` linux-next: Tree for Oct 22 (drivers/net/wireless/mediatek/mt76/mt7615/sdio_mcu.o)

[PATCH 1/2] refscale: simplify the errexit checkpoint
 2021-10-22 23:15 UTC  (4+ messages)
` [PATCH 2/2] refscale: prevent buffer to pr_alert() being too long

[PATCH] afs: simplify sget_fc() call
 2021-10-22 23:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_exec_await: Adopt to no-reloc mode
 2021-10-22 23:13 UTC  (2+ messages)

[PATCH] drm/i195: Remove some dead struct fwd decl from i915_drv.h
 2021-10-22 23:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH bpf-next] libbpf: fix memory leak in btf__dedup()
 2021-10-22 23:10 UTC  (2+ messages)

[PATCH] patman: Add "postfix" support to patch subjects
 2021-10-22 23:07 UTC 

[PATCH] reset: Add Sunplus SP7021 reset driver
 2021-10-22 23:01 UTC  (3+ messages)

git log --encoding=HTML is not supported
 2021-10-22 22:58 UTC  (8+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

[RFC] bpf: Implement prealloc for task_local_storage
 2021-10-22 23:00 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] governance: communication channels
 2021-10-22 22:59 UTC 

[PATCH] leak tests: free() before die for two API functions
 2021-10-22 22:30 UTC  (7+ messages)
` [PATCH v2 0/3] refs.c + config.c: plug memory leaks
  ` [PATCH v2 2/3] config.c: don't leak memory in handle_path_include()

[PATCH 00/23] x86: Support Intel Advanced Matrix Extensions (part 4)
 2021-10-22 22:51 UTC  (4+ messages)
` [PATCH 01/23] signal: Add an optional check for altstack size

[PATCH v2 1/2] dt-bindings: clock: samsung: Document Exynos850 CMU_APM
 2021-10-22 22:48 UTC  (6+ messages)
` [PATCH v2 2/2] clk: samsung: exynos850: Implement CMU_APM domain

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-22 22:47 UTC  (4+ messages)
` [PATCH 03/18] dt-bindings: mtd: nand-chip: Create a NAND chip description

[PATCH v2 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-10-22 22:47 UTC  (6+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 07/10] progress.c: add temporary variable from progress struct
  ` [PATCH v3 08/10] pack-bitmap-write.c: don't return without stop_progress()

[PATCH v3] user_events: Enable user processes to create and write to trace events
 2021-10-22 22:42 UTC  (3+ messages)

[net-next PATCH] net: convert users of bitmap_foo() to linkmode_foo()
 2021-10-22 22:41 UTC 

[PATCH 0/2] lkdtm/bugs: Check that a per-task stack canary exists
 2021-10-22 22:38 UTC  (3+ messages)
` [PATCH 1/2] selftests/lkdtm: Add way to repeat a test
` [PATCH 2/2] lkdtm/bugs: Check that a per-task stack canary exists


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.