All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-13 21:09:35 to 2023-03-13 22:14:58 UTC [more...]

[PATCH 0/3] Fix crash with fscrypt + Landlock
 2023-03-13 22:12 UTC 

[Intel-xe] [PATCH v2 1/2] drm/xe: Introduce GT oriented log messages
 2023-03-13 22:14 UTC  (5+ messages)
`  "
` [PATCH v2 2/2] drm/xe: Use GT oriented log messages in xe_gt.c
  ` [Intel-xe] "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Introduce GT oriented log messages

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-13 22:13 UTC  (8+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

Re: The MSI Driver Guide HOWTO
 2023-03-13 22:13 UTC 

[Intel-wired-lan] [PATCH next-queue v1 0/3] igc: Add support for multiple TX tstamp requests
 2023-03-13 22:13 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH next-queue v1 3/3] igc: Use ptp->aux_worker to retrieve TX timestamps

[LTP] [PATCH] KVM: Fix ELF segment with RWX permissions warnings
 2023-03-13 22:12 UTC  (2+ messages)

sc8280xp: How to get sound working?
 2023-03-13 22:11 UTC  (5+ messages)

[PATCH net-next 0/5] net: Extend address label support
 2023-03-13 22:10 UTC  (4+ messages)

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-03-13 22:09 UTC  (10+ messages)

[syzbot] [mm?] kernel BUG in hpage_collapse_scan_file
 2023-03-13 22:08 UTC  (6+ messages)

[LTP] [PATCH 0/2] df01.sh: fix for XFS on kernel >= 5.19
 2023-03-13 22:08 UTC  (8+ messages)
` [LTP] [PATCH 2/2] df01.sh: Use tst_fsfreeze "

[PATCH v2 0/6] md/raid10: several simple obvious bugfix
 2023-03-13 22:08 UTC  (3+ messages)
` [PATCH v2 1/6] md/raid10: don't call bio_start_io_acct twice for bio which experienced read error

[PATCH net v2] 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
 2023-03-13 22:07 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-13 22:07 UTC 

[PATCH v2] Fix buffer overrun in HID-SENSOR name string
 2023-03-13 22:06 UTC 

[PATCH] pinctrl: renesas: Drop support for Renesas-specific properties
 2023-03-13 22:06 UTC  (2+ messages)

drivers/clocksource/timer-ti-dm.c:135:18: warning: Division by zero [clang-analyzer-core.DivideZero]
 2023-03-13 22:05 UTC 

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-13 22:05 UTC  (9+ messages)
` [PATCH v6 01/13] pinctrl: core: Add pinctrl_get_device()

