messages from 2023-11-03 17:17:54 to 2023-11-03 22:07:11 UTC [more...]
[PATCH 0/3] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2023-11-03 22:06 UTC (8+ messages)
` [PATCH 1/3] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH 2/3] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH 3/3] iommu/arm-smmu: re-enable context caching in smmu reset operation
[PATCH] wifi: ath10k: Remove unused struct ath10k_htc_frame
2023-11-03 22:05 UTC
[PATCH v8 0/3] Implement MTE tag compression for swapped pages
2023-11-03 22:05 UTC (3+ messages)
` [PATCH v8 3/3] arm64: mte: add compression support to mteswap.c
security/apparmor/task.c:290: warning: Function parameter or member 'tracee_cred' not described in 'aa_may_ptrace'
2023-11-03 21:59 UTC
[PATCH v2] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
2023-11-03 21:50 UTC (4+ messages)
` [PATCH v3] "
[PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-11-03 21:37 UTC (3+ messages)
[tip: x86/urgent] MAINTAINERS: Add Intel TDX entry
2023-11-03 21:34 UTC
[PATCH] rcutorture: Add fqs_holdoff check before the fqs_task is created
2023-11-03 21:13 UTC (2+ messages)
[PATCH RFC] kasan: use stack_depot_put for Generic mode
2023-11-03 21:27 UTC
[tip: x86/urgent] MAINTAINERS: Add Intel TDX entry
2023-11-03 21:26 UTC
drivers/dma/at_hdmac.c:253: warning: Function parameter or member 'memset_buffer' not described in 'at_desc'
2023-11-03 21:09 UTC
include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_304' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
2023-11-03 21:20 UTC
[PATCH v1] ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)
2023-11-03 21:07 UTC (2+ messages)
[PATCH v1 08/12] dyndbg: move flags field to a new structure
2023-11-03 20:57 UTC (2+ messages)
[PATCH v1 1/4] leds: trigger: gpio: Replace custom code for gpiod_get_optional()
2023-11-03 19:53 UTC (4+ messages)
` [PATCH v1 2/4] leds: trigger: gpio: Convert to use kstrtox()
` [PATCH v1 3/4] leds: trigger: gpio: Use sysfs_emit() to instead of s*printf()
` [PATCH v1 4/4] leds: trigger: gpio: Convert to DEVICE_ATTR_RW()
Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
2023-11-03 20:50 UTC (4+ messages)
[syzbot] Monthly usb report (Nov 2023)
2023-11-03 20:48 UTC
[PATCH net] i40e: Fix adding unsupported cloud filters
2023-11-03 20:42 UTC
[PATCH 1/1] lib/stackdepot: print disabled message only if truly disabled
2023-11-03 20:37 UTC (2+ messages)
drivers/clocksource/timer-ti-dm.c:82: warning: Excess function parameter 'value' description in 'dmtimer_write'
2023-11-03 20:35 UTC
[RFC PATCH] fpga: remove module reference counting from core components
2023-11-03 20:31 UTC (2+ messages)
[PATCH] cxl/region: fix x9 interleave typo
2023-11-03 20:28 UTC (2+ messages)
[PATCH] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-11-03 20:23 UTC (10+ messages)
` [PATCH v2] "
[GIT PULL] s390 patches for the 6.7 merge window
2023-11-03 20:22 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.7-1 tag
2023-11-03 20:22 UTC (2+ messages)
[rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO
2023-11-03 20:18 UTC (17+ messages)
` [PATCH v4 01/16] drm/i915/dsi: assume BXT gpio works for non-native GPIO
` [PATCH v4 02/16] drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915
` [PATCH v4 03/16] drm/i915/dsi: clarify GPIO exec sequence
` [PATCH v4 04/16] drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value()
` [PATCH v4 05/16] drm/i915/dsi: bxt/icl GPIO set value do not need gpio source
` [PATCH v4 06/16] drm/i915/dsi: Replace while(1) with one with clear exit condition
` [PATCH v4 07/16] drm/i915/dsi: Get rid of redundant 'else'
` [PATCH v4 08/16] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
` [PATCH v4 09/16] drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init()
` [PATCH v4 10/16] drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value()
` [PATCH v4 11/16] drm/i915/dsi: Extract common soc_gpio_set_value() helper
` [PATCH v4 12/16] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
` [PATCH v4 13/16] drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities
` [PATCH v4 14/16] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
` [PATCH v4 15/16] drm/i915/dsi: Combine checks in mipi_exec_gpio()
` [PATCH v4 16/16] drm/i915/iosf: Drop unused APIs
[PATCH 0/3] x86/apic: Misc pruning
2023-11-03 20:16 UTC (8+ messages)
` [PATCH 1/3] x86/apic: Drop apic::delivery_mode
` [PATCH 2/3] x86/apic: Drop enum apic_delivery_modes
` [PATCH 3/3] x86/apic: Drop struct local_apic
` Notes on BAD_APICID, Was: [PATCH 0/3] x86/apic: Misc pruning
[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
2023-11-03 20:15 UTC (7+ messages)
` [PATCH RESEND v3 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH RESEND v3 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
Requesting your attention and expertise regarding a Tablet/Kernel issue
2023-11-03 20:05 UTC (2+ messages)
[PATCH v2] perf test: Simplify object code reading test
2023-11-03 19:55 UTC
[GIT PULL] perf tools changes for v6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] printk for 6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] livepatching for 6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] tracing tools: Updates for v6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] Landlock updates for v6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] AppArmor updates for 6.7
2023-11-03 19:53 UTC (2+ messages)
[PATCH 00/13] perf: Employ SBRM to simplify error handling -- batch 1/3
2023-11-03 19:50 UTC (4+ messages)
` [PATCH 01/13] perf: Simplify perf_event_alloc() error path
[PATCH v5 1/2] dt-bindings: rtc: max31335: add max31335 bindings
2023-11-03 19:48 UTC (3+ messages)
` [PATCH v5 2/2] rtc: max31335: add driver support
[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
2023-11-03 19:38 UTC (12+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v2 2/9] drm/radeon: "
` [PATCH v2 3/9] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v2 4/9] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v2 5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v2 6/9] PCI: Rename is_thunderbolt to is_tunneled
` [PATCH v2 7/9] PCI: ACPI: Detect PCIe root ports that are used for tunneling
` [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()
` [PATCH v2 9/9] PCI: Add a quirk to mark 0x8086 : 0x9a23 as supporting PCIe tunneling
[PATCH] dcache: remove unnecessary NULL check in dget_dlock()
2023-11-03 19:37 UTC (2+ messages)
[RFC] hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
2023-11-03 19:36 UTC (2+ messages)
[PATCH] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
2023-11-03 19:33 UTC (2+ messages)
[PATCH] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
2023-11-03 19:33 UTC (2+ messages)
` Backport of commit "power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint")
[PATCH v3 14/15] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
2023-11-03 19:27 UTC (2+ messages)
[RFC PATCH v3] zswap: memcontrol: implement zswap writeback disabling
2023-11-03 19:24 UTC (3+ messages)
[RFC 1/2] refcount: introduce generic lockptr funcs
2023-11-03 19:20 UTC (3+ messages)
[PATCHSET 0/5] perf annotate: Reduce memory footprint (v2)
2023-11-03 19:19 UTC (6+ messages)
` [PATCH 1/5] perf annotate: Split struct cycles_info
` [PATCH 2/5] perf annotate: Split struct annotated_branch
` [PATCH 3/5] perf annotate: Move max_coverage to annotated_branch
` [PATCH 4/5] perf annotate: Move some fields to annotated_source
` [PATCH 5/5] perf annotate: Move offsets "
[PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
2023-11-03 19:18 UTC (2+ messages)
6.7/kasan/regression/bisected: mt7921_regd_notifier+0x3e2
2023-11-03 19:18 UTC
[PATCH v2 0/4] Add a few panels and use correct modes
2023-11-03 19:18 UTC (7+ messages)
` [PATCH v2 1/4] drm/panel-edp: Add several AUO/BOE panels
` [PATCH v2 4/4] drm/panel-edp: Choose correct preferred mode
[PATCH v2 1/2] dt-bindings: arm: Add compatible for SKOV i.MX8MP RevB board
2023-11-03 19:16 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add SKOV IMX8MP CPU revB board
[PATCH v8 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-03 19:09 UTC (4+ messages)
` [PATCH v8 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
[PATCH 16/18] mm: use a folio in zap_pte_range()
2023-11-03 19:04 UTC (2+ messages)
[PATCH v2 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
2023-11-03 19:04 UTC (2+ messages)
[PATCH v2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped
2023-11-03 19:01 UTC
[PATCHSET 0/5] perf annotate: Reduce memory footprint (v1)
2023-11-03 18:58 UTC (10+ messages)
` [PATCH 1/5] perf annotate: Split struct cycles_info
` [PATCH 2/5] perf annotate: Split struct annotated_branch
` [PATCH 4/5] perf annotate: Move some fields to annotated_source
[PATCH 0/9] hwmon: (dell-smm) Add support for WMI SMM interface
2023-11-03 18:57 UTC (10+ messages)
` [PATCH 1/9] hwmon: (dell-smm) Prepare for multiple SMM calling backends
` [PATCH 2/9] hwmon: (dell-smm) Move blacklist handling to module init
` [PATCH 3/9] hwmon: (dell-smm) Move whitelist "
` [PATCH 4/9] hwmon: (dell-smm) Move DMI config "
` [PATCH 5/9] hwmon: (dell-smm) Move config entries out of i8k_dmi_table
` [PATCH 6/9] hwmon: (dell-smm) Introduce helper function for data init
` [PATCH 7/9] hwmon: (dell-smm) Add support for WMI SMM interface
` [PATCH 8/9] hwmon: (dell-smm) Document the "
` [PATCH 9/9] hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist
[PATCH 0/4] KVM: s390: Fix minor bugs in STFLE shadowing
2023-11-03 18:41 UTC (11+ messages)
` [PATCH 1/4] KVM: s390: vsie: Fix STFLE interpretive execution identification
` [PATCH 2/4] KVM: s390: vsie: Fix length of facility list shadowed
` [PATCH 3/4] KVM: s390: cpu model: Use previously unused constant
` [PATCH 4/4] KVM: s390: Minor refactor of base/ext facility lists
[PATCH 0/2] cleanup: Conditional locking support
2023-11-03 18:51 UTC (6+ messages)
` [PATCH 1/2] cleanup: Add conditional guard support
[PATCH v4 0/6] i3c: master: svc: collection of bugs fixes
2023-11-03 18:51 UTC (2+ messages)
[PATCH v2] fs/nilfs2: use standard array-copy-function
2023-11-03 18:48 UTC
[RFC 0/8] Enable runtime suspend resume for QCOM devices
2023-11-03 18:49 UTC (12+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime
` [RFC 2/8] usb: dwc3: core: Register vendor hooks for dwc3-qcom
[RFC PATCH 0/2] Add support for qcm6490 idp and rb3 board
2023-11-03 18:46 UTC (3+ messages)
` [RFC PATCH 1/2] dt-bindings: arm: qcom: Add QCM6490 IDP and RB3 board
` [RFC PATCH 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 idp and rb3 board
[PATCH v1 1/1] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
2023-11-03 18:46 UTC (2+ messages)
[PATCH v3 0/1] sched/fair: Track current se's EEVDF parameters
2023-11-03 18:44 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
2023-11-03 18:43 UTC
arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
2023-11-03 18:43 UTC (2+ messages)
[PATCH] drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequence
2023-11-03 18:39 UTC
[PATCH] drivers core: lookup sysfs power group before removal
2023-11-03 18:36 UTC (4+ messages)
[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
2023-11-03 18:33 UTC (4+ messages)
[PATCH v3 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements
2023-11-03 18:32 UTC (6+ messages)
` [PATCH v3 1/5] arm64: dts: ti: iot2050: Re-add aliases
` [PATCH v3 2/5] arm64: dts: ti: iot2050: Drop unused ecap0 PWM
` [PATCH v3 3/5] arm64: dts: ti: iot2050: Definitions for runtime pinmuxing
` [PATCH v3 4/5] arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin
` [PATCH v3 5/5] arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices
[PATCH v2] drm/ast: use managed devres functions
2023-11-03 18:25 UTC
[PATCH v2 1/4] platform/x86: wmi: Add wmidev_block_set()
2023-11-03 18:25 UTC (4+ messages)
` [PATCH v2 2/4] platform/x86: wmi: Add to_wmi_device() helper macro
` [PATCH v2 3/4] platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interface
` [PATCH v2 4/4] platform/x86/intel/wmi: thunderbolt: "
[PATCH 1/2] selftests: mm: skip whole test instead of failure
2023-11-03 18:23 UTC (2+ messages)
` [PATCH 2/2] selftests: mm: fix some build warnings
Question: Clearing error bits in the root port post enumeration
2023-11-03 18:20 UTC (2+ messages)
[PATCH v3] arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
2023-11-03 18:18 UTC (3+ messages)
[syzbot] [mm?] general protection fault in __hugetlb_zap_begin
2023-11-03 18:12 UTC (2+ messages)
[PATCH] fs/nilfs2: copy userspace-array safely
2023-11-03 18:08 UTC (4+ messages)
[PATCH] rcu: Force quiescent states only for ongoing grace period
2023-11-03 18:06 UTC (4+ messages)
[PATCH] rseq uapi: Remove unused header <asm/byteorder.h>
2023-11-03 18:04 UTC
[PATCH v1 10/12] dyndbg: add processing of T(race) flag argument
2023-11-03 18:03 UTC (2+ messages)
[Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
2023-11-03 18:03 UTC (11+ messages)
[PATCH RFC V2 0/6] rxe_map_mr_sg() fix cleanup and refactor
2023-11-03 17:59 UTC (3+ messages)
` [PATCH RFC V2 4/6] RDMA/rxe: Use PAGE_SIZE and PAGE_SHIFT to extract address from page_list
[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
2023-11-03 17:55 UTC (5+ messages)
` [PATCH net 1/4] vsock/virtio: remove socket from connected/bound list on shutdown
` [PATCH net 2/4] test/vsock fix: add missing check on socket creation
` [PATCH net 3/4] test/vsock: refactor vsock_accept
` [PATCH net 4/4] test/vsock: add dobule bind connect test
[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
2023-11-03 17:51 UTC (5+ messages)
` [PATCH v7 08/10] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
[PATCH v2] thermal: core: Add trip thresholds for trip crossing detection
2023-11-03 17:43 UTC (4+ messages)
[GIT PULL] asm-generic updates for v6.7
2023-11-03 17:40 UTC (4+ messages)
[resend PATCH v4] fuse: share lookup state between submount and its parent
2023-11-03 17:39 UTC
[RFC v1 0/8] vhost-vdpa: add support for iommufd
2023-11-03 17:37 UTC (8+ messages)
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
` [RFC v1 4/8] vdpa: Add new vdpa_config_ops "
` [RFC v1 5/8] vdpa_sim :Add support for iommufd
` [RFC v1 6/8] vdpa: change the map/unmap process to support iommufd
` [RFC v1 7/8] vp_vdpa::Add support for iommufd
` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain
drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: sparse: sparse: cast removes address space '__iomem' of expression
2023-11-03 17:36 UTC
[PATCH] net: phy: broadcom: Wire suspend/resume for BCM54612E
2023-11-03 17:37 UTC (4+ messages)
drivers/vdpa/pds/debugfs.c:269:49: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size 6
2023-11-03 17:36 UTC
[PATCH RFC 00/20] Setting up Binder for the future
2023-11-03 17:34 UTC (4+ messages)
` [PATCH RFC 02/20] rust_binder: add binderfs support to Rust binder
[PATCH v2 0/6] media: qcom: camss: Add sc8280xp support
2023-11-03 17:25 UTC (3+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
2023-11-03 17:19 UTC
drivers/gpu/drm/imx/ipuv3/imx-ldb.c:659:39: warning: '_sel' directive writing 4 bytes into a region of size between 3 and 13
2023-11-03 17:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox