[PATCH v4 00/11] i3c: master: some fix and improvemnt for hotjoin
2024-08-29 21:14 UTC (6+ messages)
` [PATCH v4 01/11] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH v4 02/11] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
` [PATCH v4 03/11] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH v4 04/11] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH v4 05/11] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
[PATCH net-next v23 00/13] Device Memory TCP
2024-08-29 21:12 UTC (7+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
[PATCH 1/1] perf tests pmu: Initialize all fields of test_pmu variable
2024-08-29 21:09 UTC (4+ messages)
[PATCH 0/2] Initialize vDPA speed/duplex and support their updates
2024-08-29 21:07 UTC (3+ messages)
` [PATCH 2/2] vdpa: Add support to update speed/duplex in vDPA/mlx5_vnet
[PATCH v3 0/6] Add and fix ESM nodes
2024-08-29 21:07 UTC (2+ messages)
[PATCH v5 1/1] dt-bindings: hwmon: Convert ltc2978.txt to yaml
2024-08-29 21:03 UTC (3+ messages)
[PATCH net-next] net: mana: Improve mana_set_channels() for low mem conditions
2024-08-29 21:00 UTC (3+ messages)
[PATCH v1 0/8] Correct inject's handling of pipe files on disk
2024-08-29 20:58 UTC (5+ messages)
` [PATCH v1 5/8] perf header: Allow attributes to be written after data
[PATCHv2 net-next] net: ag71xx: update FIFO bits and descriptions
2024-08-29 20:55 UTC (7+ messages)
AT_MINSIGSTKSZ mismatched interpretation kernel vs libc
2024-08-29 20:54 UTC
[PATCH net-next v2] net: stmmac: drop the ethtool begin() callback
2024-08-29 20:48 UTC
[PATCH 00/21] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
2024-08-29 20:48 UTC (22+ messages)
` [PATCH 01/21] drm: add clone mode check for CRTC
` [PATCH 02/21] drm: print clone mode status in atomic state
` [PATCH 03/21] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [PATCH 04/21] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [PATCH 05/21] drm/msm/dpu: move resource allocation to CRTC
` [PATCH 06/21] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
` [PATCH 07/21] drm/msm/dpu: Check CRTC encoders are valid clones
` [PATCH 08/21] drm/msm/dpu: add CWB entry to catalog for SM8650
` [PATCH 09/21] drm/msm/dpu: add devcoredumps for cwb registers
` [PATCH 10/21] drm/msm/dpu: add CWB support to dpu_hw_wb
` [PATCH 11/21] drm/msm/dpu: Add RM support for allocating CWB
` [PATCH 12/21] drm/msm/dpu: Add CWB to msm_display_topology
` [PATCH 13/21] drm/msm/dpu: Require modeset if clone mode status changes
` [PATCH 14/21] drm/msm/dpu: Reserve resources for CWB
` [PATCH 15/21] drm/msm/dpu: Configure CWB in writeback encoder
` [PATCH 16/21] drm/msm/dpu: Program hw_ctl to support CWB
` [PATCH 17/21] drm/msm/dpu: Adjust writeback phys encoder setup for CWB
` [PATCH 18/21] drm/msm/dpu: Start frame done timer after encoder kickoff
` [PATCH 19/21] drm/msm/dpu: Skip trigger flush and start for CWB
` [PATCH 20/21] drm/msm/dpu: Reorder encoder kickoff "
` [PATCH 21/21] drm/msm/dpu: Set possible clones for all encoders
[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
2024-08-29 20:46 UTC (2+ messages)
[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
2024-08-29 20:45 UTC (4+ messages)
[RFC PATCH] rust: Provide correct provenance when constructing THIS_MODULE
2024-08-29 20:41 UTC (2+ messages)
BUG: kernel panic: corrupted stack end in worker_thread
2024-08-29 20:38 UTC (4+ messages)
[PATCH] kbuild: use objcopy to generate asm-offsets
2024-08-29 20:37 UTC (2+ messages)
[PATCH v4 0/7] pressure: bmp280: Minor cleanup and interrupt support
2024-08-29 20:26 UTC (21+ messages)
` [PATCH v4 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v4 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v4 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v4 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v4 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v4 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration
odd endianness toolchains for crosstool
2024-08-29 20:25 UTC (3+ messages)
[PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
2024-08-29 20:25 UTC (3+ messages)
[PATCH] fixup! mm/pagewalk: Check pfnmap for folio_walk_start()
2024-08-29 20:22 UTC
[PATCH 0/2] pmdomain: rockchip: Add gating support for rk3576
2024-08-29 20:20 UTC (3+ messages)
` [PATCH 1/2] pmdomain: rockchip: Add gating support
` [PATCH 2/2] pmdomain: rockchip: Add gating masks for rk3576
[PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
2024-08-29 20:18 UTC (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v2 2/4] KVM: x86/mmu: Extract out TDP MMU NX huge page recovery code
` [PATCH v2 3/4] KVM: x86/mmu: Rearrange locks and to_zap count for NX huge page recovery
` [PATCH v2 4/4] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
[PATCH bpf-next v3 1/2] bpf: Make the pointer returned by iter next method valid
2024-08-29 20:18 UTC (3+ messages)
arch/mips/boot/dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dtb: /cpus/cpu@0: failed to match any schema with compatible: ['mips,mips34Kc']
2024-08-29 20:16 UTC
[PATCH v11 0/4] firmware: ti_sci: Introduce system suspend support
2024-08-29 20:16 UTC (5+ messages)
` [PATCH v11 1/4] firmware: ti_sci: Add support for querying the firmware caps
` [PATCH v11 2/4] firmware: ti_sci: Add system suspend and resume call
` [PATCH v11 3/4] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v11 4/4] firmware: ti_sci: add CPU latency constraint management
[PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
2024-08-29 20:15 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpf: Make the pointer returned by iter next method valid
2024-08-29 20:13 UTC (2+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for iter next method returning valid pointer
[[PATCH v2 iwl-next] v2 0/4]
2024-08-29 20:11 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3] ALSA: hda/realtek: add patch for internal mic in Lenovo V145
2024-08-29 20:11 UTC
BUG: null pointer dereference in
2024-08-29 20:09 UTC (3+ messages)
` BUG: null pointer dereference in seccomp
[GIT PULL] execve fix for v6.11-rc6
2024-08-29 20:05 UTC
[PATCH v1 0/2] drm/i915/fence: A couple of build fixes
2024-08-29 20:03 UTC (7+ messages)
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-08-29 20:01 UTC (23+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
16-bit store instructions &c?
2024-08-29 19:56 UTC (6+ messages)
[syzbot] [btrfs?] kernel BUG in btrfs_get_ordered_extents_for_logging
2024-08-29 19:56 UTC
[PATCH] arm64: dts: ti: k3-j7200: Fix register map for main domain pmx
2024-08-29 19:56 UTC (4+ messages)
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-29 19:55 UTC (5+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
[PATCH net-next v2 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
2024-08-29 19:53 UTC (2+ messages)
[PATCH v2 next] HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()
2024-08-29 19:51 UTC (3+ messages)
[PATCH 0/2] Add interconnect support for QCS8300 SoC
2024-08-29 19:49 UTC (3+ messages)
` [PATCH 2/2] interconnect: qcom: add QCS8300 interconnect provider driver
[PATCH v2 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
2024-08-29 19:48 UTC (3+ messages)
` [PATCH v2 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases
[PATCH v2 00/10] mm: remove vma_merge()
2024-08-29 19:46 UTC (3+ messages)
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs
[PATCH 00/25] TDX vCPU/VM creation
2024-08-29 19:46 UTC (4+ messages)
` [PATCH 02/25] KVM: TDX: Define TDX architectural definitions
[PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
2024-08-29 19:45 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add child argument to spawn_child function
` [PATCH bpf-next 2/2] selftests/bpf: Add uprobe pid filter test for multiple processes
[PATCH v2 0/5] soc: qcom: fix rpm_requests module probing
2024-08-29 19:44 UTC (3+ messages)
` [PATCH v2 1/5] Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible"
[PATCH v26 00/33] Introduce QC USB SND audio offloading support
2024-08-29 19:41 UTC (34+ messages)
` [PATCH v26 01/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v26 02/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v26 03/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v26 04/33] usb: xhci: Allow for secondary interrupter to set IMOD
` [PATCH v26 05/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v26 06/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v26 07/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v26 08/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v26 09/33] ALSA: Add USB audio device jack type
` [PATCH v26 10/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v26 11/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v26 12/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v26 13/33] ASoC: usb: Add PCM format check API for "
` [PATCH v26 14/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v26 15/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 17/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v26 18/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v26 20/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v26 21/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v26 22/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v26 23/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v26 24/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v26 25/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v26 26/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v26 27/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v26 28/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v26 29/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v26 30/33] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v26 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v26 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v26 33/33] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH v4 0/9] Add support for Renesas RZ/V2H(P) SoC and RZV2H-EVK platform
2024-08-29 19:40 UTC (4+ messages)
` [PATCH v4 5/9] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes
[PATCH v2 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-08-29 19:40 UTC (7+ messages)
` [PATCH v2 2/5] iommu/amd: Introduce rw_semaphore for Device Table Entry (DTE)
` [PATCH v2 3/5] iommu/amd: Introduce helper functions to access and update 256-bit DTE
` [PATCH v2 5/5] iommu/amd: Use 128-bit cmpxchg in set_dte_irq_entry()
[PATCH v5 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
2024-08-29 19:38 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: watchdog: renesas,wdt: Document "
` [PATCH v5 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
2024-08-29 19:38 UTC (5+ messages)
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-29 19:36 UTC (5+ messages)
[PATCH] net: can: cc770: Simplify parsing DT properties
2024-08-29 19:35 UTC (3+ messages)
[PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
2024-08-29 19:34 UTC (5+ messages)
BUG: corrupted list in dst_init
2024-08-29 19:30 UTC (3+ messages)
[PATCH v4 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
2024-08-29 19:28 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: renesas,wdt: Document "
[PATCH net] igc: Unlock on error in igc_io_resume()
2024-08-29 19:26 UTC (2+ messages)
[PATCH 1/2] Tracking cgroup-level niced CPU time
2024-08-29 19:26 UTC (2+ messages)
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-08-29 19:26 UTC (5+ messages)
[PATCH v2] x86/bugs: Add missing NO_SSB flag
2024-08-29 19:24 UTC
[PATCH v7 0/2] Add notifier for PLL0 clock and set it 1.5GHz on the JH7110 SoC
2024-08-29 19:24 UTC (5+ messages)
` [PATCH v7 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock
[PATCH v2] bpf: Remove custom build rule
2024-08-29 19:24 UTC (3+ messages)
` [PATCH v3] "
[PATCH] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
2024-08-29 19:23 UTC
[PATCH] ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
2024-08-29 19:22 UTC
[PATCH 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
2024-08-29 19:17 UTC (7+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases
[PATCH] fs: drop GFP_NOFAIL mode from alloc_page_buffers
2024-08-29 19:17 UTC (2+ messages)
[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-08-29 19:17 UTC (3+ messages)
` [PATCH RFC 2/2] usb: typec: Add support "
[PATCH v6 00/26] Generic `Allocator` support for Rust
2024-08-29 19:14 UTC (3+ messages)
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
[PATCH 0/2] KVM: Fix a lurking bug in kvm_clear_guest()
2024-08-29 19:14 UTC (3+ messages)
` [PATCH 1/2] KVM: Write the per-page "segment" when clearing (part of) a guest page
` [PATCH 2/2] KVM: Harden guest memory APIs against out-of-bounds accesses
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-08-29 19:06 UTC (7+ messages)
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform
[PATCH v4 0/2] Add support for nuvoton ma35 usb2 phy
2024-08-29 19:05 UTC (2+ messages)
[PATCH v3] phy: qcom: qmp-pcie: Configure all tables on port B PHY
2024-08-29 19:05 UTC (2+ messages)
[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
2024-08-29 19:05 UTC (2+ messages)
[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
2024-08-29 19:05 UTC (2+ messages)
[PATCH v2] phy: qcom: qmp-pcie: Configure all tables on port B PHY
2024-08-29 19:05 UTC (2+ messages)
[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
2024-08-29 19:03 UTC (7+ messages)
[PATCH v3 00/13] nfsd: implement the "delstid" draft
2024-08-29 19:02 UTC (5+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h
[PATCH v1] net: alacritech: Switch to use dev_err_probe()
2024-08-29 19:00 UTC (2+ messages)
[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
2024-08-29 19:00 UTC (2+ messages)
[PATCH v1 0/9] fuse: basic support for idmapped mounts
2024-08-29 18:58 UTC (11+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension
[PATCH] Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
2024-08-29 18:51 UTC
[PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
2024-08-29 18:50 UTC (12+ messages)
[patch net-next v5] ethtool: pse-pd: move pse validation into set
2024-08-29 18:48 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®