All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-28 10:52:54 to 2024-10-28 11:51:55 UTC [more...]

[PATCH] drm/xe/hdcp: Fix logic errors
 2024-10-28 11:50 UTC  (2+ messages)

[PATCH 00/21] hrtimers: Switch to new hrtimer interface functions (1/5)
 2024-10-28 10:58 UTC  (5+ messages)
` [PATCH 18/21] sched/idle: Switch to use hrtimer_setup_on_stack()

[PATCH v6 0/4] media: raspberrypi: Support RPi5's CFE
 2024-10-28 11:30 UTC  (9+ messages)
` [PATCH v6 3/4] media: raspberrypi: Add support for RP1-CFE

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-28 11:51 UTC  (11+ messages)

[PATCHv9 0/7] write hints with nvme fdp, scsi streams
 2024-10-28 11:51 UTC  (4+ messages)
` [PATCHv9 2/7] block: introduce max_write_hints queue limit

[PATCH net] net: enetc: set MAC address to the VF net_device
 2024-10-28 11:51 UTC  (2+ messages)

[PATCH 0/5] clk: qcom: remove superfluous alpha settings from PLL configs
 2024-10-28 11:50 UTC  (6+ messages)
` [PATCH 1/5] clk: qcom: apss-ipq-pll: drop 'alpha_en_mask' from IPQ5018 PLL config

[PATCH 0/3] drm/msm/dp: mass-rename symbols
 2024-10-28 11:49 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dp: prefix all symbols with msm_dp_
` [PATCH 2/3] drm/msm/dp: rename edp_ bridge functions and struct
` [PATCH 3/3] drm/msm/dp: tidy up platform data names

[PATCH mptcp-net v2 0/3] mptcp: pm: use _rcu variant under rcu_read_lock
 2024-10-28 11:48 UTC  (6+ messages)
` [PATCH mptcp-net v2 2/3] mptcp: pm: lockless list traversal

[PATCH] tools/libxl: remove usage of VLA arrays
 2024-10-28 11:48 UTC 

[PATCH v2 0/3] drm/panthor: Fix group state reporting
 2024-10-28 11:48 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panthor: Fail job creation when the group is dead
` [PATCH v2 2/3] drm/panthor: Report group as timedout when we fail to properly suspend
` [PATCH v2 3/3] drm/panthor: Report innocent group kill

TSC Votes on Chat Choice
 2024-10-28 11:47 UTC  (3+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-28 11:45 UTC  (7+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend

[PATCH V5 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
 2024-10-28 11:43 UTC  (7+ messages)
` [PATCH V5 3/9] mmc: bcm2835: Fix type of current clock speed
` [PATCH V5 4/9] mmc: bcm2835: Introduce proper clock handling
` [PATCH V5 5/9] mmc: bcm2835: add suspend/resume pm support

[PATCH] mtd: spi-nor: winbond: fix w25q128 regression
 2024-10-28 11:44 UTC 

[PATCH 00/44] hrtimers: Switch to new hrtimer interface functions (4/5)
 2024-10-28 11:44 UTC  (5+ messages)
` [PATCH 15/44] powercap: Switch to use hrtimer_setup()

[PATCH 1/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function
 2024-10-28 11:43 UTC  (6+ messages)
` [PATCH 2/2] mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process

[PATCH] iommu/arm-smmu: Add judgment on the size and granule parameters passed in
 2024-10-28 11:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/31] hrtimers: Switch to new hrtimer interface functions (2/5)
 2024-10-28 11:43 UTC  (5+ messages)
` [PATCH 05/31] KVM: arm64: Switch to use hrtimer_setup()
` [PATCH 28/31] PM: runtime: "

[PATCH] mm: shmem: convert to use folio_zero_range()
 2024-10-28 11:41 UTC  (12+ messages)

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-28 11:39 UTC  (4+ messages)

[PATCH v2 0/2] Add Devicetree support for USB controllers on QCS8300
 2024-10-28 11:38 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: Add support for usb nodes "

