All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 11:28:33 to 2021-04-22 12:27:56 UTC [more...]

[PATCH 0/6] docs/zh_CN: Add translation zh_CN/maintainer
 2021-04-22 12:27 UTC  (6+ messages)
` [PATCH 1/6] docs/zh_CN: Add translation zh_CN/maintainer/index.rst
` [PATCH 2/6] docs/zh_CN: Add translation zh_CN/maintainer/configure-git.rst
` [PATCH 3/6] docs/zh_CN: Add translation zh_CN/maintainer/rebasing-and-merging.rst
` [PATCH 4/6] docs/zh_CN: Add translation zh_CN/maintainer/pull-requests.rst
` [PATCH 5/6] docs/zh_CN: Add translation zh_CN/maintainer/maintainer-entry-profile.rst

[PATCH v11 0/9] Count rlimits in each user namespace
 2021-04-22 12:27 UTC  (13+ messages)
` [PATCH v11 1/9] Increase size of ucounts to atomic_long_t
` [PATCH v11 2/9] Add a reference to ucounts for each cred
` [PATCH v11 3/9] Use atomic_t for ucounts reference counting
` [PATCH v11 4/9] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v11 6/9] Reimplement RLIMIT_SIGPENDING "

[PATCH v2 0/7] tests/acceptance: Handle tests with "cpu" tag
 2021-04-22 12:21 UTC  (14+ messages)
` [PATCH v2 1/7] tests/acceptance: Automatic set -cpu to the test vm
` [PATCH v2 2/7] tests/acceptance: Fix mismatch on cpu tagged tests
` [PATCH v2 3/7] tests/acceptance: Let the framework handle "cpu:VALUE" "
` [PATCH v2 4/7] tests/acceptance: Tagging tests with "cpu:VALUE"
` [PATCH v2 6/7] tests/acceptance: Add set_vm_arg() to the Test class
` [PATCH v2 7/7] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests

[RFC PATCH] irqchip/gic-v3: Do not enable irqs when handling spurious interrups
 2021-04-22 12:27 UTC  (4+ messages)

[syzbot] memory leak in usb_set_configuration (2)
 2021-04-22 12:26 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS 45062f441590810772959d8e1f2b24ba57ce1bd9
 2021-04-22 12:26 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS cb5cd0ea4eb3ce338a593a5331ddb4986ae20faa
 2021-04-22 12:26 UTC 

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-22 12:26 UTC  (23+ messages)

[PATCH v2 0/8] memcg accounting from OpenVZ
 2021-04-22 12:26 UTC  (8+ messages)
` [PATCH v3 15/16] memcg: enable accounting for tty-related objects
` [PATCH v3 16/16] memcg: enable accounting for ldt_struct objects

[PATCH net-next 00/14] mtk_eth_soc: fixes and performance improvements
 2021-04-22 12:23 UTC  (12+ messages)
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init

[PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
 2021-04-22 12:24 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH V6 00/12] block: support bio based io polling
 2021-04-22 12:20 UTC  (26+ messages)
` [dm-devel] "
` [dm-devel] [PATCH V6 01/12] block: add helper of blk_queue_poll
  `  "
` [PATCH V6 02/12] block: define 'struct bvec_iter' as packed
  ` [dm-devel] "
` [dm-devel] [PATCH V6 03/12] block: add one helper to free io_context
  `  "
` [PATCH V6 04/12] block: move block polling code into one dedicated source file
  ` [dm-devel] "
` [dm-devel] [PATCH V6 05/12] block: extract one helper function polling hw queue
  `  "
` [PATCH V6 06/12] block: prepare for supporting bio_list via other link
  ` [dm-devel] "
` [dm-devel] [PATCH V6 07/12] block: create io poll context for submission and poll task
  `  "
` [PATCH V6 08/12] block: add req flag of REQ_POLL_CTX
  ` [dm-devel] "
` [dm-devel] [PATCH V6 09/12] block: use per-task poll context to implement bio based io polling
  `  "
` [dm-devel] [PATCH V6 10/12] block: limit hw queues to be polled in each blk_poll()
  `  "
` [dm-devel] [PATCH V6 11/12] block: allow to control FLAG_POLL via sysfs for bio poll capable queue
  `  "
` [dm-devel] [PATCH V6 12/12] dm: support IO polling for bio-based dm device
  `  "

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-04-22 12:11 UTC  (3+ messages)
` [Bug 1743191] "

[PATCH 1/1] sched: remove the redundant 'success' in the sched tracepoint
 2021-04-22 12:22 UTC 

[PATCH v3 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-22 12:19 UTC  (6+ messages)
` [RFC V2] mm: Enable generic pfn_valid() to handle early sections with memmap holes

[RFC PATCH 0/2] Mitigating Excessive Pause-Loop Exiting in VM-Agnostic KVM
 2021-04-22 12:21 UTC  (3+ messages)

devtool modify docker failure
 2021-04-22 12:21 UTC  (2+ messages)
