All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-08 16:13:41 to 2023-05-08 17:27:48 UTC [more...]

[PATCH] datastruct: Remove outdated content
 2023-05-08 17:27 UTC 

[PATCH RESEND] vhost: fix possible wrap in SVQ descriptor ring
 2023-05-08 17:26 UTC  (2+ messages)

[BUG] Kmemleak, possibly hiddev_connect(), in 6.3.0+ torvalds tree commit gfc4354c6e5c2
 2023-05-08 17:26 UTC  (4+ messages)

[linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
 2023-05-08 17:26 UTC  (4+ messages)

[PATCH v7 00/13] Add Qualcomm PMIC TPCM support
 2023-05-08 17:25 UTC  (3+ messages)
` [PATCH v7 06/13] dt-bindings: mfd: qcom,spmi-pmic: Add typec to SPMI device types

[RFC][PATCH 1/2] smack: Retrieve transmuting information in smack_inode_getsecurity()
 2023-05-08 17:24 UTC  (3+ messages)
` [RFC][PATCH 2/2] smack: Record transmuting in smk_transmuted

[PATCH 0/5] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-05-08 17:23 UTC  (19+ messages)
` [PATCH 1/5] irqchip/sifive-plic: Support T-HEAD's C910 PLIC
` [PATCH 3/5] riscv: dts: add initial T-HEAD light SoC device tree
` [PATCH 5/5] MAINTAINERS: add entry for T-HEAD RISC-V SoC

[PATCH 0/6] strbuf cleanups
 2023-05-08 17:22 UTC  (13+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v4 "
    ` [PATCH v4 1/7] strbuf: clarify API boundary
    ` [PATCH v4 2/7] abspath: move related functions to abspath
    ` [PATCH v4 3/7] credential-store: move related functions to credential-store file
    ` [PATCH v4 4/7] object-name: move related functions to object-name
    ` [PATCH v4 5/7] path: move related function to path
    ` [PATCH v4 6/7] strbuf: clarify dependency
    ` [PATCH v4 7/7] strbuf: remove global variable

Questions on getting started
 2023-05-08 17:21 UTC  (3+ messages)

[PATCH 0/4] MDWE without inheritance
 2023-05-08 17:21 UTC  (7+ messages)

[PATCH net-next v2 00/11] net: stmmac: Convert to platform remove callback returning void
 2023-05-08 17:19 UTC  (5+ messages)
` [PATCH net-next v2 01/11] net: stmmac: Make stmmac_pltfr_remove() return void

[PATCH v2 net] net: Fix sk->sk_stamp race in sock_recv_cmsgs()
 2023-05-08 17:20 UTC  (3+ messages)

Linux 6.3.1
 2023-05-08 17:18 UTC  (4+ messages)
` no sha256sum for 6.3.1 (was Re: Linux 6.3.1)

[PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
 2023-05-08 17:18 UTC  (2+ messages)

[PATCH] iommu: Add Kconfig help text for IOMMU_SVA
 2023-05-08 17:17 UTC  (8+ messages)

[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
 2023-05-08 17:18 UTC  (2+ messages)

[PATCH] Fix install.sh for systemd
 2023-05-08 17:17 UTC  (8+ messages)

[PATCH 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
 2023-05-08 17:15 UTC  (6+ messages)
` [PATCH 2/6] net: prepare existing TCP stack to be reused by IP6
` [PATCH 3/6] net: introduce TCP/IP6 support
` [PATCH 4/6] net: add fastboot TCP6 support
` [PATCH 5/6] net: add fastboot TCP documentation and IP6-only mode
` [PATCH 6/6] net: update net_ip6 from link_local address when eth device is changed

Weird merge records
 2023-05-08 17:17 UTC  (7+ messages)

[RFC PATCH 0/6] add support for CDX bus
 2023-05-08 17:16 UTC  (7+ messages)
` [PATCH v3 0/5] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v3 5/5] config/arm: add AMD CDX

[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
 2023-05-08 17:16 UTC  (5+ messages)

[Intel-gfx] [PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-05-08 17:16 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Fix the wa number for Wa_22016670082
 2023-05-08 17:15 UTC  (3+ messages)

[PATCH v2] Fix install.sh for systemd
 2023-05-08 17:14 UTC 

[Intel-xe] [PATCH] drm/xe/pm: WARN_ON() on unbounded pcie parent bridge device
 2023-05-08 17:14 UTC  (2+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-08 17:13 UTC  (6+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH 4/4] audit: check if queue is full after prepare_to_wait_exclusive()
 2023-05-08 17:13 UTC  (2+ messages)

[Intel-xe] [PATCH 00/11] Introduce xe_devcoredump - v2
 2023-05-08 17:10 UTC  (13+ messages)
` [Intel-xe] [PATCH 01/11] drm/xe: Introduce the dev_coredump infrastructure
` [Intel-xe] [PATCH 02/11] drm/xe: Do not take any action if our device was removed
` [Intel-xe] [PATCH 03/11] drm/xe: Extract non mapped regions out of GuC CTB into its own struct
` [Intel-xe] [PATCH 04/11] drm/xe: Convert GuC CT print to snapshot capture and print
` [Intel-xe] [PATCH 05/11] drm/xe: Add GuC CT snapshot to xe_devcoredump
` [Intel-xe] [PATCH 06/11] drm/xe: Introduce guc_submit_types.h with relevant structs
` [Intel-xe] [PATCH 07/11] drm/xe: Convert GuC Engine print to snapshot capture and print
` [Intel-xe] [PATCH 08/11] drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 09/11] drm/xe: Convert Xe HW Engine print to snapshot capture and print
` [Intel-xe] [PATCH 10/11] drm/xe: Add HW Engine snapshot to xe_devcoredump
` [Intel-xe] [PATCH 11/11] drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself
` [Intel-xe] ✓ CI.Patch_applied: success for Introduce xe_devcoredump - v2

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-05-08 17:09 UTC  (12+ messages)
` [PATCH v3 30/38] sound: add HAS_IOPORT dependencies
` [PATCH v3 35/38] video: handle "

[Buildroot] [PATCH 1/1] package/libvpx: bump version to 1.13.0
 2023-05-08 17:08 UTC 

[virtio-comment] [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-08 17:07 UTC  (9+ messages)
` [virtio-comment] "
      ` [virtio-dev] "

[PATCH v3] perf: arm_cspmu: Separate Arm and vendor module
 2023-05-08 17:04 UTC  (3+ messages)

[OE-core][Patch 1/1] perf: add libtraceevent packageconfig
 2023-05-08 17:04 UTC 

[Buildroot] [PATCH 1/2] package/libgtk3: fix build failure on libinput due to the presence of atk-bridge-2.0 in gtk+-3.0.pc
 2023-05-08 17:05 UTC  (2+ messages)

[PATCH] ARM: dts: s5pv210: remove empty camera pinctrl configuration
 2023-05-08 17:04 UTC  (2+ messages)

[PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats
 2023-05-08 17:04 UTC  (6+ messages)
` [PATCH 2/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Universal C210
  ` (subset) "
` [PATCH 3/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Odroid X/U3
  ` (subset) "
` (subset) [PATCH 1/7] ARM: dts: exynos: Remove empty camera pinctrl configuration in Trats

[PATCH 1/4] ARM: dts: s5pv210: align pin configuration nodes with bindings
 2023-05-08 17:04 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: drop simple-bus from FIMC in Exynos4
 2023-05-08 17:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.1
 2023-05-08 17:03 UTC 

[linux-next:master 547/1074] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:495:2-8: preceding lock on line 491
 2023-05-08 17:02 UTC 

[asahilinux:bits/220-tso 2/4] kernel/sys.c:2391:12: warning: no previous prototype for 'arch_prctl_mem_model_get'
 2023-05-08 17:02 UTC 

[RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
 2023-05-08 17:01 UTC  (2+ messages)

[Virtio-fs] [PATCH 0/4] vhost-user-fs: Internal migration
 2023-05-08 17:00 UTC  (9+ messages)
            `  "

[PATCH 2/2] send-email: add --header-cmd option
 2023-05-08 16:59 UTC  (4+ messages)
` [PATCH v4 0/3] "

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-08 16:58 UTC  (8+ messages)

[PATCH v1 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
 2023-05-08 16:52 UTC  (2+ messages)

[PATCH net-next] netfilter: Reorder fields in 'struct nf_conntrack_expect'
 2023-05-08 16:53 UTC 

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-05-08 16:52 UTC  (4+ messages)

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in print_tainted
 2023-05-08 16:51 UTC 

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-08 16:50 UTC  (5+ messages)

[PATCH 00/13] Migration PULL request (20230508 edition)
 2023-05-08 16:50 UTC  (2+ messages)

[RFC v2 0/1] migration: Update error description whenever migration fails
 2023-05-08 16:49 UTC  (3+ messages)
` [RFC v2 1/1] "

[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
 2023-05-08 16:49 UTC  (4+ messages)

[PATCH] vfio/pci: take mmap write lock for io_remap_pfn_range
 2023-05-08 16:48 UTC  (2+ messages)

[syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
 2023-05-08 16:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dav1d: bump version to 1.2.0
 2023-05-08 16:47 UTC 

[PATCH -next] net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
 2023-05-08 16:47 UTC  (2+ messages)

[PATCH] x86/hyperv/vtl: Add noop for realmode pointers
 2023-05-08 16:47 UTC  (3+ messages)

[PATCH v2] tools: convert bitfields to unsigned type
 2023-05-08 16:46 UTC 

[PATCH bpf-next] arm64,bpf: Support struct arguments in the BPF trampoline
 2023-05-08 16:46 UTC 

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-05-08 16:44 UTC  (2+ messages)

[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
 2023-05-08 16:43 UTC  (7+ messages)
` [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks

next/pending-fixes baseline: 496 runs, 46 regressions (v6.4-rc1-91-g2f19ff6b99223)
 2023-05-08 16:42 UTC 

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix missing reset j_num_trans for sync
 2023-05-08 16:40 UTC  (10+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: add error handling path when jbd2 enter ABORT status

[PATCH] can: kvaser_usb_leaf: Implement CAN 2.0 raw DLC functionality
 2023-05-08 16:40 UTC  (3+ messages)

linux-next: duplicate patches in the vfs-idmapping tree
 2023-05-08 16:40 UTC  (2+ messages)

[PATCH] clk: qcom: gcc: ipq5332: Use floor ops for SDCC clocks
 2023-05-08 16:40 UTC  (2+ messages)

[PATCH] Documentation/filesystems: sharedsubtree: add section headings
 2023-05-08 16:39 UTC  (2+ messages)

[PATCH] Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:
 2023-05-08 16:39 UTC  (2+ messages)

[PATCH] clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk
 2023-05-08 16:39 UTC  (2+ messages)

What's cooking in git.git (May 2023, #02; Fri, 5)
 2023-05-08 16:38 UTC  (2+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-08 16:37 UTC 

[PATCH v2 0/3] arm64: qcom: fix the reboot reason handling on sa8775p
 2023-05-08 12:39 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: power: reset: convert nvmem-reboot-mode bindings to YAML

[PATCH] power: supply: leds: Fix blink to LED on transition
 2023-05-08 13:14 UTC  (3+ messages)

[PATCH v4 0/8] Add RT5033 charger device driver
 2023-05-08 11:43 UTC  (7+ messages)
` [PATCH v4 5/8] power: supply: rt5033_charger: "
` [PATCH v4 6/8] power: supply: rt5033_charger: Add cable detection and USB OTG supply
` [PATCH v4 7/8] power: supply: rt5033_battery: Adopt status property from charger

[PATCH v5 0/2] Add new ti,no-thermistor property
 2023-05-08 12:18 UTC  (2+ messages)

[PATCH] power: reset: gpio-restart: Convert to platform remove callback returning void
 2023-05-08 12:41 UTC  (2+ messages)

[PATCH] power: supply: Get battery info only if psy->battery_info is not NULL
 2023-05-08 12:11 UTC  (2+ messages)

[PATCH] power: supply: rk817: Simplify an error message
 2023-05-08 12:43 UTC  (2+ messages)

[PATCH v2 00/10] power: supply: bq27xxx/bq25890 status update fixes
 2023-05-08 13:30 UTC  (2+ messages)

[PATCH] power: supply: hwmon: constify pointers to hwmon_channel_info
 2023-05-08 13:34 UTC  (2+ messages)

[PATCH 0/6] power: supply: Fix external_power_changed race in several drivers
 2023-05-08 13:09 UTC  (2+ messages)

[PATCH] dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350
 2023-05-08 12:29 UTC  (3+ messages)

[PATCH] cros_pchg: Sync port status on resume
 2023-05-08 12:32 UTC  (2+ messages)

[PATCH v2 0/2] power: supply: remove unneeded include of linux/leds.h
 2023-05-08 12:22 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCHv4 00/17] nvme: In-kernel TLS support for TCP
 2023-05-08 16:36 UTC  (3+ messages)
` [PATCH 03/17] nvme: add TCP TSAS definitions

[Intel-gfx] [PATCH] drm/i915: Fix memory leaks in function live_nop_switch
 2023-05-08 16:35 UTC  (4+ messages)
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Fix memory leaks in function live_nop_switch (rev2)

[PATCH v2 0/6] ARM: dts: qcom: apq8074-dragonboard: enable additional devices
 2023-05-08 16:35 UTC  (3+ messages)
` [PATCH v2 5/6] ARM: dts: qcom: apq8074-dragonboard: add onboard leds

[RFC 0/7] Generic line based metadata support, internal pads
 2023-05-08 16:35 UTC  (5+ messages)
` [RFC 3/7] media: uapi: v4l: Document source routes

[PATCH V3] drm/amdgpu/display: Enable DC_FP for LoongArch
 2023-05-08 16:34 UTC  (3+ messages)
` [V3] "

[PATCH] scsi: sd: Avoid sending an INQUIRY if the page is not supported
 2023-05-08 16:34 UTC  (3+ messages)

[PATCH 0/2] Correct fallback compatible for rtl8821cs bluetooth
 2023-05-08 16:34 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: realtek-bluetooth: Fix RTL8821CS binding

next/master baseline: 534 runs, 62 regressions (next-20230508)
 2023-05-08 16:31 UTC 

[PATCH] dt-bindings: soc: bcm: add missing dt-binding document for bcm23550-cdc
 2023-05-08 16:30 UTC  (2+ messages)

[PATCH 0/2] Add SoC ID for IPQ5312 and IPQ5302
 2023-05-08 16:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: add "
` [PATCH 2/2] soc: qcom: socinfo: Add Soc "

[PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
 2023-05-08 16:29 UTC  (2+ messages)

[PATCH 00/40] Memory allocation profiling
 2023-05-08 16:28 UTC  (10+ messages)

[RFD] COCONUT-SVSM project governance
 2023-05-08 16:28 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-08 16:27 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "
` [PATCH v2 5/5] dt-bindings: clocks: at91sam9x5-sckc: "

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-08 16:27 UTC  (3+ messages)

Errors detected
 2023-05-08 16:26 UTC 

[PATCH] virtio_net: set default mtu to 1500 when 'Device maximum MTU' bigger than 1500
 2023-05-08 16:25 UTC  (11+ messages)

[PATCH fixes] dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
 2023-05-08 16:25 UTC  (4+ messages)

[Buildroot] Suitability for upstreaming - JupyterLab 4.0.0
 2023-05-08 16:24 UTC  (3+ messages)

[ovmf test] 180579: all pass - PUSHED
 2023-05-08 16:24 UTC 

[ANN] net-next is OPEN
 2023-05-08 16:23 UTC 

[PATCH V3 0/3] Fix possible hangs and race conditions during login
 2023-05-08 16:22 UTC  (4+ messages)
` [PATCH V3 1/3] target: iscsi: fix hang in the iSCSI login code
` [PATCH V3 2/3] target: iscsi: remove unused transport_timer
` [PATCH V3 3/3] target: iscsi: prevent login threads from racing between each other

[PATCH 1/2] bus: qcom-ebi2: use prefix devm for clock resource allocation functions
 2023-05-08 16:22 UTC  (4+ messages)
` [PATCH 2/2] bus: qcom-ebi2: simplify the code in qcom_ebi2_probe()

[PATCH v2 1/2] dt-bindings: tegra: Document compatible for IGX
 2023-05-08 16:22 UTC  (4+ messages)

[PATCH v3] dt-bindings: firmware: brcm,kona-smc: convert to YAML
 2023-05-08 16:21 UTC  (2+ messages)

[PATCH net] inet_diag: fix inet_diag_msg_attrs_fill() for net_cls cgroup
 2023-05-08 16:21 UTC  (2+ messages)

[linux-next:master 778/1074] fs/xfs/scrub/fscounters.c:459 xchk_fscounters() warn: ignoring unreachable code
 2023-05-08 16:21 UTC 

[meta-security][PATCH 0/8] Fix IMA and EVM support
 2023-05-08 16:12 UTC  (3+ messages)

[Buildroot] gcc-bare-metal package for microblaze cpu - help requested
 2023-05-08 16:21 UTC 

[PATCH] wifi: wilc1000: Increase ASSOC response buffer
 2023-05-08 16:19 UTC 

[PATCH] perf/x86/uncore: Correct the number of CHAs on SPR
 2023-05-08 16:16 UTC  (2+ messages)

[PATCH v4 00/57] tcg: Improve atomicity support
 2023-05-08 16:15 UTC  (4+ messages)
` [PATCH v4 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode

[PATCH] ext4: remove superfluous check that pointer is not NULL
 2023-05-08 16:14 UTC  (2+ messages)

[meta-oe][PATCH 1/5] lvgl: Upgrade lvgl to 8.3.7 and lv-driver to 8.3.0
 2023-05-08 16:13 UTC  (3+ messages)
` [meta-oe][PATCH 5/5] lvgl: Upgrade lvgl-demo-fb to 8.3 and decouple from submodules

[PATCH] driver core: device.h: add some missing kerneldocs
 2023-05-08 16:13 UTC  (2+ 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.