messages from 2023-02-07 04:04:21 to 2023-02-07 05:28:38 UTC [more...]
[PATCH v4 0/4] Add WCN6855 Bluetooth support
2023-02-07 5:28 UTC (2+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add WCN6855 Bluetooth
[PATCH v3 0/4] RISC-V Hibernation Support
2023-02-07 5:27 UTC (8+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH] phy: rockchip-typec: Fix unsigned comparison with less than zero
2023-02-07 5:26 UTC (4+ messages)
[PATCH v5 00/25] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-07 5:25 UTC (5+ messages)
` [PATCH v5 19/25] powerpc/pseries: Make caller pass buffer to plpks_read_var()
[Intel-gfx] [PATCH v2] drm/i915/pcode: Give the punit time to settle before fatally failing
2023-02-07 5:26 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[PATCH RFC] tick/nohz: fix data races in get_cpu_idle_time_us()
2023-02-07 5:25 UTC (2+ messages)
[PATCH] ath10k: Remove redundant assignment to changed_flags
2023-02-07 5:24 UTC (2+ messages)
[PATCH] LoongArch: Make -mstrict-align be configurable
2023-02-07 5:24 UTC (6+ messages)
linux-next: Tree for Feb 7
2023-02-07 5:24 UTC
[niks:dma_iommu_v5 4/7] drivers/iommu/s390-iommu.c:713 zpci_get_iommu_ctrs() error: we previously assumed 'zdev' could be null (see line 713)
2023-02-07 5:24 UTC (3+ messages)
[PATCH] scsi: qla2xxx: Remove the unused variable wwn
2023-02-07 5:22 UTC
[PATCH] crypto: testmgr - add diff-splits of src/dst into default cipher config
2023-02-07 5:20 UTC (2+ messages)
[PATCH net-next v8 0/7] net/sched: cls_api: Support hardware miss to tc action
2023-02-07 5:20 UTC (6+ messages)
[PATCH] ceph: flush cap release on session flush
2023-02-07 5:19 UTC (3+ messages)
[PATCH] RDMA/mlx5: check reg_create() create for errors
2023-02-07 5:19 UTC (2+ messages)
[djwong-xfs:vectorized-scrub 426/495] fs/xfs/scrub/rtbitmap.c: scrub/repair.h is included more than once
2023-02-07 5:18 UTC
[meta-ti][dunfell][PATCH v2] optee: update optee components to 3.20 tag
2023-02-07 5:18 UTC
[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
2023-02-07 5:15 UTC (6+ messages)
[dpdk-dev] [PATCH v1 00/12] mldev: introduce machine learning device library
2023-02-07 5:16 UTC (5+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 02/12] mldev: support PMD functions for ML device
[syzbot] kernel BUG in process_one_work
2023-02-07 5:12 UTC
[PATCH v7 0/6] add trace points in ethdev library
2023-02-07 5:08 UTC (5+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] eal: trace: add trace point emit for blob
` [EXT] "
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-02-07 5:09 UTC (3+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
2023-02-07 5:07 UTC (10+ messages)
` [PATCH v4 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [EXTERNAL] "
cip/linux-4.4.y-cip-rt build: 182 builds: 0 failed, 182 passed, 66 warnings (v4.4.302-cip72-rt42)
2023-02-07 5:09 UTC
[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
2023-02-07 5:07 UTC (7+ messages)
` [PATCH v2 16/40] xen/arm: introduce setup_mm_mappings
` [PATCH v2 19/40] xen/mpu: populate a new region in Xen MPU mapping table
[Intel-gfx] [PATCH v2 0/6] More drm_dbg to guc_dbg changes
2023-02-07 5:07 UTC (14+ messages)
` "
` [PATCH v2 1/6] drm/i915/guc: More debug print updates - UC firmware
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/6] drm/i915/guc: More debug print updates - GSC firmware
` "
` [Intel-gfx] [PATCH v2 3/6] drm/i915/guc: More debug print updates - GuC reg capture
` "
` [Intel-gfx] [PATCH v2 4/6] drm/i915/guc: More debug print updates - GuC selftests
` "
` [Intel-gfx] [PATCH v2 5/6] drm/i915/guc: More debug print updates - GuC SLPC
` "
` [PATCH v2 6/6] drm/i915/guc: More debug print updates - GuC logging
` [Intel-gfx] "
[PATCH V2] testsuite: dpdk: Add l2fwd example which is based on DPDK
2023-02-07 4:40 UTC
[PATCH v3 00/24] sched: Introduce classes of tasks for load balance
2023-02-07 5:11 UTC (25+ messages)
` [PATCH v3 01/24] sched/task_struct: Introduce IPC classes of tasks
` [PATCH v3 02/24] sched: Add interfaces for IPC classes
` [PATCH v3 03/24] sched/core: Initialize the IPC class of a new task
` [PATCH v3 04/24] sched/core: Add user_tick as argument to scheduler_tick()
` [PATCH v3 05/24] sched/core: Update the IPC class of the current task
` [PATCH v3 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v3 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v3 08/24] sched/fair: Use IPCC stats to break ties between asym_packing sched groups
` [PATCH v3 09/24] sched/fair: Use IPCC stats to break ties between fully_busy SMT groups
` [PATCH v3 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
` [PATCH v3 11/24] thermal: intel: hfi: Introduce Intel Thread Director classes
` [PATCH v3 12/24] x86/cpufeatures: Add the Intel Thread Director feature definitions
` [PATCH v3 13/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v3 14/24] thermal: intel: hfi: Update the IPC class of the current task
` [PATCH v3 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
` [PATCH v3 16/24] thermal: intel: hfi: Define a default class for unclassified tasks
` [PATCH v3 17/24] thermal: intel: hfi: Enable the Intel Thread Director
` [PATCH v3 18/24] sched/task_struct: Add helpers for IPC classification
` [PATCH v3 19/24] sched/core: Initialize helpers of task classification
` [PATCH v3 20/24] sched/fair: Introduce sched_smt_siblings_idle()
` [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification
` [PATCH v3 22/24] x86/cpufeatures: Add feature bit for HRESET
` [PATCH v3 23/24] x86/hreset: Configure history reset
` [PATCH v3 24/24] x86/process: Reset hardware history in context switch
[RFC PATCH 0/2] remove parameter 'compound' of add_file_rmap
2023-02-07 5:03 UTC (5+ messages)
` [RFC PATCH 2/2] rmap: remove parameter 'compound' from foeio_add_file_rmap_range()
[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
2023-02-07 5:01 UTC (4+ messages)
` [PATCH v1 01/45] clk: mediatek: clk-mtk: Switch to device_get_match_data()
[PATCH] KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
2023-02-07 5:02 UTC (2+ messages)
[PATCH] dmaengine: imx-sdma: Set DMA channel to be private
2023-02-07 4:57 UTC (2+ messages)
[PATCH] cifs: Fix use-after-free in rdata->read_into_pages()
2023-02-07 4:58 UTC (2+ messages)
[PATCH v6 0/5] Some improvements of resctrl selftest
2023-02-07 4:56 UTC (4+ messages)
` [PATCH v6 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test
[PATCH 1/1] readline: fix hmp completion issue
2023-02-07 4:52 UTC
[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
2023-02-07 4:58 UTC (11+ messages)
` [PATCH v3 01/10] sched/fair: Generalize asym_packing logic for SMT cores
` [PATCH v3 02/10] sched/fair: Move is_core_idle() out of CONFIG_NUMA
` [PATCH v3 03/10] sched/fair: Only do asym_packing load balancing from fully idle SMT cores
` [PATCH v3 04/10] sched/fair: Let low-priority cores help high-priority busy "
` [PATCH v3 05/10] sched/fair: Keep a fully_busy SMT sched group as busiest
` [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain
` [PATCH v3 07/10] sched/fair: Do not even the number of busy CPUs via asym_packing
` [PATCH v3 08/10] sched/topology: Remove SHARED_CHILD from ASYM_PACKING
` [PATCH v3 09/10] x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags
` [PATCH v3 10/10] x86/sched/itmt: Give all SMT siblings of a core the same priority
[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
2023-02-07 4:46 UTC (2+ messages)
` [PATCH 2/2] watchdog: sbsa_wdog: Make sure to program a larger timeout value
[PATCH V6 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2023-02-07 4:46 UTC (4+ messages)
` [PATCH V6 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
[PATCH DTS v10 0/4] Add i.MX PCIe EP mode support
2023-02-07 4:18 UTC (10+ messages)
` [PATCH v10 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
` [PATCH v10 2/4] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v10 3/4] arm64: dts: Add i.MX8MQ "
` [PATCH v10 4/4] arm64: dts: Add i.MX8MP "
[PATCH] wg-tools: Fix too strict file permissions on resolv.conf
2023-02-05 19:19 UTC
[meta-oe][PATCH] perfetto: Fix build on musl again
2023-02-07 4:44 UTC
[PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
2023-02-07 4:40 UTC
[PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-02-07 4:37 UTC (11+ messages)
` "
` (2) "
linux-next: build failure after merge of the mm tree
2023-02-07 4:37 UTC
Indexing of FeatureCtrlMask for SMU13 OverDrive
2023-02-07 4:36 UTC (2+ messages)
[PATCH v4 0/4] HID: kye: Add support for all kye tablets
2023-02-07 4:33 UTC (5+ messages)
` [PATCH v4 1/4] HID: kye: Rewrite tablet descriptor fixup routine
` [PATCH v4 2/4] HID: kye: Generate tablet fixup descriptors on the fly
` [PATCH v4 3/4] HID: kye: Sort kye devices
` [PATCH v4 4/4] HID: kye: Add support for all kye tablets
Encapsulation support in wireguard-go
2023-01-31 18:20 UTC
[PATCH] handle a network adapter ending in a space character
2023-01-31 11:43 UTC
[PATCH V3 0/9] Add minimal boot support for IPQ5332
2023-02-07 4:31 UTC (12+ messages)
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC
Throughput significantly lower than expected, possible regression?
2023-01-30 12:26 UTC
Wireguard packets over IPv6 are not fragmented to path MTU
2023-01-28 13:20 UTC
[PATCH] wg: Fix show all endpoints output
2023-01-29 8:46 UTC
VPN Client don't not disconnect while server is offline
2023-01-25 16:13 UTC
android and endpoint dyndns
2023-01-25 9:28 UTC
Allow client-side encrypted backups for Android app
2023-01-21 13:22 UTC
[Buildroot] [PATCH v2 1/1] package/rtl8812au-aircrack-ng: bump to 2022-12-22 version of v5.6.4.2 branch
2023-02-07 4:32 UTC (2+ messages)
[PATCH v12 0/5] Add kprobe and kretprobe support for LoongArch
2023-02-07 4:32 UTC (11+ messages)
[PATCH net-next v1 1/1] net: openvswitch: remove unnecessary vlan init in key_extract
2023-02-07 4:31 UTC
[Buildroot] [PATCH v2 1/1] package/balena-engine: bump to version 20.10.26
2023-02-07 4:31 UTC
[Buildroot] [PATCH v3 1/3] package/docker-engine: bump version to v23.0.0
2023-02-07 4:30 UTC (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/docker-proxy: drop package
` [Buildroot] [PATCH v3 3/3] package/docker-cli: bump version to v23.0.0
[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
2023-02-07 4:29 UTC (4+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe
[PATCH] drivers: usb: host: Fix the write to W1C fields in HPRT register
2023-02-07 4:28 UTC (3+ messages)
fs/notify/fanotify/fanotify.c:101:13: warning: use of NULL where non-null expected [CWE-476]
2023-02-07 4:27 UTC
[PATCH v2 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
2023-02-07 4:27 UTC (17+ messages)
` [PATCH v2 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device
[PATCH v2 0/4] btrfs: reduce the memory usage for btrfs_io_context, and reduce its variable sized members
2023-02-07 4:26 UTC (5+ messages)
` [PATCH v2 1/4] btrfs: simplify the @bioc argument for handle_ops_on_dev_replace()
` [PATCH v2 2/4] btrfs: small improvement for btrfs_io_context structure
` [PATCH v2 3/4] btrfs: use a more space efficient way to represent the source of duplicated stripes
` [PATCH v2 4/4] btrfs: replace btrfs_io_context::raid_map[] with a fixed u64 value
[Intel-gfx] [PATCH 1/3] drm/i915: Move display power initialization during driver probing later
2023-02-07 4:23 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "
[PATCH v2] ksmbd: fix possible memory leak in smb2_lock()
2023-02-07 4:22 UTC (4+ messages)
[igt-dev] [PATCH v3] Chamelium: Get Chamelium Logs on RPC failure
2023-02-07 4:18 UTC (6+ messages)
` [igt-dev] [PATCH v4] "
[PATCH linux dev-6.0] ARM: dts: aspeed: p10bmc: Update battery node name
2023-02-07 4:15 UTC (2+ messages)
[intel-tdx:guest-filter-upstream 23/31] arch/x86/coco/tdx/filter.c:21:13: warning: unused variable 'filter_overridden'
2023-02-07 4:17 UTC
[PATCH linux dev-6.0 v2] arm: dts: aspeed: p10bmc: Enable UART2
2023-02-07 4:15 UTC (2+ messages)
[PATCH] Replace git:// and http:// with https://
2023-02-07 4:16 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: Add Supermicro X13DEM (AST2600) BMC
2023-02-07 4:14 UTC (2+ messages)
[PATCH 1/2] backlight: hx8357: switch to using gpiod API
2023-02-07 4:15 UTC (4+ messages)
[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
2023-02-07 4:15 UTC (4+ messages)
` [PATCH 2/4] cpufreq: qcom-nvmem: reuse socinfo SMEM item struct
[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
2023-02-07 4:14 UTC (7+ messages)
[PATCH v13 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function
2023-02-07 16:48 UTC (5+ messages)
` [PATCH v13 tty-next 1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
` [PATCH v13 tty-next 2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support
` [PATCH v13 tty-next 3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver
` [PATCH v13 tty-next 4/4] serial: 8250_pci1xxxx: Add power management functions "
✅ PASS (52/383 SKIPPED): Test report for master (6.2.0-rc6, mainline.kernel.org-clang, db27c222)
2023-02-07 4:11 UTC
Folio mapcount
2023-02-07 4:08 UTC (4+ messages)
blktests failures with v6.1
2023-02-07 4:07 UTC (5+ messages)
[PATCH] USB: core: hub: fix usb_hub worker blocking drain_all_pages() worker issue
2023-02-07 4:07 UTC (6+ messages)
[PATCH v2 0/5] Add ARMv8 CE sha1/sha256 support
2023-02-07 4:02 UTC (5+ messages)
` [PATCH v2 4/5] lib: sha256: Add support for hardware specific sha256_process
[PATCH v3 00/19] Support android boot image v3/v4
2023-02-07 4:02 UTC (7+ messages)
` [PATCH v3 06/19] android: boot: move to andr_image_data structure
` [PATCH v3 09/19] android: boot: add vendor boot image to prepare for v3, v4 support
` [PATCH v3 09/19] android: boot: add vendor boot image to prepare for v3,v4 support
` [PATCH v3 17/19] doc: android: add documentation for v3, v4 boot image header
` [PATCH v3 17/19] doc: android: add documentation for v3,v4 "
[tip:x86/vdso] BUILD SUCCESS WITH WARNING 5646bbd6684acf5c9b9dedb863b7d2f6f5a330fb
2023-02-07 4:05 UTC
Docs for RISC-V
2023-02-07 4:02 UTC (4+ messages)
[PATCH v2 062/169] Correct SPL uses of CPU_MICROBLAZE
2023-02-07 4:02 UTC (4+ messages)
` [PATCH v2 077/169] Correct SPL use of EFI_TCG2_PROTOCOL
What's cooking in git.git (Feb 2023, #01; Thu, 2)
2023-02-07 4:06 UTC (3+ messages)
` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
[PATCH V5 00/12] IOT2050-related enhancements
2023-02-07 4:02 UTC (7+ messages)
` [PATCH V5 07/12] tools: Add script for converting public key into device tree include
gpu_metrics does not provide 'current_gfxclk', 'current_uclk', 'average_cpu_power' & 'temperature_core' on AMD Ryzen 7000 CPU
2023-02-07 4:05 UTC (4+ messages)
[PATCH 0/8] blk: blkmap: Composable virtual block devices
2023-02-07 4:02 UTC (7+ messages)
` [PATCH 3/8] blk: blkmap: Add basic infrastructure
[PATCH v1 0/6] introduce NVM XIP block storage emulation
2023-02-07 4:02 UTC (5+ messages)
` [PATCH v1 6/6] sandbox64: add a test case for UCLASS_NVMXIP
[PATCH] drm/amd/display: Align num_crtc to max_streams
2023-02-07 4:05 UTC
[PATCH v2 1/2] cli: Correct several bugs in cli_getch()
2023-02-07 4:02 UTC (5+ messages)
[PATCH v2 1/2] bootflow: Rename bootflow_flags_t
2023-02-07 4:02 UTC (4+ messages)
` [PATCH v2 2/2] bootstd: Replicate the dtb-filename quirks of distroboot
[Intel-gfx] [PATCH v2 00/14] Add vfio_device cdev for iommufd support
2023-02-07 3:41 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 13/14] vfio: Add ioctls for device cdev using iommufd
` "
[PATCH 0/3] rockchip: Use external TPL binary to create a working firmware image
2023-02-07 4:02 UTC (3+ messages)
` [PATCH 3/3] Revert "board: rockchip: Fix binman_init failure on EVB-RK3568"
[PATCH 0/2] env: Enhancements for establishing variable protection
2023-02-07 4:02 UTC (3+ messages)
` [PATCH 1/2] env: Complete generic support for writable list
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.