[PATCH v1] device: only use the address type selection algorithm when remote device is a dual-mode device when pair device
 2024-10-28 11:36 UTC 

[PATCH v3] pinmux: Use sequential access to access desc->pinmux data
 2024-10-28 11:36 UTC  (4+ messages)

Preparing next amd-pstate PR
 2024-10-28 11:36 UTC  (6+ messages)

[PATCH v4 00/12] iommu/amd: Improve domain allocator and device attach code path
 2024-10-28 11:31 UTC  (13+ messages)
` [PATCH v4 01/12] iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB
` [PATCH v4 02/12] iommu/amd: Use ida interface to manage protection domain ID
` [PATCH v4 03/12] iommu/amd: Remove protection_domain.dev_cnt variable
` [PATCH v4 04/12] iommu/amd: xarray to track protection_domain->iommu list
` [PATCH v4 05/12] iommu/amd: Remove unused amd_iommus variable
` [PATCH v4 06/12] iommu/amd: Do not detach devices in domain free path
` [PATCH v4 07/12] iommu/amd: Reduce domain lock scope in attach device path
` [PATCH v4 08/12] iommu/amd: Rearrange attach device code
` [PATCH v4 09/12] iommu/amd: Convert dev_data lock from spinlock to mutex
` [PATCH v4 10/12] iommu/amd: Reorder attach device code
` [PATCH v4 11/12] iommu/amd: Add opa->release_domain
` [PATCH v4 12/12] iommu/amd: Improve amd_iommu_release_device()

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-28 11:34 UTC  (6+ messages)
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH/RFC 0/2] arm64: dts: renesas: Re-add voltages to OPP tables
 2024-10-28 11:34 UTC  (4+ messages)

[PATCH v2] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping
 2024-10-28 11:33 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-10-28 11:33 UTC  (2+ messages)

[PATCH v4] sched_ext: Introduce NUMA awareness to the default idle selection policy
 2024-10-28 11:33 UTC 

[PATCH v1] arm64: dts: qcom: qcs615: Add QUPv3 configuration
 2024-10-28 11:33 UTC  (4+ messages)

[PATCH v5.10.277] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-10-28 11:32 UTC  (3+ messages)

[PATCH] iommufd: modify iommufd_fault_iopf_enable limitation
 2024-10-28 11:32 UTC 

[PATCH] drm/msm/a6xx: Fix excessive stack usage
 2024-10-28 11:31 UTC  (7+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc4-519-g6560005f01c3)
 2024-10-28 11:30 UTC 

[PATCH] brd: defer automatic disk creation until module initialization succeeds
 2024-10-28 11:29 UTC  (4+ messages)

[PATCH 0/4] Add pmem node for preserving distro ISO's
 2024-10-28 11:29 UTC  (4+ messages)
` [PATCH 1/4] fdt: add support for adding pmem nodes

[PATCH] x86/uaccess: Avoid barrier_nospec() in copy_from_user()
 2024-10-28 11:29 UTC  (11+ messages)

[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2024-10-28 11:28 UTC  (5+ messages)
` [PATCH 2/2] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[meta-oe][PATCH] libgpiod_2.2: depend on glib-2.0
 2024-10-28 11:24 UTC 

[PATCH 0/4] Update properties in two ASoC DT bindings
 2024-10-28 11:14 UTC  (13+ messages)
` [PATCH 1/4] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add adsp and dai-link properties
` [PATCH 2/4] ASoC: dt-bindings: mediatek,mt8188-mt6359: Update DAI link node pattern
` [PATCH 3/4] ASoC: dt-bindings: maxim,max98390: Refernce common DAI properties
` [PATCH 4/4] ASoC: dt-bindings: maxim,max98390: Document maxim,dsm_param_name property

[PATCH 0/1] MAINTAINERS: replace bouncing maintainers
 2024-10-28 11:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] clocksource/drivers/timer-ti-dm: fix child node refcount handling
 2024-10-28 11:24 UTC  (2+ messages)

