linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 09:30:12 to 2020-12-15 12:29:24 UTC [more...]

[PATCH] net/mlx4: Use true,false for bool variable
 2020-12-15 12:27 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-15 12:26 UTC  (4+ messages)

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-15 12:14 UTC  (9+ messages)
` [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

[GIT PULL] xen: branch for v5.11-rc1
 2020-12-15 12:26 UTC 

[PATCH] coccinnelle: Remove ptr_ret script
 2020-12-15 12:25 UTC  (6+ messages)
  ` [Cocci] "

[PATCH v2] coccinnelle: Remove ptr_ret script
 2020-12-15 12:24 UTC 

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-15 12:18 UTC  (13+ messages)
` [PATCH bpf-next v5 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v2] libbpf: Expose libbpf ringbufer epoll_fd
` [PATCH bpf-next v5 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v5 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v5 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v5 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v5 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v5 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v5 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v5 09/11] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v5 10/11] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v5 11/11] bpf: Document new atomic instructions

[LSFMMBPF 2021] A status update
 2020-12-15 12:23 UTC  (3+ messages)

linusw/devel bisection: baseline.bootrr.mediatek-mt8173-pinctrl-probed on mt8173-elm-hana
 2020-12-15 12:20 UTC  (2+ messages)

[PATCH v2] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15 12:18 UTC 

dwc: tegra194: issue with card containing a bridge
 2020-12-15 12:15 UTC  (2+ messages)