` [meta-virtualization] "

(in)consistency of page/folio function naming
 2021-04-22 12:21 UTC  (3+ messages)

[PATCH 0/9 v5] Use local_lock for pcp protection and reduce stat overhead
 2021-04-22 12:19 UTC  (3+ messages)
` [PATCH 1/9] mm/page_alloc: Split per cpu page lists and zone stats

[PATCH v5 00/15] KVM: SVM: Misc SEV cleanups
 2021-04-22 12:18 UTC  (5+ messages)
` [PATCH v5 06/15] x86/sev: Drop redundant and potentially misleading 'sev_enabled'

kernel panic due to a missing work initialization in case of zero kato value
 2021-04-22 12:16 UTC  (4+ messages)
` kernel panic due to a missing work initialization in case of zero

[RFC v3 00/13] s390x cleanup
 2021-04-22 11:54 UTC  (14+ messages)
` [RFC v3 01/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v3 02/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [RFC v3 03/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v3 04/13] target/s390x: remove tcg-stub.c
` [RFC v3 05/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v3 06/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v3 07/13] target/s390x: split cpu-dump from helper.c
` [RFC v3 08/13] target/s390x: make helper.c sysemu-only
` [RFC v3 09/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v3 10/13] target/s390x: remove kvm-stub.c
` [RFC v3 11/13] target/s390x: move kvm files into kvm/
` [RFC v3 12/13] target/s390x: split sysemu part of cpu models
` [RFC v3 13/13] MAINTAINERS: update s390x directories

[PATCH v5 16/16] of: Add plumbing for restricted DMA pool
 2021-04-22 12:11 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH][next] tty: serial: jsm: remove redundant assignments of several variables
 2021-04-22 12:11 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-22 12:10 UTC  (12+ messages)

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-22 12:09 UTC  (6+ messages)
` [PATCH 27/40] drm/ttm/ttm_device: Demote kernel-doc abuses

[PATCH v2 00/21] libs/guest: new CPUID/MSR interface
 2021-04-22 12:08 UTC  (13+ messages)
` [PATCH v2 15/21] libs/guest: obtain a compatible cpu policy from two input ones

[PATCH v2] drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
 2021-04-22 12:07 UTC  (5+ messages)

[PATCH v2 0/2] kref and passthrough cleanup
 2021-04-22 11:54 UTC  (3+ messages)
    ` [PATCH v2 1/2] nvme: add nvme_get_ns helper
    ` [PATCH v2 2/2] nvme: avoid memset for passthrough requests

[PATCH] thermal: mtk_thermal: remove redundant initializations of several variables
 2021-04-22 12:04 UTC  (3+ messages)

[PATCH 1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..."
 2021-04-22 12:04 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices

Hole punch races in Ceph
 2021-04-22 12:05 UTC  (4+ messages)

[PATCH v5 00/24] v4l: subdev internal routing
 2021-04-22 12:04 UTC  (4+ messages)
` [PATCH v5 05/24] media: entity: Add iterator helper for entity pads

[PATCH] brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
 2021-04-22 11:55 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Apply implicit feedback mode for BOSS devices
 2021-04-22 12:02 UTC  (12+ messages)

