All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-11 12:11:03 to 2021-03-11 12:50:41 UTC [more...]

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-11 12:50 UTC  (2+ messages)

[PATCH 1/6] efi_selftest: Remove loadfile2 for initrd selftests
 2021-03-11 12:50 UTC  (20+ messages)
` [PATCH 2/6] efi_loader: Add device path related functions for initrd via Boot####
` [PATCH 4/6] efi_loader: Replace config option for initrd loading
` [PATCH 5/6] efidebug: add multiple device path instances on Boot####
` [PATCH 6/6] doc: Update uefi documentation for initrd loading options

[dpdk-dev] [PATCH 0/4] telemetry logging improvements and cleanup
 2021-03-11 12:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] telemetry: use rte_log for logging

[PATCH] hugetlb: select PREEMPT_COUNT if HUGETLB_PAGE for in_atomic use
 2021-03-11 12:49 UTC  (9+ messages)

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-11 12:35 UTC  (7+ messages)
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl

[PATCH v2] dt-bindings: timer: renesas,cmt: Document R8A77961
 2021-03-11 12:48 UTC  (3+ messages)

[PULL 0/8] Ui 20210311 patches
 2021-03-11 12:34 UTC  (9+ messages)
` [PULL 1/8] ui/gtk: Remove NULL checks in gd_switch
` [PULL 2/8] ui/cocoa: Use kCGColorSpaceSRGB
` [PULL 3/8] docs: Fix removal text of -show-cursor
` [PULL 4/8] ui/cocoa: Show QEMU icon in the about window
` [PULL 5/8] ui/cocoa: Do not rely on the first argument
` [PULL 6/8] ui/cocoa: Clear modifiers whenever possible
` [PULL 7/8] ui/cocoa: Mark variables static
` [PULL 8/8] ui/cocoa: Fix mouse association state

[PATCH] usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
 2021-03-11 12:47 UTC 

alsa-lib's new API issue (snd_ctl_elem_id_compare)
 2021-03-11 12:46 UTC  (5+ messages)

[LTP] [PATCH v2 0/4] Add proper filesystem skiplist
 2021-03-11 12:46 UTC  (2+ messages)

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-11 12:45 UTC  (10+ messages)

[PATCH u-boot 00/39] U-Boot LTO (Sandbox + Some ARM boards)
 2021-03-11 12:45 UTC  (7+ messages)
` [PATCH u-boot 16/39] build: use thin archives instead of incremental linking
` [PATCH u-boot 17/39] build: support building with Link Time Optimizations

[PATCH 5.12 0/3] sqpoll fixes/cleanups
 2021-03-11 12:44 UTC  (7+ messages)
` [PATCH 1/3] io_uring: fix invalid ctx->sq_thread_idle
      ` IORING_SETUP_ATTACH_WQ (was Re: [PATCH 1/3] io_uring: fix invalid ctx->sq_thread_idle)

[PATCH 0/3] hw/usb: Extract Extract VT82C686 UHCI PCI function into new unit
 2021-03-11 12:42 UTC  (3+ messages)