[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 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  (4+ messages)

[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

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

[PATCH drm/hisilicon 0/2] Add the new api to enable msi
 2020-12-15 11:57 UTC  (4+ 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 V3 1/3] arm64: topology: Avoid the have_policy check
 2020-12-15 11:56 UTC  (5+ 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 v3 0/8] Add Support for MediaTek PMIC MT6359
 2020-12-15 11:56 UTC  (5+ messages)
` [PATCH v3 5/8] regulator: mt6359: Add support for MT6359 regulator

[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] media: venus: use contig vb2 ops
 2020-12-15 11:47 UTC  (4+ messages)

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

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

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

[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] "

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

[PATCH] drm: rcar-du: fix reference leak in rcar_cmm_enable
 2020-12-15 11:38 UTC  (2+ 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  (4+ messages)

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

[PATCH 0/4] Allwinner H6 RSB support
 2020-12-15 11:29 UTC  (5+ 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  (2+ messages)
` [PATCH 1/1] "

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

[RFC V2 0/2] cpufreq: cppc: Add support for frequency invariance
 2020-12-15 11:16 UTC  (3+ 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)

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-15 11:23 UTC  (3+ messages)
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC 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

[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)

[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
 2020-12-15 11:17 UTC 

[tip: efi/core] efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
 2020-12-15 11:17 UTC 

[tip: efi/core] efi: ia64: disable the capsule loader
 2020-12-15 11:17 UTC 

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

[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 v2] xen/xenbus: make xs_talkv() interruptible
 2020-12-15 11:10 UTC 

[PATCH 0/2] arm64: dts: meson: vim3: enable hdmi audio loopback
 2020-12-15 11:06 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 1/2] EDAC/amd64: Merge sysfs debugging attributes setup code
 2020-12-15 11:05 UTC  (2+ messages)
` [PATCH 2/2] EDAC/amd64: Merge error injection sysfs facilities

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-15 11:03 UTC  (5+ messages)

[PATCH 0/3] powerpc: convert to use ARCH_ATOMIC
 2020-12-15 11:01 UTC  (2+ messages)

[PATCH v3] zstd compressed firmware loading
 2020-12-15 10:38 UTC 

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

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-15 10:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"
 2020-12-15 10:56 UTC 

[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] gpio: fix spelling mistake in Kconfig "supprot" -> "support"
 2020-12-15 10:53 UTC 

[PATCH] powerpc/8xx: Fix early debug when SMC1 is relocated
 2020-12-15 10:48 UTC  (2+ messages)

[PATCH v1 1/3] powerpc/32s: Remove unused counters incremented by create_hpte()
 2020-12-15 10:48 UTC  (2+ messages)

[PATCH] powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions
 2020-12-15 10:48 UTC  (2+ messages)

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

[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] powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
 2020-12-15 10:49 UTC  (2+ messages)

[PATCH v1 1/6] powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
 2020-12-15 10:48 UTC  (2+ messages)

[PATCH] powerpc/process: Remove target specific __set_dabr()
 2020-12-15 10:48 UTC  (2+ messages)

[PATCH v2] powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
 2020-12-15 10:48 UTC  (2+ messages)

[PATCH] powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
 2020-12-15 10:48 UTC  (2+ messages)

linux-next: build failure after merge of the thermal tree
 2020-12-15 10:44 UTC  (4+ messages)
` [PATCH] thermal/drivers/devfreq: Fix missing dependency with the energy model

[PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
 2020-12-15 10:35 UTC  (2+ messages)

[PATCH 0/2] powerpc/64s: fix for CPU hotplug vs mm_cpumask bug
 2020-12-15 10:33 UTC  (7+ messages)
` [PATCH 2/2] powerpc/64s: Trim offlined CPUs from mm_cpumasks

[PATCH] kvm: don't lose the higher 32 bits of tlbs_dirty
 2020-12-15 10:32 UTC  (3+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-15 10:32 UTC  (5+ messages)
` [PATCH 13/18] ipu3-cio2: Add functionality "

[PATCH v4 0/6] Several changes for UFS WriteBooster
 2020-12-15 10:32 UTC  (10+ messages)
` [PATCH v4 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH v4 3/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info
` [PATCH v4 4/6] scsi: ufs: Remove d_wb_alloc_units from "

[PATCH] arm64/smp: Remove unused irq variable in arch_show_interrupts()
 2020-12-15 10:30 UTC 

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 10:28 UTC 

[PATCH v2] usb: cdns3: Adds missing __iomem markers
 2020-12-15 10:27 UTC 

[PATCH 5.10 0/2] 5.10.1-rc1 review
 2020-12-15 10:27 UTC  (5+ messages)

[PATCH bpf-next v2] libbpf: Expose libbpf ringbufer epoll_fd
 2020-12-15 10:25 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: MSR completion refactoring for SEV-ES
 2020-12-15 10:23 UTC  (4+ messages)
` [PATCH 3/3] KVM: x86: introduce complete_emulated_msr callback

WARNING: suspicious RCU usage in nf_ct_iterate_cleanup
 2020-12-15 10:24 UTC 

[PATCH] ASoC: dapm: remove widget from dirty list on free
 2020-12-15 10:23 UTC  (2+ messages)

xen/evtchn: Interrupt for port 34, but apparently not enabled; per-user 00000000a86a4c1b on 5.10
 2020-12-15 10:20 UTC  (3+ messages)

[GIT PULL] Char/Misc driver changes for 5.11-rc1
 2020-12-15 10:20 UTC 

[GIT PULL] Driver core changes for 5.11-rc1
 2020-12-15 10:20 UTC 

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-15 10:16 UTC  (6+ messages)
` [PATCH v5 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT

[GIT PULL] TTY / Serial changes for 5.11-rc1
 2020-12-15 10:17 UTC 

[PATCH v2] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-15 10:15 UTC  (3+ messages)

[GIT PULL] USB / Thunderbolt driver changes for 5.11-rc1
 2020-12-15 10:17 UTC 

[GIT PULL] erofs update for 5.11-rc1
 2020-12-15 10:08 UTC 

UBSAN: shift-out-of-bounds in ext4_fill_super
 2020-12-15 10:09 UTC  (7+ messages)

[GIT PULL] arm64 updates for 5.11
 2020-12-15 10:03 UTC  (3+ messages)

[PATCH v6 00/18] HSM driver for ACRN hypervisor
 2020-12-15 10:02 UTC  (7+ messages)
` [PATCH v6 06/18] virt: acrn: Introduce VM management interfaces

[PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
 2020-12-15 10:02 UTC  (3+ messages)

[PATCH v1 0/1] drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge
 2020-12-15 10:01 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] irqchip/gic-v3: Check SRE bit for GICv2 legacy support
 2020-12-15 10:00 UTC  (9+ messages)
            ` 答复: "

linux-next: manual merge of the drm tree with the crypto tree
 2020-12-15  9:58 UTC  (2+ messages)

[MPTCP][PATCH net-next] mptcp: clear use_ack and use_map when dropping other suboptions
 2020-12-15  9:56 UTC 

[PATCH] udlfb: Fix memory leak in dlfb_usb_probe
 2020-12-15  9:55 UTC  (2+ messages)

[GIT PULL] irqchip updates for Linux 5.11
 2020-12-15  9:54 UTC  (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core

[GIT PULL] ARM: SoC fixes for v5.10, part 3
 2020-12-15  9:53 UTC  (12+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-15  9:49 UTC  (5+ messages)

[PATCH v2 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
 2020-12-15  9:49 UTC  (6+ messages)
` [PATCH v2 1/3] "

[PATCH 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2020-12-15  9:45 UTC  (3+ messages)
` [PATCH 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[PATCH] Bluetooth:btmtksdio Fixed switch and case should be at the same indent
 2020-12-15  9:47 UTC 

[PATCH 00/10] workqueue: break affinity initiatively
 2020-12-15  9:46 UTC  (7+ messages)

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2020-12-15  9:43 UTC  (2+ messages)

general protection fault in taprio_dequeue_soft
 2020-12-15  9:44 UTC 

[PATCH] usb: cdns3: Adds missing __iomem markers
 2020-12-15  9:42 UTC  (4+ messages)
    ` [kbuild-all] "

linux-next: build warnings after merge of the drm tree
 2020-12-15  9:42 UTC  (5+ messages)

[PATCH v1 0/4] Cleanup and refactor clock scaling
 2020-12-15  9:39 UTC  (5+ messages)
` [PATCH v1 1/4] scsi: ufs: Cleanup ufshcd_suspend_clkscaling function
` [PATCH v1 2/4] scsi: ufs: Cleanup ufshcd_add_lus function
` [PATCH v1 3/4] scsi: ufs: Cleanup and refactor clk-scaling feature
` [PATCH v1 4/4] scsi: ufs: Fix build warning by incorrect function description

[PATCH] fair/util_est: Separate util_est_dequeue() for cfs_rq_util_change
 2020-12-15  9:39 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180: Enable passive polling for cpu thermal zones
 2020-12-15  9:39 UTC 

[btrfs] 639bd575b7: stress-ng.fallocate.ops_per_sec 29.2% improvement
 2020-12-15  9:36 UTC 

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-15  9:37 UTC  (4+ messages)
` [PATCH 4/7] vfio: iommu_type1: Fix missing dirty page when promote pinned_scope

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-15  9:35 UTC  (2+ messages)
` c2f4ca83b5: BUG:KASAN:use-after-free_in_dma_unmap_page_attrs

[PATCH v3] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-15  9:34 UTC  (2+ messages)
` [lib] 1333d0ba67: WARNING:at_kernel/locking/lockdep.c:#lockdep_register_key

[crypto] daf88f3757: fio.write_iops 5.9% improvement
 2020-12-15  9:33 UTC 

[GIT PULL] Some fixes for v5.11
 2020-12-15  9:33 UTC  (5+ messages)

linux-next: Tree for Dec 15
 2020-12-15  9:31 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).