public-inbox.org/git to be downgraded
 2023-03-13 22:04 UTC  (2+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-13 22:01 UTC  (5+ messages)

[PATCH] net: usb: smsc95xx: Limit packet length to skb->len
 2023-03-13 22:01 UTC 

[RFC 0/2] optimise local-tw task resheduling
 2023-03-13 22:01 UTC  (8+ messages)

[PATCH] net: usb: smsc75xx: Limit packet length to skb->len
 2023-03-13 22:00 UTC 

[PATCH] drm/i915/huc: Cancel HuC delayed load timer on reset
 2023-03-13 22:01 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

linux-next: duplicate patch in the block tree
 2023-03-13 21:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.10.1
 2023-03-13 22:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.8.1
 2023-03-13 22:00 UTC  (2+ messages)

[Buildroot] [git commit] package/timescaledb: bump version to 2.10.1
 2023-03-13 21:56 UTC 

[PATCH v3 00/23] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-03-13 21:31 UTC  (24+ messages)
` [PATCH v3 01/23] kconfig: add IS_ENABLED_NOCHECK to bypass usage_of_is_enabled_check
` [PATCH v3 02/23] cmd: nvedit: remove error check, handle with Kconfig
` [PATCH v3 03/23] lib: crc32: prepare for CONFIG_IS_ENABLED changes
` [PATCH v3 04/23] lib: md5: "
` [PATCH v3 05/23] lib: sha1: "
` [PATCH v3 06/23] lib: sha256: "
` [PATCH v3 07/23] lib: sha512: "
` [PATCH v3 08/23] watchdog: add and use Kconfig HAS_WATCHDOG_RUNNING
` [PATCH v3 09/23] tools: prevent CONFIG_IS_ENABLED errors by including linux/kconfig.h
` [PATCH v3 10/23] tools: Makefile: prepare for CONFIG_IS_ENABLED changes by adding CONFIG_TOOLS_xxx
` [PATCH v3 11/23] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
` [PATCH v3 12/23] config_distro_bootcmd: remove booting environment variables from SPL environment
` [PATCH v3 13/23] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
` [PATCH v3 14/23] fdt_support: always define fdt_fixup_mtdparts
` [PATCH v3 15/23] m53menlo: define ft_board_setup only if CONFIG_IS_ENABLED(OF_LIBFDT)
` [PATCH v3 16/23] freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)
` [PATCH v3 17/23] ns16550: match when to define bdf with uart code
` [PATCH v3 18/23] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
` [PATCH v3 19/23] wandboard: "
` [PATCH v3 20/23] arm: mach-imx: use CONFIG_$(SPL_)SATA instead of CONFIG_SATA
` [PATCH v3 21/23] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v3 22/23] power: pmic: add dm style definitions if not CONFIG_IS_ENABLED(POWER_LEGACY)
` [PATCH v3 23/23] CI: add test/usage_of_is_enabled_check.sh

[Buildroot] [git commit] package/osm2pgsql: bump version to 1.8.1
 2023-03-13 21:56 UTC 

need help with ACPI generic port implementation for QEMU
 2023-03-13 21:58 UTC 

[PATCH net-next] net: introduce budget_squeeze to help us tune rx behavior
 2023-03-13 21:58 UTC  (2+ messages)

ASMedia ASM1812 PCIe switch causes system to freeze hard
 2023-03-13 21:57 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-13 21:55 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

[PATCH V3 0/6] Add Tegra234 HTE support
 2023-03-13 21:57 UTC  (7+ messages)
