All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 11:10:21 to 2020-12-15 12:15:16 UTC [more...]

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-15 12:12 UTC  (7+ messages)
` [PATCH v2 1/4] block: Honor blk_set_aio_context() context requirements
` [PATCH v2 2/4] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-15 12:14 UTC  (10+ messages)
` [RFC PATCH v3 1/9] pagemap: Introduce ->memory_failure()
` [RFC PATCH v3 2/9] blk: Introduce ->corrupted_range() for block device
` [RFC PATCH v3 3/9] fs: Introduce ->corrupted_range() for superblock
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 5/9] mm, pmem: Implement ->memory_failure() in pmem driver
` [RFC PATCH v3 6/9] pmem: Implement ->corrupted_range() for "
` [RFC PATCH v3 7/9] dm: Introduce ->rmap() to find bdev offset
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[RFC][PATCH 0/5] select_idle_sibling() wreckage
 2020-12-15 12:13 UTC  (6+ messages)
` [RFC][PATCH 1/5] sched/fair: Fix select_idle_cpu()s cost accounting

[PATCH v2 0/5] target/arm: various changes to cpu.h
 2020-12-15 12:11 UTC  (7+ messages)
` [PATCH v2 1/5] target/arm: fix typo in cpu.h ID_AA64PFR1 field name
` [PATCH v2 2/5] target/arm: make ARMCPU.clidr 64-bit
` [PATCH v2 3/5] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
` [PATCH v2 4/5] target/arm: add aarch64 ID register fields "
` [PATCH v2 5/5] target/arm: add aarch32 "

[PATCH v2] ASoC: max98373: don't access volatile registers in bias level off
 2020-12-15 12:11 UTC  (2+ messages)

[PATCH] arm64: dts: mt8192: add efuse support for MT8192 SoC
 2020-12-15 12:03 UTC 

[PATCH v3 00/17] KVM: Add minimal support for Xen HVM guests
 2020-12-15 12:10 UTC  (15+ messages)
` [PATCH v3 01/17] KVM: Fix arguments to kvm_{un,}map_gfn()
` [PATCH v3 02/17] KVM: x86/xen: fix Xen hypercall page msr handling

[RFC PATCH] mm: generalise COW SMC TLB flushing race comment
 2020-12-15 12:11 UTC 

[PATCH v4 1/6] powerpc/book3s64/kuap: Improve error reporting with KUAP
 2020-12-15 10:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v7] net/ice: fix outer checksum on cvl unknown
 2020-12-15 12:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8] net/ice: fix outer checksum unknown

[dpdk-dev] [PATCH] net/mlx5: fix mbufs double free in vectorized MPRQ
 2020-12-15 12:10 UTC  (2+ messages)

[PATCH v5 0/8] media: i2c: Add RDACM21 camera module
 2020-12-15 12:08 UTC  (6+ messages)
` [PATCH v5 2/8] dt-bindings: media: max9286: Document 'maxim,initial-reverse-channel-mV'

[PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
 2020-12-15 12:06 UTC  (3+ messages)

[PATCH] tick/nohz: Make the idle_exittime update correctly
 2020-12-15 12:06 UTC  (2+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-15 12:03 UTC  (12+ messages)
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO

[PATCH] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15 12:04 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] net/iavf: fix not release memory issue in large VF
 2020-12-15 12:05 UTC  (2+ messages)

[PULL 00/19] Trivial branch for 6.0 patches
 2020-12-15 12:03 UTC  (2+ messages)

[PATCH] powerpc/vas: Fix IRQ name allocation
 2020-12-15 10:56 UTC  (2+ messages)

[PATCH v2 1/3] bus: mhi: core: Add helper API to return number of free TREs
 2020-12-15 12:09 UTC  (6+ messages)
` [PATCH v2 3/3] net: mhi: Add dedicated alloc thread

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2020-12-15 11:54 UTC  (16+ messages)
` [PATCH v23 01/15] mm: "
` [PATCH v23 02/15] mm/damon/core: Implement region-based sampling
` [PATCH v23 03/15] mm/damon: Adaptively adjust regions
` [PATCH v23 04/15] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v23 05/15] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v23 06/15] mm/damon: Add a tracepoint
` [PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface
` [PATCH v23 08/15] mm/damon/dbgfs: Implement recording feature
` [PATCH v23 09/15] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v23 10/15] mm/damon/dbgfs: Support multiple contexts
` [PATCH v23 11/15] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v23 12/15] Documentation: Add documents "
` [PATCH v23 13/15] mm/damon: Add kunit tests
` [PATCH v23 14/15] mm/damon: Add user space selftests
` [PATCH v23 15/15] MAINTAINERS: Update for DAMON

[PATCH 0/3] qemu-timer: Make timer_free() imply timer_del()
 2020-12-15 11:56 UTC  (7+ messages)
` [PATCH 1/3] util/qemu-timer: "

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-15 11:58 UTC  (4+ messages)

[dm-crypt] LUKS2 SSD swap and system freeze
 2020-12-15 11:59 UTC  (3+ messages)

[PATCH 0/2] accel: kvm: Some bugfixes for kvm dirty log
 2020-12-15 11:55 UTC  (5+ messages)
` [PATCH 1/2] accel: kvm: Fix memory waste under mismatch page size
` [PATCH 2/2] accel: kvm: Add aligment check for kvm_log_clear_one_slot

[PATCH drm/hisilicon 0/2] Add the new api to enable msi
 2020-12-15 11:57 UTC  (5+ messages)
` [PATCH drm/hisilicon 1/2] drm/irq: Add the new api to enable pci msi
` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the new api devm_drm_msi_install

[PATCH v1 01/20] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
 2020-12-15 10:53 UTC  (2+ messages)

[PATCH V3 1/3] arm64: topology: Avoid the have_policy check
 2020-12-15 11:56 UTC  (7+ messages)
` [PATCH V3 2/3] arm64: topology: Reorder init_amu_fie() a bit
` [PATCH V3 3/3] arm64: topology: Make AMUs work with modular cpufreq drivers

[PATCH 00/12] soc: xilinx: vcu: Convert driver to clock provider
 2020-12-15 11:56 UTC  (8+ messages)
` [PATCH 08/12] soc: xilinx: vcu: implement clock provider for output clocks

[PATCH v3 0/8] Add Support for MediaTek PMIC MT6359
 2020-12-15 11:56 UTC  (7+ messages)
` [PATCH v3 5/8] regulator: mt6359: Add support for MT6359 regulator

[PATCH v2 3/5] target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
 2020-12-15 11:49 UTC  (3+ messages)

[PATCH v4 00/32] qdev property code cleanup
 2020-12-15 11:52 UTC  (5+ messages)
` [PATCH v4 05/32] sparc: Check dev->realized at sparc_set_nwindows()
` [PATCH v4 17/32] sparc: Use DEFINE_PROP for nwindows property

[PATCH] powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter
 2020-12-15 10:49 UTC  (2+ messages)
` [PATCH] powerpc/rtas: fix typo of ibm, open-errinjct "

[PATCH v3 0/2] r8a7742-iwg21d-q7-dbcm: Add support for ov7725 sensors
 2020-12-15 11:49 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add support for 8-bit "

[PATCH] drm: rcar-du: fix reference leak in rcar_cmm_enable
 2020-12-15 11:38 UTC  (3+ messages)

[for-6.0 v5 00/13] Generalize memory encryption models
 2020-12-15 11:45 UTC  (4+ messages)
` [for-6.0 v5 13/13] s390: Recognize securable-guest-memory option

[GIT PULL] Staging/IIO driver changes for 5.11-rc1
 2020-12-15 11:49 UTC  (5+ messages)

[PATCH] media: venus: use contig vb2 ops
 2020-12-15 11:47 UTC  (4+ messages)

[PATCH] openssl: Update 1.1.1h -> 1.1.1i
 2020-12-15 11:47 UTC 

[GIT PULL] sound updates for 5.11-rc1
 2020-12-15 11:46 UTC 

[PATCH v5 0/5] powerpc/sstep: VSX 32-byte vector paired load/store instructions
 2020-12-15 10:49 UTC  (2+ messages)

[PATCH] xen: Rework WARN_ON() to return whether a warning was triggered
 2020-12-15 11:46 UTC  (3+ messages)

[PATCH 1/2] hwmon: pwm-fan: Ensure that calculation doesn't discard big period values
 2020-12-15 11:45 UTC  (4+ messages)
` [PATCH 2/2] hwmon: pwm-fan: stop using legacy PWM functions and some cleanups

[PATCH v3 00/19] vdpa: generalize vdpa simulator
 2020-12-15 11:43 UTC  (6+ messages)
` [PATCH v3 13/19] vdpa_sim: add get_config callback in vdpasim_dev_attr

[PATCH 0/2] io_uring: add mkdirat support
 2020-12-15 11:43 UTC  (3+ messages)

[MPTCP] Re: [PATCH mptcp-net] mptcp: properly annotate nested lock
 2020-12-15 11:44 UTC 

[PATCH] iotests: Quote $cmd in _send_qemu_cmd
 2020-12-15 11:43 UTC  (2+ messages)

[PATCH v3 0/2] mmc: support crash logging to MMC block devices
 2020-12-15 11:42 UTC  (5+ messages)
` [PATCH 1/2] mmc: Support kmsg dumper based on pstore/blk
    ` [EXT] "

[MPTCP] Re: [mptcp-net PATCH] mptcp: fix security context on server socket
 2020-12-15 11:44 UTC 

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-12-15 11:42 UTC  (5+ messages)

[PATCH v3] powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
 2020-12-15 10:49 UTC  (2+ messages)

Question about admin_reserve_kbytes in GUESS mode
 2020-12-15 11:42 UTC 

[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
 2020-12-15 11:33 UTC  (8+ messages)

[PATCH] net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function
 2020-12-15 11:37 UTC  (6+ messages)
    ` [PATCH] net: allwinner: Fix some resources leak in the error handling path of the probe and in t

[PATCH v2] powerpc/64: irq replay remove decrementer overflow check
 2020-12-15 10:49 UTC  (2+ messages)

[PATCH RFC net-next] can: dev: can_skb_get_dll_len(): introduce function to get data length of frame in data link layer
 2020-12-15 11:37 UTC  (3+ messages)

[PATCH 0/7] Fix some memleaks caused by ptimer_init
 2020-12-15 11:35 UTC  (6+ messages)
` [PATCH 1/7] allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-15 10:59 UTC  (11+ messages)

[PATCH v3 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-15 11:35 UTC  (10+ messages)
` [PATCH v3 7/8] "

[PATCH v3] ipvs: add weighted random twos choice algorithm
 2020-12-15 11:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] powerpc/64s: Remove MSR[ISF] bit
 2020-12-15 10:49 UTC  (2+ messages)

