linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 14:51:58 to 2024-03-28 16:50:00 UTC [more...]

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-28 16:49 UTC  (5+ messages)

[PATCH v2 3/3] ACPI/NUMA: Remove architecture dependent remainings
 2024-03-28 16:49 UTC  (3+ messages)

[PATCH 0/3] dmaengine: xilinx: xdma: Various fixes for xdma
 2024-03-28 16:49 UTC  (5+ messages)
` [PATCH 2/3] dmaengine: xilinx: xdma: Fix synchronization issue

[PATCH 0/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
 2024-03-28 16:48 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-28 16:48 UTC  (6+ messages)
` [PATCH v6 3/4] "
` [PATCH v6 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 00/74] New Intel CPUID families
 2024-03-28 16:48 UTC  (5+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
` [PATCH 02/74] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
` [PATCH 03/74] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-03-28 16:47 UTC  (5+ messages)
` [PATCH RESEND 1/2] usb: typec: tipd: fix event checking for tps25750
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 16:46 UTC  (10+ messages)
` [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 02/11] scsi: devinfo: rework scsi_strcpy_devinfo()
` [PATCH 03/11] staging: replace weird strncpy() with memcpy()
` [PATCH 10/11] staging: greybus: change strncpy() to strscpy()

[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
 2024-03-28 16:46 UTC  (11+ messages)

[PATCH] gpio: davinci: Fix potential buffer overflow
 2024-03-28 16:45 UTC  (5+ messages)

[PATCH 0/2] Fix a black screen on sc7180 Trogdor devices
 2024-03-28 16:39 UTC  (2+ messages)

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-28 16:39 UTC  (11+ messages)
` [PATCH 3/9] rbd: avoid out-of-range warning
` [PATCH 5/9] ipv4: tcp_output: avoid warning about NET_ADD_STATS
` [PATCH 6/9] nilfs2: fix out-of-range warning
` [PATCH 8/9] mlx5: stop warning for 64KB pages

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-03-28 16:34 UTC  (27+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
` [PATCH 10/26] cifs: Use alternative invalidation to "
` [PATCH 11/26] 9p: "
` [PATCH 12/26] afs: "
` [PATCH 13/26] netfs: Remove ->launder_folio() support
` [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH 17/26] netfs: Fix writethrough-mode error handling
` [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names
` [PATCH 19/26] netfs: New writeback implementation
` [PATCH 20/26] netfs, afs: Implement helpers for new write code
` [PATCH 21/26] netfs, 9p: "
` [PATCH 22/26] netfs, cachefiles: "
` [PATCH 23/26] netfs: Cut over to using new writeback code
` [PATCH 24/26] netfs: Remove the old "
` [PATCH 25/26] netfs: Miscellaneous tidy ups
` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH 2/2] mailbox: arm_mhuv3: Add driver
 2024-03-28 16:37 UTC  (2+ messages)

[PATCH 0/3] dma: xilinx_dpdma: Fix locking
 2024-03-28 16:37 UTC  (5+ messages)
` [PATCH 2/3] dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore

[RFC PATCH v5 0/6] TPEBS counting mode support
 2024-03-28 16:36 UTC  (2+ messages)

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-28 16:30 UTC  (2+ messages)

[REGRESSION] PWM vibrator does not probe with v6.9-rc1
 2024-03-28 16:27 UTC 

