messages from 2023-03-21 10:40:37 to 2023-03-21 11:24:49 UTC [more...]
display band (display area vs real visible area)
2023-03-21 11:24 UTC (4+ messages)
[PATCH] tracing: Fix use-after-free and double-free on last_cmd
2023-03-21 11:23 UTC (3+ messages)
[PATCH 0/8] Enable IPQ9754 USB
2023-03-21 11:23 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v2 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-03-21 11:22 UTC (3+ messages)
` [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
[PATCH] bus: qcom-ssc-block-bus: use devm_platform_ioremap_resource_byname()
2023-03-21 11:22 UTC
[PATCH] ARM: mstar: remove unused config MACH_MERCURY
2023-03-21 11:21 UTC (5+ messages)
<instantiation>:26:8: error: symbol '__pecoff_text_end' can not be undefined in a subtraction expression
2023-03-21 11:22 UTC
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-21 11:21 UTC (5+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
[PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E
2023-03-21 11:19 UTC (10+ messages)
` [PATCH net-next 1/4] net: ethernet: ti: am65-cpsw: Simplify setting supported interface
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: Add support for SGMII mode
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200
` [PATCH net-next 4/4] net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E
[PATCH] arm64: Support CMDLINE_EXTEND
2023-03-21 11:19 UTC (5+ messages)
[PATCH] net: Fix invalid ip_route_output_ports() call
2023-03-21 11:19 UTC (6+ messages)
[PATCH v5 0/4] Devicetree support for Loongson-1 clock
2023-03-21 11:18 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: clock: Add "
` [PATCH v5 2/4] clk: loongson1: Remove the outdated driver
` [PATCH v5 3/4] clk: loongson1: Re-implement the clock driver
` [PATCH v5 4/4] MIPS: loongson32: Update the clock initialization
[PATCH v8 0/5] introduce generic implementation of macros from bug.h
2023-03-21 11:18 UTC (7+ messages)
` [PATCH v8 1/5] xen: introduce CONFIG_GENERIC_BUG_FRAME
[RFC PATCH] tests/avocado: probe for multi-process support before running test
2023-03-21 11:17 UTC
[PATCH net-next 0/3] bnxt PTP optimizations
2023-03-21 11:18 UTC (3+ messages)
` [PATCH net-next 3/3] bnxt: Enforce PTP software freq adjustments only when in non-RTC mode
[PATCH v14 1/2] dt-bindings: clock: add loongson-2 boot clock index
2023-03-21 11:18 UTC (4+ messages)
` [PATCH v14 2/2] clk: clk-loongson2: add clock controller driver support
[PATCH v5 0/7] RISCV basic exception handling implementation
2023-03-21 11:17 UTC (3+ messages)
` [PATCH v5 1/7] xen/riscv: introduce boot information structure
[PATCH 0/2] tools/xl: small cleanup of parsing code
2023-03-21 11:17 UTC (4+ messages)
` [PATCH 2/2] tools/xl: rework p9 config parsing
[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
2023-03-21 11:17 UTC (3+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model
[PATCH] config/arm: enable rcpc feature on neoverse n1
2023-03-21 11:16 UTC (3+ messages)
` [PATCH v2] config/arm: support ldapr "
[PATCH] drm/mediatek: Clarify/finish documentation for some driver structures
2023-03-21 11:14 UTC (3+ messages)
[Intel-xe] [PATCH v7 0/2] Some small-bar prep patches
2023-03-21 11:15 UTC (8+ messages)
` [Intel-xe] [PATCH v7 1/2] drm/xe/buddy: add visible tracking
` [Intel-xe] [PATCH v7 2/2] drm/xe/buddy: add compatible and intersects hooks
` [Intel-xe] ✓ CI.Patch_applied: success for Some small-bar prep patches (rev7)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[PATCH for-8.0 0/3] Fixes for GCC13
2023-03-21 11:15 UTC (8+ messages)
` [PATCH for-8.0 1/3] async: Suppress GCC13 false positive in aio_bh_poll()
` [PATCH for-8.0 3/3] target/ppc: Fix helper_pminsn() prototype
[PATCH 00/24] btrfs: cleanups and small fixes mostly around block reserves
2023-03-21 11:14 UTC (25+ messages)
` [PATCH 01/24] btrfs: pass a bool to btrfs_block_rsv_migrate() at evict_refill_and_join()
` [PATCH 02/24] btrfs: pass a bool size update argument to btrfs_block_rsv_add_bytes()
` [PATCH 03/24] btrfs: remove check for NULL block reserve at btrfs_block_rsv_check()
` [PATCH 04/24] btrfs: update documentation for BTRFS_RESERVE_FLUSH_EVICT flush method
` [PATCH 05/24] btrfs: update flush method assertion when reserving space
` [PATCH 06/24] btrfs: initialize ret to -ENOSPC at __reserve_bytes()
` [PATCH 07/24] btrfs: simplify btrfs_should_throttle_delayed_refs()
` [PATCH 08/24] btrfs: collapse should_end_transaction() into btrfs_should_end_transaction()
` [PATCH 09/24] btrfs: remove bytes_used argument from btrfs_make_block_group()
` [PATCH 10/24] btrfs: count extents before taking inode's spinlock when reserving metadata
` [PATCH 11/24] btrfs: remove redundant counter check at btrfs_truncate_inode_items()
` [PATCH 12/24] btrfs: simplify btrfs_block_rsv_refill()
` [PATCH 13/24] btrfs: remove obsolete delayed ref throttling logic when truncating items
` [PATCH 14/24] btrfs: don't throttle on delayed items when evicting deleted inode
` [PATCH 15/24] btrfs: calculate the right space for a single delayed ref when refilling
` [PATCH 16/24] btrfs: accurately calculate number of delayed refs when flushing
` [PATCH 17/24] btrfs: constify fs_info argument of the metadata size calculation helpers
` [PATCH 18/24] btrfs: constify fs_info argument for the reclaim items "
` [PATCH 19/24] btrfs: add helper to calculate space for delayed references
` [PATCH 20/24] btrfs: calculate correct amount of space for delayed reference when evicting
` [PATCH 21/24] btrfs: fix calculation of the global block reserve's size
` [PATCH 22/24] btrfs: use a constant for the number of metadata units needed for an unlink
` [PATCH 23/24] btrfs: calculate the right space for delayed refs when updating global reserve
` [PATCH 24/24] btrfs: simplify exit paths of btrfs_evict_inode()
[PATCH v2 net-next 0/9] add support for ocelot external ports
2023-03-21 11:14 UTC (14+ messages)
` [PATCH v2 net-next 1/9] phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration
nvme-tcp: kernel NULL pointer dereference, address: 0000000000000034
2023-03-21 11:14 UTC (15+ messages)
[meta-arago][dunfell/kirkstone][PATCH] tisdk-core-bundle: AM65x: Deploy sysfw.itb for SR2.0, SR1.0 GP and HS
2023-03-21 11:14 UTC
[PATCH bpf-next V2] xsk: allow remap of fill and/or completion rings
2023-03-21 11:13 UTC (2+ messages)
[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
2023-03-21 11:13 UTC (6+ messages)
[PATCH v3 0/4] arm64: dts: ti: j7: Add device-tree nodes for MCSPI
2023-03-21 11:12 UTC (4+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-j721e: Add MCSPI nodes
[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
2023-03-21 11:08 UTC (15+ messages)
` [PATCH v3 1/4] of: address: Fix default coherency for MIPS
` [PATCH v3 2/4] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v3 3/4] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v3 4/4] of: address: Always use dma_default_coherent for default coherency
pm/testing baseline: 55 runs, 6 regressions (v6.3-rc3-30-g51555d0c77b35)
2023-03-21 11:12 UTC
[XEN PATCH v4] x86/monitor: Add new monitor event to catch I/O instructions
2023-03-21 11:11 UTC (4+ messages)
[PATCH v2 07/12] sched: Replace rq->curr access w/ rq_curr(rq)
2023-03-21 11:11 UTC (2+ messages)
[PATCH] mmc: core: Allow to avoid REQ_FUA if the eMMC supports an internal cache
2023-03-21 11:12 UTC (4+ messages)
[PATCH for 8.0] igb: Save more Tx states
2023-03-21 11:05 UTC (5+ messages)
Soundness of signature verification excluding unsigned empty merges
2023-03-21 10:32 UTC
[Intel-gfx] [PATCH 00/14] drm/i915/tc: Fix a few TypeC / MST issues
2023-03-21 11:09 UTC (3+ messages)
` [Intel-gfx] [PATCH 01/14] drm/i915/tc: Abort DP AUX transfer on a disconnected TC port
[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
2023-03-21 11:09 UTC (2+ messages)
[PATCH RFC] net/sched: use real_num_tx_queues in dev_watchdog()
2023-03-21 11:08 UTC (3+ messages)
[PATCH] nvme: fix heap-use-after-free and oops in bio_endio for nvme multipath
2023-03-21 11:09 UTC (2+ messages)
[meta-ti][dunfell/kirkstone][PATCH] Support building for AM65x SR2.0 & SR1.0 HS & GP with am65xx-evm machine
2023-03-21 11:07 UTC
[PATCH] PCI: Add quirk to clear MSI-X
2023-03-21 11:07 UTC (2+ messages)
[PATCH] tracing/synthetic: Fix races on freeing last_cmd
2023-03-21 11:04 UTC (2+ messages)
[PATCH v3] perf sched: Fix sched latency analysis incorrect
2023-03-21 11:05 UTC (3+ messages)
[OE-core] [PATCH] maintainers.inc: Modify email address
2023-03-21 11:06 UTC
[PATCH] Many pages: Replace links to sources.redhat.com
2023-03-21 11:04 UTC
[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-03-21 11:05 UTC (5+ messages)
` [PATCH v3 02/19] x86/resctrl: Access per-rmid structures by index
` [PATCH v3 03/19] x86/resctrl: Create helper for RMID allocation and mondata dir creation
[LTP] [PATCH v1] starvation.c: New case for sched starvation
2023-03-21 11:03 UTC
[RFC PATCH] btrfs-progs: mkfs: Enforce 4k sectorsize by default
2023-03-21 11:02 UTC (4+ messages)
[UPDATE 1] My TP-Link EX510 AX3000 Dual-Band Gigabit Wi-Fi 6 Router has a paper notice on GNU General Public License
2023-03-21 11:02 UTC (2+ messages)
[PATCH] i2c: correct I2C deblock logic
2023-03-21 11:00 UTC (7+ messages)
[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-03-21 10:59 UTC (5+ messages)
` [PATCH v10 3/3] "
[PATCH v4 0/4] Devicetree support for Loongson-1 clock
2023-03-21 10:58 UTC (4+ messages)
` [PATCH v4 3/4] clk: loongson1: Re-implement the clock driver
[PATCH] Add results of early memtest to /proc/meminfo
2023-03-21 10:58 UTC (3+ messages)
` [PATCH v2] "
` Re: [PATCH] "
[RFC PATCH] cpufreq: qcom-cpufreq-hw: allow work to be done on other CPU for PREEMPT_RT
2023-03-21 10:57 UTC (4+ messages)
[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
2023-03-21 10:57 UTC (3+ messages)
[PATCH v4 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
2023-03-21 10:54 UTC (7+ messages)
` [PATCH v4 04/10] media: Add YUV48_12 video format
` [PATCH v4 05/10] media: Add BGR48_12 "
[PATCH v10 0/8] i2c-atr and FPDLink
2023-03-21 10:56 UTC (6+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support
[igt-dev] [PATCH i-g-t v3 0/4] Build Xe test documentation
2023-03-21 10:56 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Build Xe test documentation (rev2)
PO #147101
2023-03-21 10:55 UTC
[PATCH] x86/entry: Fix noinstr warning in __enter_from_user_mode()
2023-03-21 10:54 UTC (2+ messages)
` [tip: core/urgent] entry: "
[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
2023-03-21 10:51 UTC (4+ messages)
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support
[xen-unstable-smoke test] 179837: tolerable trouble: pass/starved - PUSHED
2023-03-21 10:52 UTC
[PATCH v3 0/4] Devicetree support for Loongson-1 clock
2023-03-21 10:52 UTC (4+ messages)
` [PATCH v3 3/4] clk: loongson1: Re-implement the clock driver
[Performance regression] BCM4359/9 on S905X2
2023-03-21 10:46 UTC (4+ messages)
[PATCH v4] iommu/arm-smmu-qcom: Limit the SMR groups to 128
2023-03-21 10:50 UTC (3+ messages)
[PATCH v2 00/12] MIPS Virt board support
2023-03-21 10:48 UTC (13+ messages)
` [PATCH v2 01/12] MIPS: Move declaration of bcache ops to cache.c
` [PATCH v2 02/12] MIPS: smp-cps: Disable coherence setup for unsupported ISA
` [PATCH v2 03/12] MIPS: mips-cm: Check availability of config registers
` [PATCH v2 04/12] MIPS: Octeon: Opt-out 4k_cache feature
` [PATCH v2 05/12] MIPS: cpu-features: Enable octeon_cache by cpu_type
` [PATCH v2 06/12] MIPS: c-octeon: Provide alternative SMP cache flush function
` [PATCH v2 07/12] MIPS: Octeon: Allow CVMSEG to be disabled
` [PATCH v2 08/12] MIPS: Loongson: Move arch cflags to MIPS top level Makefile
` [PATCH v2 09/12] MIPS: Loongson: Don't select platform features with CPU
` [PATCH v2 10/12] MIPS: Octeon: Disable CVMSEG by default on other platforms
` [PATCH v2 11/12] MIPS: Add board config for virt board
` [PATCH v2 12/12] MIPS: generic: Enable all CPUs supported by virt board in Kconfig
[PATCH v2] hw/net/can: Add mcp25625 model
2023-03-21 10:49 UTC (3+ messages)
[PATCH] Staging: rtl8712: Remove redundant parentheses and improve macro definition
2023-03-21 10:49 UTC (2+ messages)
[PATCH bpf-next 0/3] Support UMEM chunk_size > PAGE_SIZE
2023-03-21 10:48 UTC (3+ messages)
` [PATCH bpf-next 1/3] xsk: "
[PATCH v2] coresight: etm4x: Do not access TRCIDR1 for identification
2023-03-21 10:45 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD REGRESSION 226ec3112c6fa4db1188828f76319f7eb6eb85ee
2023-03-21 10:48 UTC
[Intel-gfx] [PATCH] drm/i915/selftests: Drop igt_cs_tlb
2023-03-21 10:48 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Drop igt_cs_tlb (rev3)
[PATCH v2 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-03-21 10:48 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add TI TPS6594 PMIC
TRAINING COURSE ON ADVANCED CYBER SECURITY, SYSTEMS AUDIT AND ICT COUNTER INTELLIGENCE SOLUTIONS
2023-03-21 10:47 UTC
[PATCH] usb: host: u132-hcd: Delete driver
2023-03-21 10:47 UTC (2+ messages)
[PATCH v4 0/5] Introduce PRU platform consumer API
2023-03-21 10:45 UTC (11+ messages)
` [PATCH v4 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [EXTERNAL] "
` [EXTERNAL] "
[PATCH 5.15] lockd: set file_lock start and end when decoding nlm4 testargs
2023-03-21 10:46 UTC
[BUG] x2apic broken with current AMD hardware
2023-03-21 10:46 UTC (11+ messages)
[rdma-core v44][bug report]DEB installation failed
2023-03-21 10:42 UTC
[RFC] BMC RAS Feature
2023-03-21 10:40 UTC (2+ messages)
RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control
2023-03-21 10:40 UTC (5+ messages)
[dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
2023-03-21 10:40 UTC (3+ messages)
[igt-dev] [i-g-t V3] lib/kms: Get pipe enum from debugfs
2023-03-21 10:40 UTC (2+ messages)
[RFC PATCH v3] virtio/vsock: allocate multiple skbuffs on tx
2023-03-21 10:36 UTC (3+ messages)
[PATCH 0/7] Refactor ftrace direct call APIs
2023-03-21 10:40 UTC (4+ messages)
` [PATCH 1/7] ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()
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.