AX210 version 0024 not detected by iwlwifi
 2020-12-15 11:32 UTC  (3+ messages)

[PATCH 0/4] Allwinner H6 RSB support
 2020-12-15 11:29 UTC  (6+ messages)
` [PATCH 1/4] clk: sunxi-ng: h6-r: Add R_APB2_RSB clock and reset

[PATCH 0/1] kasan: fix memory leak of kasan quarantine
 2020-12-15 11:28 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/2] powerpc/64s: remplement power4_idle code in C
 2020-12-15 10:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/rock64: update defconfig
 2020-12-15 11:28 UTC  (2+ messages)

[PATCH] ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids
 2020-12-15 11:26 UTC 

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-15 11:26 UTC  (7+ messages)

[RFC V2 0/2] cpufreq: cppc: Add support for frequency invariance
 2020-12-15 11:16 UTC  (5+ messages)
` [RFC V2 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [RFC V2 2/2] cpufreq: cppc: Add support for frequency invariance

[RFT][PATCH v1 0/3] ACPI: scan: Defer enumeration of devices with significant dependencies
 2020-12-15 11:17 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 752b370726cc10b3ac5690470a20f10eb627e0db
 2020-12-15 11:23 UTC 

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-15 11:23 UTC  (5+ messages)
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages

[PATCH v2 00/28] partition suspend updates
 2020-12-15 10:49 UTC  (2+ messages)

[PATCH v6 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-12-15 11:18 UTC  (10+ messages)
` [PATCH v6 1/9] media: v4l: Add packed YUV444 24bpp pixel format
` [PATCH v6 2/9] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
` [PATCH v6 3/9] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
` [PATCH v6 4/9] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
` [PATCH v6 5/9] Add maintainer for IMX jpeg v4l2 driver
` [PATCH v6 6/9] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v6 7/9] media: Quit parsing stream if doesn't start with SOI
` [PATCH v6 8/9] media: Avoid parsing quantization and huffman tables
` [PATCH v6 9/9] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg

[Buildroot] [PATCH 1/2] Revert "configs/rock64_defconfig: remove defconfig"
 2020-12-15 11:22 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] Defconfigs: fix rock64_defconfig