[PATCH 1/3] remoteproc: k3-dsp: Fix usage of omap_mbox_message and mbox_msg_t
 2024-03-28 16:26 UTC  (3+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 16:24 UTC  (14+ messages)
` [PATCH net-next v6 12/17] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v6 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v6 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v6 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v6 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH] drm/mediatek: Init `ddp_comp` with devm_kcalloc()
 2024-03-28 16:22 UTC 

[PATCH v3] serial: 8250_pnp: Support configurable reg shift property
 2024-03-28 16:22 UTC  (2+ messages)

[PATCH v4 0/6] iio: temperature: ltc2983: small improvements
 2024-03-28 16:22 UTC  (7+ messages)
` [PATCH v4 1/6] printk: add new dev_errp_probe() helper
` [PATCH v4 2/6] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH v4 3/6] dt-bindings: iio: temperature: ltc2983: document power supply
` [PATCH v4 4/6] iio: temperature: ltc2983: support vdd regulator
` [PATCH v4 5/6] iio: backend: make use dev_errp_probe()
` [PATCH v4 6/6] iio: common: scmi_iio: convert to dev_err_probe()

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-28 16:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 16:21 UTC  (4+ messages)
` [PATCH 9/9] mmc: Convert from tasklet to BH workqueue

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 16:15 UTC  (7+ messages)
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix

[PATCH] arm64: dts: qcom: Add support for Samsung Galaxy Z Fold5
 2024-03-28 16:19 UTC  (2+ messages)

[PATCH] tools/resolve_btfids: fix build with musl libc
 2024-03-28 16:18 UTC  (2+ messages)

BUG: unable to handle page fault for address: 0000000000030368
 2024-03-28 16:17 UTC  (2+ messages)

[PATCH] PCI: Update pci_find_capability() stub return values
 2024-03-28 16:18 UTC  (2+ messages)

[PATCH] usb-storage: Optimize scan delay more precisely
 2024-03-28 16:18 UTC  (8+ messages)
          ` [usb-storage] "

[PATCH v2 0/5] Wave515 decoder IP support
 2024-03-28 16:18 UTC  (3+ messages)
` [PATCH v2 5/5] media: chips-media: wave5: support Wave515 decoder

[PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped
 2024-03-28 16:17 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom: Add Samsung Galaxy Z Fold5
 2024-03-28 16:16 UTC  (8+ messages)

[PATCH net] i40e: Fix VF MAC filter removal
 2024-03-28 16:10 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
 2024-03-28 16:10 UTC  (11+ messages)

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-03-28 16:09 UTC  (4+ messages)
` [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem

[PATCH 1/2] perf sched timehist: Fix -g/--call-graph option failure
 2024-03-28 16:06 UTC  (4+ messages)
` [PATCH 2/2] perf evsel: Use evsel__name_is() helper

[PATCH net-next v1 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-03-28 16:05 UTC  (10+ messages)
` [PATCH net-next v1 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v1 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v1 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v1 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v1 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v1 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v1 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v1 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v1 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

[PATCH] crypto: jitter - Remove duplicate word in comment
 2024-03-28 16:03 UTC 

[PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-03-28 16:01 UTC  (3+ messages)
` [PATCH v4 2/2] scripts: checkpatch: check unused parameters for "

[PATCH net v4 0/1] net: fec: Fix to suspend / resume with mac_managed_pm
 2024-03-28 15:59 UTC  (2+ messages)
` [PATCH v4 1/1] net: fec: Set mac_managed_pm during probe

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 15:57 UTC  (8+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "

[PATCH] Documentation: dev-tools: Add link to RV docs
 2024-03-28 15:58 UTC  (2+ messages)

[PATCH][next] iio: addac: ad74115: remove redundant if statement
 2024-03-28 15:56 UTC  (4+ messages)

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-28 15:54 UTC  (8+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()

[PATCH 0/2] Support fdinfo runtime and memory stats on Panthor
 2024-03-28 15:49 UTC  (3+ messages)
` [PATCH 1/2] drm/panthor: Enable fdinfo for cycle and time measurements

[PATCH 1/1] docs: dma: correct dma_set_mask() sample code
 2024-03-28 15:48 UTC 

[PATCH v4 0/2] Update mce_record tracepoint
 2024-03-28 15:44 UTC  (6+ messages)
` [PATCH v4 2/2] tracing: Include Microcode Revision in "

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-03-28 15:44 UTC  (11+ messages)
` [PATCH v3 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 02/10] umh: "
` [PATCH v3 03/10] ftrace: "
` [PATCH v3 04/10] timekeeping: "
` [PATCH v3 05/10] seccomp: "
` [PATCH v3 06/10] scheduler: "
` [PATCH v3 07/10] printk: "
` [PATCH v3 08/10] kprobes: "
` [PATCH v3 09/10] delayacct: "
` [PATCH v3 10/10] bpf: "

[PATCH 0/2] RISC-V: Test th.mxstatus.MAEE bit before enabling MAEE
 2024-03-28 15:43 UTC  (7+ messages)
` [PATCH 2/2] riscv: T-Head: Test availability bit before enabling MAEE errata

[PATCH 0/5] clk: qcom: gpucc-sc8280xp: fix GX external supply lookup
 2024-03-28 15:43 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: add SA8540P gpucc

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-28 15:40 UTC  (3+ messages)

[PATCH] ABI: sysfs-driver-panfrost-profiling: fix indentation problem
 2024-03-28 15:40 UTC  (2+ messages)

[PATCH v2 0/4] sysctl: Remove sentinel elements from networking
 2024-03-28 15:40 UTC  (5+ messages)
` [PATCH v2 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 2/4] netfilter: "
` [PATCH v2 3/4] appletalk: "
` [PATCH v2 4/4] ax.25: "

[PATCH 0/5] x86/sev: Fix SNP host late disable
 2024-03-28 15:39 UTC  (6+ messages)
` [PATCH 5/5] x86/CPU/AMD: Track SNP host status with cc_platform_*()

[PATCH] x86/mm/ident_map: Use full gbpages in identity maps except on UV platform
 2024-03-28 15:38 UTC  (9+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-28 15:39 UTC  (3+ messages)
` [PATCH 19/22] rpmsg: virtio: drop owner assignment

[PATCH v8 00/20] GenieZone hypervisor drivers
 2024-03-28 15:40 UTC  (3+ messages)
` [PATCH v8 19/20] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason

[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
 2024-03-28 15:36 UTC  (5+ messages)

[PATCH v2 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-03-28 15:32 UTC  (3+ messages)
` [PATCH v2 3/3] platform/chrome: cros_ec_ucsi: Implement UCSI PDC driver

[PATCH v5 0/1] Add property in dwmac-stm32 documentation
 2024-03-28 15:25 UTC  (5+ messages)
` [PATCH v5 1/1] dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk

6.8-rt8 testing
 2024-03-28 15:25 UTC 

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-28 15:23 UTC  (3+ messages)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH] Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"
 2024-03-28 15:23 UTC  (4+ messages)

[PATCH v5 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-28 15:22 UTC  (3+ messages)
` [PATCH v5 2/2] ASoC: nau8325: new driver

[PATCH] riscv: compat_vdso: align VDSOAS build log
 2024-03-28 15:20 UTC  (2+ messages)

[PATCH v11] platform/x86: add lenovo wmi camera button driver
 2024-03-28 15:18 UTC  (4+ messages)

[PATCH v5] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-03-28 15:13 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 0/3] DisplayPort support for SM6350/SM7225
 2024-03-28 15:11 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm6350: Add DisplayPort controller

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-28 15:13 UTC  (12+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "

dmaengine: CPU stalls while loading bluetooth module
 2024-03-28 15:06 UTC  (10+ messages)

[PATCH] x86/efistub: Reinstate soft limit for initrd loading
 2024-03-28 15:05 UTC 

[PATCH net-next] net: create a dummy net_device allocator
 2024-03-28 15:02 UTC  (4+ messages)

[RESEND PATCH v4 3/3] perf/marvell : Odyssey LLC-TAD performance monitor
 2024-03-28 15:01 UTC  (2+ messages)

[PATCH 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-03-28 15:00 UTC 

[PATCH] ASoC: sunxi: sun4i-i2s: Enable 32-bit audio formats
 2024-03-28 14:56 UTC  (5+ messages)

[PATCH v2 0/3] arch: Remove fbdev dependency from video helpers
 2024-03-28 14:59 UTC  (5+ messages)
` [PATCH v2 2/3] arch: Remove struct fb_info "

[PATCH v2 0/6] drm/msm/dp: Spring cleaning
 2024-03-28 14:58 UTC  (3+ messages)
` [PATCH v2 1/6] drm/msm/dp: Drop unused dp_debug struct

[net-next Patch] octeontx2-af: map management port always to first PF
 2024-03-28 14:58 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]
 2024-03-28 14:57 UTC  (3+ messages)

[PATCH] dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
 2024-03-28 14:53 UTC 

[PATCH] LANDLOCK: use kmem_cache for landlock_object
 2024-03-28 14:45 UTC  (4+ messages)

[PATCH v3] mtd: limit OTP NVMEM Cell parse to non Nand devices
 2024-03-28 14:44 UTC  (4+ messages)

[PATCH v1 1/1] gitlab-ci: Let project define runner using environment variables
 2024-03-28 14:52 UTC  (3+ messages)

[PATCH v8 0/5] arm64: dts: imx8qxp add asrc and sai
 2024-03-28 14:51 UTC  (6+ messages)
` [PATCH v8 1/5] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v8 2/5] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v8 3/5] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v8 4/5] arm64: dts: imx8: fix audio lpcg index
` [PATCH v8 5/5] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]


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).