linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:13:28 to 2023-09-07 16:59:41 UTC [more...]

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-07  9:30 UTC  (3+ messages)
  ` [PATCH 6.5 11/34] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH net v2] r8152: avoid the driver drops a lot of packets
 2023-09-07 16:38 UTC  (4+ messages)

[PATCH v6 0/2] Enhancements for tmp513 driver
 2023-09-07  7:14 UTC  (2+ messages)
` [PATCH v6 1/2] hwmon: tmp513: Add max_channels variable to struct tmp51x_data

[PATCH v5 1/4] Add reserved-memory
 2023-09-07 16:41 UTC  (15+ messages)
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages

[PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-07 11:05 UTC  (7+ messages)
` [PATCH drm-misc-next v2 2/7] drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvm
` [PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH 0/3] Do not map unaccepted memory
 2023-09-07 15:51 UTC  (13+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-07 16:33 UTC  (2+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch

[PATCH v3 0/4] sc7180: Add ADSP
 2023-09-07 10:25 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl

[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-07 13:16 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-09-07 10:28 UTC  (7+ messages)
` [PATCH v5 2/5] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'
` [PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH 00/52] m68k: W=1 fixes
 2023-09-07 13:41 UTC  (20+ messages)
` [PATCH 01/52] m68k: kernel: Add missing asmlinkage to do_notify_resume()
` [PATCH 05/52] m68k: kernel: Add and use "ints.h"
` [PATCH 06/52] m68k: kernel: Add and use "process.h"
` [PATCH 09/52] m68k: kernel: Add and use "traps.h"
` [PATCH 10/52] m68k: kernel: Add and use "vectors.h"
` [PATCH 15/52] m68k: emu: Mark version[] __maybe_unused
` [PATCH 16/52] m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE()
` [PATCH 17/52] m68k: amiga: Add and use "amiga.h"
` [PATCH 18/52] m68k: atari: Document data parameter of stdma_try_lock()
` [PATCH 21/52] m68k: atari: Make atari_stram_map_pages() static
` [PATCH 24/52] m68k: apollo: Make local reset, serial, and irq functions static
` [PATCH 27/52] m68k: bvme6000: Make bvme6000_abort_int() static
` [PATCH 28/52] m68k: hp300: Include "time.h" for hp300_sched_init()
` [PATCH 31/52] m68k: mac: Make mac_platform_init() static
` [PATCH 35/52] m68k: mvme16x: Add and use "mvme16x.h"
` [PATCH 40/52] m68k: sun3: Fix signature of sun3_get_model()
` [PATCH 43/52] m68k: sun3: Remove unused start_page in sun3_bootmem_alloc()
` [PATCH 45/52] m68k: sun3: Annotate prom_printf() with __printf()
` [PATCH 51/52] m68k: sun3x: Make dvma_print() static

[PATCH] fix writing to the filesystem after unmount
 2023-09-07 10:43 UTC  (9+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix uninitialized variable
 2023-09-07 16:53 UTC  (3+ messages)

[PATCH] wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
 2023-09-07  8:09 UTC 

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:40 UTC  (19+ messages)
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code

[PATCH v8 0/8] Add metrics for Arm CMN
 2023-09-07 16:06 UTC 

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-07 11:57 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH] proc: fix smaps_rollup test after KSM changes
 2023-09-07 11:10 UTC 

[PATH v2] cgroup: add cgroup_favordynmods= command-line option
 2023-09-07 15:57 UTC  (4+ messages)

[PATCH] ASoC: meson: axg: extend TDM maximum sample rate to 384kHz
 2023-09-07  9:09 UTC 

[PATCH 0/2] m68k/powerpc: Kill references to non-existent README.legal
 2023-09-07 14:21 UTC 

[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-07  9:15 UTC  (11+ messages)
` [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v2 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v2 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction

[PATCH] thermal/drivers/mediatek: Fix control buffer enablement on MT7896
 2023-09-07 11:36 UTC  (2+ messages)

[PATCH] vfio/pds: Add missing PCI_IOV depends
 2023-09-07 16:25 UTC  (3+ messages)

[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-07 16:44 UTC  (13+ messages)
` [PATCH v4 01/17] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [PATCH v4 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [PATCH v4 03/17] media: qcom: camss: Start to move to module compat matched resources
` [PATCH v4 04/17] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [PATCH v4 05/17] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v4 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v4 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v4 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v4 14/17] media: qcom: camss: Support RDI3 for VFE 17x
` [PATCH v4 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [PATCH v4 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack
` [PATCH v4 17/17] media: qcom: camss: Comment CSID dt_id field

[PATCH v14 00/11] LSM: Three basic syscalls
 2023-09-07 15:37 UTC  (3+ messages)
` [PATCH v14 04/11] LSM: syscalls for current process attributes

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-07  8:04 UTC  (4+ messages)

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-09-07 16:50 UTC  (5+ messages)
` [PATCH v9 0/6] Provide SEV-SNP "
  ` [PATCH v9 5/6] x86/sev: Add SNP-specific unaccepted memory support

drivers/of/dynamic.c:935 of_changeset_action() warn: possible memory leak of 'ce'
 2023-09-07 10:52 UTC 

[PATCH v2 00/11] Fix up SRSO stuff
 2023-09-07  8:31 UTC  (3+ messages)
` [PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()

[PATCH 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-09-07  6:49 UTC  (5+ messages)
` [PATCH 2/2] arm: dts: am3517-evm: Enable Ethernet PHY Interrupt

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-07 16:47 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: Add io domain properties

[PATCH] ASoC: meson: spdifin: start hw on dai probe
 2023-09-07  9:05 UTC 

[PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
 2023-09-07  6:45 UTC  (2+ messages)
` [PATCH v9 2/2] dt-bindings: arm: aspeed: add Meta Minerva board

[PATCH v9 0/6] designware pwm driver updates
 2023-09-07 16:12 UTC  (3+ messages)
` [PATCH v9 1/6] pwm: dwc: split pci out of core driver
` [PATCH v9 2/6] pwm: dwc: make timer clock configurable

[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
 2023-09-07  9:23 UTC 

[PATCH AUTOSEL 4.14 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/2] btrfs: output extra debug info if we failed to find an inline backref

[PATCH v6 00/20] Imagination Technologies PowerVR DRM driver
 2023-09-07 12:14 UTC  (5+ messages)
` [PATCH v6 02/20] drm/gpuva_mgr: Helper to get range of unmap from a remap op
` [PATCH v6 03/20] dt-bindings: gpu: Add Imagination Technologies PowerVR/IMG GPU

[PATCH AUTOSEL 6.1 1/4] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 16:44 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] btrfs: return real error when orphan cleanup fails due to a transaction abort
` [PATCH AUTOSEL 6.1 4/4] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock

[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
 2023-09-07 11:15 UTC  (4+ messages)

[PATCH v4] efivarfs: Add uid/gid mount options
 2023-09-07 16:43 UTC 

[PATCH 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-09-07 14:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: Add "

usb: dwc3: some USB devices not working after 6.4.8
 2023-09-07 12:34 UTC  (5+ messages)

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-07  9:28 UTC 

[PATCH 0/3] Support ROHM BM1390 pressure sensor
 2023-09-07 13:57 UTC  (5+ messages)
` [PATCH 2/3] iio: pressure: Support ROHM BU1390

[PATCH v3 0/6] soc/tegra: fuse: Add ACPI support
 2023-09-07  7:10 UTC  (2+ messages)
` [PATCH v3 3/6] soc/tegra: fuse: Add function to add lookups

[PATCH 1/5] gpio: mockup: fix kerneldoc
 2023-09-07 14:52 UTC  (2+ messages)
` [PATCH 3/5] gpio: mockup: deprecate the old testing module

[syzbot] Monthly ext4 report (Sep 2023)
 2023-09-07  9:25 UTC 

[PATCH 0/2] Add st7735s drm driver and Winstar panel
 2023-09-07  9:42 UTC  (3+ messages)

[PATCH v5 0/3] Add metric value validation test
 2023-09-07 16:33 UTC  (6+ messages)

[PATCH] iommu/omap: Use helper function IS_ERR_OR_NULL()
 2023-09-07 16:38 UTC 

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-07  9:18 UTC  (7+ messages)
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function

[PATCH v4 0/2] irqchip/qcom-pdc: support v3.2 HW
 2023-09-07  7:57 UTC  (4+ messages)
` [PATCH v4 1/2] irqchip/qcom-pdc: Add support for "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-09-07 12:02 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs

[PATCH] Documentation: Process: Add a note about git way of applying patch
 2023-09-07 12:48 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Add fine-tuned checksum functions
 2023-09-07  9:58 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: Checksum header
` [PATCH v2 3/5] riscv: Vector checksum header

[PATCH 0/4] Support Andes PMU extension
 2023-09-07 11:02 UTC  (4+ messages)
` [PATCH 3/4] riscv: errata: Add Andes PMU errata

[PATCH 00/15] Support IGT in display driver
 2023-09-07 12:33 UTC  (7+ messages)
` [PATCH 01/15] soc: mediatek: Add register definitions for GCE
` [PATCH 12/15] drm/mediatek: Support CRC in VDOSYS1
` [PATCH 13/15] drm/mediatek: Add missing plane settings when async update

[PATCH 0/6] tracing: Fix removing instances while reading/writing to their files
 2023-09-07 16:11 UTC  (3+ messages)

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-07  9:39 UTC  (4+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree

[PATCH V3] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata
 2023-09-07 16:24 UTC 

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-07 13:59 UTC  (13+ messages)
` [PATCH v1 02/10] clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
` [PATCH v1 04/10] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll
` [PATCH v1 05/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332
` [PATCH v1 06/10] cpufreq: qti: Enable cpufreq for ipq53xx
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse
` [PATCH v1 10/10] arm64: dts: qcom: ipq9574: "

[PATCH 0/2] Fix nohz_full vs rt bandwidth
 2023-09-07 14:17 UTC  (3+ messages)

[RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper
 2023-09-07 14:16 UTC  (11+ messages)

[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
 2023-09-07  9:20 UTC  (2+ messages)

[RFC,drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-07 16:33 UTC  (14+ messages)
` [Nouveau] [RFC, drm-misc-next "

[PATCH] gpiolib: remove unnecessary extern specifiers from the driver header
 2023-09-07  7:44 UTC  (2+ messages)

[PATCH] firewire: allow deactivating the IEEE1394 menuconfig section at once
 2023-09-07 10:16 UTC  (2+ messages)

[PATCH] devres: rename the first parameter of devm_add_action_or_reset()
 2023-09-07 11:03 UTC 

[PATCH AUTOSEL 5.15 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock

[GIT PULL] SPI fixes for v6.6-merge-window
 2023-09-07 12:28 UTC 

[PATCH v2 0/7]arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-09-07 14:14 UTC  (4+ messages)
` [PATCH v2 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances

Fwd: WARNING: CPU: 13 PID: 3837105 at kernel/sched/sched.h:1561 __cfsb_csd_unthrottle+0x149/0x160
 2023-09-07  8:59 UTC  (5+ messages)
  ` [External] "

[PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs
 2023-09-07 16:25 UTC  (3+ messages)
` [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info

[PATCH AUTOSEL 5.10 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[PATCH 0/2] Fix redundant PLLA update
 2023-09-07 14:35 UTC  (5+ messages)
` [PATCH 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates

[PATCH] lockdep: Fix static memory detection even more
 2023-09-07  7:40 UTC  (7+ messages)

[RFC net-next v3 0/6] Add MACsec support for TJA11XX C45 PHYs
 2023-09-07 15:00 UTC  (3+ messages)
` [RFC net-next v3 4/6] net: phy: nxp-c45-tja11xx: add MACsec support

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-07 16:16 UTC  (2+ messages)

[PATCH AUTOSEL 6.5 1/6] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC  (4+ messages)
` [PATCH AUTOSEL 6.5 2/6] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
` [PATCH AUTOSEL 6.5 3/6] btrfs: return real error when orphan cleanup fails due to a transaction abort
` [PATCH AUTOSEL 6.5 5/6] btrfs: output extra debug info if we failed to find an inline backref

[PATCH v2] ssb: Fix division by zero issue in ssb_calc_clock_rate
 2023-09-07  6:00 UTC  (2+ messages)

[RFC PATCH net-next 0/2] Add support for ICSSG on AM64x EVM
 2023-09-07 12:24 UTC  (2+ messages)

[RFC] thermal/drivers/mediatek: fix temperature on mt7986
 2023-09-07  9:12 UTC  (2+ messages)

[External] Re: [PATCH v3 0/4] Obtain SMBIOS and ACPI entry from FFI
 2023-09-07 12:15 UTC  (9+ messages)

[v6.1.52][PATCH] Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
 2023-09-07 10:16 UTC  (2+ messages)

[RFC PATCH net-next 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-07 12:20 UTC  (6+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: Add documentation for Half duplex support

[PATCH 0/5] i2c: clock calculation cleanups for Renesas devices
 2023-09-07 12:08 UTC  (4+ messages)
` [PATCH 5/5] i2c: riic: avoid potential division by zero

[PATCH] net: phy: dp83867: Add support for hardware blinking LEDs
 2023-09-07  8:47 UTC 

Debugging i2c : i2cdetect cant detect a device on i2c line
 2023-09-07 13:36 UTC  (2+ messages)

[PATCH v11 00/13] Add multiport support for DWC3 controllers
 2023-09-07 12:25 UTC  (3+ messages)
` [PATCH v11 03/13] usb: xhci: Move extcaps related macros to respective header file

[PATCH v4 0/7] Add support for Sub-NUMA cluster (SNC) systems
 2023-09-07 16:19 UTC  (5+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[GIT PULL] regulator fixes for v6.6-merge-window
 2023-09-07 12:34 UTC 

[PATCH] net: mdio: Use helper function IS_ERR_OR_NULL()
 2023-09-07  8:38 UTC 

[PATCH AUTOSEL 4.19 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] btrfs: output extra debug info if we failed to find an inline backref

[PATCH AUTOSEL 6.4 1/5] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
 2023-09-07 15:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 2/5] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
` [PATCH AUTOSEL 6.4 4/5] btrfs: output extra debug info if we failed to find an inline backref

[PATCH] docs/mm: Physical Memory: add "Memory map" section
 2023-09-07 14:20 UTC  (3+ messages)

[PATCH v2 1/1] iommu/arm-smmu-v3: Fix error case of range command
 2023-09-07  9:21 UTC  (11+ messages)

[PATCH v3 1/2] mm/vmalloc: Add a safer version of find_vm_area() for debug
 2023-09-07  6:53 UTC  (2+ messages)

[PATCH] driver base: slience unused warning
 2023-09-07 10:49 UTC  (2+ messages)

[PATCH 0/2] KVM: Pre-check mmu_notifier retry on x86
 2023-09-07 14:45 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing

[PATCH net] i40e: Fix VF VLAN offloading when port VLAN is configured
 2023-09-07 15:44 UTC 

[PATCH v8 6/7] iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer
 2023-09-07  6:33 UTC  (12+ messages)

[PATCH v8 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-09-07 14:51 UTC  (7+ messages)
` [PATCH v8 1/8] x86/resctrl: Add multiple tasks to the resctrl group at once

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-07 10:49 UTC  (3+ messages)
` [PATCH v17 05/14] remoteproc: mediatek: Extract SCP common registers

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-07  6:55 UTC  (4+ messages)
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp

[PATCH v3] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
 2023-09-07 13:10 UTC 

[PATCH] Staging: wlan-ng: Removed unnecessary parentheses in wlan-ng driver cfg80211
 2023-09-07  6:38 UTC  (2+ messages)

[PATCH v3 4/5] drm/vc4: add trailing newlines to drm_dbg msgs
 2023-09-07  6:51 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/3] locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock

[PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper
 2023-09-07 15:31 UTC  (3+ messages)
` [PATCH net v2 2/2] iavf: schedule a request immediately after add/delete vlan

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-09-07 15:46 UTC  (3+ messages)
` [PATCH RFC v2 03/18] cxl/mem: Read Dynamic capacity configuration from the device

[PATCH v2] sched/topology: remove sysctl_sched_energy_aware depending on the architecture
 2023-09-07 10:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).