Supporting KVM_GUESTDBG_BLOCKIRQ or something similar on ARM64
 2024-10-28 11:23 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-10-28 11:21 UTC  (6+ messages)
` [PATCH v1 2/2] arm64: dts: imx8mp: add aristainetos3 board support

amd-pstate 6.13 content (10/22/24)
 2024-10-28 11:22 UTC  (3+ messages)

[PATCH] lib/oe/package: scan B first when populating -src package
 2024-10-28 11:21 UTC  (3+ messages)
` [OE-core] "

[f2fs-dev] [RESEND PATCH] f2fs: Use struct_size() to improve f2fs_acl_clone()
 2024-10-28 11:20 UTC  (2+ messages)
`  "

[PATCH v8 0/8] efi: Add a test for EFI bootmeth
 2024-10-28 11:20 UTC  (5+ messages)
` [PATCH v8 5/8] sandbox: Report host default-filename in native mode

[PATCH v4 0/7] PCI: VF resizable BAR
 2024-10-28 11:20 UTC  (3+ messages)
` [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation

[PATCH net-next] bareudp: Use pcpu stats to update rx_dropped counter
 2024-10-28 11:20 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: replace bouncing maintainers
 2024-10-28 11:19 UTC 

[meta-perl][PATCH 1/2] libhtml-tree-perl: fix QA Issue: TMPDIR [buildpaths]
 2024-10-28  6:07 UTC  (2+ messages)
` [meta-perl][PATCH 2/2] libmodule-build-tiny-perl: "

[snitzer:nfs-localio-for-next 15/16] fs/nfs/fscache.c:178:19: error: no member named 'fh' in 'struct nfs_inode'
 2024-10-28 11:18 UTC 

