messages from 2022-11-07 08:32:00 to 2022-11-07 08:55:08 UTC [more...]
[PATCH v3 00/14] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
2022-11-07 8:54 UTC (20+ messages)
` [PATCH v3 01/14] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF
` [PATCH v3 02/14] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH v3 03/14] KVM: arm64: PMU: Always advertise the CHAIN event
` [PATCH v3 04/14] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
` [PATCH v3 05/14] KVM: arm64: PMU: Narrow the overflow checking when required
` [PATCH v3 06/14] KVM: arm64: PMU: Only narrow counters that are not 64bit wide
` [PATCH v3 07/14] KVM: arm64: PMU: Add counter_index_to_*reg() helpers
` [PATCH v3 08/14] KVM: arm64: PMU: Simplify setting a counter to a specific value
` [PATCH v3 09/14] KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
bfq fix for missing lock
2022-11-07 8:54 UTC (2+ messages)
[PATCH v2] netfilter: ipset: regression in ip_set_hash_ip.c
2022-11-07 8:54 UTC (3+ messages)
` [PATCH v2] netfilter: ipset: Add support for new bitmask parameter (kernel)
[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
2022-11-07 8:54 UTC (15+ messages)
` [PATCH v2 43/65] ASoC: tlv320aic32x4: Add a determine_rate hook
` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate
[PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
2022-11-07 8:52 UTC (42+ messages)
` [Intel-gfx] "
` [PATCH v6 01/20] drm/i915/vm_bind: Expose vm lookup function
` [Intel-gfx] "
` [PATCH v6 02/20] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 03/20] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` "
` [PATCH v6 04/20] drm/i915/vm_bind: Add support to create persistent vma
` [Intel-gfx] "
` [PATCH v6 05/20] drm/i915/vm_bind: Implement bind and unbind of object
` [Intel-gfx] "
` [PATCH v6 06/20] drm/i915/vm_bind: Support for VM private BOs
` [Intel-gfx] "
` [PATCH v6 07/20] drm/i915/vm_bind: Add support to handle object evictions
` [Intel-gfx] "
` [PATCH v6 08/20] drm/i915/vm_bind: Support persistent vma activeness tracking
` [Intel-gfx] "
` [PATCH v6 09/20] drm/i915/vm_bind: Add out fence support
` [Intel-gfx] "
` [PATCH v6 10/20] drm/i915/vm_bind: Abstract out common execbuf functions
` [Intel-gfx] "
` [PATCH v6 11/20] drm/i915/vm_bind: Use common execbuf functions in execbuf path
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 12/20] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
` "
` [PATCH v6 13/20] drm/i915/vm_bind: Update i915_vma_verify_bind_complete()
` [Intel-gfx] "
` [PATCH v6 14/20] drm/i915/vm_bind: Expose i915_request_await_bind()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 15/20] drm/i915/vm_bind: Handle persistent vmas in execbuf3
` "
` [Intel-gfx] [PATCH v6 16/20] drm/i915/vm_bind: userptr dma-resv changes
` "
` [PATCH v6 17/20] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 18/20] drm/i915/vm_bind: Add uapi for user to enable vm_bind_mode
` "
` [PATCH v6 19/20] drm/i915/vm_bind: Render VM_BIND documentation
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 20/20] drm/i915/vm_bind: Async vm_unbind support
` "
[PATCH] drm/amdgpu: disable BACO on special BEIGE_GOBY card
2022-11-07 8:53 UTC (2+ messages)
[PATCH] video: fbdev: pxafb: Remove unnecessary print function dev_err()
2022-11-07 8:52 UTC (3+ messages)
[PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization
2022-11-07 8:54 UTC (12+ messages)
Coverity: gpmc_is_valid_waitpin(): Control flow issues
2022-11-07 8:53 UTC (2+ messages)
FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting connection request for" failed to apply to 4.9-stable tree
2022-11-07 8:53 UTC
FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting connection request for" failed to apply to 4.14-stable tree
2022-11-07 8:53 UTC
FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting connection request for" failed to apply to 4.19-stable tree
2022-11-07 8:53 UTC
FAILED: patch "[PATCH] Bluetooth: L2CAP: Fix accepting connection request for" failed to apply to 5.4-stable tree
2022-11-07 8:53 UTC
REPOST : Kernel panic when try to install Rocky 8.4
2022-11-07 8:52 UTC (3+ messages)
[PATCH v6 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
2022-11-07 8:51 UTC (5+ messages)
` [PATCH v6 4/4] drivers: misc: Add Support for TMR Inject IP
[PATCH v3] drm/amdgpu: complete gfxoff allow signal during suspend without delay
2022-11-07 8:52 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v6 00/13] vm_bind: Add VM_BIND validation support
2022-11-07 8:52 UTC (14+ messages)
` [igt-dev] [PATCH i-g-t v6 01/13] lib/i915: memory region gtt_alignment support
` [igt-dev] [PATCH i-g-t v6 02/13] lib/vm_bind: import uapi definitions
` [igt-dev] [PATCH i-g-t v6 03/13] lib/vm_bind: Add vm_bind/unbind and execbuf3 ioctls
` [igt-dev] [PATCH i-g-t v6 04/13] lib/vm_bind: Add vm_bind mode support for VM
` [igt-dev] [PATCH i-g-t v6 05/13] lib/vm_bind: Add vm_bind specific library functions
` [igt-dev] [PATCH i-g-t v6 06/13] lib/vm_bind: Add __prime_handle_to_fd()
` [igt-dev] [PATCH i-g-t v6 07/13] tests/i915/vm_bind: Add vm_bind sanity test
` [igt-dev] [PATCH i-g-t v6 08/13] tests/i915/vm_bind: Add basic VM_BIND test support
` [igt-dev] [PATCH i-g-t v6 09/13] tests/i915/vm_bind: Add userptr subtest
` [igt-dev] [PATCH i-g-t v6 10/13] tests/i915/vm_bind: Add gem_exec3_basic test
` [igt-dev] [PATCH i-g-t v6 11/13] tests/i915/vm_bind: Add gem_exec3_balancer test
` [igt-dev] [PATCH i-g-t v6 12/13] tests/i915/vm_bind: Add gem_lmem_swapping@vm_bind sub test
` [igt-dev] [PATCH i-g-t v6 13/13] tests/i915/vm_bind: Add gem_shrink@vm_bind* subtests
[PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.8)
2022-11-07 8:52 UTC (2+ messages)
[PATCH 0/3] ASoC: core: Suspend/resume error propagation
2022-11-07 8:51 UTC (4+ messages)
` [PATCH 1/3] ASoC: component: Propagate result of suspend and resume callbacks
[PATCH rdma-next 0/4] Various core fixes
2022-11-07 8:51 UTC (5+ messages)
` [PATCH rdma-next 1/4] RDMA/nldev: Use __nlmsg_put instead nlmsg_put
` [PATCH rdma-next 2/4] RDMA/restrack: Release MR restrack when delete
` [PATCH rdma-next 3/4] RDMA/core: Make sure "ib_port" is valid when access sysfs node
` [PATCH rdma-next 4/4] RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
[PATCH net-next] net: axiemac: add PM callbacks to support suspend/resume
2022-11-07 8:50 UTC (3+ messages)
[PATCH] ata: libata-transport: fix double ata_host_put() in ata_tport_add()
2022-11-07 8:49 UTC
[oe] [meta-python] [PATCH V2] add meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
2022-11-07 8:50 UTC (3+ messages)
` "
[PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
2022-11-07 8:50 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: net: constrain number of 'reg' in ethernet ports
2022-11-07 8:50 UTC (2+ messages)
Question about ESTALE error whene deleting upper directory file
2022-11-07 8:49 UTC (4+ messages)
` "
[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
2022-11-07 8:49 UTC (10+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
[PATCH v2] bus: mhi: host: pci_generic: Add macro for some VIDs
2022-11-07 8:48 UTC
[PATCH] doc: announce IPsec support on Arm
2022-11-07 8:49 UTC (4+ messages)
` [EXT] "
` [PATCH v2] "
[PATCH wpan-next 0/3] IEEE 802.15.4 PAN discovery handling
2022-11-07 8:49 UTC (7+ messages)
` [PATCH wpan-next 2/3] ieee802154: Handle coordinators discovery
` [PATCH wpan-next 3/3] ieee802154: Trace the registration of new PANs
stable-rc/queue/4.14 baseline: 88 runs, 10 regressions (v4.14.297-83-gaee0df4d46db)
2022-11-07 8:48 UTC
[PATCH] hw/riscv: virt: Remove size restriction for pflash
2022-11-07 8:48 UTC (4+ messages)
[PATCH v3 0/4] crypto: aria: implement aria-avx2 and aria-avx512
2022-11-07 8:48 UTC (3+ messages)
` [PATCH v3 1/4] crypto: aria: add keystream array into struct aria_ctx
[Intel-gfx] [PATCH v4 0/4] Enable YCbCr420 for VDSC
2022-11-07 8:46 UTC (10+ messages)
` [Intel-gfx] [PATCH 0/8] "
` [Intel-gfx] [PATCH 1/8] drm/dp_helper: Add helper to check if the sink supports given format with DSC
` [Intel-gfx] [PATCH 2/8] drm/i915/dp: Check if DSC supports the given output_format
` [Intel-gfx] [PATCH 3/8] drm/i915: Adding the new registers for DSC
` [Intel-gfx] [PATCH 4/8] drm/i915: Enable YCbCr420 for VDSC
` [Intel-gfx] [PATCH 5/8] drm/i915: Fill in native_420 field
` [Intel-gfx] [PATCH 6/8] drm/i915/dsc: Add debugfs entry to validate DSC YCbCr420
` [Intel-gfx] [PATCH 7/8] drm/i915/dsc: Allow DSC only with YCbCr420 format when forced from debugfs
` [Intel-gfx] [PATCH 8/8] drm/i915: Code styling fixes
[v3 0/3] Support pwm/tach driver for aspeed ast26xx
2022-11-07 8:47 UTC (5+ messages)
` [v3 2/3] pwm: Add Aspeed ast2600 PWM support
[PATCH printk v2 00/38] reduce console_lock scope
2022-11-07 8:47 UTC (7+ messages)
` [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
[PATCH v2 0/4] crypto: hisilicon/qm - reconstruct and optimize the debugfs code
2022-11-07 8:47 UTC (5+ messages)
` [PATCH v2 1/4] crypto: hisilicon/qm - modify the process of regs dfx
[PATCH v4 0/2] mm: Better handling of adding new regions
2022-11-07 8:47 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH] app/testpmd: fix protocol headers display for Rx buffer split
2022-11-07 8:45 UTC (2+ messages)
` [PATCH v3] app/testpmd: fix protocol header "
[PATCH v2 0/3] char: tpm: Adjust cr50_i2c locking mechanism
2022-11-07 8:45 UTC (4+ messages)
` [PATCH v2 1/3] char: tpm: Protect tpm_pm_suspend with locks
[PATCH v3 0/8] Enable CONFIG_TIMER for all Kirkwood / MVEBU boards
2022-11-07 8:45 UTC (8+ messages)
` [PATCH v3 4/8] arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
[PATCH] mtd: onenand: omap2: add dependency on GPMC
2022-11-07 8:44 UTC (3+ messages)
[PATCH] PCI: mvebu: Set Target Link Speed for 2.5GT downstream devices
2022-11-07 8:43 UTC (3+ messages)
[Intel-gfx] [PATCH v5 0/8] Enable YCbCr420 for VDSC
2022-11-07 8:44 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH] LoongArch: Support booting with FDT from efi system table
2022-11-07 8:44 UTC (5+ messages)
[Intel-gfx] [PATCH 0/8] Enable YCbCr420 for VDSC
2022-11-07 8:42 UTC (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/dp_helper: Add helper to check if the sink supports given format with DSC
` [Intel-gfx] [PATCH 2/8] drm/i915/dp: Check if DSC supports the given output_format
` [Intel-gfx] [PATCH 3/8] drm/i915: Adding the new registers for DSC
` [Intel-gfx] [PATCH 4/8] drm/i915: Enable YCbCr420 for VDSC
` [Intel-gfx] [PATCH 5/8] drm/i915: Fill in native_420 field
` [Intel-gfx] [PATCH 6/8] drm/i915/dsc: Add debugfs entry to validate DSC YCbCr420
` [Intel-gfx] [PATCH 7/8] drm/i915/dsc: Allow DSC only with YCbCr420 format when forced from debugfs
` [Intel-gfx] [PATCH 8/8] drm/i915: Code styling fixes
stable-rc/queue/4.19 baseline: 110 runs, 18 regressions (v4.19.263-108-g99285b43a3cf)
2022-11-07 8:44 UTC
[PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
2022-11-07 8:43 UTC (7+ messages)
[PATCH v1 1/1] gpio: Add Generic regmap GPIO conversion to the TODO list
2022-11-07 8:42 UTC (2+ messages)
ld.lld: error: undefined symbol: gpmc_omap_onenand_set_timings
2022-11-07 8:43 UTC (5+ messages)
Nowy sprzęt dla firmy
2022-11-07 8:35 UTC
[PATCH] fstests: btrfs: add a regression test case to make sure scrub can detect errors
2022-11-07 8:42 UTC (3+ messages)
[PATCH] ASoC: SOF: ipc4-topology: Implement tear_down_all_pipelines callback
2022-11-07 8:41 UTC
Memory corruptions upon strcpy and similar when being interrupted by scheduler
2022-11-07 8:42 UTC (9+ messages)
[oe] [meta-python] [PATCH] python3-robotframework: upgrade 6.0 -> 6.0.1
2022-11-07 8:41 UTC (4+ messages)
` [oe] [meta-python] [PATCH] python3-regex: upgrade 2022.9.13 -> 2022.10.31
` [oe] [meta-python] [PATCH] python3-pillow: upgrade 9.2.0 -> 9.3.0
` [oe] [meta-python] [PATCH] python3-paramiko: upgrade 2.11.0 -> 2.12.0
[PATCH net-next v8 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2022-11-07 8:39 UTC (5+ messages)
` [PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol
[LTP] [PATCH 1/2] tst_find_backing_dev: Get dev name from /sys/dev/block/*/uevent
2022-11-07 8:12 UTC (3+ messages)
` [LTP] [PATCH 0/2] Fix tst_find_backing_dev adding BTRFS support and /dev/root missing case
[igt-dev] [PATCH i-g-t v2] tests/prime_vgem: Fix timeout/incomplete issue in MTL simulation
2022-11-07 8:39 UTC
[PATCH 00/20] tools/xenstore: do some cleanup and fixes
2022-11-07 8:40 UTC (10+ messages)
` [PATCH 13/20] tools/xenstore: don't allow creating too many nodes in a transaction
` [PATCH 17/20] tools/xenstore: switch hashtable to use the talloc framework
` [PATCH 19/20] tools/xenstore: introduce trace classes
[dm-devel] [RFC v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
2022-11-04 14:38 UTC (7+ messages)
` [dm-devel] [RFC v2 1/5] kexec_file: allow to place kexec_buf randomly
` [dm-devel] [RFC v2 2/5] crash_dump: save the LUKS volume key temporarily
` [dm-devel] [RFC v2 3/5] x86/crash: pass the LUKS volume key to kdump kernel
` [dm-devel] [RFC v2 4/5] x86/crash: make the page that stores the LUKS volume key inaccessible
` [dm-devel] [RFC v2 5/5] crash_dump: retrieve LUKS volume key in kdump kernel
[dm-devel] How is the progress for removing flush_scheduled_work() callers?
2022-11-06 10:28 UTC
[dm-devel] [PATCH v3 00/19] Use block pr_ops in LIO
2022-11-05 18:36 UTC (6+ messages)
` [dm-devel] [PATCH v3 12/19] block, nvme, scsi, dm: Add blk_status to pr_ops callouts
stable-rc/queue/5.4 baseline: 126 runs, 19 regressions (v5.4.222-101-gbebbc73d1120)
2022-11-07 8:39 UTC
[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-07 8:36 UTC (4+ messages)
` [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
newer /bin/cp have worse btrfs fiemap performance
2022-11-07 8:36 UTC (2+ messages)
[oe] [meta-python] [PATCH] python3-gevent: upgrade 22.10.1 -> 22.10.2
2022-11-07 8:36 UTC (5+ messages)
` [oe] [meta-python] [PATCH] python3-google-auth: upgrade 2.13.0 -> 2.14.0
` [oe] [meta-python] [PATCH] python3-greenlet: upgrade 1.1.3.post0 -> 2.0.0
` [oe] [meta-python] [PATCH] python3-httplib2: upgrade 0.20.4 -> 0.21.0
` [oe] [meta-python] [PATCH] python3-jsonref: upgrade 0.3.0 -> 1.0.1
[PULL 00/12] Misc bugfix patches (+ improved module errors) for QEMU 7.2
2022-11-07 8:35 UTC (3+ messages)
` [PULL 12/12] accel: abort if we fail to load the accelerator plugin
[PATCH bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist
2022-11-07 8:50 UTC
[syzbot] WARNING: locking bug in evict
2022-11-07 8:34 UTC (2+ messages)
[oe] [meta-oe] [PATCH] tio: upgrade 2.2 -> 2.3
2022-11-07 8:33 UTC (5+ messages)
` [oe] [meta-oe] [PATCH] uhubctl: upgrade 2.4.0 -> 2.5.0
` [oe] [meta-networking] [PATCH] wolfssl: upgrade 5.5.2 -> 5.5.3
` [oe] [meta-oe] [PATCH] zabbix: upgrade 6.2.3 -> 6.2.4
` [oe] [meta-python] [PATCH] python3-spidev: upgrade 3.5 -> 3.6
undefined reference problem persists
2022-11-07 8:32 UTC (8+ messages)
` [yocto] "
[PATCH] net: tun: rebuild error handling in tun_get_user
2022-11-07 8:31 UTC
[PATCH] mfd: mc13xxx-spi: Fix typo ("transfert")
2022-11-07 8:31 UTC (2+ messages)
[oe] [meta-oe] [PATCH] poco: upgrade 1.12.3 -> 1.12.4
2022-11-07 8:31 UTC (2+ messages)
` [oe] [meta-networking] [PATCH] stunnel: upgrade 5.66 -> 5.67
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.