All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-31 12:15:52 to 2021-08-31 13:06:17 UTC [more...]

[PATCH v3 00/18] Clipboard fixes (for 6.1?)
 2021-08-31 12:34 UTC  (4+ messages)

[PATCH 00/12] qapi: Fixes and cleanups for recent work (mostly)
 2021-08-31 12:38 UTC  (4+ messages)
` [PATCH 02/12] qapi: Simplify how QAPISchemaIfCond represents "no condition"
` [PATCH 05/12] qapi: Fix C code generation for 'if'
` [PATCH 06/12] qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()

[PATCH v3 0/8] dt-bindings: clock: samsung: convert to dtschema
 2021-08-31 13:03 UTC  (6+ messages)
` [PATCH v3 5/8] dt-bindings: clock: samsung: convert Exynos4 "

Questions about BTRFS balance and scrub on non-RAID setup
 2021-08-31 13:06 UTC  (4+ messages)

[PATCH V2 0/3] add support for cherryview gpio controller driver
 2021-08-31 13:05 UTC  (3+ messages)
` [PATCH 1/3] drivers/gpio: core: Move out of OF config conditional compilation

[PATCH regression fix] firmware/dmi: Move product_sku info to the end of the modalias
 2021-08-31 13:05 UTC 

[PATCH v2 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-08-31 13:02 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: rt5682s: add bindings for rt5682s

[PATCH v3 0/5] introduce QArray
 2021-08-31 12:25 UTC  (3+ messages)

[dpdk-dev] [PATCH RFC 0/1] vhost-add-DMADEV-support-for-async-datapath
 2021-08-31 13:03 UTC  (3+ messages)

[PATCH V5 0/2] btrfs: device_list_mutex fix lockdep warn and cleanup
 2021-08-31 13:03 UTC  (5+ messages)
` [PATCH V5 1/2] btrfs: fix lockdep warning while mounting sprout fs
` [PATCH RFC V5 2/2] btrfs: consolidate device_list_mutex in prepare_sprout to its parent

vmlinux.o: warning: objtool: elf_update: invalid section entry size
 2021-08-31 13:03 UTC  (2+ messages)

[dunfell][PATCH 1/2] bitbake: fetch2: fix handling of `\` in file:// SRC_URI
 2021-08-31 13:03 UTC  (5+ messages)
` [OE-core] "

[PATCH 0/4] x86/PVH: Dom0 building adjustments
 2021-08-31 13:02 UTC  (3+ messages)
` [PATCH 1/4] x86/PVH: de-duplicate mappings for first Mb of Dom0 memory

[XEN PATCH] Config.mk: update OVMF to edk2-stable202108
 2021-08-31 13:01 UTC  (2+ messages)

[xen-4.15-testing test] 164636: regressions - FAIL
 2021-08-31 13:02 UTC 

qemu-sockets: account for trailing \0 byte in unix socket pathname
 2021-08-31 12:32 UTC  (2+ messages)

[PATCH 1/2] drm/sched: fix the bug of time out calculation(v3)
 2021-08-31 13:01 UTC  (4+ messages)
` [PATCH 2/2] drm/sched: serialize job_timeout and scheduler

[PATCH v2 1/2] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting
 2021-08-31 12:58 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address

[dpdk-dev] [PATCH RFC] examples/vhost: remove the callbacks in app
 2021-08-31 12:59 UTC 

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-08-31 13:00 UTC  (5+ messages)
` [PATCH v1 01/14] xen/pci: Refactor MSI code that implements MSI functionality within XEN

new sparse release?
 2021-08-31 12:58 UTC  (5+ messages)

[trace:ftrace/core 35/39] kernel/trace/trace_boot.c:418:17: warning: this 'if' clause does not guard
 2021-08-31 12:57 UTC  (2+ messages)

[PATCH] mm,vmscan: fix divide by zero in get_scan_count
 2021-08-31 12:58 UTC  (2+ messages)

[PATCH v3 0/7] sched: support schedstats for RT sched class
 2021-08-31 12:57 UTC  (3+ messages)

[v2] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-08-31 12:58 UTC  (4+ messages)

[LTP] [PATCH 1/1] openposix: Support VERBOSE mode
 2021-08-31 12:57 UTC  (3+ messages)

[PATCH v1] Bluetooth: btintel: Fix boot address
 2021-08-31 12:57 UTC  (3+ messages)

[PATCH 01/12] drm/ttm: add ttm_resource_fini
 2021-08-31 12:57 UTC  (4+ messages)
` [PATCH 04/12] drm/ttm: add common accounting to the resource mgr