[PATCH 00/18] btrfs: convert delayed head refs to xarray and cleanups
 2024-10-28 11:17 UTC  (5+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-10-28 11:17 UTC  (16+ messages)
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace

[PATCH net v3] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-10-28 11:10 UTC 

[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-28 11:16 UTC  (3+ messages)
` [PATCH v14 03/14] EDAC: Add ECS control feature

[PATCH v2 0/3] fs: introduce file_ref_t
 2024-10-28 11:17 UTC  (5+ messages)
` [PATCH v2 3/3] fs: port files to file_ref

[PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API
 2024-10-28 11:16 UTC  (3+ messages)
` [PATCH 1/2] ALSA: docs: compress-accel: Format state machine flowchart as code block
` [PATCH 2/2] ALSA: docs: Add toctree index entry for co-processor acceleration API

[RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
 2024-10-28 11:16 UTC 

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-10-28 11:15 UTC  (9+ messages)
      ` [EXTERNAL] "

[PATCH v3 0/3] Pinctrl: A4: Add pinctrl driver
 2024-10-28  9:46 UTC  (4+ messages)
` [PATCH v3 2/3] pinctrl: meson: Add driver support for Amlogic A4 SoCs

[REGRESSION] mold linker depends on ETXTBSY, but open(2) no longer returns it
 2024-10-28 11:15 UTC 

[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
 2024-10-28 11:14 UTC  (4+ messages)

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-10-28 11:13 UTC 

[PATCH] thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
 2024-10-28 11:12 UTC  (2+ messages)

[PATCH v4 00/13] Add ITE IT6263 LVDS to HDMI converter support
 2024-10-28 11:12 UTC  (3+ messages)

[PATCH] dt-bindings: display: mediatek: dp: Add #sound-dai-cells property
 2024-10-28 11:08 UTC  (3+ messages)

RFC: add min_num_buffers and clarify V4L2_CID_MIN_BUFFERS_FOR_CAPTURE/OUTPUT
 2024-10-28 11:10 UTC 

[PATCH net v2] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-10-28 11:05 UTC  (5+ messages)

[PATCH blktests 00/15] nvme: prepare for ANA support
 2024-10-28 11:08 UTC  (5+ messages)
` [PATCH blktests 11/15] common/nvme, nvme/003: add --no_port option to _nvme_connect_subsys

[PATCH RFC v4 11/15] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()
 2024-10-28 11:08 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:6.12-rsslro 62/70] drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c:614:11: warning: variable 'pd' is used uninitialized whenever 'if' condition is false
 2024-10-28 11:08 UTC 

[PATCH 6.6 000/208] 6.6.59-rc1 review
 2024-10-28 11:08 UTC  (3+ messages)
` [PATCH 6.6 133/208] xfrm: Add Direction to the SA in or out

[PATCH] sched/cpuacct: show only present CPUs to userspace
 2024-10-28 11:07 UTC  (3+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-28 11:05 UTC  (15+ messages)
` [PATCH net-next v3 01/14] net-timestamp: reorganize in skb_tstamp_tx_output()
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
` [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next v3 05/14] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
` [PATCH net-next v3 08/14] net-timestamp: make bpf for tx timestamp work
` [PATCH net-next v3 09/14] net-timestamp: add a common helper to set tskey
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 11/14] net-timestamp: support OPT_ID for TCP proto
` [PATCH net-next v3 12/14] net-timestamp: add OPT_ID for UDP proto
` [PATCH net-next v3 13/14] net-timestamp: use static key to control bpf extension
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

Patch "xfrm: Add Direction to the SA in or out" has been added to the 6.6-stable tree
 2024-10-28 11:06 UTC 

[PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping
 2024-10-28 11:05 UTC  (6+ messages)

[PATCH] packagedata.py : Fix RDEPENDS Version issue with AUTOINC
 2024-10-28 11:04 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/3] Add ethernet dts schema for qcs615/qcs8300
 2024-10-28 11:04 UTC  (3+ messages)

[PATCH 0/5] cifs: Fixes for SMB1 non-UNICODE 8-bit mode
 2024-10-28 11:03 UTC  (6+ messages)
` [PATCH 1/5] cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
` [PATCH 2/5] cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
` [PATCH 3/5] cifs: Add support for SMB1 Session Setup NTLMSSP "
` [PATCH 4/5] cifs: Fix parsing reparse point with native symlink in SMB1 non-UNICODE session
` [PATCH 5/5] cifs: Remove unicode parameter from parse_reparse_point() function

Linux man-pages project maintenance
 2024-10-28 10:58 UTC  (3+ messages)
  ` AW: "

[PATCH 0/6] remove libxenctrl usage from xenstored
 2024-10-28 11:02 UTC  (4+ messages)
` [PATCH 3/6] xen: add new domctl get_changed_domain

[PATCH v5 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-28 11:01 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] drivers/raw: introduce cnxk RVU LF "
  ` [PATCH v6 2/9] raw/cnxk_rvu_lf: support NPA/SSO pffunc get
  ` [PATCH v6 3/9] raw/cnxk_rvu_lf: support interrupt callback registration
  ` [PATCH v6 4/9] raw/cnxk_rvu_lf: support msg handler registration
  ` [PATCH v6 5/9] raw/cnxk_rvu_lf: support to set message ID range
  ` [PATCH v6 6/9] raw/cnxk_rvu_lf: support mailbox processing
  ` [PATCH v6 7/9] raw/cnxk_rvu_lf: support device pffunc get
  ` [PATCH v6 8/9] raw/cnxk_rvu_lf: support getting BAR addresses
  ` [PATCH v6 9/9] raw/cnxk_rvu_lf: add selftest

[PATCH 0/8] Add support for binding ACPI platform profile to multiple drivers
 2024-10-28 11:01 UTC  (3+ messages)
` [PATCH 7/8] ACPI: platform_profile: Add support for multiple handlers

[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
 2024-10-28 11:01 UTC  (5+ messages)

[PATCH mm-unstable v2] mm/page_alloc: keep track of free highatomic
 2024-10-28 11:04 UTC  (8+ messages)

[RFC PATCH 0/3] futex: Add support task local hash maps
 2024-10-28 11:00 UTC  (6+ messages)
` [RFC PATCH 2/3] futex: Add basic infrastructure for local task local hash

[Intel-wired-lan] [PATCH iwl-net] ice: change q_index variable type to s16 to store -1 value
 2024-10-28 16:59 UTC 

[PATCH] qga: skip bind mounts in fs list
 2024-10-28 10:57 UTC  (4+ messages)

[PATCH v2 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically
 2024-10-28 10:58 UTC  (2+ messages)

drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2745:24: sparse: sparse: cast to restricted __be32
 2024-10-28 10:56 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Make rmw_lock a raw_spin_lock
 2024-10-28 10:51 UTC 

[yocto] bitbake: enforce variables to be defined?
 2024-10-28 10:54 UTC  (2+ messages)

[PATCH V2 drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc
 2024-10-28 10:54 UTC  (3+ messages)

[PATCH v4 0/2] USB: xhci: add support for PWRON polarity invert (TI TUSB73x0)
 2024-10-28 10:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: usb: add TUSB73x0 PCIe
` [PATCH v4 2/2] USB: xhci: add support for PWRON active high

[PATCH 0/4] Add support for NoTagAccess memory attribute
 2024-10-28 10:54 UTC  (3+ messages)
` [PATCH 4/4] arm64: mte: Use stage-2 NoTagAccess memory attribute if supported

[PATCH v1] obex : Fix for PBAP GET request in PTS testing
 2024-10-28 10:53 UTC 

[PATCH AUTOSEL 4.19 1/3] ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
 2024-10-28 10:53 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH AUTOSEL 4.19 3/3] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition

[PATCH AUTOSEL 5.4 1/3] ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
 2024-10-28 10:53 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH AUTOSEL 5.4 3/3] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition

[PATCH AUTOSEL 5.10 1/4] xfrm: extract dst lookup parameters into a struct
 2024-10-28 10:53 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/4] ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
` [PATCH AUTOSEL 5.10 3/4] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH AUTOSEL 5.10 4/4] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition

[PATCH AUTOSEL 5.15 1/7] xfrm: extract dst lookup parameters into a struct
 2024-10-28 10:53 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 2/7] ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
` [PATCH AUTOSEL 5.15 3/7] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH AUTOSEL 5.15 4/7] HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
` [PATCH AUTOSEL 5.15 5/7] HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
` [PATCH AUTOSEL 5.15 6/7] platform/x86: dell-wmi: Ignore suspend notifications
` [PATCH AUTOSEL 5.15 7/7] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition

[PATCH AUTOSEL 6.11 01/32] xfrm: extract dst lookup parameters into a struct
 2024-10-28 10:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 19/32] RISCV: KVM: use raw_spinlock for critical section in imsic

[PATCH AUTOSEL 6.6 01/15] xfrm: extract dst lookup parameters into a struct
 2024-10-28 10:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 08/15] RISCV: KVM: use raw_spinlock for critical section in imsic

[PATCH AUTOSEL 6.1 1/8] xfrm: extract dst lookup parameters into a struct
 2024-10-28 10:52 UTC  (8+ messages)
` [PATCH AUTOSEL 6.1 2/8] ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
` [PATCH AUTOSEL 6.1 3/8] fs: Fix uninitialized value issue in from_kuid and from_kgid
` [PATCH AUTOSEL 6.1 4/8] HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
` [PATCH AUTOSEL 6.1 5/8] HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
` [PATCH AUTOSEL 6.1 6/8] LoongArch: Use "Exception return address" to comment ERA
` [PATCH AUTOSEL 6.1 7/8] platform/x86: dell-wmi: Ignore suspend notifications
` [PATCH AUTOSEL 6.1 8/8] net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-28 10:49 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.