public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-19 08:21:32 to 2024-08-19 10:24:21 UTC [more...]

[PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S
 2024-08-19 10:23 UTC  (10+ messages)
` [PATCH v4 01/11] i2c: riic: Use temporary variable for struct device
` [PATCH v4 02/11] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v4 03/11] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH v4 04/11] i2c: riic: Enable runtime PM autosuspend support
` [PATCH v4 05/11] i2c: riic: Add suspend/resume support
` [PATCH v4 06/11] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH v4 08/11] i2c: riic: Add support for fast mode plus
` [PATCH v4 09/11] arm64: dts: renesas: r9a08g045: Add I2C nodes

[PATCH] mfd: cros_ec: update module description
 2024-08-19 10:23 UTC 

[PATCH] mfd: cros_ec: simplify cros_ec_dev_init()
 2024-08-19 10:23 UTC 

[PATCH bpf-next v2 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-19 10:19 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for iter next method returning valid pointer

[PATCH RFC] regmap: maple: Switch to use irq-safe locking
 2024-08-19 10:18 UTC  (4+ messages)
    `  "

[PATCH 0/3] USB-Serial serdev support
 2024-08-19 10:19 UTC  (4+ messages)
` [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive

[PATCH v2 00/17] thermal: Rework binding cooling devices to trip points
 2024-08-19 10:20 UTC  (3+ messages)
` [PATCH v2 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback

jbd2: io throttle for metadata buffers
 2024-08-19 10:19 UTC 

[RFC PATCH] ata: pata_macio: Use WARN instead of BUG
 2024-08-19 10:19 UTC 

[PATCH v2 0/5] x86/tdx: Allow MMIO instructions from userspace
 2024-08-19 10:19 UTC  (4+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] x86/tdx: Split MMIO read and write operations

[PATCH] ata: pata_macio: Fix DMA table overflow
 2024-08-19 10:17 UTC 

[PATCH v3 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-08-19 10:15 UTC  (4+ messages)
` [PATCH v3 8/8] misc: amd-sbi: Add document for AMD SB IOCTL description

gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds]
 2024-08-19 10:15 UTC  (2+ messages)

[PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code
 2024-08-19 10:15 UTC  (4+ messages)

[PATCH iwl-net v3 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-08-19 10:05 UTC  (7+ messages)
` [PATCH iwl-net v3 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v3 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v3 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v3 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v3 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v3 6/6] ice: do not bring the VSI up, if it was down before the XDP setup

[PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
 2024-08-19 10:12 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: add KSZ8 change_tag_protocol support

[PATCH 0/3] soc: qcom: pmic_glink: v6.11-rc bug fixes
 2024-08-19 10:12 UTC  (8+ messages)
` [PATCH 1/3] soc: qcom: pmic_glink: Fix race during initialization
` [PATCH 2/3] usb: typec: ucsi: Move unregister out of atomic section
` [PATCH 3/3] soc: qcom: pmic_glink: Actually communicate with remote goes down

[PATCH 1/3] thermal: of: Fix OF node leak in thermal_of_trips_init() error path
 2024-08-19 10:12 UTC  (2+ messages)

[PATCH] mm/hugetlb_cgroup: use folio in hugetlb_cgroup_move_parent()
 2024-08-19  9:52 UTC 

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-19 10:09 UTC  (3+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map

[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-08-19 10:07 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode

[PATCH 1/1] platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
 2024-08-19 10:07 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
 2024-08-19 10:06 UTC  (3+ messages)

[PATCH] selftests: mm: Fix build errors on armhf
 2024-08-19 10:05 UTC  (3+ messages)

[PATCH 0/5] support shmem mTHP collapse
 2024-08-19 10:05 UTC  (7+ messages)
` [PATCH 1/5] mm: khugepaged: expand the is_refcount_suitable() to support file folios
` [PATCH 2/5] mm: khugepaged: use the number of pages in the folio to check the reference count

[PATCH v3 0/2] add device managed version of dev_pm_domain_attach|detach_list()
 2024-08-19 10:04 UTC  (3+ messages)
` [PATCH v3 1/2] PM: domains: "

[PATCH] clocksource/drivers/timer-of: Remove percpu irq related code
 2024-08-19 10:03 UTC 

[PATCH 1/1] accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2024-08-19  9:58 UTC 

[PATCH 00/24] Complete EEVDF
 2024-08-19 10:01 UTC  (3+ messages)
` [PATCH 17/24] sched/fair: Implement delayed dequeue

[PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch
 2024-08-19 10:01 UTC  (2+ messages)

[RESEND PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
 2024-08-19  9:57 UTC 

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-19  9:57 UTC  (3+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()

[PATCH net-next 2/2] appletalk: tashtalk: Add LocalTalk line discipline driver for AppleTalk using a TashTalk adapter
 2024-08-19  9:55 UTC  (4+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in cake_enqueue
 2024-08-19  9:54 UTC 

[PATCH v2] ceph: fix memory in MDS client cap_auths
 2024-08-19  9:52 UTC 

[PATCH v3 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-08-19  9:51 UTC  (11+ messages)
` [PATCH v3 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware

selinux: support IPPROTO_SMC in socket_type_to_security_class()
 2024-08-19  9:46 UTC  (2+ messages)

[PATCH] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init
 2024-08-19  9:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: Fix undocumented LM75 compatible nodes
 2024-08-19  9:43 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
 2024-08-19  9:43 UTC  (2+ messages)

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-08-19  9:40 UTC  (2+ messages)

[PATCH v4 0/5] Introduce J742S2 SoC and EVM
 2024-08-19  9:39 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: Refactor J784s4 SoC files to a common file
` [PATCH v4 2/5] arm64: dts: ti: Refactor J784s4-evm "
` [PATCH v4 3/5] dt-bindings: arm: ti: Add bindings for J742S2 SoCs and Boards
` [PATCH v4 4/5] arm64: dts: ti: Introduce J742S2 SoC family
` [PATCH v4 5/5] arm64: dts: ti: Add support for J742S2 EVM board

[RFC] mm, slub: avoid zeroing kmalloc redzone
 2024-08-19  9:39 UTC  (3+ messages)

[PATCH v2] Document/kexec: Generalize crash hotplug description
 2024-08-19  9:36 UTC  (2+ messages)

[PATCH v2] selftests: fix relative rpath usage
 2024-08-19  9:33 UTC  (6+ messages)

[PATCH] mm, slub: prefetch freelist in ___slab_alloc()
 2024-08-19  9:33 UTC  (2+ messages)

[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
 2024-08-19  9:32 UTC  (3+ messages)
  ` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "

[syzbot] [ext4?] [ocfs2?] KASAN: null-ptr-deref Write in jbd2_journal_update_sb_log_tail
 2024-08-19  9:32 UTC 

[PATCH] mm: skip less than check for MAX_NR_ZONES
 2024-08-19  9:30 UTC  (3+ messages)

[PATCH 0/4] Add support for AST2700 clk driver
 2024-08-19  9:31 UTC  (16+ messages)
` [PATCH 3/4] dt-bindings: clock: Add AST2700 clock bindings

[PATCH] ceph: fix memory in MDS client cap_auths
 2024-08-19  9:30 UTC  (3+ messages)

[PATCH net] dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
 2024-08-19  9:30 UTC  (2+ messages)

[RFC 0/7] vhost: Add support of kthread API
 2024-08-19  9:27 UTC  (8+ messages)
` [RFC 1/7] vhost: Add a new module_param for enable kthread
` [RFC 2/7] vhost: Add kthread support in function vhost_worker_queue()
` [RFC 3/7] vhost: Add kthread support in function vhost_workers_free()
` [RFC 4/7] vhost: Add the vhost_worker to support kthread
` [RFC 5/7] vhost: Add the cgroup related function
` [RFC 6/7] vhost: Add kthread support in function vhost_worker_create
` [RFC 7/7] vhost: Add new UAPI to support changing Kthread mode

[PATCH] Input: keypad-nomadik-ske - remove the driver
 2024-08-19  9:29 UTC  (2+ messages)

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-19  9:28 UTC  (4+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
` [PATCH v13 3/3] i2c: aspeed: support AST2600 i2c new register slave "

[PATCH v2] usb: dwc3: core: Prevent USB core invalid event buffer address access
 2024-08-19  9:28 UTC  (2+ messages)

[PATCH] clk: qcom: videocc-sm8550: Use HW_CTRL_TRIGGER flag for video GDSC's
 2024-08-19  9:25 UTC  (2+ messages)

[PATCH] scsi: iscsi: fix reference count leak in cxgbi_check_route()
 2024-08-19  9:24 UTC 

[PATCH RESEND] Do not mark ACPI devices as irq safe
 2024-08-19  9:20 UTC  (8+ messages)

[PATCH v2 0/2] Add support for nuvoton ma35 nand controller
 2024-08-19  9:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
` [PATCH v2 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-19  9:17 UTC  (13+ messages)
` [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
` [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
` [PATCH v10 16/40] arm64/hwcap: Add hwcap "
` [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
` [PATCH v10 18/40] arm64/mm: Handle GCS data aborts

[PATCH] drm/sti: avoid potential dereference of error pointers
 2024-08-19  9:17 UTC 

[PATCH] usb: typec: fsa4480: Relax CHIP_ID check
 2024-08-19  9:17 UTC  (2+ messages)

[RFC} arm architecture board/feature deprecation timeline
 2024-08-19  9:17 UTC  (3+ messages)

[PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback
 2024-08-19  9:17 UTC  (14+ messages)
    ` 答复: "
            ` 答复: "

[PATCH 6.10 00/25] 6.10.6-rc3 review
 2024-08-19  9:16 UTC  (2+ messages)

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-08-19  9:14 UTC  (3+ messages)
` [tip: sched/core] "

[PATCH] net/socket: Acquire cgroup_lock in do_sock_getsockopt
 2024-08-19  9:13 UTC  (2+ messages)

[Patch v2 0/4] Enable PMU for ArrowLake-H
 2024-08-19 14:55 UTC  (5+ messages)
` [Patch v2 1/4] perf/x86: Refine hybrid_pmu_type defination
` [Patch v2 2/4] x86/cpu/intel: Define helper to get CPU core native ID
` [Patch v2 3/4] perf/x86/intel: Support hybrid PMU with multiple atom uarchs
` [Patch v2 4/4] perf/x86/intel: Add PMU support for ArrowLake-H

[syzbot] [mm?] INFO: rcu detected stall in do_vmi_munmap (2)
 2024-08-19  9:10 UTC 

[PATCH v5] scsi: sd: Ignore command SYNC CACHE error if format in progress
 2024-08-19  9:09 UTC 

[PATCH net-next v5 0/2] Add support for ICSSG PA_STATS
 2024-08-19  7:15 UTC  (6+ messages)
` [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-19  9:03 UTC  (4+ messages)
` [PATCH v1 1/3] PCI: imx6: Add a function to deassert the reset gpio
` [PATCH v1 2/3] PCI: imx6: move the wait for clock stabilization to enable ref clk
` [PATCH v1 3/3] PCI: imx6: reset link on resume

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-19  9:03 UTC 

[PATCH] arm-cci: Fix refcount leak in cci_probe
 2024-08-19  9:04 UTC 

[PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
 2024-08-19  9:00 UTC  (2+ messages)

[PATCH v2 3/4] firewire: core: Prevent device_find_child() from modifying caller's match data
 2024-08-19  8:58 UTC  (2+ messages)

`powertop --auto-tune` results in `WARN: xHC restore state timeout` and lost USB devices
 2024-08-19  8:52 UTC 

[PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
 2024-08-19  8:54 UTC 

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-19  8:52 UTC  (5+ messages)

[PATCH] drm/radeon: Switch radeon_connector to struct drm_edid
 2024-08-19  8:51 UTC  (2+ messages)

[PATCH 1/1] dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp
 2024-08-19  8:50 UTC  (2+ messages)

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-19  8:49 UTC  (11+ messages)
` [PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
` [PATCH v11 4/9] arm64: dts: ti: k3-am62: Add M4F remoteproc node

[PATCH RESEND] crypto: sa2ul - fix memory leak in sa_cra_init_aead()
 2024-08-19  8:48 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2024-08-19  8:48 UTC 

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-19  8:47 UTC  (9+ messages)

[PATCH RFC] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-19  8:45 UTC  (2+ messages)

[PATCH 00/12] drm/amd: Switch over to struct drm_edid
 2024-08-19  8:45 UTC  (7+ messages)
` [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()
` [PATCH 09/12] drm/amd/display: Switch amdgpu_dm_connector to struct drm_edid
` [PATCH 10/12] drm/edid: add a helper to compare two EDIDs

[PATCH 0/6] arm64: dts phyBOARD-Pollux: Update regulator nodes
 2024-08-19  8:43 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: imx8mp-phycore: Add VDD_IO regulator
` [PATCH 2/6] arm64: dts: imx8mp-phycore: Assign regulator to EEPROM node
` [PATCH 3/6] arm64: dts: imx8mp-phyboard-pollux: Add SD-Card vqmmc supply
` [PATCH 4/6] arm64: dts: imx8mp-phyboard-pollux: Assign regulator to EEPROM node
` [PATCH 5/6] arm64: dts: imx8mp-phyboard-pollux: Add VCC_5V_SW regulator
` [PATCH 6/6] arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference

[PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text
 2024-08-19  8:42 UTC  (2+ messages)

[PATCH] pidfd: prevent creation of pidfds for kthreads
 2024-08-19  8:41 UTC  (3+ messages)

[peterz-queue:sched/core] [sched/fair] 420356c350: WARNING:at_kernel/sched/core.c:#__might_sleep
 2024-08-19  8:40 UTC  (4+ messages)

[PATCH v2 0/7] i2c: designware: Cleanups (part 1)
 2024-08-19  8:39 UTC  (8+ messages)
` [PATCH v2 1/7] i2c: designware: Replace a while-loop by for-loop
` [PATCH v2 2/7] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v2 3/7] i2c: designware: Add missing 'c' into PCI IDs variable name
` [PATCH v2 4/7] i2c: designware: Unify terminator in device ID tables
` [PATCH v2 5/7] i2c: designware: Always provide "
` [PATCH v2 6/7] i2c: designware: Drop return value from i2c_dw_acpi_configure()
` [PATCH v2 7/7] i2c: designware: Drop return value from dw_i2c_of_configure()

[PATCH v2] f2fs: compress: don't redirty sparse cluster during {,de}compress
 2024-08-19  8:34 UTC 

[PATCH -tip] x86/boot/64: Strip percpu address space from gdt kernel load
 2024-08-19  8:33 UTC 

[PATCH] clocksource/timer-of: Add missing casts to percpu address space
 2024-08-19  8:31 UTC  (3+ messages)

[PATCH v4 0/6] mm: split underused THPs
 2024-08-19  8:30 UTC  (4+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH RFC -next v2 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
 2024-08-19  8:18 UTC  (2+ messages)

[PATCH v2 0/2] PCI/pwrctl: fixes for v6.11
 2024-08-19  8:24 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: don't rely on of_platform_depopulate() for reused OF-nodes
` [PATCH v2 2/2] PCI/pwrctl: put the bus rescan on a different thread

[PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX)
 2024-08-19  8:24 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-08-19  8:23 UTC  (11+ messages)

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-19  8:23 UTC  (3+ messages)
` [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible

[PATCH] btrfs: don't take dev_replace rwsem on task already holding it
 2024-08-19  8:22 UTC  (3+ messages)

[PATCH v1] pwm: lpss: wait_for_update() before configuring pwm
 2024-08-19  8:21 UTC  (2+ messages)


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