[PATCH] util: fix abstract socket path copy
 2021-08-31 12:20 UTC  (8+ messages)

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-08-31 12:15 UTC  (60+ messages)
` [PATCH 01/29] build: temporarily disable modular tcg
` [PATCH 02/29] plugins: register qemu_plugin_opts using opts_init()
` [PATCH 03/29] tcg/module: move hmp.c to module
` [PATCH 04/29] tcg/module: move cputlb.c "
` [PATCH 05/29] tcg/module: move tcg_ss to module [accel/tcg]
` [PATCH 06/29] tcg/module: move tcg_ss to module [tcg]
` [PATCH 07/29] tcg/module: move files to module [target/i386/tcg]
` [PATCH 08/29] move cpu-exec-common.c from tcg module to core qemu [accel/tcg]
` [PATCH 09/29] tcg/module: add tcg-module.[ch] infrastructure
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps
` [PATCH 11/29] tcg_funcs: Add tlb_flush_page "
` [PATCH 12/29] tcg_funcs: Add tlb_reset_dirty "
` [PATCH 13/29] tcg_funcs: Add tlb_plugin_lookup "
` [PATCH 14/29] tcg_funcs:Add tcg_exec_{realizefn, unrealizefn} "
` [PATCH 15/29] tcg_funcs: Add tb_flush "
` [PATCH 16/29] tcg: use tb_page_addr_t for tb_invalidate_phys_range()
` [PATCH 17/29] tcg: drop tb_invalidate_phys_page_range()
` [PATCH 18/29] tcg_funcs: Add tb_invalidate_phys_range to TCGModuleOps
` [PATCH 19/29] tcg_funcs: Add tb_check_watchpoint "
` [PATCH 20/29] tcg_funcs: Add cpu_restore_state "
` [PATCH 21/29] tcg_funcs: Add curr_cflags "
` [PATCH 22/29] tcg_i386_funcs: Add update_fp_status to TCGI386ModuleOps
` [PATCH 23/29] tcg_i386_funcs: Add update_mxcsr_status "
` [PATCH 24/29] tcg_i386_funcs: Add update_mxcsr_from_sse_status "
` [PATCH 25/29] tcg_i386_funcs: Add x86_register_ferr_irq "
` [PATCH 26/29] tcg_i386_funcs: Add cpu_set_ignne "
` [PATCH 27/29] tcg_i386_funcs: Add cpu_x86_update_dr7 "
` [PATCH 28/29] tcg_i386_funcs: Add cpu_cc_compute_all "
` [PATCH 29/29] Revert "build: temporarily disable modular tcg"

[PATCH 0/8] Enable triggered perf query for Xe_HP
 2021-08-31 12:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH 8/8] drm/i915/perf: Map OA buffer to user space for gen12 performance query
    `  "

[PATCH] pwm: rockchip: Simplify using devm_pwmchip_add()
 2021-08-31 12:51 UTC  (3+ messages)

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2021-08-31 12:55 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: btintel: Fix boot address
 2021-08-31 13:00 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btintel: Read boot address irrespective of controller mode

[LTP] [PATCH 1/1] lib/tests: Remove tst_fuzzy_sync02
 2021-08-31 12:54 UTC  (5+ messages)

[PATCH 1/4] trace-cruncher: Add optional sort to tfs_list2py_list()
 2021-08-31 12:53 UTC  (4+ messages)
` [PATCH 2/4] trace-cruncher: Add optional sort to available_system_events()
` [PATCH 3/4] trace-cruncher: Add optional sort to available_event_systems()
` [PATCH 4/4] trace-cruncher: Add tests for sorted events/systems

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-08-31 12:21 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-08-31 12:53 UTC 

[PATCH 0/2] VNC-related HMP/QMP fixes
 2021-08-31 12:20 UTC  (5+ messages)
` [PATCH 2/2] monitor: allow VNC related QMP and HMP commands to take a display ID

[PATCH v1 0/2] Do some code cleanups related to mm
 2021-08-31 12:52 UTC  (6+ messages)
` [PATCH v1 2/2] mm: remove redundant smp_wmb()

[PATCH bpf-next v2 00/13] bpfilter
 2021-08-31 12:52 UTC  (8+ messages)
` [PATCH bpf-next v2 12/13] bpfilter: Add filter table

[LTP] [PATCH 1/2] docs: rm explicit reference to checkpatch.pl
 2021-08-31 12:52 UTC  (4+ messages)
` [LTP] [PATCH 2/2] docs: Fix typo 'entires' -> 'entries'

[linux-next:master 4028/11397] drivers/scsi/ufs/ufshpb.c:54 ufshpb_init_subregion_tbl() error: potentially dereferencing uninitialized 'srgn'
 2021-08-31 12:50 UTC 

[PATCH] dma-buf: Add support for mapping buffers with DMA attributes
 2021-08-31 12:47 UTC  (4+ messages)

extrausers-bbclass: plaintext password (since shadow update to 4.9)
 2021-08-31 12:48 UTC  (5+ messages)
` [yocto] "

[LTP] [PATCH 1/1] utils: Remove kernbench-0.42
 2021-08-31 12:47 UTC  (5+ messages)

[PATCH RESEND v2] Trivial comment fix for the CRC ITU-T polynom
 2021-08-31 12:45 UTC  (3+ messages)

[PATCH v6 00/12] handling all DM watchdogs in watchdog_reset()
 2021-08-31 12:44 UTC  (5+ messages)
` [PATCH v6 12/12] sandbox: add test of wdt-uclass' watchdog_reset()

Stuck looping on list_empty(list) in free_pcppages_bulk()
 2021-08-31 12:44 UTC  (2+ messages)