` [PATCH 1/3] hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI

[PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing
 2021-03-11 12:41 UTC  (11+ messages)
                ` [PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing\

[PATCH] test-lib: guard against being run as 'prove t*.sh'
 2021-03-11 12:42 UTC 

[cip-dev] master branch at git.kernel.org/...cip
 2021-03-11 12:42 UTC 

[PATCH v2 0/3] ui: add support for 'secret' object to provide VNC/SPICE passwords
 2021-03-11 12:40 UTC  (2+ messages)

[PATCH] drm/nouveau: fix dma syncing for loops (v2)
 2021-03-11 12:42 UTC  (2+ messages)

[RFC PATCHv3 0/2] nvme: queue_if_no_path functionality
 2021-03-11 12:41 UTC  (13+ messages)
` [PATCH 2/2] nvme: add 'queue_if_no_path' semantics

[PATCH 00/33] migration: capture error reports into Error object
 2021-03-11 12:38 UTC  (9+ messages)
` [PATCH 01/33] migration: push Error **errp into qemu_loadvm_state()
` [PATCH 05/33] migration: push Error **errp into qemu_loadvm_state_main()

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-11 12:38 UTC  (5+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH v4] arm: Add Kconfig entry to select CONFIG_DTB_FILE
 2021-03-11 12:39 UTC  (5+ messages)

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-11 12:38 UTC  (6+ messages)
` [PATCH v2 36/43] powerpc/32: Set current->thread.regs in C interrupt entry

[PATCH 5.10 00/47] 5.10.23-rc2 review
 2021-03-11 12:38 UTC  (3+ messages)

[PATCH 00/10] tick/nohz updates
 2021-03-11 12:37 UTC  (11+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value
` [PATCH 02/10] tick/nohz: Add tick_nohz_full_this_cpu()
` [PATCH 03/10] tick/nohz: Conditionally restart tick on idle exit
` [PATCH 04/10] tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
` [PATCH 05/10] tick/nohz: Update idle_exittime on actual idle exit
` [PATCH 06/10] timer: Report ignored local enqueue in nohz mode
` [PATCH 07/10] tick/nohz: Update nohz_full Kconfig help
` [PATCH 08/10] tick/nohz: Only wakeup a single target cpu when kicking a task
` [PATCH 09/10] tick/nohz: Change signal tick dependency to wakeup CPUs of member tasks
` [PATCH 10/10] tick/nohz: Kick only _queued_ task whose tick dependency is updated

[PATCH v2 0/5] Add option to mmap GEM buffers cached
 2021-03-11 12:36 UTC  (16+ messages)
` [PATCH v2 1/5] drm: Add and export function drm_gem_cma_create_noncoherent
` [PATCH v2 3/5] drm: Add and export function drm_gem_cma_mmap_noncoherent
` [PATCH v2 4/5] drm: Add and export function drm_gem_cma_sync_data
` [PATCH v2 5/5] drm/ingenic: Add option to alloc cached GEM buffers

[PATCH 5.10 00/49] 5.10.23-rc1 review
 2021-03-11 12:37 UTC  (4+ messages)
` [PATCH 5.10 23/49] ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807

[PATCH] ARM: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
 2021-03-11 12:36 UTC  (3+ messages)

[PATCH 00/13] media platform: fix kernel-doc formatting
 2021-03-11 12:35 UTC  (6+ messages)
` [PATCH 04/13] rcar-vin/rcar-vin.h: "
` [PATCH 06/13] vsp1/vsp1_drm.h: add missing 'struct' kernel-doc keyword

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-11 12:34 UTC  (13+ messages)
` [PATCH 5/8] ARM: dts: stm32: introduce stm32h7-pinctrl.dtsi to support stm32h75x
` [PATCH 7/8] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH 8/8] ARM: stm32: add initial support for stm32h750

[PATCH net-next 1/2] dt-bindings: net: bcm4908-enet: add optional TX interrupt
 2021-03-11 12:35 UTC  (3+ messages)
` [PATCH V2 "
  ` [PATCH V2 net-next 2/2] net: broadcom: bcm4908_enet: support "

vmwgfx leaking bo pins?
 2021-03-11 12:36 UTC  (3+ messages)
` AW: "

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-11 12:34 UTC  (3+ messages)

[PATCH v5 1/1] iio: adc: ad7124: allow more than 8 channels
 2021-03-11 12:34 UTC  (3+ messages)

[BUG] net/ppp: A use after free in ppp_unregister_channe
 2021-03-11 12:34 UTC  (2+ messages)

[PATCH V2 00/25] Add Alder Lake support for perf (kernel)
 2021-03-11 12:34 UTC  (6+ messages)
` [PATCH V2 16/25] perf/x86: Register hybrid PMUs

[PATCH nft] src: move remaining cache in rule.c function to cache.c
 2021-03-11 12:34 UTC 

arm64 syzbot instances
 2021-03-11 12:33 UTC  (3+ messages)

[cip-dev] 4.4 futex: Change locking rules
 2021-03-11 12:35 UTC 

[PATCH v3 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-03-11 12:32 UTC  (16+ messages)
` [PATCH v3 1/4] KVM: arm64: GICv4.1: Add function to get VLPI state
` [PATCH v3 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [PATCH v3 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-11 12:33 UTC  (5+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 2.3.5
 2021-03-11 12:31 UTC 

[PATCH v5 0/3] J7200: Add support for GPIO and higher speed modes in MMCSD subsystems
 2021-03-11 12:30 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: ti: k3-j7200: Add gpio nodes

[PATCH v1] ARM: dts: sun8i: r40: add dts for Forlinx FETA40i-C & OKA40i-C
 2021-03-11 12:30 UTC  (2+ messages)

[PATCH] kernel/bpf/: fix misspellings using codespell tool
 2021-03-11 12:31 UTC 

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-11 12:30 UTC  (3+ messages)
` [PATCH v3 1/4] mm: memcontrol: introduce obj_cgroup_{un}charge_pages

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-11 12:29 UTC  (9+ messages)

[PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
 2021-03-11 12:30 UTC  (5+ messages)
` [RESEND PATCH v2.1 "
    ` [Ocfs2-devel] "

Redfish Aggregation between BMCs
 2021-03-11 12:29 UTC  (2+ messages)

[PATCH 1/2] perf core: Add a kmem_cache for struct perf_event
 2021-03-11 12:29 UTC  (2+ messages)

PREEMPT_RT benchmark
 2021-03-11 12:27 UTC  (2+ messages)

[PATCH] init: do_mounts.c: Fix indentation errors
 2021-03-11 12:27 UTC  (2+ messages)

[PATCH net-next 0/6] mlxsw: Implement sampling using mirroring
 2021-03-11 12:24 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum_span: Add SPAN session identifier support
` [PATCH net-next 2/6] mlxsw: reg: Extend mirroring registers with probability rate field
` [PATCH net-next 3/6] mlxsw: spectrum_span: Add SPAN probability rate support
` [PATCH net-next 4/6] mlxsw: spectrum_matchall: Split sampling support between ASICs
` [PATCH net-next 5/6] mlxsw: spectrum_trap: Split sampling traps "
` [PATCH net-next 6/6] mlxsw: spectrum_matchall: Implement sampling using mirroring

[PATCH v4 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-11  6:37 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible

[dpdk-dev] [PATCH 1/2] net/sfc: improve tunnel TSO mask calculation
 2021-03-11 12:25 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] common/sfc_efx: remove GENEVE from list of supported tunnels

[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-03-11 12:24 UTC  (4+ messages)
` [RFC RESEND PATCH 2/4] hw/pci: Add "

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-03-11 12:24 UTC  (7+ messages)
` [PATCH 17/35] drm/amdkfd: register HMM device private zone

why i'm not crazy about "PROVIDES += ..." syntax, then i'll shut up
 2021-03-11 12:23 UTC  (2+ messages)
` [docs] "

[PATCH v2 0/7] watchdog/softlockup: Report overall time and some cleanup
 2021-03-11 12:21 UTC  (8+ messages)
` [PATCH v2 1/7] watchdog: Rename __touch_watchdog() to a better descriptive name
` [PATCH v2 2/7] watchdog: Explicitly update timestamp when reporting softlockup
` [PATCH v2 3/7] watchdog/softlockup: Report the overall time of softlockups
` [PATCH v2 4/7] watchdog/softlockup: Remove logic that tried to prevent repeated reports
` [PATCH v2 5/7] watchdog: Fix barriers when printing backtraces from all CPUs
` [PATCH v2 6/7] watchdog: Cleanup handling of false positives
` [PATCH v2 7/7] Test softlockup

[PATCH 00/10] uvcvideo: Pass v4l2-compliance test
 2021-03-11 12:20 UTC  (12+ messages)
` [PATCH 01/10] media: uvcvideo: Return -EINVAL for REQUEST API
` [PATCH] media: videobuf2: Explicitly state max size of planes
` [PATCH 02/10] media: uvcvideo: Set capability in s_param
` [PATCH 03/10] media: uvcvideo: Return -EIO for control errors
` [PATCH 04/10] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH 05/10] media: uvcvideo: Define Control and GUIDs for class ctrls
` [PATCH 06/10] media: uvcvideo: Implement UVC_CTRL_CLASS_UNIT
` [PATCH 07/10] media: uvcvideo: set error_idx to count on EACCESS
` [PATCH 08/10] media: uvcvideo: Always return a value on V4L2_CTRL_WHICH_DEF_VAL
` [PATCH 09/10] media: uvcvideo: Do not create initial events for class ctrls
` [PATCH 10/10] media: uvcvideo: Populate only active control classes

Softirq error with mcp251xfd driver
 2021-03-11 12:20 UTC  (5+ messages)

[PATCH 0/3] memory: Display AddressSpace zero-based in 'info mtree'
 2021-03-11 12:19 UTC  (3+ messages)
` [PATCH 3/3] memory: Make memory_region_to_absolute_addr() take a const MemoryRegion

[PATCH v5 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-11  5:12 UTC  (6+ messages)
` [PATCH v5 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible
` [PATCH v5 3/3] devicetree: nvmem: nvmem: drop $nodename restriction

[linux-next:pending-fixes] BUILD SUCCESS d966befb15b035e69ee6598cf7e6ce4e3f8ce697
 2021-03-11 12:20 UTC 

[question] Panic in dax_writeback_one
 2021-03-11 12:19 UTC  (2+ messages)

[PATCH v7] drm/amd/amdgpu implement tdr advanced mode
 2021-03-11 12:20 UTC  (3+ messages)

[PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()
 2021-03-11 12:18 UTC  (6+ messages)
` [PATCH 1/2] hw/mips/jazz: Use generic I/O bus via get_system_io()

[PATCH 1/2] dm verity: fix DM_VERITY_OPTS_MAX value
 2021-03-11 12:10 UTC  (2+ messages)
    ` [PATCH 2/2] dm verity: allow only one verify mode

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-11 12:17 UTC  (18+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler
    ` [External] "

[PATCH 00/24] virtiofs dax patches
 2021-03-11 12:15 UTC  (5+ messages)
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-11 12:14 UTC  (9+ messages)
` [net-next PATCH v7 08/16] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v7 10/16] ACPI: utils: Introduce acpi_get_local_address()
` [net-next PATCH v7 11/16] net: mdio: Add ACPI support code for mdio

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:14 UTC  (2+ messages)

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:14 UTC  (2+ messages)

[RFC PATCH 0/7] drm/panfrost: Add a new submit ioctl
 2021-03-11 12:16 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: add dual and quad mode support to mx25l12805d
 2021-03-11 12:15 UTC  (2+ messages)

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:13 UTC 

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:14 UTC 

[PATCH] video: fbdev: delete redundant printing of return value
 2021-03-11 12:13 UTC 

[dpdk-dev] [PATCH] eal: allow user to override DPDK runtime path
 2021-03-11 12:13 UTC  (4+ messages)

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-11 12:11 UTC  (17+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

rename BIO_MAX_PAGES
 2021-03-11 12:11 UTC  (3+ messages)
` [PATCH] block: rename BIO_MAX_PAGES to BIO_MAX_VECS

[PATCH] block: fix possible bd_size_lock deadlock
 2021-03-11 12:11 UTC 

[PATCH] common/rc: specifically make new xfs in _test_mkfs
 2021-03-11 12:12 UTC 

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-11 12:11 UTC  (4+ messages)

[PATCH 0/4] hw/misc: Add NPCM7XX Tachometer Device
 2021-03-11 12:09 UTC  (3+ messages)
` [PATCH 4/4] tests/qtest: Test PWM fan RPM using MFT in PWM test


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.