All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 08:44:26 to 2023-10-03 09:28:43 UTC [more...]

[PATCH] mtd: rawnand: brcmnand: Initial exec_op implementation
 2023-10-03  9:28 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-03  9:27 UTC  (12+ messages)
` [PATCH v2 01/12] hugetlbfs: drop shared NUMA mempolicy pretence
` [PATCH v2 02/12] kernfs: drop shared NUMA mempolicy hooks
` [PATCH v2 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed
` [PATCH v2 04/12] mempolicy trivia: delete those ancient pr_debug()s
` [PATCH v2 05/12] mempolicy trivia: slightly more consistent naming
` [PATCH v2 06/12] mempolicy trivia: use pgoff_t in shared mempolicy tree
` [PATCH v2 07/12] mempolicy: mpol_shared_policy_init() without pseudo-vma
` [PATCH v2 08/12] mempolicy: remove confusing MPOL_MF_LAZY dead code
` [PATCH v2 09/12] mm: add page_rmappable_folio() wrapper
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy without vma
` [PATCH v2 11/12] mempolicy: mmap_lock is not needed while migrating folios

[Intel-gfx] [PATCH] drm/i915: Invalidate the TLBs on each GT
 2023-10-03  9:26 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH][next] udf: Fix undefined behavior bug in struct udf_fileident_iter
 2023-10-03  9:26 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Set DSU PMU status to fail
 2023-10-03  9:24 UTC  (3+ messages)

[PATCH RESEND v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-03  9:23 UTC  (6+ messages)

[PATCH] media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
 2023-10-03  9:23 UTC 

[PATCH v2] arm64: dts: ti: Fix HDMI Audio overlay in Makefile
 2023-10-03  9:22 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add prefix for SIE
 2023-10-03  9:23 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: mfd: sie,cronos-cpld: Add initial DT binding

Unable to mirror meta-ti due to branch-name HEAD forbidden in git since Nov 2019
 2023-10-03  9:23 UTC 

[PATCH] thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
 2023-10-03  9:23 UTC 

[Intel-xe] [PATCH] drm/xe: implement driver initiated functional reset
 2023-10-03  9:22 UTC  (3+ messages)

[PATCH v3] perf doc: Document ring buffer mechanism
 2023-10-03  9:22 UTC  (2+ messages)

[PATCH v3 3/3] clk: qcom: add SM8550 DISPCC driver
 2023-10-03  9:22 UTC  (3+ messages)

[PATCH] wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()
 2023-10-03  9:20 UTC 

[PATCH] tools/perf: Update call stack check in builtin-lock.c
 2023-10-03  9:21 UTC 

[PATCH v5 0/2] sched: EAS changes for EM complexity and sysctl
 2023-10-03  9:20 UTC  (3+ messages)
` [PATCH v5 2/2] sched/topology: change behaviour of sysctl sched_energy_aware based on the platform

[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
 2023-10-03  9:20 UTC  (3+ messages)
` [PATCH net,v2, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH] pagevec: Add remaining space check before adding folio to batch
 2023-10-03  9:18 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: phy: mediatek,tphy: allow simple nodename pattern
 2023-10-03  9:19 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: fix t-phy unit name

rtlwifi: RTL8188EE: Unable to connect to Wifi network
 2023-10-03  8:56 UTC  (7+ messages)

[PATCH v3] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
 2023-10-03  9:17 UTC  (2+ messages)

[PATCH v6 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-03  9:17 UTC  (6+ messages)
` [PATCH v6 1/3] media: dt-bindings: media: add rockchip-vip

[PATCH v2 0/2] hugetlb memcg accounting
 2023-10-03  9:17 UTC  (7+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller

[libgpiod][PATCH v2 0/3] bindings: rust: fix modeling of line_info lifetimes
 2023-10-03  9:17 UTC  (8+ messages)
` [libgpiod][PATCH v2 1/3] bindings: rust: fix soundness of line_info modeling
` [libgpiod][PATCH v2 2/3] bindings: rust: rename {event,settings}_clone to try_clone
` [libgpiod][PATCH v2 3/3] bindings: rust: allow cloning line::InfoRef -> line::Info

[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
 2023-10-03  9:16 UTC  (3+ messages)
` [RFC PATCH v2 13/30] Documentation/devicetree: Add renesas,sh7751-cpg binding document

[PATCH RESEND] osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
 2023-10-03  9:15 UTC 

[RFC PATCH v1 00/12] drm,usb/typec: uABI for USB-C DisplayPort connectors
 2023-10-03  9:15 UTC  (4+ messages)
` [RFC PATCH v1 03/12] drm/connector: extend PATH property to covert Type-C case

[PATCH v10 00/54] Add DELETE_BUF ioctl
 2023-10-03  8:06 UTC  (12+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 03/54] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v10 05/54] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 06/54] media: mediatek: vdec: Remove useless loop
` [PATCH v10 07/54] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 08/54] media: visl: "
` [PATCH v10 09/54] media: atomisp: "

[Buildroot] [PATCH v2 1/1] package/linux-firmware: bump version to 20230919
 2023-10-03  9:15 UTC 

[PATCH v3 0/7] media: bindings: Fix handling of video-interface-device
 2023-10-03  9:15 UTC  (4+ messages)
` [PATCH v3 1/7] media: dt-bindings: hynix,hi846: Add video-interface-device properties

[PATCH v4 0/4] arm64: dts: renesas: Add R-Car S4 Starter Kit support
 2023-10-03  9:15 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: irqchip: renesas,irqc: Add r8a779f0 support
` [PATCH v4 2/4] dt-bindings: soc: renesas: renesas.yaml: Add renesas,s4sk compatible

[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
 2023-10-03  9:12 UTC  (10+ messages)

[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
 2023-10-03  9:13 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG

[PATCH v2] media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
 2023-10-03  9:13 UTC 

[Intel-gfx] [PATCH i-g-t 0/9] Kunit fixes and improvements
 2023-10-03  9:10 UTC  (30+ messages)
` [igt-dev] "
` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 1/9] lib/kunit: Fix handling of potential errors from F_GETFL
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 2/9] lib/kunit: Be more verbose on errors
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-gfx] [PATCH i-g-t 3/9] lib/kunit: Fix misplaced igt_kunit() doc
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 4/9] lib/kunit: Parse KTAP report from the main process thread
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 5/9] lib/kunit: Omit suite name prefix if the same as subtest name
  ` [igt-dev] "
  ` [Intel-xe] "
