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

[PATCH] appletalk: Fix potential refcount leak
 2022-10-24 21:50 UTC  (3+ messages)

[PATCH v3 0/1] virtio_bt: Fix alignment in configuration struct
 2022-10-24 21:15 UTC  (5+ messages)
  ` [PATCH v4 1/1] "
    ` [v4,1/1] "

[PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
 2022-10-24 16:56 UTC  (5+ messages)

[PATCH 0/4] arm64/ftrace: move to DYNAMIC_FTRACE_WITH_ARGS
 2022-10-24 14:08 UTC 

[PATCH] ima: Fix a potential null pointer access problem in ima_restore_measurement_list
 2022-10-24 21:53 UTC  (2+ messages)

[PATCH 0/5] pwm: jz4740: Fixes and some light changes
 2022-10-24 20:52 UTC  (6+ messages)
` [PATCH 1/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 1
` [PATCH 2/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 2
` [PATCH 3/5] pwm: jz4740: Force dependency on Device Tree
` [PATCH 4/5] pwm: jz4740: Depend on MACH_INGENIC instead of MIPS
` [PATCH 5/5] pwm: jz4740: Use regmap_{set,clear}_bits

[PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
 2022-10-24 21:52 UTC  (14+ messages)
` [PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers

[PATCH] hwmon/occ: OCC sensors aren't arch-specific
 2022-10-24 12:51 UTC  (3+ messages)

[PATCH 0/4] repack: implement `--expire-to` option
 2022-10-24 21:30 UTC  (7+ messages)
` [PATCH 1/4] builtin/repack.c: pass "out" to `prepare_pack_objects`
` [PATCH 2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
` [PATCH 3/4] builtin/repack.c: write cruft packs to arbitrary locations

[GIT PULL] KUnit fixes update for Linux 6.1-rc3
 2022-10-24 20:06 UTC  (2+ messages)

[PATCH v2] kset: fix memory leak when kset_register() returns error
 2022-10-24 21:25 UTC  (5+ messages)

[PATCH 5.15 000/530] 5.15.75-rc1 review
 2022-10-24 21:02 UTC  (7+ messages)
` [PATCH 5.15 114/530] tracing: Add ioctl() to force ring buffer waiters to wake up
` [PATCH 5.15 306/530] mtd: rawnand: intel: Remove undocumented compatible string
` [PATCH 5.15 373/530] crypto: sahara - dont sleep when in softirq
` [PATCH 5.15 423/530] wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
` [PATCH 5.15 463/530] ARM: dts: imx7d-sdb: config the max pressure for tsc2046

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-10-24 13:06 UTC  (9+ messages)
` [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific

[PATCH 0/4] atomic: Friendlier assertions, avoidance of __sync
 2022-10-24 23:24 UTC  (5+ messages)
` [PATCH 1/4] include/qemu/osdep: Add qemu_build_assert
` [PATCH 2/4] include/qemu/atomic: Use qemu_build_assert
` [PATCH 3/4] include/qemu/thread: Use qatomic_* functions
` [PATCH 4/4] include/qemu/atomic128: Avoid __sync_val_compare_and_swap_16

[PATCH v3] cxl: update names for interleave ways conversion macros
 2022-10-24 21:46 UTC 

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-24 19:25 UTC  (3+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology

[PATCH v3] cxl: update names for interleave granularity conversion macros
 2022-10-24 21:44 UTC 

[PATCH v3 0/7] Add mmc-support for mt7986
 2022-10-24 16:43 UTC  (3+ messages)
` [PATCH v3 2/7] dt-bindings: mmc: mtk-sd: Set clocks based on compatible

[PATCH v2] ACPI: video: Fix missing native backlight on Chromebooks
 2022-10-24 15:12 UTC  (4+ messages)

[PATCH 5.4 CANDIDATE 00/26] xfs stable candidate patches for 5.4.y (from v5.7)
 2022-10-24 21:43 UTC  (2+ messages)

[PATCH] backport 5.15: r8152: PID for the Lenovo OneLink+ Dock
 2022-10-24 21:42 UTC 

[PATCH] backport: r8152: PID for the Lenovo OneLink+ Dock
 2022-10-24 21:42 UTC 

[pull request][V2 net 00/16] mlx5 fixes 2022-10-14
 2022-10-24 21:42 UTC  (3+ messages)

[PATCH v2] cxl: update names for interleave ways conversion macros
 2022-10-24 21:41 UTC  (2+ messages)

[PATCH] acerhdf: remove unneeded semicolon
 2022-10-24 14:06 UTC  (2+ messages)

[PATCH v2] cxl: update names for interleave granularity conversion macros
 2022-10-24 21:41 UTC  (2+ messages)

[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
 2022-10-24 23:16 UTC  (13+ messages)
` [PATCH v2 01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PATCH v2 02/11] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PATCH v2 03/11] chardev/baum: Avoid "
` [PATCH v2 04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH v2 06/11] hw/ppc/pnv: Avoid dynamic stack allocation
` [PATCH v2 07/11] hw/intc/xics: "

[GIT PULL FOR v6.2] Xilinx ZynqMP DisplayPort bridge support
 2022-10-24 23:18 UTC 

[RFC PATCH net-next 0/1] ibmveth: Implement BQL
 2022-10-24 21:38 UTC  (2+ messages)
` [RFC PATCH net-next 1/1] "

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-10-24 23:18 UTC  (4+ messages)

[PATCHSET 0/5] xfs: improve runtime refcountbt corruption detection
 2022-10-24 21:33 UTC  (6+ messages)
` [PATCH 1/5] xfs: move _irec structs to xfs_types.h
` [PATCH 2/5] xfs: refactor refcount record usage in xchk_refcountbt_rec
` [PATCH 3/5] xfs: track cow/shared record domains explicitly in xfs_refcount_irec
` [PATCH 4/5] xfs: rename XFS_REFC_COW_START to _COWFLAG
` [PATCH 5/5] xfs: check deferred refcount op continuation parameters

[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-24 18:02 UTC  (9+ messages)

[RFC PATCH] xfs: fix FORTIFY_SOURCE complaints about log item memcpy
 2022-10-24 21:38 UTC  (3+ messages)

[PATCH v1 1/2] ASoC: simple-card: Support custom DAI system clock IDs
 2022-10-24 23:17 UTC  (9+ messages)
` [PATCH v1 2/2] dt-bindings: ASoC: simple-card: Add system-clock-id property

[tip:x86/cache] BUILD SUCCESS 2d4daa549c17b6ba4845a751c7a78d3b2419d78f
 2022-10-24 21:37 UTC 

[PATCH bpf-next v8 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-24 12:01 UTC  (3+ messages)
` [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH 00/14] IFS multi test image support and misc changes
 2022-10-24 23:17 UTC  (7+ messages)
` [PATCH 02/14] platform/x86/intel/ifs: Propagate load failure error code
` [PATCH 03/14] platform/x86/intel/ifs: return a more appropriate Error code

[PATCH rcu 13/14] workqueue: Make queue_rcu_work() use call_rcu_flush()
 2022-10-24 20:26 UTC  (14+ messages)

[PATCH] coresight: cti: Remove unused variables in cti_{dis,en}able_hw()
 2022-10-24 15:12 UTC 

[PATCH v2 1/2] net: ipa: fix v3.5.1 resource limit max values
 2022-10-24 21:36 UTC  (4+ messages)
` [PATCH v2 2/2] net: ipa: fix v3.1 resource limit masks

[PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
 2022-10-24 12:57 UTC  (4+ messages)
` [PATCH 3/4] KVM: introduce memory transaction semaphore

[PATCH] jfs: Fix fortify moan in symlink
 2022-10-24 18:49 UTC  (3+ messages)

[PATCH v2 0/7] Rename DTB overlay source files
 2022-10-24 17:34 UTC  (5+ messages)
` [PATCH v2 2/7] kbuild: Allow DTB overlays to built into .dtso.S files
` [PATCH v2 3/7] of: overlay: rename overlay source files from .dts to .dtso
` [PATCH v2 4/7] arm64: dts: freescale: Rename DTB "
` [PATCH v2 7/7] staging: pi433: overlay: Rename overlay source file "

[PATCHSET 0/6] xfs: fix various problems with log intent item recovery
 2022-10-24 21:33 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix validation in attr log "
` [PATCH 2/6] xfs: fix memcpy fortify errors in BUI log format copying
` [PATCH 3/6] xfs: fix memcpy fortify errors in CUI "
` [PATCH 4/6] xfs: fix memcpy fortify errors in RUI "
` [PATCH 5/6] xfs: fix memcpy fortify errors in EFI "
` [PATCH 6/6] xfs: refactor all the EFI/EFD log item sizeof logic

[PATCH] mm: convert mm's rss stats into percpu_counter
 2022-10-24 23:14 UTC  (3+ messages)

[PATCH] xfs: fix incorrect return type for fsdax fault handlers
 2022-10-24 21:32 UTC 

[PATCH v3 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-24 21:31 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
` [PATCH v3 2/2] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML

+ mm-hwpoison-move-definitions-of-num_poisoned_pages_-to-memory-failurec.patch added to mm-unstable branch
 2022-10-24 21:26 UTC 

[PATCH v4 2/3] net: ethernet: renesas: Add Ethernet Switch driver
 2022-10-24 20:47 UTC  (6+ messages)

[PATCH v3 0/2] serial: 8250/ingenic: Add support for the JZ4750
 2022-10-24 21:05 UTC  (3+ messages)
` [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755

[PATCH bpf-next v5 0/1] doc: DEVMAPs and XDP_REDIRECT
 2022-10-24 12:43 UTC  (2+ messages)
` [PATCH bpf-next v5 1/1] "

[PATCH 0/3] tcg/sparc: Remove support for sparc32plus
 2022-10-24 23:03 UTC  (2+ messages)

[RFC PATCH] main-loop: introduce WITH_QEMU_IOTHREAD_LOCK
 2022-10-24 23:01 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mt8192-mt6359: Set maxItems, not type, for sound-dai
 2022-10-24 23:06 UTC  (3+ messages)

[PATCH 00/24] accel/tcg: Rewrite user-only vma tracking
 2022-10-24 23:05 UTC  (2+ messages)

[PATCH 00/26] target/s390x: pc-relative translation blocks
 2022-10-24 23:04 UTC  (2+ messages)

[PATCH v4 0/7] A course adjustment, for sure
 2022-10-24 21:27 UTC  (5+ messages)
` [PATCH v4 3/7] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection

[PATCH v15 0/3]] Add TDX Guest Attestation support
 2022-10-24 13:54 UTC  (8+ messages)
` [PATCH v15 2/3] virt: Add TDX guest driver

[PATCH v3 0/8] Trace2 timers and counters and some cleanup
 2022-10-24 20:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx

+ mmhwpoisonhugetlbmemory_hotplug-hotremove-memory-section-with-hwpoisoned-hugepage.patch added to mm-unstable branch
 2022-10-24 21:26 UTC 

+ mm-hwpoison-introduce-per-memory_block-hwpoison-counter.patch added to mm-unstable branch
 2022-10-24 21:26 UTC 

[PATCH 4.14 000/210] 4.14.296-rc1 review
 2022-10-24 11:30 UTC  (2+ messages)
` [PATCH 4.14 140/210] serial: 8250: Fix restoring termios speed after suspend

+ mm-hwpoison-pass-pfn-to-num_poisoned_pages_.patch added to mm-unstable branch
 2022-10-24 21:26 UTC 

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-10-24 23:04 UTC  (3+ messages)
` [PATCH 06/10] x86/mem-sharing: copy GADDR based shared guest areas

[PATCH v2 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-10-24 21:24 UTC  (5+ messages)
` [PATCH v2 06/12] cxl/acpi: Extract component registers of restricted hosts from RCRB

[PATCH 1/1] linux/container_of.h: Warn about loss of constness
 2022-10-24 21:24 UTC  (7+ messages)

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-10-24 21:23 UTC  (6+ messages)
` [PATCH v2 0/3] Add some Glossary of terms information
  ` [PATCH v2 3/3] glossary: add reachability bitmap description

WARN_ON in __writeback_inodes_sb_nr when btrfs mounted with flushoncommit
 2022-10-24 21:23 UTC  (4+ messages)

[PATCH 1/5] mm: kmsan: export kmsan_copy_page_meta()
 2022-10-24 21:21 UTC  (2+ messages)
` [PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-10-24 23:01 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[RFCv3 PATCH 0/2] Wiegand bus driver
 2022-10-24 21:21 UTC  (5+ messages)
` [RFCv3 PATCH 1/2] dt-bindings: bus: add Wiegand bus dt documentation
` [RFCv3 PATCH 2/2] bus: add bit banged Wiegand bus driver

[PATCH v3 RESEND 0/7] New DRM driver for Intel VPU
 2022-10-24 23:00 UTC  (3+ messages)
` [PATCH v3 1/7] drm/ivpu: Introduce a new "

[PATCH] btrfs: remove unused function prototypes
 2022-10-24 20:16 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.261-229-g7dccabf9393d9)
 2022-10-24 21:20 UTC 

(bug report) HWMON & Thermal interactions
 2022-10-24 21:04 UTC  (6+ messages)

+ mm-migrate-try-again-if-thp-split-is-failed-due-to-page-refcnt.patch added to mm-unstable branch
 2022-10-24 21:14 UTC 

[PATCH v2 0/8] KVM: x86: allow compiling out SMM support
 2022-10-24 12:32 UTC  (3+ messages)
` [PATCH v2 3/8] KVM: x86: move SMM exit to a new file

[kvm-unit-tests PATCH 00/16] kvm-unit-tests: set of fixes and new tests
 2022-10-24 12:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH 01/16] x86: make irq_enable avoid the interrupt shadow

[PATCH v6 0/3] Add Himax hx83112b touchscreen driver
 2022-10-24 13:59 UTC  (2+ messages)
` [PATCH v6 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings

Adding support for custom SEL records
 2022-10-24 22:56 UTC  (12+ messages)

[Regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable again with kernel 6.0
 2022-10-24 21:11 UTC 

[PATCH for-6.1 0/3] fail io_uring zc with sockets not supporting it
 2022-10-24 21:15 UTC  (3+ messages)

[PATCH 4.19 000/229] 4.19.262-rc1 review
 2022-10-24 11:32 UTC  (2+ messages)
` [PATCH 4.19 224/229] ext4: continue to expand file system when the target size doesnt reach

[PATCH 5.4 000/255] 5.4.220-rc1 review
 2022-10-24 21:06 UTC  (4+ messages)
` [PATCH 5.4 068/255] spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
` [PATCH 5.4 233/255] staging: vt6655: fix potential memory leak

[Intel-gfx] [PATCH v4] drm/i915/slpc: Use platform limits for min/max frequency
 2022-10-24 22:54 UTC  (2+ messages)
`  "

[PATCH] clocksource/drivers/arm_arch_timer: Fix event stream param in Kconfig
 2022-10-24 19:51 UTC 

[PATCH 0/5] scatterlist: add operations for scsi_debug
 2022-10-24 19:58 UTC  (6+ messages)
` [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit

[PATCH 0/6] MIPS decodetree conversion
 2022-10-24 22:47 UTC  (3+ messages)
` [PATCH 1/6] target/mips: Introduce register access helper functions

[PATCH v2] perf test: Do not fail Intel-PT misc test w/o libpython
 2022-10-24 11:39 UTC  (3+ messages)

[PATCH] video: fbdev: cyber2000fb: fix missing pci_disable_device()
 2022-10-24 14:00 UTC 

[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
 2022-10-24 20:28 UTC  (3+ messages)

+ mm-migrate-fix-return-value-if-all-subpages-of-thps-are-migrated-successfully.patch added to mm-hotfixes-unstable branch
 2022-10-24 21:13 UTC 

[GIT PULL] Keep synchronize_rcu() from enabling irqs in early boot
 2022-10-24 20:04 UTC  (3+ messages)

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-24 19:53 UTC  (5+ messages)

[PATCH 5.10 000/390] 5.10.150-rc1 review
 2022-10-24 11:27 UTC  (2+ messages)
` [PATCH 5.10 034/390] riscv: Allow PROT_WRITE-only mmap()

[PATCH] ALSA: au88x0: use explicitly signed char
 2022-10-24 21:11 UTC  (2+ messages)

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-10-24 20:30 UTC  (5+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)

[PATCH 0/2] cpufreq: intel_pstate: Make HWP calibration work on all hybrid platforms
 2022-10-24 19:18 UTC 

[PATCH] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-10-24 20:45 UTC  (2+ messages)

[PATCH 4.9 000/159] 4.9.331-rc1 review
 2022-10-24 11:29 UTC  (2+ messages)
` [PATCH 4.9 031/159] random: clamp credited irq bits to maximum mixed

[PATCH v2 0/2] add support for CB_RECALL_ANY and the delegation shrinker
 2022-10-24 21:09 UTC  (5+ messages)
` [PATCH v2 1/2] NFSD: add support for sending CB_RECALL_ANY

drivers/net/wireless/intel/ipw2x00/ipw2200.c:2819:13: warning: variable 'register_value' set but not used
 2022-10-24 21:04 UTC 

+ zram-add-size-class-equals-check-into-recompression.patch added to mm-unstable branch
 2022-10-24 21:00 UTC 

[PATCH] evm: Correct inode_init_security hooks behaviors
 2022-10-24 16:35 UTC  (4+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-24 15:00 UTC  (3+ messages)
` [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()

[Intel-gfx] [PATCH 00/22] Fallback to native backlight
 2022-10-24 13:23 UTC  (6+ messages)
      `  "

linux-next: Signed-off-by missing for commit in the slab tree
 2022-10-24 20:41 UTC 

[OUTREACHY] Unify ref-filter formats with other --pretty formats[Draft proposal]
 2022-10-24 21:00 UTC  (2+ messages)

[linusw-gpio:gpio-descriptors-extcon-cleanup 3/4] drivers/extcon/extcon-gpio.c:86:12: error: no member named 'extcon_id' in 'struct gpio_extcon_data'
 2022-10-24 21:04 UTC 

[PATCH] ram: k3-ddrss: add auto-generated macros for am62a support
 2022-10-24 21:53 UTC 

[PATCH] mmc-utils: Implement alternative boot operation
 2022-10-24 17:35 UTC 

[PATCHv3] arm: dts: socfpga: align mmc node names with dtschema
 2022-10-24 20:31 UTC  (2+ messages)

stable-rc/queue/4.14 build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295-210-g845303dfd97bf)
 2022-10-24 21:03 UTC 

[PATCH v4] linux-user: Add close_range() syscall
 2022-10-24 22:39 UTC  (2+ messages)

[sre-misc:rk3588 9/39] ERROR: modpost: "rk3588_rst_init" [drivers/clk/rockchip/clk-rk3588.ko] undefined!
 2022-10-24 20:03 UTC 

[PATCH 0/6] Rename DTB overlay source files
 2022-10-24 17:29 UTC  (3+ messages)

[PATCH v2 1/5] wifi: rtl8xxxu: Add central frequency offset tracking
 2022-10-24 20:58 UTC  (5+ messages)
` [PATCH v2 2/5] wifi: rtl8xxxu: Fix the CCK RSSI calculation
` [PATCH v2 3/5] wifi: rtl8xxxu: Recognise all possible chip cuts
` [PATCH v2 4/5] wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT
` [PATCH v2 5/5] wifi: rtl8xxxu: Use dev_info instead of pr_info

[PATCH v2 0/7] drm/bridge_connector: perform HPD enablement automatically
 2022-10-24 15:39 UTC  (2+ messages)
` [PATCH v2 7/7] drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()

[PATCH] bus: brcmstb_gisb: Allow compile testing
 2022-10-24 22:35 UTC 

[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
 2022-10-24 20:56 UTC  (3+ messages)
` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema

[PATCH v3] linux-user: Add guest memory layout to exception dump
 2022-10-24 22:35 UTC  (2+ messages)

way to unbind a bad nvme device/controller without powering off system
 2022-10-24 22:36 UTC  (2+ messages)

[PATCH] isofs: prevent file time rollover after year 2038
 2022-10-24 20:55 UTC  (4+ messages)

[PATCH] ALSA: rme9652: use explicitly signed char
 2022-10-24 20:54 UTC  (2+ messages)

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.330-159-g869680fabb40d)
 2022-10-24 20:43 UTC 

[PATCH v10 2/2] arm64: dts: qcom: sagit: add initial device tree for sagit
 2022-10-24 20:54 UTC  (2+ messages)

[PULL] Networking for v6.1-rc3 (part 1)
 2022-10-24 19:51 UTC  (2+ messages)

[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
 2022-10-24 22:31 UTC  (4+ messages)
` [PATCH 9/9] target/s390x: Use Int128 for passing float128

+ zsmalloc-turn-zspage-order-into-runtime-variable.patch added to mm-unstable branch
 2022-10-24 20:35 UTC 

[PATCH 0/3] PCI/portdrv: Squash into portdrv.c
 2022-10-24 20:15 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-24 20:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme


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.