messages from 2023-10-17 08:58:23 to 2023-10-17 10:46:58 UTC [more...]
[PATCH v7 00/16] introduce more MDP3 components in MT8195
2023-10-17 10:46 UTC (4+ messages)
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-10-17 10:46 UTC (5+ messages)
[PATCH net-next V1 0/7] Add support to PHYLINK and SFP for PCI11x1x chips
2023-10-17 10:46 UTC (9+ messages)
` [PATCH net-next V1 1/7] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V1 2/7] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V1 3/7] net: lan743x: Add SFP support check flag
` [PATCH net-next V1 4/7] net: lan743x: Add support to software-nodes for sfp and phylink
` [PATCH net-next V1 5/7] net: lan743x: Register the platform device for sfp pluggable module
` [PATCH net-next V1 6/7] net: lan743x: Add support to the phylink framework
` [PATCH net-next V1 7/7] net: lan743x: Add support to ethtool phylink get and set settings
[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
2023-10-17 10:44 UTC (9+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-17 10:42 UTC (2+ messages)
[PATCH] drm/radeon: Remove the useless variable 'disable_plloff_in_l1'
2023-10-17 10:42 UTC
[PATCH 1/4] add generic builtin command line
2023-10-17 10:40 UTC (2+ messages)
[PATCH] clocksource: disable irq when holding watchdog_lock
2023-10-17 10:37 UTC (4+ messages)
[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
2023-10-17 10:37 UTC (4+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [PATCH 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [PATCH 4/4] kbuild: refactor module BTF rule
[PATCH] staging: rtl8192u: remove entry from Makefile
2023-10-17 10:35 UTC (2+ messages)
[PATCH] arm64: Remove system_uses_lse_atomics()
2023-10-17 10:35 UTC (2+ messages)
[PATCH] input: gpio-keys - optimize wakeup sequence
2023-10-17 10:34 UTC
[PATCH] net/tls: Fix slab-use-after-free in tls_encrypt_done
2023-10-17 10:31 UTC (4+ messages)
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-17 10:26 UTC (5+ messages)
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
2023-10-17 10:25 UTC (3+ messages)
[PATCH v7 0/6] drm: Add support for atomic async page-flip
2023-10-17 10:18 UTC (8+ messages)
` [PATCH v7 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH v7 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH v7 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH v7 4/6] drm: Refuse to async flip with atomic prop changes
` [PATCH v7 5/6] drm/doc: Define KMS atomic state set
` [PATCH v7 6/6] amd/display: indicate support for atomic async page-flips on DC
[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
2023-10-17 10:18 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code
` [PATCH v2 2/2] ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys
[PATCH] stop_machine: Avoid potential race behaviour of multi_stop_data::state
2023-10-17 10:24 UTC (2+ messages)
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-17 10:24 UTC (12+ messages)
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-17 10:17 UTC (7+ messages)
[PATCH 0/3] Handle reversed SBU orientation for FSA4480
2023-10-17 10:17 UTC (4+ messages)
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation
[PATCH v14 00/23] TDX host kernel support
2023-10-17 10:14 UTC (23+ messages)
` [PATCH v14 01/23] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v14 02/23] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v14 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v14 04/23] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v14 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 08/23] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v14 09/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v14 11/23] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v14 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v14 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v14 15/23] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v14 16/23] x86/virt/tdx: Initialize all TDMRs
` [PATCH v14 17/23] x86/kexec: Flush cache of TDX private memory
` [PATCH v14 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v14 19/23] x86/virt/tdx: Improve readability of module initialization error handling
` [PATCH v14 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
` [PATCH v14 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v14 23/23] Documentation/x86: Add documentation for TDX host support
[PATCH] stackleak: Remove unnecessary ‘0’ values from ret
2023-10-17 10:14 UTC (2+ messages)
` [PATCH] stackleak: Remove unnecessary '0' "
[PATCH] staging: wlan-ng: remove function prism2sta_ev_txexc
2023-10-17 10:12 UTC
[PATCH v9 0/3] greybus: Add BeaglePlay Greybus Driver
2023-10-17 10:11 UTC (4+ messages)
` [PATCH v9 1/3] dt-bindings: net: Add ti,cc1352p7
` [PATCH v9 2/3] greybus: Add BeaglePlay Linux Driver
` [PATCH v9 3/3] dts: ti: k3-am625-beagleplay: Add beaglecc1352
[syzbot] [kernel?] possible deadlock in console_flush_all (2)
2023-10-17 10:06 UTC (2+ messages)
[PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
2023-10-17 10:06 UTC (2+ messages)
[PATCH v2 net-next] net: microchip: lan743x: improve throughput with rx timestamp config
2023-10-17 18:05 UTC
[PATCH v11 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2023-10-17 10:03 UTC (3+ messages)
` [PATCH v11 1/7] drm: bridge: Cadence: Creat mhdp helper driver
[PATCH net-next v4 0/2] Switch DSA to inclusive terminology
2023-10-17 10:03 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: dsa: Use conduit and user terms
[PATCH 6.1 000/131] 6.1.59-rc1 review
2023-10-17 10:03 UTC (2+ messages)
[PATCH] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
2023-10-17 9:59 UTC (2+ messages)
[PATCH v11 00/56] Add DELETE_BUF ioctl
2023-10-17 9:59 UTC (4+ messages)
` [PATCH v11 41/56] media: cedrus: Stop direct calls to queue num_buffers field
[PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
2023-10-17 9:58 UTC (4+ messages)
` [PATCH drm-misc-next v6 3/6] drm/gpuvm: add an abstraction for a VM / BO combination
[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
2023-10-17 9:58 UTC (17+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY
[PATCH v3 0/5] mm: improve performance of accounted kernel memory allocations
2023-10-17 9:57 UTC (3+ messages)
` [PATCH v3 1/5] mm: kmem: optimize get_obj_cgroup_from_current()
[PATCH net-next 0/5] i40e: Add basic devlink support
2023-10-17 9:56 UTC (4+ messages)
` [PATCH net-next 3/5] i40e: Add handler for devlink .info_get
[PATCH v8 00/23] Add display driver for MT8188 VDOSYS1
2023-10-17 9:54 UTC (31+ messages)
` [PATCH v8 04/23] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v8 11/23] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v8 12/23] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v8 13/23] drm/mediatek: Sort OVL adaptor components
` [PATCH v8 14/23] drm/mediatek: Add component ID to component match structure
` [PATCH v8 15/23] drm/mediatek: Manage component's clock with function pointers
` [PATCH v8 16/23] drm/mediatek: Start/Stop components "
` [PATCH v8 17/23] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v8 18/23] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v8 19/23] drm/mediatek: Return error if MDP RDMA failed to enable the clock
` [PATCH v8 20/23] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v8 21/23] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v8 22/23] drm/mediatek: Power on devices in OVL adaptor when atomic enable
[PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-10-17 9:49 UTC (2+ messages)
[PATCH] ARM: dts: exynos: fix input keys with Linux event codes for midas
2023-10-17 9:51 UTC (2+ messages)
linux-next: duplicate patch in the samsung-krzk tree
2023-10-17 9:50 UTC (3+ messages)
[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
2023-10-17 9:32 UTC (5+ messages)
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy
[PATCH v8 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-10-17 9:39 UTC (5+ messages)
` [PATCH v8 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v8 3/4] drivers/perf: add "
[PATCH 1/2] [v2] efi: move screen_info into efi init code
2023-10-17 9:39 UTC (2+ messages)
` [PATCH 2/2] console: fix up ARM screen_info reference
[net-next PATCH v3] octeon_ep: pack hardware structure
2023-10-17 9:38 UTC (2+ messages)
w1: coding-style - naming for master/slave for new driver and dt binding
2023-10-17 9:38 UTC
[PATCH 5.15 000/102] 5.15.136-rc1 review
2023-10-17 9:37 UTC (7+ messages)
[PATCH] KVM: x86: Clean up included but non-essential header declarations
2023-10-17 9:33 UTC
[PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
2023-10-17 9:31 UTC (4+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
linux-next: Signed-off-by missing for commit in the arm-soc tree
2023-10-17 9:29 UTC (2+ messages)
[PATCH] platform/x86: acer-wmi: Remove void function return
2023-10-17 9:29 UTC (2+ messages)
[PATCH v1 0/6] Add support for Intel PPS Generator
2023-10-17 9:29 UTC (3+ messages)
` [PATCH v1 2/6] x86/tsc: Convert Time Stamp Counter (TSC) value to Always Running Timer (ART)
[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-17 9:17 UTC (3+ messages)
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v3 3/3] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-17 9:28 UTC (19+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
2023-10-17 9:28 UTC (2+ messages)
[PATCH v5 00/15] arm64: qcom: add and enable SHM Bridge support
2023-10-17 9:27 UTC (16+ messages)
` [PATCH v5 01/15] firmware: qcom: move Qualcomm code into its own directory
` [PATCH v5 02/15] firmware: qcom: scm: add a missing forward declaration for struct device
` [PATCH v5 03/15] firmware: qcom: scm: remove unneeded 'extern' specifiers
` [PATCH v5 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v5 05/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v5 06/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v5 07/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v5 08/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v5 09/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v5 10/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v5 11/15] firmware: qcom: qseecom: convert to using "
` [PATCH v5 12/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v5 13/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v5 14/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v5 15/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
[PATCH v4 0/5] Add multimode invoke request IOCTL support
2023-10-17 9:26 UTC (6+ messages)
` [PATCH v4 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
` [PATCH v4 2/5] misc: fastrpc: Add CRC support for remote buffers
` [PATCH v4 3/5] misc: fastrpc: Capture kernel and DSP performance counters
` [PATCH v4 4/5] misc: fastrpc: Add support to save and restore interrupted
` [PATCH v4 5/5] misc: fastrpc: Add support to allocate shared context bank
[PATCH] block: fix ioctl return error with GENHD_FL_NO_PART
2023-10-17 9:26 UTC (3+ messages)
apparmor: global buffers spin lock may get contended
2023-10-17 9:26 UTC (15+ messages)
` [PATCH v3] "
` [PATCH v5 0/4] apparmor: cache buffers on percpu list if there is lock, contention
` [PATCH v5 1/4] "
` [PATCH v5 2/4] apparmor: exponential backoff on cache buffer contention
` [PATCH v5 3/4] apparmor: experiment with faster backoff on global buffer
` [PATCH v5 4/4] apparmor: limit the number of buffers in percpu cache
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-17 9:23 UTC (5+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
[PATCH net-next v5 00/16] net: Make timestamping selectable
2023-10-17 9:21 UTC (14+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
2023-10-17 9:20 UTC (10+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v12 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v12 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH v10 00/12] ceph: support idmapped mounts
2023-10-17 9:20 UTC (3+ messages)
[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
2023-10-17 9:19 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: input: Introduce Himax HID-over-SPI device
` [PATCH v3 2/4] HID: touchscreen: Add initial support for Himax HID-over-SPI
` [PATCH v3 3/4] "
` [PATCH v3 4/4] "
[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-17 9:18 UTC (2+ messages)
kernel/trace/ftrace.c:1256: warning: Function parameter or member 'ops' not described in 'ftrace_free_filter'
2023-10-17 9:17 UTC
[PATCH] staging: wlan-ng: use netdev_dbg over pr_debug
2023-10-17 9:18 UTC
[powerpc] Kernel crash while running LTP (bisected)
2023-10-17 9:16 UTC
[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
2023-10-17 9:12 UTC (4+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index
[PATCH v2 1/2] net: openvswitch: Use struct_size()
2023-10-17 9:10 UTC (5+ messages)
` [PATCH v2 2/2] net: openvswitch: Annotate struct mask_array with __counted_by
` [ovs-dev] "
` [ovs-dev] [PATCH v2 1/2] net: openvswitch: Use struct_size()
[PATCH] cpu/hotplug: dont offline the last non-isolated CPU
2023-10-17 9:09 UTC (2+ messages)
` [PATCH V2] "
[PATCH v2] bus: mhi: host: Add tracing support
2023-10-17 9:08 UTC (3+ messages)
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 9:07 UTC (3+ messages)
[RFC PATCH v2 0/8] Introduce mseal() syscall
2023-10-17 9:08 UTC (9+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
` [RFC PATCH v2 2/8] mseal: Wire up mseal syscall
` [RFC PATCH v2 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v2 4/8] mseal: Check seal flag for mprotect(2)
` [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
[PATCH 0/4] Rename variable bUpdateBBVGA, byCurrentCh, byCurPwr and byBBPreEDRSSI
2023-10-17 9:07 UTC (4+ messages)
[PATCH v2] iio: afe: rescale: Accept only offset channels
2023-10-17 9:05 UTC (5+ messages)
[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
2023-10-17 9:04 UTC (3+ messages)
[PATCH v2 0/5] staging: sm750fb: Renaming camelcase to snakecase
2023-10-17 9:04 UTC (4+ messages)
` [PATCH v2 1/5] Staging: sm750fb: Rename displayControlAdjust_SM750E
[PATCH net-next 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
2023-10-17 9:04 UTC (2+ messages)
` [PATCH net-next v2 "
[PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation
2023-10-17 9:02 UTC (6+ messages)
[RESEND PATCH v4 0/4] Add basic node support for MediaTek MT8188 SoC
2023-10-17 9:00 UTC (4+ messages)
` [RESEND PATCH v4 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile
[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
2023-10-17 8:58 UTC (5+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "
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