[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-21 14:23 UTC  (3+ messages)
` [PATCH v3 01/20] drm/amdgpu: Add error handling to amdgpu_dm_initialize_dp_connector()
  ` [Intel-gfx] "

[PATCH 0/8] tick/nohz updates v2
 2021-04-22 12:01 UTC  (9+ messages)
` [PATCH 1/8] tick/nohz: Evaluate the CPU expression after the static key
` [PATCH 2/8] tick/nohz: Conditionally restart tick on idle exit
` [PATCH 3/8] tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
` [PATCH 4/8] tick/nohz: Update idle_exittime on actual idle exit
` [PATCH 5/8] tick/nohz: Update nohz_full Kconfig help
` [PATCH 6/8] tick/nohz: Only wakeup a single target cpu when kicking a task
` [PATCH 7/8] tick/nohz: Change signal tick dependency to wakeup CPUs of member tasks
` [PATCH 8/8] tick/nohz: Kick only _queued_ task whose tick dependency is updated

[PATCH v10 00/13] switch to domheap for Xen page tables
 2021-04-22 12:01 UTC  (5+ messages)
` [PATCH v10 01/13] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v10 02/13] x86/mm: switch to new APIs in map_pages_to_xen

[PATCH v4 0/2] Fix binfmt_flat loader for RISC-V
 2021-04-22 12:00 UTC  (7+ messages)
` [PATCH v4 1/2] binfmt_flat: allow not offsetting data start

[PATCH] efi_loader: simplify tcg2_create_digest()
 2021-04-22 12:00 UTC  (2+ messages)

[PATCH] drm/ttm: remove special handling for non GEM drivers
 2021-04-22 11:59 UTC  (2+ messages)

pm/testing sleep: 5 runs, 1 regressions (v5.12-rc8-166-ge5e331f4da127)
 2021-04-22 11:59 UTC 

Hole punch races in CIFS
 2021-04-22 11:58 UTC 

[PATCH] drm/ttm: fix error handling if no BO can be swapped out v4
 2021-04-22 11:57 UTC 

next/master build: 231 builds: 5 failed, 226 passed, 14 errors, 393 warnings (next-20210422)
 2021-04-22 11:56 UTC 

linux-next: manual merge of the cgroup tree with the kvm tree
 2021-04-22 11:56 UTC  (4+ messages)

[PATCH 1/2] thermal/drivers/tegra: Remove a pointless call get_thermal_instance()
 2021-04-22 11:53 UTC  (3+ messages)
` [PATCH 2/2] thermal/core: Remove unused EXPORT_SYMBOLS

[dpdk-dev] [PATCH 0/2] bugfix for graph
 2021-04-22 11:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] graph: fix memory leak
` [dpdk-dev] [PATCH 2/2] graph: fix dereferencing null pointer

[PATCH] sched/fair.c: add helper func for util_avg and runnable_avg calc
 2021-04-22 11:51 UTC  (2+ messages)

s390-ccw: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2021-04-22 11:48 UTC  (7+ messages)

[meta-python][PATCH 1/3] python3-python-vlc: Upgrade 3.0.12117 -> 3.0.12118
 2021-04-22 11:51 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-bitarray: Upgrade 2.0.0 -> 2.0.1
` [meta-python][PATCH 3/3] python3-sqlalchemy: Upgrade 1.4.7 -> 1.4.11

[PATCH bpf-next v3 0/3] Add TC-BPF API
 2021-04-22 11:51 UTC  (7+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add low level "

[resend] revert series of umn.edu commits for v5.11.y
 2021-04-22 11:51 UTC  (2+ messages)

[PATCH v4] tools: create libxensaverestore
 2021-04-22 11:49 UTC  (2+ messages)

static_branch/jump_label vs branch merging
 2021-04-22 11:48 UTC  (11+ messages)

[PATCH 0/9] xen/arm64: Get rid of READ/WRITE_SYSREG32
 2021-04-22 11:47 UTC  (4+ messages)
` [PATCH 5/9] arm/mm: "

[dpdk-dev] [PATCH] drivers/net: fix FW version get
 2021-04-22 11:44 UTC  (2+ messages)

[hare-scsi-devel:scsi-result-rework 141/146] drivers/scsi/scsi_debug.c:3744:7: error: implicit declaration of function 'scsi_result_is_god'; did you mean 'scsi_result_is_good'?
 2021-04-22 11:44 UTC 

[PATCH v4 0/3] Improve IPA mechanisms in low temperature state
 2021-04-22 11:43 UTC  (4+ messages)
` [PATCH v4 1/3] thermal: create a helper __thermal_cdev_update() without a lock
` [PATCH v4 2/3] thermal: power_allocator: maintain the device statistics from going stale
` [PATCH v4 3/3] thermal: power_allocator: update once cooling devices when temp is low

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22 11:43 UTC  (7+ messages)
` [PATCH 026/190] Revert "usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work"
` [PATCH 045/190] Revert "usb: gadget: fix potential double-free in m66592_probe."
` [PATCH 115/190] Revert "thunderbolt: Fix a missing check of kmemdup"

[RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-04-22 11:41 UTC  (9+ messages)

[PATCH] CDC-ACM: fix poison/unpoison imbalance
 2021-04-22 11:35 UTC  (2+ messages)

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-22 11:39 UTC  (4+ messages)

[dpdk-dev] [PATCH] bpf: delete meaningless code
 2021-04-22 11:39 UTC  (5+ messages)

[PATCH v9 1/8] pwm: pca9685: Switch to atomic API
 2021-04-22 11:39 UTC  (3+ messages)

[PATCH v3] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents
 2021-04-22 11:38 UTC  (2+ messages)
` Ping: "

[igt-dev] [PATCH i-g-t v6 0/3] Test tiled display with aid of chamelium
 2021-04-22 11:39 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v6 1/3] Make basic chamelium function accessible to other tests

[PATCH] firmware: arm_scpi: prevent ternary sign expansion bug
 2021-04-22 11:34 UTC  (4+ messages)

[PATCH] Making populate_foo_data functions more robust
 2021-04-22 11:36 UTC  (2+ messages)

[Bug 212725] New: USB CDC ACM device stop working
 2021-04-22 11:36 UTC  (2+ messages)
` [Bug 212725] "

[PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-22 11:27 UTC  (3+ messages)
` [PATCH v2 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v2 2/2] tests/tcg/ppc64le: tests for brh/brw/brd

[PATCH] spi: stm32-qspi: fix debug format string
 2021-04-22 11:32 UTC  (6+ messages)

[PATCH v2] btrfs: scrub: remove the hardcoded PAGE_SIZE usage except for RAID5/6
 2021-04-22 11:34 UTC 

[PATCH] drm/amdgpu: fix concurrent VM flushes on Vega/Navi
 2021-04-22 11:31 UTC 

[PATCH] Revert "usb: kbd: destroy device after console is stopped"
 2021-04-22 11:30 UTC  (5+ messages)


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.