messages from 2023-01-13 04:14:36 to 2023-01-13 05:50:08 UTC [more...]
[PATCH v5 00/10] add support for MT8195 VPPSYS on MMSYS and MUTEX
2023-01-13 5:43 UTC (11+ messages)
` [PATCH v5 02/10] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS
` [PATCH v5 06/10] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe
` [PATCH v5 07/10] soc: mediatek: mmsys: add support for MT8195 VPPSYS
` [PATCH v5 08/10] soc: mediatek: mmsys: add config api for RSZ switching and DCM
` [PATCH v5 10/10] soc: mediatek: mutex: support MT8195 VPPSYS
[PATCH 5.10 000/783] 5.10.163-rc1 review
2023-01-13 5:50 UTC (2+ messages)
[PATCH v5 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
2023-01-13 5:47 UTC (4+ messages)
[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
2023-01-13 5:48 UTC (10+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
[Intel-gfx] [PATCH] drm/i915: Reject < 1x1 pixel plane source size
2023-01-13 5:46 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
drivers/thermal/thermal_helpers.c:79:6: warning: Redundant initialization for 'ret'. The initialized value is overwritten before it is read. [redundantInitialization]
2023-01-13 5:45 UTC
[PATCH net-next v9 0/2] Add support to offload macsec using netlink update
2023-01-13 5:42 UTC (3+ messages)
` [PATCH net-next v9 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
Should we orphan JFS?
2023-01-13 5:42 UTC
[Intel-gfx] [PATCH 1/2] drm: Add SDP Error Detection Configuration Register
2023-01-13 5:41 UTC (6+ messages)
` "
` [Intel-gfx] [PATCH 2/2] i915/display/dp: SDP CRC16 for 128b132b link layer
` "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm: Add SDP Error Detection Configuration Register
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH -v2 0/9] migrate_pages(): batch TLB flushing
2023-01-13 5:39 UTC (10+ messages)
cgroup user-after-free
2023-01-13 5:40 UTC (3+ messages)
dropping maintainership for sysv and freevxfs
2023-01-13 5:39 UTC
[PATCH v2 0/6] amd_pstate: Add guided autonomous mode support
2023-01-13 5:38 UTC (9+ messages)
` [PATCH v2 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v2 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v2 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v2 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v2 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v2 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH net-next] net: dsa: rzn1-a5psw: Add vlan support
2023-01-13 5:37 UTC (2+ messages)
lockref scalability on x86-64 vs cpu_relax
2023-01-13 5:36 UTC (9+ messages)
[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
2023-01-13 5:29 UTC (42+ messages)
` [PATCH v2 01/40] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h
` [PATCH v2 02/40] xen/arm: make ARM_EFI selectable for Arm64
` [PATCH v2 03/40] xen/arm: adjust Xen TLB helpers for Armv8-R64 PMSA
` [PATCH v2 04/40] xen/arm: add an option to define Xen start address for Armv8-R
` [PATCH v2 05/40] xen/arm64: prepare for moving MMU related code from head.S
` [PATCH v2 06/40] xen/arm64: move MMU related code from head.S to head_mmu.S
` [PATCH v2 07/40] xen/arm64: add .text.idmap for Xen identity map sections
` [PATCH v2 08/40] xen/arm: use PA == VA for EARLY_UART_VIRTUAL_ADDRESS on Armv-8R
` [PATCH v2 09/40] xen/arm: decouple copy_from_paddr with FIXMAP
` [PATCH v2 10/40] xen/arm: split MMU and MPU config files from config.h
` [PATCH v2 11/40] xen/mpu: build up start-of-day Xen MPU memory region map
` [PATCH v2 12/40] xen/mpu: introduce helpers for MPU enablement
` [PATCH v2 13/40] xen/mpu: introduce unified function setup_early_uart to map early UART
` [PATCH v2 14/40] xen/arm64: head: Jump to the runtime mapping in enable_mm()
` [PATCH v2 15/40] xen/arm: move MMU-specific memory management code to mm_mmu.c/mm_mmu.h
` [PATCH v2 16/40] xen/arm: introduce setup_mm_mappings
` [PATCH v2 17/40] xen/mpu: plump virt/maddr/mfn convertion in MPU system
` [PATCH v2 18/40] xen/mpu: introduce helper access_protection_region
` [PATCH v2 19/40] xen/mpu: populate a new region in Xen MPU mapping table
` [PATCH v2 20/40] xen/mpu: plump early_fdt_map in MPU systems
` [PATCH v2 21/40] xen/arm: move MMU-specific setup_mm to setup_mmu.c
` [PATCH v2 22/40] xen/mpu: implement MPU version of setup_mm in setup_mpu.c
` [PATCH v2 23/40] xen/mpu: initialize frametable in MPU system
` [PATCH v2 24/40] xen/mpu: introduce "mpu,xxx-memory-section"
` [PATCH v2 25/40] xen/mpu: map MPU guest memory section before static memory initialization
` [PATCH v2 26/40] xen/mpu: destroy an existing entry in Xen MPU memory mapping table
` [PATCH v2 27/40] xen/mpu: map device memory resource in MPU system
` [PATCH v2 28/40] xen/mpu: map boot module section "
` [PATCH v2 29/40] xen/mpu: introduce mpu_memory_section_contains for address range check
` [PATCH v2 30/40] xen/mpu: disable VMAP sub-system for MPU systems
` [PATCH v2 31/40] xen/mpu: disable FIXMAP in MPU system
` [PATCH v2 32/40] xen/mpu: implement MPU version of ioremap_xxx
` [PATCH v2 33/40] xen/arm: check mapping status and attributes for MPU copy_from_paddr
` [PATCH v2 34/40] xen/mpu: free init memory in MPU system
` [PATCH v2 35/40] xen/mpu: destroy boot modules and early FDT mapping "
` [PATCH v2 36/40] xen/mpu: Use secure hypervisor timer for AArch64v8R
` [PATCH v2 37/40] xen/mpu: move MMU specific P2M code to p2m_mmu.c
` [PATCH v2 38/40] xen/mpu: implement setup_virt_paging for MPU system
` [PATCH v2 39/40] xen/mpu: re-order xen_mpumap in arch_init_finialize
` [PATCH v2 40/40] xen/mpu: add Kconfig option to enable Armv8-R AArch64 support
` [PATCH] xen/mpu: make Xen boot to idle on MPU systems(DNM)
[PATCH 1/2] drm/ttm: Check ttm_debugfs_root before creating files under it
2023-01-13 5:34 UTC (4+ messages)
` [PATCH 2/2] drm/ttm: Use debugfs_remove_recursive to remove ttm directory
[Intel-gfx] [PATCH v6 0/9] Enable YCbCr420 for VDSC
2023-01-13 5:34 UTC (5+ messages)
` [Intel-gfx] [PATCH v6 3/9] drm/i915: Adding the new registers for DSC
` [Intel-gfx] [PATCH v6 4/9] drm/i915: Enable YCbCr420 for VDSC
[PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
2023-01-13 5:33 UTC (14+ messages)
` [PATCH v5 0/9] iov_iter: Add extraction helpers
` [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator
[PATCH v8 0/1] selftests/landlock: fix fs_tests when overlayfs
2023-01-13 5:32 UTC (2+ messages)
` [PATCH v8 1/1] selftests/landlock: skip overlayfs test when not support
[PATCH v2 1/1] common/cnxk: add mbox locking
2023-01-13 5:33 UTC (3+ messages)
` [PATCH v3 "
[PATCH net-next v3] net: phy: mxl-gpy: fix delay time required by loopback disable function
2023-01-13 5:30 UTC (2+ messages)
[PATCH v5] x86/sev: Add SEV-SNP guest feature negotiation support
2023-01-13 5:29 UTC (3+ messages)
[PATCH] media: amphion: correct the unspecified color space
2023-01-13 5:25 UTC (2+ messages)
[PATCH 1/3] usb: dwc3: simplify operation in dwc3_readl() and dwc3_writel()
2023-01-13 5:24 UTC (11+ messages)
` [PATCH 2/3] usb: dwc3: add dwc3_readl_notrace() function
[mcgrof-next:20231010-fs-freeze-v2 5/13] include/linux/fs.h:2319:19: warning: 'fs_suspend_thaw_sb' used but never defined
2023-01-13 5:24 UTC
[PATCH] common/cnxk: reduce channel count per LMAC
2023-01-13 5:23 UTC (2+ messages)
[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
2023-01-13 5:23 UTC (4+ messages)
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
[PATCH net-next v2] net/rds: use strscpy() to instead of strncpy()
2023-01-13 5:17 UTC (2+ messages)
[git pull] drm fixes for 6.2-rc4
2023-01-13 5:15 UTC (2+ messages)
[mcgrof-next:20231010-fs-freeze-v2 3/13] fs/gfs2/util.c:194:17: error: too few arguments to function 'thaw_super'
2023-01-13 5:14 UTC
[bpf-next v5 1/3] bpf: hash map, avoid deadlock with suitable hash mask
2023-01-13 5:14 UTC (5+ messages)
` [bpf-next v5 3/3] bpf: hash map, suppress false lockdep warning
[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
2023-01-13 5:11 UTC (9+ messages)
` [PATCH V7 3/6] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V7 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
[ANNOUNCE] ndctl v75
2023-01-13 5:12 UTC
[tip:sched/core] BUILD SUCCESS 28c8e088427ad30b4260953f3b6f908972b77c2d
2023-01-13 5:11 UTC
[PATCH v5 0/1] selftests/landlock: fix ptrace_test
2023-01-13 5:07 UTC (2+ messages)
` [PATCH v5 1/1] selftests/landlock: skip ptrace_test according to YAMA
[PATCH v5 0/4] regulator: Add support for Allwinner D1 system LDOs
2023-01-13 5:08 UTC (4+ messages)
` [PATCH v5 2/4] regulator: sun20i: Add Allwinner D1 LDOs driver
[net-next PATCH 0/5] octeontx2-pf: HTB offload support
2023-01-13 5:07 UTC (2+ messages)
[PATCH BlueZ v3] shared/bap: Fixing Company ID, Vendor ID and Metadata handling
2023-01-13 5:06 UTC
[PATCH v2 net-next,0/8] octeontx2-af: Miscellaneous changes for CPT
2023-01-13 5:05 UTC (5+ messages)
` [PATCH v2 net-next,7/8] octeontx2-af: add ctx ilen to cpt lf alloc mailbox
` [PATCH v2 net-next,8/8] octeontx2-af: add mbox to return CPT_AF_FLT_INT info
[RFC] Remove Kernel Network Interface (KNI)
2023-01-13 5:03 UTC
[Intel-wired-lan] [net-queue v1 1/1] ice: switch: fix potential memleak in ice_add_adv_recipe()
2023-01-13 5:00 UTC (2+ messages)
[PATCH] xfs: Call kiocb_modified() for buffered write
2023-01-13 4:55 UTC (4+ messages)
[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2023-01-13 4:54 UTC (11+ messages)
` [RFC v2 05/13] vdpa net: add migration blocker if cannot migrate cvq
` [RFC v2 06/13] vhost: delay set_vring_ready after DRIVER_OK
` [RFC v2 08/13] vdpa: Negotiate _F_SUSPEND feature
` [RFC v2 10/13] vdpa net: allow VHOST_F_LOG_ALL
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
[mcgrof-next:20231010-fs-freeze-v2 1/13] fs/f2fs/gc.c:2198:33: error: 'sb' undeclared; did you mean 'sbi'?
2023-01-13 4:54 UTC
[mcgrof-next:20231010-fs-freeze-v2 1/13] fs/f2fs/gc.c:2198:26: error: use of undeclared identifier 'sb'
2023-01-13 4:54 UTC
[PATCH] xfs/440: skip test if the dax mount option is enabled
2023-01-13 4:53 UTC (2+ messages)
Pozycjonowanie- informacja
2023-01-09 9:10 UTC
[PATCH 0/4] um: Various build fixes for allyesconfig
2023-01-13 4:49 UTC (10+ messages)
` [PATCH 1/4] um: Make the definition of cpu_data more compatible
` [PATCH 2/4] um: Avoid pcap multiple definition errors
` [PATCH 3/4] um: Prevent building modules incompatible with MODVERSIONS
` [PATCH 4/4] um: Use CFLAGS_vmlinux
[Intel-gfx] [PATCH] drm/i915/mtl: Connect root sysfs entries to GT0
2023-01-13 4:48 UTC (8+ messages)
[PATCH] ls-files: add %(skipworktree) atom to format option
2023-01-13 4:43 UTC (4+ messages)
[PATCH 0/4] clarify ls-files docs
2023-01-13 4:41 UTC (5+ messages)
` [PATCH 1/4] ls-files: add missing documentation for --resolve-undo option
` [PATCH 2/4] ls-files: clarify descriptions of file selection options
` [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
` [PATCH 4/4] ls-files: guide folks to --exclude-standard over other --exclude* options
Pozycjonowanie- informacja
2023-01-10 9:06 UTC
[PATCH net] net: sched: gred: prevent races when adding offloads to stats
2023-01-13 4:41 UTC
[PATCH v3] btrfs: update fs features sysfs directory asynchronously
2023-01-13 4:39 UTC
[PATCH v2] drm/msm/dpu: add hw revision 410
2023-01-13 4:39 UTC (2+ messages)
[Intel-gfx] [RFC 0/2] Add new CDCLK step for RPL-U
2023-01-13 4:38 UTC (5+ messages)
` [Intel-gfx] [RFC v2 1/2] drm/i915: Add sub platform for 480MHz CDCLK step
Minutes of Technical Board Meeting, 2022-06-15
2023-01-13 4:37 UTC
Комплексні програми навчання
2023-01-13 4:38 UTC
[PATCH] ata: Don't build PATA_CS5535 on UML
2023-01-13 4:37 UTC
[PATCH 0/5] add lcore set name and get name API
2023-01-13 4:36 UTC (5+ messages)
` [PATCH v2 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v2 1/4] eal: add thread set name API operating on rte thread
[PATCH v2] exfat: handle unreconized benign secondary entries
2023-01-13 4:35 UTC (3+ messages)
[PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
2023-01-13 4:32 UTC (3+ messages)
[mcgrof-next:20231010-fs-freeze-v2 5/13] include/linux/fs.h:2320:1: error: expected identifier or '('
2023-01-13 4:34 UTC
[mcgrof-next:20231010-fs-freeze-v2 5/13] include/linux/fs.h:2320:1: error: expected identifier or '('
2023-01-13 4:34 UTC
[PATCH net 0/2] amd-xgbe: PFC and KR-Training fixes
2023-01-13 4:32 UTC (5+ messages)
[Buildroot] [Bug 15246] New: buildroot ignore my config
2023-01-13 4:34 UTC (2+ messages)
` [Buildroot] [Bug 15246] "
[PATCH] amdgpu: Avoid building on UML
2023-01-13 4:30 UTC
[PATCHv4 net-next] sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
2023-01-13 4:30 UTC (4+ messages)
` [PATCH iproute2-next 1/2] Revert "tc/tc_monitor: print netlink extack message"
` [PATCH iproute2-next 2/2] tc: add new attr TCA_EXT_WARN_MSG
[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
2023-01-13 4:28 UTC (6+ messages)
` [PATCH net-next 08/11] sfc: implement device status related vdpa config operations
[PATCH] t6426: fix TODO about making test more comprehensive
2023-01-13 4:28 UTC
[PATCH] drm/msm: Initialize mode_config earlier
2023-01-13 4:23 UTC (3+ messages)
[PATCH v2] kconfig: Update all declared targets
2023-01-13 4:23 UTC
[f2fs-dev] [PATCH 2/3] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION_V2 ioctl
2023-01-13 4:24 UTC (2+ messages)
` "
[RFC PATCH] drm/dsi-mipi: Fix byte order of DCS set/get brightness
2023-01-13 4:18 UTC
[PATCH] clk: qcom: Remove need for clk_ignore_unused on sc8280xp
2023-01-13 4:16 UTC (2+ messages)
[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
2023-01-13 4:13 UTC (3+ messages)
[PATCH] iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS
2023-01-13 4:16 UTC (3+ messages)
[PATCH v3 0/2] media: amphion: decoder add support to RealVideo
2023-01-13 4:13 UTC (6+ messages)
` [PATCH v3 1/2] media: add RealVideo format RV30 and RV40
` [PATCH v3 2/2] media: amphion: support to decode RealVideo video
[PATCH] crypto: skcipher - Use scatterwalk (un)map interface for dst and src buffers
2023-01-13 4:13 UTC (2+ messages)
[PATCH v2 0/6] crypto: Accelerated AES/GCM stitched implementation
2023-01-13 4:12 UTC (2+ messages)
[PATCH 5.15 00/10] 5.15.88-rc1 review
2023-01-13 4:15 UTC (2+ messages)
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-13 4:14 UTC (8+ messages)
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.