public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 18:06:51 to 2023-07-27 21:23:48 UTC [more...]

[PATCH v2 00/13] drm/msm/adreno: Move away from legacy revision matching
 2023-07-27 21:20 UTC  (9+ messages)
` [PATCH v2 01/13] drm/msm/adreno: Remove GPU name
` [PATCH v2 02/13] drm/msm/adreno: Remove redundant gmem size param
` [PATCH v2 04/13] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH v2 05/13] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH v2 06/13] drm/msm/adreno: Allow SoC specific gpu device table entries
` [PATCH v2 07/13] drm/msm/adreno: Move speedbin mapping to device table
` [PATCH v2 08/13] drm/msm/adreno: Bring the a630 family together
` [PATCH v2 09/13] drm/msm/adreno: Add adreno family

[PATCH v2] damon: Use pmdp_get instead of drectly dereferencing pmd
 2023-07-27 21:21 UTC 

[PATCH] x86/APM: drop the duplicate APM_MINOR_DEV macro
 2023-07-27 21:21 UTC  (3+ messages)

[net-next PATCH 1/3] net: dsa: tag_qca: return early if dev is not found
 2023-07-27 21:16 UTC  (9+ messages)
` [net-next PATCH 2/3] net: dsa: qca8k: make learning configurable and keep off if standalone
` [net-next PATCH 3/3] net: dsa: qca8k: limit user ports access to the first CPU port on setup

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-27 21:16 UTC  (3+ messages)
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration

[PATCH] damon: Use pmdp_get instead of drect dereferencing pmd
 2023-07-27 21:15 UTC  (3+ messages)

[PATCH v3] rtc: rv3028: Add support for "aux-voltage-chargeable" property
 2023-07-27 21:13 UTC  (2+ messages)

[PATCH] [v2] rtc: bq4802: add sparc dependency
 2023-07-27 21:10 UTC  (2+ messages)

[PATCH v5 0/4] Add set_dev_data and unset_dev_data support
 2023-07-27 21:09 UTC  (5+ messages)
` [PATCH v5 1/4] iommu: Add set/unset_dev_user_data ops
` [PATCH v5 2/4] iommufd: Add IOMMUFD_CMD_SET_DEV_DATA and IOMMUFD_CMD_UNSET_DEV_DATA
` [PATCH v5 3/4] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_DATA
` [PATCH v5 4/4] iommufd/selftest: Add coverage for IOMMU_SET/UNSET_DEV_DATA

Hola
 2023-07-27 20:39 UTC 

