All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-25 22:25:09 to 2022-11-26 00:20:45 UTC [more...]

[PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
 2022-11-26  0:20 UTC  (50+ messages)
` [PATCH v2 01/12] MAINTAINERS: Match the sun20i family of Allwinner SoCs
` [PATCH v2 02/12] dt-bindings: vendor-prefixes: Add Allwinner D1/D1s board vendors
` [PATCH v2 03/12] dt-bindings: riscv: Add Allwinner D1/D1s board compatibles
` [PATCH v2 04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
` [PATCH v2 05/12] riscv: dts: allwinner: Add MangoPi MQ devicetree
` [PATCH v2 06/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree
` [PATCH v2 07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees
` [PATCH v2 08/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree
` [PATCH v2 09/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree
` [PATCH v2 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` [PATCH v2 11/12] riscv: Add the Allwinner SoC family Kconfig option
` [PATCH v2 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[PATCH] scsi: scsi_debug: Fix a warning in resp_report_zones()
 2022-11-26  0:20 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: Fix a warning in resp_verify()
 2022-11-26  0:19 UTC  (2+ messages)

[PATCH v5 00/16] Add Multi Circular Queue Support
 2022-11-26  0:20 UTC  (3+ messages)
` [PATCH v5 03/16] ufs: core: Introduce Multi-circular queue capability

[PATCH] scsi: efct: Fix possible memleak in efct_device_init()
 2022-11-26  0:19 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix unnecessary operation for early return
 2022-11-26  0:19 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Change the variable's(check_for_bkops) type
 2022-11-26  0:19 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Separate function name and message
 2022-11-26  0:19 UTC  (2+ messages)

[PATCH] scsi: hpsa: fix possible memory leak in hpsa_add_sas_device()
 2022-11-26  0:18 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.1-rc6
 2022-11-26  0:19 UTC 

[GIT PULL] io_uring fixes for 6.1-rc6
 2022-11-26  0:19 UTC 

[PATCH v2 0/2] Fix a bunch of allmodconfig errors
 2022-11-26  0:17 UTC  (7+ messages)

+ kconfigdebug-provide-a-little-extra-frame_warn-leeway-when-kasan-is-enabled.patch added to mm-hotfixes-unstable branch
 2022-11-26  0:18 UTC 

+ drm-amdgpu-temporarily-disable-broken-clang-builds-due-to-blown-stack-frame.patch added to mm-hotfixes-unstable branch
 2022-11-26  0:18 UTC 

[PATCH] tpm: tis_i2c: Fix sanity check interrupt enable mask
 2022-11-26  0:14 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 72 runs, 11 regressions (v4.14.299-93-g86d5d6b3c3e0)
 2022-11-26  0:13 UTC 

[PATCH 0/2] scsi: Some minor scan improvements
 2022-11-26  0:13 UTC  (5+ messages)
` [PATCH 2/2] scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()
    ` [External] : "

[PATCH rcu 0/16 Lazy call_rcu() updates for v6.2
 2022-11-26  0:11 UTC  (3+ messages)
` [PATCH v2 rcu 12/16] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-26  0:07 UTC  (2+ messages)

[PATCH] fbdev: make offb driver tristate
 2022-11-26  0:04 UTC  (3+ messages)

[PATCH 0/1] Slightly relax the type checking done by min() and max()
 2022-11-26  0:02 UTC  (8+ messages)

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-25 23:58 UTC  (4+ messages)
` [PATCH v4 03/12] cxl/pmem: Refactor nvdimm device registration, delete the workqueue

[PATCH v3 0/3] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-11-25 23:57 UTC  (10+ messages)
` [PATCH v3 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
` [PATCH v3 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT

[PATCHv4 00/13] Introduce RK806 Support
 2022-11-25 23:52 UTC  (8+ messages)
` [PATCHv4 03/13] rtc: rk808: reduce 'struct rk808' usage
` [PATCHv4 11/13] regulator: rk808: Use dev_err_probe
  ` [PATCH v4 "

[PATCH v6 0/3] git-jump: support Emacs
 2022-11-25 23:52 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/3] git-jump: invoke emacs/emacsclient

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-25 23:51 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 62 runs, 8 regressions (v4.9.333-80-gfaa8f5525f9c)
 2022-11-25 23:50 UTC 

[PATCH] git-compat-util.h: Fix build without threads
 2022-11-25 23:47 UTC  (2+ messages)

+ mm-thp-re-apply-mkdirty-for-small-pages-after-split.patch added to mm-unstable branch
 2022-11-25 23:45 UTC 

+ mm-khugepaged-invoke-mmu-notifiers-in-shmem-file-collapse-paths.patch added to mm-hotfixes-unstable branch
 2022-11-25 23:40 UTC 

+ mm-khugepaged-fix-gup-fast-interaction-by-sending-ipi.patch added to mm-hotfixes-unstable branch
 2022-11-25 23:40 UTC 

+ mm-khugepaged-take-the-right-locks-for-page-table-retraction.patch added to mm-hotfixes-unstable branch
 2022-11-25 23:40 UTC 

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-25 23:36 UTC  (41+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[obsolete] mm-khugepaged-fix-gup-fast-interaction-by-freeing-ptes-via-mmu_gather-fix.patch removed from -mm tree
 2022-11-25 23:36 UTC 

[PATCH v2] mailbox: mtk-cmdq: Do not request irq until we are ready
 2022-11-25 23:32 UTC  (2+ messages)

[PATCH net] net: mdiobus: fix unbalanced node reference count
 2022-11-25 23:32 UTC  (2+ messages)

[PATCH v1 3/3] net/ethtool/ioctl: correct & simplify ethtool_get_phy_stats if checks
 2022-11-25 23:25 UTC  (2+ messages)

Thud/Zeus support of Linux "memtester"
 2022-11-25 23:20 UTC 

[PATCH v4] mesa: enable glvnd support
 2022-11-25 23:19 UTC 

trace-cmd build fails due to due make 'not recursively expanding'
 2022-11-25 23:20 UTC  (4+ messages)

[PATCH v3 0/5] Add guard padding around i915_vma
 2022-11-25 23:10 UTC  (15+ messages)
` [Intel-gfx] "
` [PATCH v3 1/5] drm/i915: Wrap all access to i915_vma.node.start|size
  ` [Intel-gfx] "
` [PATCH v3 2/5] drm/i915: Introduce guard pages to i915_vma
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 3/5] drm/i915: Refine VT-d scanout workaround
  `  "
` [PATCH v3 4/5] Revert "drm/i915: Improve on suspend / resume time with VT-d enabled"
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 5/5] drm/i915: Limit the display memory alignment to 32 bit instead of 64
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for add guard padding around i915_vma (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v7 0/3] implement getrandom() in vDSO
 2022-11-25 23:08 UTC  (5+ messages)
` [PATCH v7 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v7 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] clk: Warn and add workaround on misuse of .parent_data with .name only
 2022-11-25 23:06 UTC  (2+ messages)

[PATCH] perf/arm-cmn: Add shutdown routine
 2022-11-25 23:01 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 89 runs, 12 regressions (v4.19.266-121-gb75c4cbca71e)
 2022-11-25 23:03 UTC 

[PATCH mptcp-next] Squash to "mptcp: add subflow_v(4,6)_send_synack()"
 2022-11-25 23:01 UTC  (3+ messages)
` Squash to "mptcp: add subflow_v(4,6)_send_synack()": Tests Results

[meta-ti][master][PATCH] ti-unpack: Remove update_data call
 2022-11-25 23:00 UTC 

[PATCH RESEND v4 0/2] Use devm helpers for regulator get and enable
 2022-11-25 22:58 UTC  (6+ messages)
` [PATCH RESEND v4 2/2] gpu: drm: meson: Use devm_regulator_*get_enable*()

[PATCH] ARM: dts: meson: align LED node names with dtschema
 2022-11-25 22:55 UTC  (4+ messages)

[PATCH] arm64: dts: amlogic: align LED node names with dtschema
 2022-11-25 22:55 UTC  (4+ messages)

[GIT PULL] zonefs fixes for 6.1-rc7
 2022-11-25 22:54 UTC 

[PATCH] cgroup/cpuset: Clean up cpuset_task_status_allowed
 2022-11-25 22:51 UTC  (2+ messages)

[PATCH 0/3] Improve consistency of git-var
 2022-11-25 22:48 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] var: do not print usage() with a correct invocation
  ` [PATCH v2 2/2] var: allow GIT_EDITOR to return null

[RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
 2022-11-25 22:50 UTC  (3+ messages)

Nvidia GPU PCI passthrough and kernel commit #5f33887a36824f1e906863460535be5d841a4364
 2022-11-25 22:45 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 98 runs, 9 regressions (v5.4.224-166-gf5bb110c678d)
 2022-11-25 22:45 UTC 

stable/linux-5.10.y baseline: 39 runs, 1 regressions (v5.10.156)
 2022-11-25 22:40 UTC 

[LTP] [PATCH v5 0/7][PART 2] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-25 22:37 UTC  (3+ messages)
` [LTP] [PATCH v6 1/2] Hugetlb: Safe macro for posix_fadvise call
  ` [LTP] [PATCH v6 2/2] Hugetlb: Migrating libhugetlbfs fadvise_reserve

[master][PATCH v2] python3-inotify: add ptest
 2022-11-25 22:37 UTC  (2+ messages)

stable/linux-5.4.y baseline: 77 runs, 12 regressions (v5.4.225)
 2022-11-25 22:37 UTC 

[PATCH] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable ADSP
 2022-11-25 22:34 UTC 

[PATCH v2 0/4] crypto: stm32 - reuse for Ux500
 2022-11-25 22:32 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: crypto: Let STM32 define Ux500 CRYP
` [PATCH v2 2/4] crypto: stm32 - enable drivers to be used on Ux500
` [PATCH v2 3/4] crypto: stm32/cryp - enable for use with Ux500
` [PATCH v2 4/4] crypto: ux500/cryp - delete driver

stable-rc/queue/4.14 baseline: 35 runs, 7 regressions (v4.14.299-88-g179ef7fe8677)
 2022-11-25 22:31 UTC 

[PATCH net-next 0/8] mptcp: MSG_FASTOPEN and TFO listener side support
 2022-11-25 22:29 UTC  (9+ messages)
` [PATCH net-next 1/8] mptcp: add MSG_FASTOPEN sendmsg flag support
` [PATCH net-next 2/8] mptcp: track accurately the incoming MPC suboption type
` [PATCH net-next 3/8] mptcp: consolidate initial ack seq generation
` [PATCH net-next 4/8] mptcp: implement delayed seq generation for passive fastopen
` [PATCH net-next 5/8] mptcp: add subflow_v(4,6)_send_synack()
` [PATCH net-next 6/8] mptcp: add TCP_FASTOPEN sock option
` [PATCH net-next 7/8] mptcp: add support for TCP_FASTOPEN_KEY sockopt
` [PATCH net-next 8/8] selftests: mptcp: mptfo Initiator/Listener

[arm:clearfog 10/11] drivers/pci/pcie/portdrv_core.c:323 pcie_port_device_register() warn: inconsistent indenting
 2022-11-25 22:29 UTC 

[master][PATCH] python3-inotify: add ptest
 2022-11-25 22:28 UTC  (5+ messages)
` [master][PATCH] python3-inotify: add ptest -> v2 please

Speed up mount time?
 2022-11-25 22:25 UTC  (3+ messages)

[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-25 22:24 UTC  (3+ messages)
` [PATCH v28 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195


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.