linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-24 11:04:57 to 2023-07-24 13:06:15 UTC [more...]

linux-next: build warning after merge of the sound-asoc tree
 2023-07-24 13:05 UTC  (8+ messages)

[RFC PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-24 13:03 UTC  (5+ messages)
` [RFC PATCH 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [RFC PATCH 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [RFC PATCH 3/3] scsi: qedf: do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

[PATCH 0/6] PCI/VGA: Fix typos, comments and copyright
 2023-07-24 13:02 UTC  (5+ messages)
` [PATCH 3/6] PCI/VGA: drop the inline of vga_update_device_decodes() function
` [PATCH 4/6] PCI/VGA: Move the new_state assignment out the loop

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-07-24 13:01 UTC  (2+ messages)

[PATCH] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
 2023-07-24 12:59 UTC  (2+ messages)

[RFC PATCH] sched/fair: Fix impossible migrate_util scenario in load balance
 2023-07-24 12:58 UTC  (10+ messages)

[PATCH v4 0/7] firmware: imx: NXP Edgelock Enclave MUAP Driver
 2023-07-24 12:57 UTC  (4+ messages)
` [PATCH v4 4/7] arm64: dts: imx93-11x11-evk: added nxp secure enclave fw
    ` [EXT] "

[PATCH v5 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-07-24 12:55 UTC  (14+ messages)
` [PATCH v5 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH v5 3/6] nvmem: core: Add stub for nvmem_cell_read_u8
` [PATCH v5 4/6] soc: qcom: Add LLCC support for multi channel DDR
` [PATCH v5 5/6] soc: qcom: llcc: Updating the macro name
` [PATCH v5 6/6] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support

sound/soc/loongson/loongson_card.c:212:34: warning: unused variable 'loongson_asoc_dt_ids'
 2023-07-24 12:54 UTC 

[PATCH 0/1] Set may payload size for IPQ9574
 2023-07-24 12:53 UTC  (4+ messages)
` [PATCH 1/1] PCI: qcom: Add early fixup to set the max "

[PATCH v2 00/35] arm64/gcs: Provide support for GCS in userspace
 2023-07-24 12:46 UTC  (36+ messages)
` [PATCH v2 01/35] prctl: arch-agnostic prctl for shadow stack
` [PATCH v2 02/35] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v2 03/35] arm64/gcs: Document the ABI "
` [PATCH v2 04/35] arm64/sysreg: Add new system registers for GCS
` [PATCH v2 05/35] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v2 06/35] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v2 07/35] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v2 08/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v2 09/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v2 10/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v2 11/35] arm64/mm: Map pages for guarded control stack
` [PATCH v2 12/35] KVM: arm64: Manage GCS registers for guests
` [PATCH v2 13/35] arm64/el2_setup: Allow GCS usage at EL0 and EL1
` [PATCH v2 14/35] arm64/idreg: Add overrride for GCS
` [PATCH v2 15/35] arm64/hwcap: Add hwcap "
` [PATCH v2 16/35] arm64/traps: Handle GCS exceptions
` [PATCH v2 17/35] arm64/mm: Handle GCS data aborts
` [PATCH v2 18/35] arm64/gcs: Context switch GCS registers for EL0
` [PATCH v2 19/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v2 20/35] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v2 21/35] arm64/mm: Implement map_shadow_stack()
` [PATCH v2 22/35] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v2 23/35] arm64/signal: Expose GCS state in signal frames
` [PATCH v2 24/35] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v2 25/35] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v2 26/35] kselftest/arm64: Verify the GCS hwcap
` [PATCH v2 27/35] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v2 28/35] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v2 29/35] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v2 30/35] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v2 31/35] kselftest/arm64: Add very basic GCS test program
` [PATCH v2 32/35] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v2 33/35] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v2 34/35] selftests/arm64: Add GCS signal tests
` [PATCH v2 35/35] kselftest/arm64: Enable GCS for the FP stress tests

[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
 2023-07-24 12:49 UTC 

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-24 12:47 UTC  (2+ messages)

[PATCH] kernfs: add stub helper for kernfs_generic_poll()
 2023-07-24 12:46 UTC  (2+ messages)

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-07-24 12:44 UTC  (7+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v2 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v2 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

Linux 6.5-rc3
 2023-07-24 12:43 UTC  (3+ messages)
` Build regressions/improvements in v6.5-rc3

[PATCH v2] arm64: dts: imx8mp: use correct clock for eqos timestamping counter
 2023-07-24 12:42 UTC  (3+ messages)