` [Intel-xe] [PATCH i-g-t 6/9] tests/kms_selftest: Let subtest names match suite names
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t 7/9] lib/ktap: Drop workaround for missing top level KTAP headers
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t 8/9] lib/kunit: Fetch a list of test cases in advance
  ` [igt-dev] "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 9/9] lib/kunit: Execute kunit test cases only when needed
  ` [igt-dev] "
  ` [Intel-xe] "

[PATCH 00/12] PCI device authentication
 2023-10-03  9:12 UTC  (7+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[igt-dev] [PATCH i-g-t 0/2] Add test for hotplug validation in simulation
 2023-10-03  9:12 UTC  (2+ messages)

[PATCH v3 0/6] arm64: ti: Enable audio on AM62A
 2023-10-03  9:11 UTC  (14+ messages)
` [PATCH v3 1/6] arm64: dts: ti: k3-am62a-main: Add nodes for McASP
` [PATCH v3 2/6] arm64: dts: ti: k3-am62a7-sk: Split vcc_3v3 regulators
` [PATCH v3 3/6] arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
` [PATCH v3 4/6] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC
` [PATCH v3 5/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A
` [PATCH v3 6/6] arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A

[PATCH 00/29] const xattr tables
 2023-09-30  5:00 UTC  (2+ messages)
` [Cluster-devel] [PATCH 12/29] gfs2: move gfs2_xattr_handlers_max to .rodata

[Nouveau] [PATCH drm-misc-next v5 0/6] [RFC] DRM GPUVM features
 2023-10-03  9:11 UTC  (6+ messages)
` [Nouveau] [PATCH drm-misc-next v5 4/6] drm/gpuvm: track/lock/validate external/evicted objects
    `  "

[PATCH net-next v2 0/9] bnxt_en: hwmon and SRIOV updates
 2023-10-03  9:11 UTC  (2+ messages)

[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
 2023-10-03  9:10 UTC  (3+ messages)

[PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support
 2023-10-03  9:08 UTC  (7+ messages)
` [PATCH v1 2/2] pinctrl: lynxpoint: "

[PATCH v1] pinctrl: intel: refine intel_config_set_pull() function
 2023-10-03  9:08 UTC  (2+ messages)

[PATCH] arm: dts: k3-am625-beagleplay: Fix Boot
 2023-10-03  9:07 UTC  (2+ messages)

[PATCH v2 0/5] ramfb: migration support
 2023-10-03  9:07 UTC  (4+ messages)
` [PATCH v2 5/5] hw: turn off ramfb migration for machines <= 8.1

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-10-03  9:05 UTC  (2+ messages)

[PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization
 2023-10-03  9:06 UTC  (10+ messages)
` [PATCH v2 0/7] Improve Exynos thermal driver

[RFC PATCH v2 2/4] mm/mempolicy: Implement set_mempolicy2 and
 2023-10-03  9:05 UTC  (2+ messages)

[PATCH] QA, ptest: Add documentation of unimplemented-ptest QA check
 2023-10-03  9:04 UTC 

[Intel-gfx] [PATCH] drm/i915: Abstract display info away during probe
 2023-10-03  9:04 UTC  (7+ messages)
        ` [Intel-xe] "

[PATCH nf 1/2] netfilter: nft_set_rbtree: move sync GC from insert path to set->ops->commit
 2023-10-03  9:04 UTC  (10+ messages)
        ` update element timeout support [was Re: [PATCH nf 1/2] netfilter: nft_set_rbtree: move sync GC from insert path to set->ops->commit]

[PATCH v2 0/2] Initial support for the QCM6490 IDP
 2023-10-03  9:03 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file

[PATCH v2 0/2] dmaengine: xdma: Cyclic transfers support
 2023-10-03  9:02 UTC  (5+ messages)
` [PATCH v2 2/2] dmaengine: xilinx: xdma: Support cyclic transfers

[PATCH] test/py: net: Add a TFTP put test
 2023-10-03  9:02 UTC 

[PATCH v17 00/18] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-10-03  9:00 UTC  (8+ messages)
` [PATCH v17 13/18] drm/shmem-helper: Add memory shrinker

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-10-03  9:00 UTC  (8+ messages)

[PATCH] firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
 2023-10-03  8:59 UTC  (2+ messages)

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-03  8:58 UTC  (2+ messages)

[PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG
 2023-10-03  8:58 UTC  (9+ messages)
` [PATCH 1/5] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
` [PATCH 3/5] accel: Declare AccelClass::[un]realize_cpu() handlers
` [PATCH 4/5] accel/tcg: Have tcg_exec_realizefn() return a boolean
` [PATCH 5/5] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG

[Intel-xe] [PATCH 1/3] fixup! drm/xe/display: Implement display support
 2023-10-03  8:58 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/3] "
` [Intel-xe] [PATCH 3/3] "

[PATCH] hte: tegra194: improve the GPIO-related comment
 2023-10-03  8:58 UTC  (5+ messages)

[PATCH v1] bpftool: Align output skeleton ELF code
 2023-10-03  8:58 UTC  (3+ messages)

[PATCH v3 0/5] WIP: ramfb: migration support
 2023-10-03  8:56 UTC  (6+ messages)
` [PATCH v3 1/5] hw/core: remove needless includes
` [PATCH v3 2/5] hw/pc: "
` [PATCH v3 3/5] ramfb: add migration support
` [PATCH v3 4/5] ramfb-standalone: "
` [PATCH v3 5/5] hw/vfio: add ramfb "

[PATCH v1] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-10-03  8:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: Convert PXA1928 USB/HSIC PHY to DT schema
 2023-10-03  8:57 UTC  (3+ messages)

[PATCH net 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-03  8:56 UTC 

[PATCH] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
 2023-10-03  8:54 UTC  (4+ messages)

[PATCH] parse-options: drop unused parse_opt_ctx_t member
 2023-10-03  8:55 UTC 

drivers/block/drbd/drbd_worker.c:588 make_resync_request() warn: variable dereferenced before check 'peer_device' (see line 587)
 2023-10-03  8:54 UTC 

[PATCH v2 0/2] Add support for ADI TDD Engine
 2023-10-03  8:54 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: misc: adi,axi-tdd: Add device-tree binding for TDD engine

[PATCH v1] ASoC: tas2781: fixed compiling issue in m68k
 2023-10-03  8:52 UTC  (3+ messages)

[LTP] [PATCH] sched: add sched sysctl sanity test
 2023-10-03  8:54 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r8a77990: document Ebisu-4D support
 2023-10-03  8:53 UTC  (2+ messages)

[PATCH] tipc: Fix uninit-value access in __tipc_nl_bearer_enable()
 2023-10-03  8:52 UTC  (2+ messages)

[PATCH v1 03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf()
 2023-10-03  8:50 UTC  (3+ messages)

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-03  8:49 UTC  (7+ messages)

[PATCH 1/2] parse-options: add int value pointer to struct option
 2023-10-03  8:49 UTC  (15+ messages)
` [PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE

[PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
 2023-10-03  8:48 UTC  (3+ messages)

[LTP] [PATCH 1/1] tools/kirk: Update to fix symlink for rpm packaging
 2023-10-03  8:49 UTC  (2+ messages)

[PATCH v2 0/6] SDM670 display subsystem support
 2023-10-03  8:48 UTC  (3+ messages)
` [PATCH v2 3/6] dt-bindings: display: msm: Add SDM670 MDSS

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-03  8:45 UTC  (13+ messages)

[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
 2023-10-03  8:47 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
 2023-10-03  8:46 UTC  (3+ messages)
` [PATCH 6/6] selftests: futex: "

[PATCH v6 00/20] Automatic Disk Unlock with TPM2
 2023-10-03  8:38 UTC 

[RFC PATCH 0/2] seccomp: Split set filter into two steps
 2023-10-03  8:38 UTC  (3+ messages)
` [RFC PATCH 1/2] seccomp: Introduce SECCOMP_LOAD_FILTER operation
` [RFC PATCH 2/2] seccomp: Introduce SECCOMP_ATTACH_FILTER operation


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.