[PATCH] Input: raydium_ts_i2c: Do not send zero length
 2020-12-15 11:20 UTC 

[PATCH] sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
 2020-12-15 11:18 UTC  (2+ messages)

[input:master] BUILD SUCCESS 92f0a3a22c7a4c936277ece3a0215955a2d52238
 2020-12-15 11:18 UTC 

[PATCH v3 0/5] Extend Parsing "ibm,thread-groups" for Shared-L2 information
 2020-12-15 10:49 UTC  (2+ messages)
` [PATCH v3 0/5] Extend Parsing "ibm, thread-groups" "

[PATCH v2 02/14] pull: improve default warning
 2020-12-15 11:18 UTC  (12+ messages)

[GIT PULL v2] EFI updates for v5.11 (followup fixes)
 2020-12-15 11:17 UTC  (2+ messages)
` [tip: efi/core] Merge tag 'efi-next-for-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core

[PATCH] efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
 2020-12-15 11:17 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2] efi: ia64: disable the capsule loader
 2020-12-15 11:17 UTC  (2+ messages)
` [tip: efi/core] "

[PATCH v2 1/1] doc: move README.NetConsole to HTML documentation
 2020-12-15 11:18 UTC 

[PATCH v2 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-15 11:16 UTC  (7+ messages)
` [PATCH v2 4/9] drm: rcar-du: Use DRM-managed allocation for VSP planes
` [PATCH v2 5/9] drm: rcar-du: Use DRM-managed allocation for encoders

[PATCH 0/5] genirq: Get rid of handle_percpu_devid_fasteoi_ipi()
 2020-12-15 11:14 UTC  (6+ messages)
` [PATCH 3/5] irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()

[PATCH 1/1] doc: move pstore.rst to usage/pstore.rst
 2020-12-15 11:16 UTC 

[PATCH 0/1] Hashed mailmap support
 2020-12-15 11:15 UTC  (5+ messages)
` [PATCH 1/1] mailmap: support hashed entries in mailmaps

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-15 11:12 UTC  (8+ messages)
` [PATCH bpf-next v4 10/11] bpf: Add tests for new BPF atomic operations

[PATCH] io_uring: hold uring_lock to complete faild polled io in io_wq_submit_work()
 2020-12-15 11:08 UTC  (4+ messages)

[PATCH] iotests/210: Fix reference output
 2020-12-15 11:11 UTC  (2+ messages)

[PATCH v2] xen/xenbus: make xs_talkv() interruptible
 2020-12-15 11:10 UTC 

[PATCH] Bluetooth:btmtksdio Fixed switch and case should be at the same indent
 2020-12-15 11:10 UTC  (2+ messages)
`  "

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-12-15 11:10 UTC  (11+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined

[dpdk-dev] [PATCH] net/mlx5: fix flow descriptor allocation in Direct Verbs mode
 2020-12-15 11:10 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "


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.