[PATCH v2] spi: fsl-dspi: Use dev_err_probe() in dspi_request_dma()
 2023-07-27 21:07 UTC  (2+ messages)

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-07-27 21:05 UTC  (17+ messages)
` [PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
` [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
` [PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH v2 0/7] rtc: stm32: multiple bug fixes and improvements
 2023-07-27 21:04 UTC  (2+ messages)

[PATCH v2 0/2] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2023-07-27 21:04 UTC  (4+ messages)
` [PATCH v2 2/2] media: imagination: Add E5010 JPEG Encoder driver

[PATCH bpf-next v4] libbpf: Expose API to consume one ring at a time
 2023-07-27 21:02 UTC  (3+ messages)

[PATCH v4 00/17] rtc: pcf2127: add PCF2131 driver
 2023-07-27 20:57 UTC  (2+ messages)

[PATCH v1 0/7] Refactor the SMMU's CD table ownership
 2023-07-27 20:57 UTC  (13+ messages)
` [PATCH v1 1/7] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v1 2/7] iommu/arm-smmu-v3: Replace s1_cfg with ctx_desc_cfg
` [PATCH v1 3/7] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v1 4/7] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v1 5/7] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
` [PATCH v1 6/7] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v1 7/7] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[RFC 0/4] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-27 20:56 UTC  (6+ messages)
` [RFC 2/4] mm/memblock: Add hugepage_size member to struct memblock_region
    ` [External] "

[PATCH v7 0/6] Add StarFive Camera Subsystem driver
 2023-07-27 20:49 UTC  (5+ messages)
` [PATCH v7 5/6] media: starfive: camss: Add ISP driver
` [PATCH v7 6/6] media: starfive: camss: Add VIN driver

[v1 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-27 20:46 UTC  (7+ messages)
` [v1 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v1 2/6] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v1 3/6] memblock: add parameter to memblock_setclr_flag for selecting memblock_type
` [v1 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v1 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init
` [v1 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO

[PATCH 1/2] tty: vt: Fix spelling typo in comment
 2023-07-27 20:45 UTC  (2+ messages)

[PATCH] smaps: Fix the abnormal memory statistics obtained through /proc/pid/smaps
 2023-07-27 20:43 UTC  (10+ messages)

[PATCH v2] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-27 20:43 UTC  (2+ messages)

[PATCH] Input: ads7846 - don't set ABS_PRESSURE when min == max
 2023-07-27 20:39 UTC  (2+ messages)

[PATCH] fuse: enable larger read buffers for readdir
 2023-07-27 20:35 UTC  (14+ messages)
` [PATCH] fuse: enable larger read buffers for readdir [v2]

[PATCH v3 00/12] selftests/nolibc: add minimal kernel config support - part1
 2023-07-27 20:35 UTC  (13+ messages)
` [PATCH v3 01/12] selftests/nolibc: allow report with existing test log
` [PATCH v3 02/12] selftests/nolibc: add macros to reduce duplicated changes
` [PATCH v3 03/12] selftests/nolibc: fix up O= option support
` [PATCH v3 04/12] selftests/nolibc: string the core targets
` [PATCH v3 05/12] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v3 06/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
` [PATCH v3 07/12] selftests/nolibc: add menuconfig and mrproper for development
` [PATCH v3 08/12] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v3 09/12] selftests/nolibc: customize QEMU_TIMEOUT for ppc64/ppc64le
` [PATCH v3 10/12] selftests/nolibc: tinyconfig: add extra common options
` [PATCH v3 11/12] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc
` [PATCH v3 12/12] selftests/nolibc: speed up some targets with multiple jobs

[PATCH v3 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-07-27 20:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5
` [PATCH v3 2/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial device tree

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-27 20:33 UTC  (7+ messages)

[PATCH] ASoC: Intel: Skylake: replace deprecated strncpy with strscpy
 2023-07-27 20:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] i2c: imx: add support for I2C_M_STOP flag
 2023-07-27 20:30 UTC  (2+ messages)

[PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-07-27 20:29 UTC  (2+ messages)

[PATCH v10 0/6] Add IO page table replacement support
 2023-07-27 20:24 UTC  (7+ messages)
` [PATCH v10 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v10 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v10 3/6] iommufd: Add iommufd_access_change_ioas(_id) helpers
` [PATCH v10 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v10 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v10 6/6] vfio: Support IO page table replacement

[PATCH v3 0/4] Add support for PECI Nuvoton
 2023-07-27 20:21 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: Add bindings for peci-npcm
` [PATCH v3 2/4] peci: Add peci-npcm controller driver
` [PATCH v3 3/4] ARM: dts: nuvoton: Add PECI controller node
` [PATCH v3 4/4] arm64: "

[PATCH] PCI/DOE: Fix destroy_work_on_stack() race
 2023-07-27 20:21 UTC  (4+ messages)

[PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-27 20:15 UTC  (2+ messages)

[PATCH v1] cpuidle: teo: Update idle duration estimate when choosing shallower state
 2023-07-27 20:12 UTC  (2+ messages)

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-27 20:11 UTC  (10+ messages)
` [PATCH 2/2] mm: Fix "

Stopping the tick on a fully loaded system
 2023-07-27 20:10 UTC  (12+ messages)

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
 2023-07-27 20:08 UTC  (19+ messages)

[PATCH v8 0/2] Digiteq Automotive MGB4 driver
 2023-07-27 19:58 UTC  (6+ messages)
` [PATCH v8 1/2] Added "

[PATCH v1 0/3] Parse event sort/regroup fixes
 2023-07-27 20:05 UTC  (3+ messages)

[PATCH v2 2/2] dt-bindings: hwmon: add renesas,isl28022
 2023-07-27 20:02 UTC 

[PATCH] arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
 2023-07-27 20:00 UTC 

[PATCH v2 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27 19:55 UTC 

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-27 19:49 UTC  (2+ messages)

[GIT PULL]: soundwire fixes for v6.5
 2023-07-27 19:49 UTC  (2+ messages)

[GIT PULL]: Generic phy fixes for v6.5
 2023-07-27 19:49 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.5-rc4
 2023-07-27 19:49 UTC  (2+ messages)

[GIT PULL] Networking for 6.5-rc4
 2023-07-27 19:49 UTC  (2+ messages)

[GIT PULL] memblock fixes for v6.5-rc4
 2023-07-27 19:49 UTC  (3+ messages)

[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27 19:48 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022

[PATCH] scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
 2023-07-27 19:39 UTC 

[PATCH] firmware: Fix an NULL vs IS_ERR() bug in probe
 2023-07-27 19:37 UTC 

[PATCH net-next 0/3] net: tcp: support probing OOM
 2023-07-27 19:31 UTC  (5+ messages)
` [PATCH net-next 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()

[PATCH 1/2] firmware: stratix10-svc: Generic Mailbox Command
 2023-07-27 19:29 UTC  (2+ messages)
` [PATCH 2/2] firmware: stratix10-rsu: query spt addresses

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-27 19:26 UTC  (8+ messages)

[PATCH 4.14] net/sched: cls_u32: Fix reference counter leak leading to overflow
 2023-07-27 19:15 UTC 

[PATCH v1 0/3] Meson S4 HW RNG Support
 2023-07-27 19:14 UTC  (3+ messages)
` [PATCH v1 1/3] drivers: rng: add check status bit feature

[PATCH 1/3] dt-bindings: nvmem: u-boot,env: Add support for u-boot,env-size
 2023-07-27 19:04 UTC  (3+ messages)

[PATCH v8 0/4] cover-letter: Add IO page table replacement support
 2023-07-27 19:04 UTC  (8+ messages)
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API

[PATCH] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-07-27 19:03 UTC  (3+ messages)

[PATCH v2 0/4] riscv: tlb flush improvements
 2023-07-27 18:55 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: Improve flush_tlb()
` [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails
 2023-07-27 18:58 UTC 

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-27 18:48 UTC  (4+ messages)

[PATCH net-next] netconsole: Enable compile time configuration
 2023-07-27 18:47 UTC  (2+ messages)

[PATCH v9 0/6] cover-letter: Add IO page table replacement support
 2023-07-27 18:47 UTC  (4+ messages)
` [PATCH v9 3/6] iommufd: Add iommufd_access_change_ioas helper

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-07-27 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v6 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v6 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v6 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-07-27 18:43 UTC  (2+ messages)

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-27 18:36 UTC  (3+ messages)
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link

[RFC][PATCH] rtc: sunxi: use external 32k oscillator if provided
 2023-07-27 18:35 UTC  (3+ messages)

[PATCH] libbpf: fix warnings "'pad_type' 'pad_bits' 'new_off' may be used uninitialized"
 2023-07-27 18:23 UTC  (3+ messages)

fs/smb/client/sess.c:160:5: warning: stack frame size (1152) exceeds limit (1024) in 'cifs_try_adding_channels'
 2023-07-27 18:32 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH] platform/chrome: cros_ec_lpc: Add DMI definition for post-Skylake machines running custom Coreboot builds
 2023-07-27 18:30 UTC  (2+ messages)

[PATCH 0/3] mm: zswap: three cleanups
 2023-07-27 18:29 UTC  (7+ messages)
` [PATCH 1/3] mm: zswap: use zswap_invalidate_entry() for duplicates
` [PATCH 2/3] mm: zswap: tighten up entry invalidation
` [PATCH 3/3] mm: zswap: kill zswap_get_swap_cache_page()

[PATCH] KVM: s390: fix sthyi error handling
 2023-07-27 18:29 UTC 

[PATCH v2] regulator: dt-bindings: dlg,slg51000: Convert to DT schema
 2023-07-27 18:17 UTC  (8+ messages)

[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
 2023-07-27 18:16 UTC  (4+ messages)
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it

[PATCH v1] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-07-27 18:16 UTC  (3+ messages)

[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
 2023-07-27 17:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] x86/smpboot: Minor cleanup
 2023-07-27 18:05 UTC  (4+ messages)
` [PATCH v2 1/3] x86/smpboot: Remove a stray comment about CPU hotplug
` [PATCH v2 2/3] x86/smp: Remove a non-existent function declaration
` [PATCH v2 3/3] x86/smpboot: Change smp_store_boot_cpu_info() to static


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox