All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-15 07:54:10 to 2023-08-15 09:11:25 UTC [more...]

[PATCH] Mips: loongson3_defconfig: Enable ast drm driver by default
 2023-08-15  8:29 UTC  (2+ messages)

[PATCH 1/3] mips: remove unneeded #include <asm/export.h>
 2023-08-15  8:27 UTC  (6+ messages)
` [PATCH 2/3] mips: replace #include <asm/export.h> with #include <linux/export.h>
` [PATCH 3/3] mips: remove <asm/export.h>

[GIT PULL] pinctrl: qcom: new drivers for v6.6
 2023-08-15  9:10 UTC  (3+ messages)

[virtio-comment] [PATCH requirements v4 0/7] virtio net requirements for 1.4
 2023-08-15  9:11 UTC  (9+ messages)
` [virtio-comment] [PATCH requirements v4 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH requirements v4 2/7] net-features: Add low latency transmit queue requirements
  ` [virtio-comment] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH requirements v4 7/7] net-features: Add header data split requirements
  ` [virtio-comment] "

[PATCH v6 00/12] Add VIRTIO sound card
 2023-08-15  9:07 UTC  (13+ messages)
` [PATCH v6 01/12] Add virtio-sound device stub
` [PATCH v6 02/12] Add virtio-sound-pci device
` [PATCH v6 03/12] virtio-sound: handle control messages and streams
` [PATCH v6 04/12] virtio-sound: set PCM stream parameters
` [PATCH v6 05/12] virtio-sound: handle VIRTIO_SND_R_PCM_INFO request
` [PATCH v6 06/12] virtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
` [PATCH v6 07/12] virtio-sound: handle VIRTIO_SND_PCM_SET_PARAMS
` [PATCH v6 08/12] virtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
` [PATCH v6 09/12] virtio-sound: handle VIRTIO_SND_PCM_RELEASE
` [PATCH v6 10/12] virtio-sound: implement audio output (TX)
` [PATCH v6 11/12] virtio-sound: implement audio capture (RX)
` [PATCH v6 12/12] docs/system: add basic virtio-snd documentation

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-08-15  9:08 UTC  (4+ messages)

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-08-15  9:08 UTC  (6+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH 0/7] y2038: Finalize and enable y2038 support
 2023-08-15  9:09 UTC  (4+ messages)
` [PATCH 4/7] y2038: build: Introduce new build parameter --disable-y2038

[PATCH v3 0/3] pinctrl: oxnas support removal
 2023-08-15  9:07 UTC  (3+ messages)

[arm:for-next 4/4] arch/arm/vfp/vfpmodule.c:324:13: error: static declaration of 'VFP_bounce' follows non-static declaration
 2023-08-15  9:05 UTC  (7+ messages)

[PATCH V2] perf test: Add support for testing gecko script
 2023-08-15  9:05 UTC  (3+ messages)

[PATCH] locking: remove spin_lock_prefetch
 2023-08-15  9:05 UTC  (3+ messages)

[PATCH -next 0/2] add loongarch and riscv support for kprobe args test
 2023-08-15  8:59 UTC  (3+ messages)
` [PATCH -next 1/2] selftests/ftrace: add loongarch support for kprobe args char tests
` [PATCH -next 2/2] selftests/ftrace: Add riscv support for kprobe arg tests

[PATCH v3] serial: sifive: Add suspend and resume operations
 2023-08-15  9:02 UTC  (2+ messages)

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-15  8:59 UTC  (9+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset

[PATCH -next] nvme: switch to use kmemdup_nul() helper
 2023-08-15  8:59 UTC 

[PATCH v5] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-15  8:52 UTC  (5+ messages)

[Cluster-devel] [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-15  8:56 UTC  (19+ messages)
` [Cluster-devel] [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
  `  "
    ` [f2fs-dev] "
` [Cluster-devel] [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
  `  "
    ` [f2fs-dev] "

[PATCH next v3 0/5] minmax: Relax type checks in min() and max()
 2023-08-15  8:55 UTC  (3+ messages)

[PATCH v2 0/3] perf list: Remove duplicate PMUs
 2023-08-15  8:56 UTC  (6+ messages)
` [PATCH v2 2/3] perf pmus: Add scan that ignores duplicates, use for perf list

[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
 2023-08-15  8:59 UTC  (3+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog

[PATCH 0/9] Fixes and cleanups to compaction
 2023-08-15  8:58 UTC  (11+ messages)
` [PATCH 3/9] mm/compaction: correctly return failure with bogus compound_order in strict mode
` [PATCH 4/9] mm/compaction: simplify pfn iteration in isolate_freepages_range
` [PATCH 5/9] mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation_suitable
` [PATCH 6/9] mm/compaction: rename is_via_compact_memory to compaction_with_allocation_order
` [PATCH 7/9] mm/compaction: factor out code to test if we should run compaction for target order

[PATCH] drm/amd/pm: allow the user to force BACO on smu v13.0.0/7
 2023-08-15  8:57 UTC 

[LTP] [PATCH] ipneigh01.sh: Fix an issue where ipneigh01_arp test case fail due to ARP timeout
 2023-08-15  8:57 UTC 

[PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-15  8:53 UTC 

[PATCH v4 0/4] add clock controller of qca8386/qca8084
 2023-08-15  8:52 UTC  (5+ messages)
` [PATCH v4 1/4] clk: qcom: branch: Add clk_branch2_mdio_ops
` [PATCH v4 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v4 3/4] clk: qcom: common: add _qcom_cc_really_probe
` [PATCH v4 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[RESEND PATCH] perf scripts python: launch the profiler UI on the default browser with the appropriate URL
 2023-08-15  8:52 UTC  (3+ messages)

[PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-08-15  8:51 UTC  (2+ messages)

[PATCH v2 0/7] LoongArch: Add built-in dtb support
 2023-08-15  8:51 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: loongarch: Add CPU bindings for LoongArch
` [PATCH v2 2/7] dt-bindings: loongarch: Add Loongson SoC boards compatibles
` [PATCH v2 3/7] LoongArch: Allow device trees to be built into the kernel
` [PATCH v2 4/7] LoongArch: dts: DeviceTree for Loongson-2K0500
` [PATCH v2 5/7] LoongArch: dts: DeviceTree for Loongson-2K1000
` [PATCH v2 6/7] LoongArch: dts: DeviceTree for Loongson-2K2000
` [PATCH v2 7/7] LoongArch: Parsing CPU-related information from DTS

[PATCH] firmware: arm_scmi: Fixup perf microwatt support
 2023-08-15  8:48 UTC  (5+ messages)

[PATCH net] wifi: iwlwifi: mvm: add dependency for PTP clock
 2023-08-15  8:47 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about reg and interrupt description
 2023-08-15  8:47 UTC 

[Patch net, v2] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-15  8:47 UTC  (7+ messages)

[linuxtv-media-stage:master] BUILD SUCCESS b7ec3212a73abc987e8f33aa42988e6c39c38c92
 2023-08-15  8:45 UTC 

[usb:usb-testing] BUILD SUCCESS bbb9e06d2c6435af9c62074ad7048910eeb2e7bc
 2023-08-15  8:45 UTC 

usb: gadget: dwc2: not getting audio data
 2023-08-15  8:44 UTC  (6+ messages)

[PATCH 0/8] A new set of Linux OD interfaces
 2023-08-15  8:42 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/pm: introduce a new set of "
` [PATCH 2/8] drm/amdgpu: revise the device initialization sequences
` [PATCH 3/8] drm/amd/pm: add fan mode OD setting support for SMU13
` [PATCH 4/8] drm/amd/pm: add fan temperature/pwm curve "
` [PATCH 5/8] drm/amd/pm: add fan acoustic limit "
` [PATCH 6/8] drm/amd/pm: add fan acoustic target "
` [PATCH 7/8] drm/amd/pm: add fan target temperature "
` [PATCH 8/8] drm/amd/pm: add fan minimum pwm "

[rust:rust-next 23/25] make[3]: *** No rule to make target 'rustdoc'
 2023-08-15  8:42 UTC  (2+ messages)

[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-15  8:41 UTC  (3+ messages)

[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
 2023-08-15  8:41 UTC  (3+ messages)

[linux-next:master 3177/8441] drivers/video/fbdev/core/fbcon.c:3184: undefined reference to `fg_console'
 2023-08-15  8:41 UTC 

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-15  8:37 UTC  (7+ messages)
` [PATCH v2 5/5] virt: sevguest: Add TSM_REPORTS support for SNP_{GET, GET_EXT}_REPORT

[PATCH] objtool: Check local label in is_sibling_call() and add_jump_destinations()
 2023-08-15  8:36 UTC 

[igt-dev] [PATCH 1/3] lib/amdgpu: Formatting the code
 2023-08-15  8:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH] MAINTAINERS: Add myself as mlx5_vdpa driver
 2023-08-15  8:33 UTC  (2+ messages)

[PATCH v5 0/8] Initial Marvell PXA1908 support
 2023-08-15  8:32 UTC  (4+ messages)
` [PATCH v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO

[PATCH] null_blk: fix poll request timeout handling
 2023-08-15  8:31 UTC  (3+ messages)

[PATCH v2 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-15  8:31 UTC  (8+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH v2 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
` [PATCH v2 3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}

[tip:master] BUILD SUCCESS 855484a68d16ed8daf563e3b154787e8330b5bbd
 2023-08-15  8:29 UTC 

[PATCH v2] generic/{175,297,298}: fix use of uninitialized var
 2023-08-15  8:28 UTC 

linux-next: manual merge of the fsi tree with the char-misc tree
 2023-08-15  8:27 UTC 

[patch V2 00/37] x86/microcode: Cleanup and late loading enhancements
 2023-08-15  8:25 UTC  (6+ messages)
` [patch V2 02/37] x86/microcode: Hide the config knob

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-15  8:26 UTC  (5+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 2/4] vdpa/mlx5: implement .reset_map driver op

[PATCH] kernfs: implement custom llseek method to fix userspace regression
 2023-08-15  8:25 UTC  (3+ messages)

[PATCH v3] gpiolib: fix reference leaks when removing GPIO chips still in use
 2023-08-15  8:25 UTC  (2+ messages)

[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
 2023-08-15  8:24 UTC  (2+ messages)

[PATCH] shmem: add support for user extended attributes
 2023-08-15  8:23 UTC  (5+ messages)

[PATCH 1/8] disk: Drop always true conditional check
 2023-08-15  8:24 UTC  (5+ messages)
` [PATCH 8/8] disk: Make blk_get_ops() internal to blk uclass

[PATCH] dt-bindings: pinctrl: brcm,bcm11351-pinctrl: Convert to YAML
 2023-08-15  8:23 UTC  (3+ messages)

[PATCH 1/8] Spi: sprd-adi: Getting panic reason before reboot
 2023-08-15  8:22 UTC  (2+ messages)

[PATCH net-next 0/3] net: warn about attempts to register negative ifindex
 2023-08-15  8:15 UTC  (5+ messages)
` [PATCH net-next 2/3] netlink: specs: add ovs_vport new command
` [PATCH net-next 3/3] tools: ynl: add more info to KeyErrors on missing attrs

[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-08-15  8:21 UTC 

[PATCH platform-next v2 00/16] Add new features and amendments for Nvidia systems
 2023-08-15  8:20 UTC  (6+ messages)

[PATCH 1/2] perf bpf-filter: Fix sample flag check with ||
 2023-08-15  8:17 UTC  (4+ messages)
` [PATCH 2/2] perf test: Add perf record sample filtering test

[PATCH v4] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-08-15  8:18 UTC  (2+ messages)

[PATCH v9 00/11] Add basic Boot Loader Interface support
 2023-08-15  8:17 UTC  (13+ messages)
` [PATCH v9 02/11] Unify GUID types

[RFC] ethdev: introduce maximum Rx buffer size
 2023-08-15  8:16 UTC  (3+ messages)

[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
 2023-08-15  7:56 UTC  (3+ messages)

[PATCH v3] docs: Add debugging chapter to development documentation
 2023-08-15  8:14 UTC  (4+ messages)

[Intel-gfx] [REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics
 2023-08-15  8:12 UTC  (8+ messages)
          `  "

[PATCH 3/9] mm: Call free_transhuge_folio() directly from destroy_large_folio()
 2023-08-15  8:09 UTC  (2+ messages)

[GIT PULL FOR 6.6] V4L2 fixes
 2023-08-15  8:09 UTC  (2+ messages)
` [GIT PULL FOR 6.6] V4L2 fixes (#94092)

[PATCH v2] s390/mm: Make virt_to_pfn() a static inline
 2023-08-15  8:09 UTC  (2+ messages)

[PATCH -next] s390/pci: Use builtin_misc_device macro to simplify the code
 2023-08-15  8:08 UTC 

[PATCH RESEND] md: raid0: account for split bio in iostat accounting
 2023-08-15  8:08 UTC  (2+ messages)

[PATCH net] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-15  8:08 UTC  (2+ messages)

[PATCH net-next v3 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
 2023-08-15  8:06 UTC  (7+ messages)
` [PATCH net-next v3 4/5] net: qualcomm: "
` [PATCH net-next v3 5/5] wlcore: spi: "

[PATCH -next] tpm/tpm_tis_synquacer: Use module_platform_driver macro to simplify the code
 2023-08-15  8:06 UTC 

[PATCH yocto-autobuilder-helper] auh-config: systemd now requires usrmerge
 2023-08-15  8:06 UTC 

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-08-15  8:05 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] attr.c: read attributes in a sparse directory

[PATCH 1/2] gpio: sim: use sysfs_streq() and avoid an strdup()
 2023-08-15  8:04 UTC  (3+ messages)
` [PATCH 2/2] gpio: sim: simplify code with cleanup helpers

[AUH] Upgrade status: 2023-08-15
 2023-08-15  8:04 UTC  (2+ messages)
` [OE-core] "

[PATCH v7 0/6] fuse: full atomic open and atomic-open-revalidate
 2023-08-15  8:03 UTC  (3+ messages)
` [PATCH 3/6] [RFC] Allow atomic_open() on positive dentry

[PATCH -next] dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
 2023-08-15  8:02 UTC 

[PATCH] time: clocksource: Remove unnecessary ‘0’ values from count
 2023-08-17  0:33 UTC 

[Buildroot] [PATCH 1/1] package/libstrophe: bump to version 0.12.3
 2023-08-15  7:57 UTC 

linux-next: manual merge of the vhost tree with the net-next tree
 2023-08-15  8:01 UTC 

[PATCH 5.10 1/1] udf: Check consistency of Space Bitmap Descriptor
 2023-08-15  7:59 UTC 

[PATCH -next] Input: walkera0701 - Use module_parport_driver macro to simplify the code
 2023-08-15  8:01 UTC 

linux-next: duplicate patch in the drivers-x86 tree
 2023-08-15  7:59 UTC  (3+ messages)

[PATCH -next 0/2] Simplify the code with declaration-driven macros
 2023-08-15  7:59 UTC  (3+ messages)
` [PATCH -next 1/2] leds: trigger: netdev: Use module_led_trigger macro to simplify the code
` [PATCH -next 2/2] leds: Use module_misc_device "

[PATCH nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
 2023-08-15  7:59 UTC  (3+ messages)

[PATCH 0/9] Remove _folio_dtor and _folio_order
 2023-08-15  7:59 UTC  (5+ messages)
` [PATCH 7/9] mm: Add deferred_list page flag
` [PATCH 9/9] mm: Free up a word in the first tail page

[PATCH v15 000/115] KVM TDX basic feature support
 2023-08-15  7:56 UTC  (3+ messages)
` [PATCH v15 018/115] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters

[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
 2023-08-15  7:57 UTC  (5+ messages)
` [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195

[PATCH -next] nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
 2023-08-15  7:57 UTC  (2+ messages)

[PATCH] x86: kvm: x86: Remove unnecessary initial values of variables
 2023-08-17  0:26 UTC 

[PATCH net-next] wlcore: sdio: Use module_sdio_driver macro to simplify the code
 2023-08-15  7:54 UTC 

[AUH] openssl: upgrading to 3.1.2 FAILED
 2023-08-15  7:54 UTC 


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.