` [PATCH V3 2/6] dt-bindings: timestamp: Add Tegra234 support

RTT-PROBE: lore-subspace-rtt
 2023-03-13 21:57 UTC 

[PATCH v1 0/7] t: fix unused files, part 1
 2023-03-13 21:56 UTC  (5+ messages)
` [PATCH v1 3/7] t1010: assert empty output of mktree
` [PATCH v1 6/7] t1404: don't create unused file

[qemu-mainline test] 179596: regressions - trouble: fail/pass/starved
 2023-03-13 21:56 UTC 

[Buildroot] [PATCH v2 1/1] package/python-hwdata: new package
 2023-03-13 21:55 UTC  (2+ messages)

[Buildroot] [git commit] package/python-hwdata: new package
 2023-03-13 21:54 UTC 

First quarter procurement order/enquiry
 2023-03-13 17:30 UTC 

[Buildroot] [PATCH 1/1] package/openocd: bump to 0.12.0
 2023-03-13 21:54 UTC  (2+ messages)

[PATCH] dmaengine: imx-dma: Remove a redundant memset() call
 2023-03-13 21:52 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] package/lttng-babeltrace: fix popt static build with libiconv
 2023-03-13 18:51 UTC 

First quarter procurement order/enquiry
 2023-03-13 17:30 UTC 

[Buildroot] [git commit] package/libnss: bump version to 3.89
 2023-03-13 21:51 UTC 

[Buildroot] [git commit branch/2022.02.x] support/dependencies/dependencies.sh: require MD5 perl package for netsurf
 2023-03-13 18:47 UTC 

[Buildroot] [PATCH] package/libnss: bump version to 3.89
 2023-03-13 21:52 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.11.x] package/lttng-babeltrace: fix popt static build with libiconv
 2023-03-13 18:51 UTC 

[Buildroot] [git commit branch/2022.11.x] support/dependencies/dependencies.sh: require MD5 perl package for netsurf
 2023-03-13 18:47 UTC 

[PATCH] raid0, linear, md: add error_handlers
 2023-03-13 21:50 UTC  (2+ messages)

[Buildroot] [PATCH] package/gptfdisk: fix another runtime failure with popt 1.19
 2023-03-13 21:51 UTC  (2+ messages)

[rft, PATCH v1 1/1] gpio: Drop unused inclusions from of_gpio.h
 2023-03-13 21:50 UTC  (2+ messages)

[PATCH] arc4random.3: New page documenting the arc4random(3) family of functions
 2023-03-13 21:30 UTC  (2+ messages)

[PATCH v1 bpf-next] bpf: Disable migration when freeing stashed local kptr using obj drop
 2023-03-13 21:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-13 21:47 UTC 

[PATCH] mips: bmips: BCM6358: disable arch_sync_dma_for_cpu_all()
 2023-03-13 21:46 UTC  (9+ messages)

[PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
 2023-03-13 21:45 UTC  (2+ messages)

[PATCH v3 0/2] gpio: fxl6408: add I2C GPIO expander driver
 2023-03-13 21:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: add fcs,fxl6408

[PATCH 1/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
 2023-03-13 21:44 UTC  (6+ messages)

[PATCH v11 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-13 21:43 UTC  (6+ messages)
` [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml

Documentation on IMA for Linux Kernel Documentation
 2023-03-13 21:43 UTC 

Unsupported WiFi adapter on S905X2 board
 2023-03-13 21:42 UTC  (12+ messages)
  ` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization

[PATCH v2 00/25] drm/dma-helper: Add dedicated fbdev emulation
 2023-03-13 21:41 UTC  (15+ messages)
` [PATCH v2 24/25] drm/mcde: Use GEM DMA "
` [PATCH v2 25/25] drm/pl111: "

linux-next: Signed-off-by missing for commit in the crypto tree
 2023-03-13 21:42 UTC 

[PATCH] Add symlink in /sys/class/net for interface altnames
 2023-03-13 21:39 UTC  (2+ messages)

[PATCH v5 0/3] md/bitmap: Optimal last page size
 2023-03-13 21:38 UTC  (2+ messages)

[PATCH BlueZ v2 1/2] mesh: Fix uninitialized memory usage
 2023-03-13 21:38 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH v2 0/3] Assume libbpf 1.0+
 2023-03-13 21:38 UTC  (4+ messages)
` [PATCH v2 2/3] perf build: Remove libbpf pre-1.0 feature tests

[RFT] test-pmd: go back to using cmdline_interact
 2023-03-13 21:38 UTC  (2+ messages)
` [RFT v2] "

linux-next: Fixes tag needs some work in the qcom tree
 2023-03-13 21:37 UTC 

[PATCH v4 0/5] Several UFS MCQ Code Changes
 2023-03-13 21:36 UTC  (4+ messages)
` [PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

RTT-PROBE: lore-subspace-rtt
 2023-03-13 21:37 UTC 

[PATCH 00/11] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-13 21:35 UTC  (9+ messages)
` [PATCH 09/11] tests/tcg: disable pauth for aarch64 gdb tests

[PATCH v2 0/7] Add Array BIST test support to IFS
 2023-03-13 21:34 UTC  (5+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] platform/x86/intel/ifs: Reorganize driver data

[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
 2023-03-13 21:32 UTC  (4+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "

[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
 2023-03-13 21:32 UTC  (2+ messages)

[PATCH 0/2] ASoC: mt8192: Address spammy log messages
 2023-03-13 21:29 UTC  (8+ messages)
` [PATCH 1/2] ASoC: mt8192: Remove function name "
` [PATCH 2/2] ASoC: mt8192: Move spammy messages to debug level

[PATCH 0/2] ASoC: mt8192: Address spammy log messages
 2023-03-13 21:29 UTC 

[PATCH bpf-next v3] bpf, docs: Add extended call instructions
 2023-03-13 21:30 UTC  (2+ messages)
` [Bpf] "

RTT-PROBE: lore-subspace-rtt
 2023-03-13 21:27 UTC 

[PATCH v2 0/4] Fix blk-crypto keyslot race condition
 2023-03-13 21:26 UTC  (3+ messages)
` [PATCH v2 1/4] blk-mq: release crypto keyslot before reporting I/O complete

[Intel-xe] [PATCH] drm/xe: Replace i915 with xe in uapi
 2023-03-13 21:26 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH] dax/hmem: Drop empty platform remove function
 2023-03-13 21:25 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-03-13 21:25 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes

linux-next: duplicate patch in the mm-hotfixes tree
 2023-03-13 21:24 UTC 

[pynfs PATCH v2 0/5] An assortment of pynfs patches
 2023-03-13 21:23 UTC  (4+ messages)
` [pynfs PATCH v2 5/5] LOCK24: fix the lock_seqid in second lock request

[PATCH 00/34] address various checkpatch.pl requirements
 2023-03-13 21:20 UTC  (4+ messages)

[PATCH 3/3] tzcode-native: fix build with gcc-13 on host
 2023-03-13 21:20 UTC 

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-03-13 21:19 UTC  (15+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion

[PATCH v4 1/3] selftests: use canonical ftrace path
 2023-03-13 21:17 UTC  (3+ messages)
` [PATCH v4 2/3] leaking_addresses: also skip "
` [PATCH v4 3/3] tools/kvm_stat: use "

[PATCH RESEND v2 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-03-13 21:17 UTC  (2+ messages)

[PATCH] s390x/gdb: Split s390-virt.xml
 2023-03-13 21:16 UTC 

[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-13 21:12 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-13 21:17 UTC 

[PATCH 00/21] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-13 20:59 UTC  (11+ messages)
` [PATCH v2 15/21] dt-bindings: pinctrl: {mediatek,ralink}: fix formatting
` [PATCH v2 17/21] dt-bindings: pinctrl: mediatek: drop quotes from referred schemas
` [PATCH v2 18/21] dt-bindings: pinctrl: mediatek: mt7986: fix patternProperties regex
` [PATCH v2 19/21] dt-bindings: pinctrl: ralink: rt305x: split binding
` [PATCH v2 20/21] dt-bindings: pinctrl: mediatek: mt7620: "
` [PATCH v2 21/21] MAINTAINERS: move ralink pinctrl to mediatek mips pinctrl

drivers/pinctrl/stm32/pinctrl-stm32.c:294:24: warning: Value stored to 'pctl' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2023-03-13 21:13 UTC 

[PATCH] md: make kobj_type structures constant
 2023-03-13 21:12 UTC  (2+ messages)

[PATCH v2 0/7] remoteproc: qcom_q6v5_pas: Add support for QDU1000/QRU1000 mpss
 2023-03-13 21:11 UTC  (4+ messages)
` [PATCH v2 3/7] dt-bindings: remoteproc: mpss: Document QDU1000/QRU1000 mpss devices

[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
 2023-03-13 21:11 UTC  (3+ messages)

[PATCH] flask: label-pci: Allow specifying optional irq label
 2023-03-13 21:11 UTC  (4+ messages)

[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges
 2023-03-13 21:10 UTC  (6+ messages)
` [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option
  ` [PATCH v2 1/8] for-each-ref: add --stdin option

[PATCH v5] scsi: ufs: core: Add trace event for MCQ
 2023-03-13 21:09 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm6115: Add remoteproc nodes
 2023-03-13 21:03 UTC  (3+ messages)

[cocci] HELP: multiple inserts at one position
 2023-03-13 21:09 UTC  (6+ messages)

[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
 2023-03-13 21:08 UTC  (3+ messages)


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.