[PATCH v2 1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK
 2023-07-24 12:38 UTC  (3+ messages)
` [PATCH v2 3/3] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work

[PATCH v11 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-24 12:36 UTC  (3+ messages)
` [PATCH v11 1/2] "
` [PATCH v11 2/2] "

[PATCH] USB:bugfix a controller halt error
 2023-07-24 12:35 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: remove unused variable
 2023-07-24 12:31 UTC  (2+ messages)

[PATCH] ring-buffer: Fix wrong stat of cpu_buffer->read
 2023-07-24 12:29 UTC  (3+ messages)

[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
 2023-07-24 12:28 UTC  (4+ messages)

[PATCH v3] cdx: add support for bus mastering
 2023-07-24 12:28 UTC  (2+ messages)

LoongArch: Add BPF JIT support
 2023-07-24 12:27 UTC 

[PATCH v1] Bluetooth: Add timeout in disconnect when power off
 2023-07-24 12:26 UTC  (2+ messages)

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-24 12:25 UTC  (9+ messages)
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker

[PATCH] regmap: Fix the type used for a bitmap pointer
 2023-07-24 12:21 UTC  (2+ messages)

[PATCH] btrfs: remove unused pages_processed variable
 2023-07-24 12:19 UTC 

[PATCH v2 0/2] Two minor cleanups for compaction
 2023-07-24 12:17 UTC  (3+ messages)
` [PATCH v2 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set

[PATCH] KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype
 2023-07-24 12:18 UTC 

[PATCH] ARM: ptrace: fix scno of -1 cause SIGILL
 2023-07-24 12:16 UTC 

[PATCH] drm/panel: ld9040: add backlight Kconfig dependency
 2023-07-24 12:17 UTC 

[PATCH v5 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-24 12:12 UTC  (10+ messages)
` [PATCH v5 1/9] swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated
` [PATCH v5 2/9] swiotlb: make io_tlb_default_mem local to swiotlb.c
` [PATCH v5 3/9] swiotlb: add documentation and rename swiotlb_do_find_slots()
` [PATCH v5 4/9] swiotlb: separate memory pool data from other allocator data
` [PATCH v5 5/9] swiotlb: add a flag whether SWIOTLB is allowed to grow
` [PATCH v5 6/9] swiotlb: if swiotlb is full, fall back to a transient memory pool
` [PATCH v5 7/9] swiotlb: determine potential physical address limit
` [PATCH v5 8/9] swiotlb: allocate a new memory pool when existing pools are full
` [PATCH v5 9/9] swiotlb: search the software IO TLB only if the device makes use of it

[PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one"
 2023-07-24 12:15 UTC 

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-24 12:07 UTC  (5+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies

[PATCH RESEND v2 0/7] regulator: mt6358: Remove bogus regulators and improvements
 2023-07-24 12:14 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] ext4: fix some ext4_lblk_t overflow issues
 2023-07-24 12:10 UTC  (4+ messages)
` [PATCH v2 1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end()
` [PATCH v2 2/3] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
` [PATCH v2 3/3] ext4: avoid overlapping preallocations "

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-07-24 12:13 UTC  (6+ messages)

[PATCH v2] nfsd: inherit required unset default acls from effective set
 2023-07-24 12:13 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-24 12:10 UTC  (6+ messages)
` [PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings

[PATCH v2] IB/hfi1: Use struct_size()
 2023-07-24 12:09 UTC 

[PATCH 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24 12:07 UTC  (7+ messages)
` [PATCH 1/3] riscv: dts: thead: add BeagleV Ahead board device tree

[PATCH] drm/amd/pm: Clean up errors in sienna_cichlid_ppt.c
 2023-07-24 12:03 UTC  (2+ messages)

[PATCH 0/2] mtd: prepare for dynamically removed devices
 2023-07-24 12:04 UTC  (9+ messages)
` [PATCH 1/2] mtd: use refcount to prevent corruption

[syzbot] [mm?] possible deadlock in shmem_uncharge (2)
 2023-07-24 12:00 UTC  (5+ messages)

[PATCH v3 0/4] variable-order, large folios for anonymous memory
 2023-07-24 11:59 UTC  (2+ messages)

[PATCH net] net: stmmac: Apply redundant write work around on 4.xx too
 2023-07-24 11:56 UTC  (2+ messages)

[PATCH] misc_cgroup: Fix the obsolete comment around 'struct misc_res'
 2023-07-24 11:54 UTC 

WARNING: CPU: 1 PID: 67 at drivers/ata/libata-core.c:1688 ata_read_log_page+0x173/0x1f0
 2023-07-24 11:54 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Enable dual role support for Type-C port
 2023-07-24 11:51 UTC 

[PATCH v5 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-07-24 11:50 UTC  (2+ messages)

[PATCH v2 0/9] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-07-24 11:32 UTC  (13+ messages)
` [PATCH v2 1/9] ALSA: hda/intel: Fix error handling in azx_probe()
` [PATCH v2 2/9] ALSA: hda/i915: Allow override of gpu binding
` [PATCH v2 4/9] ALSA: hda/i915: Allow xe as match for i915_component_master_match
` [PATCH v2 7/9] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
` [PATCH v2 8/9] ASoC: SOF: Intel: Remove deferred probe for SOF

[PATCH v1] vdpa: Complement vdpa_nl_policy for nlattr length check
 2023-07-24 11:42 UTC  (9+ messages)

[PATCH v2 0/3] SM6115 LPASS TLMM
 2023-07-24 11:39 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add "
` [PATCH v2 2/3] pinctrl: qcom: Introduce SM6115 LPI pinctrl driver
` [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

[PATCH] nvmem: Kconfig: Fix typo "drive" -> "driver"
 2023-07-24 11:36 UTC 

[PATCH v3 0/8] selftests/mm fixes for arm64
 2023-07-24 11:35 UTC  (3+ messages)
` [PATCH v3 6/8] selftests/mm: Make migration test robust to failure

drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
 2023-07-24 11:32 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-24 11:32 UTC  (4+ messages)
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-24 11:31 UTC  (3+ messages)
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions

[PATCH v2] xfrm: add NULL check in xfrm_update_ae_params
 2023-07-24 11:30 UTC  (2+ messages)

[PATCH v11 00/10] Introduce ICSSG based ethernet Driver
 2023-07-24 11:29 UTC  (11+ messages)
` [PATCH v11 01/10] net: ti: icssg-prueth: Add Firmware Interface for ICSSG Ethernet driver
` [PATCH v11 02/10] net: ti: icssg-prueth: Add mii helper apis and macros
` [PATCH v11 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
` [PATCH v11 04/10] net: ti: icssg-prueth: Add icssg queues APIs and macros
` [PATCH v11 05/10] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v11 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [PATCH v11 07/10] net: ti: icssg-prueth: Add ICSSG Stats
` [PATCH v11 08/10] net: ti: icssg-prueth: Add Standard network staticstics
` [PATCH v11 09/10] net: ti: icssg-prueth: Add ethtool ops for ICSSG Ethernet driver
` [PATCH v11 10/10] net: ti: icssg-prueth: Add Power management support

[PATCH v1 0/3] arm64: Support Cortex-X4 CPU for Perf Arm SPE
 2023-07-24 11:30 UTC  (6+ messages)
` [PATCH v1 3/3] perf arm-spe: Support data source for Cortex-X4 CPU

[PATCH V3,net-next] net: mana: Add page pool for RX buffers
 2023-07-24 11:29 UTC  (2+ messages)

[PATCH] USB: quirks: add quirk for Focusrite Scarlett
 2023-07-24 11:29 UTC 

[PATCH v1] skbuff: remove unused HAVE_HW_TIME_STAMP feature define
 2023-07-24 11:27 UTC  (2+ messages)

Kernel NULL pointer deref and data corruptions with xfs on 6.1
 2023-07-24 11:23 UTC  (2+ messages)

[RFC PATCH v2] Documentation/page_tables: Add info about MMU/TLB and Page Faults
 2023-07-24 11:21 UTC  (3+ messages)

[PATCH v3] btrfs: propagate error from function unpin_extent_cache()
 2023-07-24 11:21 UTC 

[PATCH v4 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-24 11:19 UTC  (2+ messages)

[PATCH v2 01/11] drm/tests: helpers: Switch to kunit actions
 2023-07-24 11:19 UTC  (3+ messages)

[PATCH v5] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
 2023-07-24 11:17 UTC 

[PATCH v1 1/1] clk: mmp: Switch to use struct u32_fract instead of custom one
 2023-07-24 11:16 UTC  (3+ messages)

[PATCH 0/2] Intel: sof_rt5682: remove quirk flag
 2023-07-24 11:16 UTC  (6+ messages)
` [PATCH 1/2] ASoC: Intel: maxim-common: get codec number from ACPI

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-07-24 11:13 UTC  (13+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 11/12] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings

[PATCH] KVM: x86/irq: Conditionally register IRQ bypass consumer again
 2023-07-24 11:12 UTC 

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

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-07-24 11:04 UTC  (11+ messages)
` [PATCH v3 02/17] iommu: Add nested domain support
` [PATCH v3 06/17] iommufd: Only enforce IOMMU_RESV_SW_MSI when attaching user-managed HWPT
` [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v3 11/17] iommufd/selftest: Add IOMMU_TEST_OP_DEV_[ADD|DEL]_RESERVED to add/del reserved regions to selftest device
` [PATCH v3 12/17] iommufd/selftest: Add .get_resv_regions() for mock_dev
` [PATCH v3 13/17] iommufd/selftest: Add coverage for IOMMU_RESV_IOVA_RANGES
` [PATCH v3 14/17] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v3 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data
` [PATCH v3 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v3 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl


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