[PATCH 1/2] dma-buf: nuke DMA_FENCE_TRACE macros v2
 2021-08-31 12:44 UTC  (9+ messages)

[PATCH] drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
 2021-08-31 12:43 UTC  (6+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH 1/9] Kconfig: Use spaces not tabs in Kconfig entires
 2021-08-31 12:43 UTC  (4+ messages)
` [PATCH 4/9] mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE

[PATCH] powerpc/64: Avoid link stack corruption in kexec_wait()
 2021-08-31 12:43 UTC  (4+ messages)

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-08-31 12:43 UTC  (4+ messages)
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr

[PATCH] MAINTAINERS: Fix AMD PTDMA DRIVER entry
 2021-08-31 12:42 UTC 

[PATCH] printk: use kvmalloc instead of kmalloc for devkmsg_user
 2021-08-31 12:42 UTC  (2+ messages)

[PATCH v2] kretprobe scalability improvement
 2021-08-31 12:40 UTC  (3+ messages)

5.13.8, enospc with 6G unused
 2021-08-31 12:36 UTC  (5+ messages)

[PATCH 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
 2021-08-31 12:37 UTC  (3+ messages)

[jens.wiklander-linux-tee:testing/tuxbuild 4/5] drivers/tee/optee/smc_abi.c:323:6: warning: no previous prototype for 'optee_disable_shm_cache'
 2021-08-31 12:38 UTC  (2+ messages)

[PATCH v3 0/2] tools/xenstore: set resource limits of xenstored
 2021-08-31 12:37 UTC  (10+ messages)
` [PATCH v3 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v3 2/2] tools/xenstore: set open file descriptor limit for xenstored

[ath6kl:ath-qca] BUILD SUCCESS 0c087e44e293fef8ccc16afdedd2333d1c826360
 2021-08-31 12:36 UTC 

[RFC PATCH 0/4] Allow to use DRM fbdev emulation layer with CONFIG_FB disabled
 2021-08-31 12:35 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_lmem_swapping: Add the gem_lmem_swapping test
 2021-08-31 12:35 UTC  (2+ messages)

[dpdk-dev] [RFC 01/15] eventdev: make driver interface as internal
 2021-08-31 12:34 UTC  (4+ messages)
` [dpdk-dev] [RFC] eventdev: uninline inline API functions

[GIT PULL] memblock
 2021-08-31 12:34 UTC 

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-08-31 12:34 UTC  (6+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH] semaphore: Add might_sleep() to down_*() family
 2021-08-31 12:34 UTC  (6+ messages)

[PATCH] mm, gpu: fix error when FOLL_MLOCK an unpresent page
 2021-08-31 12:32 UTC  (7+ messages)

[PATCH 1/2] Bluetooth: btusb: Support public address configuration for MediaTek Chip
 2021-08-31 12:31 UTC  (5+ messages)

[RFC 4/4] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
 2021-08-31 12:30 UTC  (3+ messages)

[RFC 0/1] add parallelism to test_progs
 2021-08-31 12:29 UTC  (4+ messages)
` [RFC 1/1] selftests/bpf: Add "

[PATCH v2] drm/i915/gem: Fix the mman selftest
 2021-08-31 12:29 UTC  (2+ messages)
` [Intel-gfx] "

[OE-core][PATCH] perl: add integer module required for kernel >= 5.14
 2021-08-31 12:29 UTC  (9+ messages)

[PATCH v8 0/7] drm: update locking for modesetting
 2021-08-31 12:28 UTC  (7+ messages)
` [PATCH v8 7/7] drm: remove drm_file.master_lookup_lock
        ` [Intel-gfx] "

[PATCH 0/3] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-08-31 12:26 UTC  (5+ messages)
` [PATCH 1/3] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH v3 0/9] Add a tool for using the new sysfs files
 2021-08-31 12:26 UTC  (2+ messages)

[PATCH] io_uring: retry in case of short read on block device
 2021-08-31 12:24 UTC  (2+ messages)

[PATCH 0/7] drm/gud: Add some more pixel formats
 2021-08-31 12:23 UTC  (5+ messages)
` [PATCH 2/7] drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()

[PATCH] erofs-utils: do not check ->idata_size for compressed files in erofs_prepare_inode_buffer()
 2021-08-31 12:20 UTC  (10+ messages)

Netdevconf 0x15 videos, slides and papers up
 2021-08-31 12:19 UTC  (2+ messages)

Netdevconf 0x15 slides and papers up
 2021-08-31 12:18 UTC  (2+ messages)

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-31 12:18 UTC  (5+ messages)
` [greybus-dev] "

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-08-31 12:18 UTC  (6+ messages)
` [PATCH] "
      ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with drm/i915: Release i915_gem_context from a worker (rev4)

[PATCH v3] Fix one error in mthca_alloc
 2021-08-31 12:16 UTC  (5+ messages)
  `  "

[PATCH v3 0/3] PM: add two devres helpers and use them in qcom cc
 2021-08-31 12:15 UTC  (3+ messages)
` [PATCH v3 2/3] PM: runtime: add devm_pm_clk_create helper


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.