linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 02:47:48 to 2020-07-31 08:18:08 UTC [more...]

[PATCH] mm: memcontrol: restore proper dirty throttling when memory.high changes
 2020-07-31  8:18 UTC  (2+ messages)

[PATCH 0/5] kcsan: Cleanups, readability, and cosmetic improvements
 2020-07-31  8:17 UTC  (6+ messages)
` [PATCH 1/5] kcsan: Simplify debugfs counter to name mapping
` [PATCH 2/5] kcsan: Simplify constant string handling
` [PATCH 3/5] kcsan: Remove debugfs test command
` [PATCH 4/5] kcsan: Show message if enabled early
` [PATCH 5/5] kcsan: Use pr_fmt for consistency

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-31  8:14 UTC  (19+ messages)
  ` [PATCH v4 6/6] io_uring: add support for zone-append

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-07-31  8:13 UTC  (5+ messages)
` [PATCH v4 3/5] counter: Add "

[PATCH 1/8] scsi: ufs: Add checks before setting clk-gating states
 2020-07-31  8:08 UTC  (8+ messages)
` [PATCH 2/8] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH 3/8] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH 4/8] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH 5/8] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH 6/8] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH 7/8] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH 8/8] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops

[PATCH 00/10] crypto: hisilicon/zip - misc clean up
 2020-07-31  8:12 UTC  (3+ messages)
` [PATCH 03/10] crypto: hisilicon/zip - modify debugfs interface parameters

[PATCH v3] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-31  8:10 UTC  (4+ messages)
  ` 回复: "

[GIT PULL] sound fixes for 5.8
 2020-07-31  8:09 UTC 

[PATCH v2 0/2] irqchip/gic-v2, v3: Enforce ACK/EOI pairing on IRQ retrigger
 2020-07-31  8:08 UTC  (5+ messages)
` [PATCH v2 2/2] irqchip/gic-v2, v3: Prevent SW resends entirely

[PATCH] ASoC: core: restore dpcm flags semantics
 2020-07-31  8:06 UTC  (5+ messages)

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-31  8:00 UTC  (5+ messages)

[PATCH v4 00/10] Coregroup support on Powerpc
 2020-07-31  8:02 UTC  (13+ messages)
` [PATCH v4 06/10] powerpc/smp: Generalize 2nd sched domain
` [PATCH v4 07/10] Powerpc/numa: Detect support for coregroup
` [PATCH v4 08/10] powerpc/smp: Allocate cpumask only after searching thread group
` [PATCH v4 09/10] Powerpc/smp: Create coregroup domain
` [PATCH v4 10/10] powerpc/smp: Implement cpu_to_coregroup_id

[PATCH 0/8] spi: dw-dma: Add max SG entries burst capability support
 2020-07-31  7:59 UTC  (9+ messages)
` [PATCH 1/8] spi: dw-dma: Set DMA Level registers on init
` [PATCH 2/8] spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
` [PATCH 3/8] spi: dw-dma: Configure the DMA channels in dma_setup
` [PATCH 4/8] spi: dw-dma: Move DMA transfers submission to the channels prep methods
` [PATCH 5/8] spi: dw-dma: Detach DMA transfer into a dedicated method
` [PATCH 6/8] spi: dw-dma: Move DMAC register cleanup to DMA transfer method
` [PATCH 7/8] spi: dw-dma: Pass exact data to the DMA submit and wait methods
` [PATCH 8/8] spi: dw-dma: Add one-by-one SG list entries transfer

[Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
 2020-07-31  7:57 UTC  (9+ messages)

[PATCH 1/1] Input: atmel_mxt_ts - allow specification of firmware file name
 2020-07-31  7:57 UTC 

[PATCH v3 0/4] Remove dependency of check subcmd upon orc
 2020-07-31  7:56 UTC  (9+ messages)
` [PATCH v3 2/4] objtool: Move orc outside of check

arm64: pointer_auth.h:40:3: error: implicit declaration of function ‘get_random_bytes’; did you mean ‘get_random_once’?
 2020-07-31  7:52 UTC  (10+ messages)
          ` arm64: pointer_auth.h:40:3: error: implicit declaration of function 'get_random_bytes'; did you mean 'get_random_once'?

[PATCH v2 0/4] Modularization of DFL private feature drivers
 2020-07-31  7:48 UTC  (4+ messages)
` [PATCH v2 1/4] fpga: dfl: change data type of feature id to u16

[PATCH net 0/5] DPAA FMan driver fixes
 2020-07-31  7:48 UTC  (7+ messages)
` [PATCH net 1/5] fsl/fman: use 32-bit unsigned integer
` [PATCH net 2/5] fsl/fman: fix dereference null return value
` [PATCH net 3/5] fsl/fman: fix unreachable code
` [PATCH net 4/5] fsl/fman: check dereferencing null pointer
` [PATCH net 5/5] fsl/fman: fix eth hash table allocation

[PATCH drm/hisilicon 2/2] drm/hisilicon: Code refactoring for hibmc_drv_de
 2020-07-31  7:47 UTC  (2+ messages)

[PATCH 0/6] perf tools: Add wallclock time conversion support
 2020-07-31  7:47 UTC  (4+ messages)

[PATCH 0/6] Guest Architectural LBR Enabling
 2020-07-31  7:44 UTC  (7+ messages)
` [PATCH 1/6] KVM: vmx/pmu: Add VMCS field check before exposing LBR_FMT
` [PATCH 2/6] perf/x86/lbr: Unify LBR_INFO registers exposure check condition
` [PATCH 3/6] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH 4/6] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH 5/6] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH 6/6] KVM: x86: Expose Architectural LBR CPUID and its XSAVES bit

[PATCH v2] seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
 2020-07-31  7:40 UTC 

WARNING: suspicious RCU usage - while installing a VM on a CPU listed under nohz_full
 2020-07-31  7:42 UTC  (6+ messages)

CFS flat runqueue proposal fixes/update
 2020-07-31  7:42 UTC 

[PATCH] usb: gadget: s3c: Remove unused 'udc' variable
 2020-07-31  7:41 UTC 

[PATCH] vdpasim: protect concurrent access to iommu iotlb
 2020-07-31  7:38 UTC 

[PATCH drm/hisilicon 1/2] drm/hisilicon: Remove the unnecessary header files
 2020-07-31  7:36 UTC  (2+ messages)

[PATCH -next] emulate:Fix build error
 2020-07-31  7:36 UTC  (2+ messages)

[PATCH v3 1/3] mm/gup: restrict CMA region by using allocation scope API
 2020-07-31  7:35 UTC  (3+ messages)
` [PATCH v3 2/3] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v3 3/3] mm/gup: use a standard migration target allocation callback

[PATCH v4 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:34 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v4 2/2] iio: light: as73211: New driver

[PATCH v2] scsi: 3w-9xxx: Fix endianness issues found by sparse
 2020-07-31  7:29 UTC  (2+ messages)

[PATCH v2 0/9] Make check implementation arch agnostic
 2020-07-31  7:24 UTC  (7+ messages)
` [PATCH v2 5/9] objtool: Make relocation in alternative handling arch dependent
` [PATCH v2 9/9] objtool: Abstract unwind hint reading

linux-next: Fixes tag needs some work in the mac80211-next tree
 2020-07-31  7:22 UTC  (2+ messages)

[PATCH v3 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-31  7:21 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: LAPIC: Set the TDCR settable bits
` [PATCH v3 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-31  7:19 UTC  (12+ messages)

[PATCH net-next] ip_vti: Fix unused variable warning
 2020-07-31  7:28 UTC  (2+ messages)

exfatprogs-1.0.4 version released
 2020-07-31  7:16 UTC 

possible deadlock in __dev_queue_xmit (3)
 2020-07-31  7:12 UTC  (2+ messages)

[PATCH v3 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:10 UTC  (5+ messages)
` [PATCH v3 2/2] iio: light: as73211: New driver

[Linux-kernel-mentees] [PATCH net] rds: Prevent kernel-infoleak in rds_notify_queue_get()
 2020-07-31  7:05 UTC  (6+ messages)

[PATCH] Platform lockdown information in SYSFS
 2020-07-31  7:00 UTC  (2+ messages)

[PATCH v4] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-31  6:59 UTC  (4+ messages)

[RFC PATCH] iomap: add support to track dirty state of sub pages
 2020-07-31  6:59 UTC  (3+ messages)

[PATCH v5] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-07-31  6:58 UTC 

[PATCH v2: [linux-4.14.y] ] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-31  6:54 UTC  (2+ messages)

[PATCH] MIPS: Provide Kconfig option for default IEEE754 conformance mode
 2020-07-31  6:54 UTC  (3+ messages)

[PATCH] scsi: lpfc: Add the missed misc_deregister() for lpfc_init()
 2020-07-31  6:56 UTC 

upstream boot error: BUG: soft lockup in __do_softirq
 2020-07-31  6:50 UTC  (2+ messages)

[PATCH] arm64/alternatives: move length validation inside the subsection
 2020-07-31  6:49 UTC  (5+ messages)

clocksource: dw_apb_timer: commit 6d2e16a3181b broke Arria10 platform
 2020-07-31  6:48 UTC 

[PATCH 0/3] Fix races on device removal
 2020-07-31  6:45 UTC  (5+ messages)
` [PATCH 2/3] driver core: Use rwsem for kill_device() serialization

[Question] the check of ioeventfd collision in kvm_*assign_ioeventfd_idx
 2020-07-31  6:44 UTC  (3+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree
 2020-07-31  6:41 UTC 

[PATCH] usb: mtu3: fix panic in mtu3_gadget_disconnect()
 2020-07-31  6:36 UTC 

(resend) [PATCH [linux-4.14.y]] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-31  6:36 UTC  (9+ messages)

add file system helpers that take kernel pointers for the init code v4
 2020-07-31  6:33 UTC  (5+ messages)

[PATCH] ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
 2020-07-31  6:28 UTC 

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-31  6:30 UTC  (13+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 3/4] iommu: Add iommu_aux_get_domain_for_dev()

[RFC] ALSA: hda: Add workaround to adapt to Loongson 7A1000 controller
 2020-07-31  6:29 UTC  (2+ messages)

[RFC][PATCH] exec: Freeze the other threads during a multi-threaded exec
 2020-07-31  6:28 UTC  (8+ messages)
          ` [RFC][PATCH] exec: Conceal the other threads from wakeups during exec

[PATCH][next] habanalabs: fix incorrect check on failed workqueue create
 2020-07-31  6:20 UTC  (3+ messages)

[PATCH] sched: Provide USF for the portable equipment
 2020-07-31  6:19 UTC  (4+ messages)

[PATCH V3 0/3] Intel Platform Monitoring Technology
 2020-07-31  6:19 UTC  (5+ messages)
` [PATCH V4 2/3] mfd: Intel Platform Monitoring Technology support

[PATCH v2] drm/connector: Add of_drm_find_connector
 2020-07-31  6:17 UTC  (3+ messages)

[PATCH bpf-next] bpf: fix compilation warning of selftests
 2020-07-31  6:16 UTC 

[PATCH] drm/amdkfd: Put ACPI table after using it
 2020-07-31  6:15 UTC  (3+ messages)

[PATCH v2] exfat: retain 'VolumeFlags' properly
 2020-07-31  5:58 UTC 

linux-next: build failure after merge of the tip tree
 2020-07-31  5:53 UTC 

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-31  5:48 UTC  (9+ messages)

[PATCH] lib: Convert test_uuid.c to KUnit
 2020-07-31  5:50 UTC  (2+ messages)

[PATCH v5 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-07-31  5:41 UTC  (3+ messages)
` [PATCH v5 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor

[PATCH -next] 9p: Remove unneeded cast from memory allocation
 2020-07-31  5:24 UTC  (2+ messages)

[PATCH] vgacon: fix out of bounds write to the scrollback buffer
 2020-07-31  5:22 UTC  (3+ messages)

[PATCH] USB: quirks: Add no-lpm quirk for another Raydium touchscreen
 2020-07-31  5:16 UTC 

issue with uninitialized value used in a comparison in gbcodec_mixer_dapm_ctl_put
 2020-07-31  5:08 UTC  (2+ messages)

linux-next: build warnings after merge of the mac80211-next tree
 2020-07-31  4:59 UTC  (2+ messages)

[PATCH] [net/ethtool] ethnl_set_linkmodes: remove redundant null check
 2020-07-31  4:58 UTC 

[PATCH 0/3] Enable USB type C support on SM8150
 2020-07-31  4:57 UTC  (4+ messages)
` [PATCH 1/3] arm64: boot: dts: qcom: sm8150: Add nodes for PMIC based typec detection
` [PATCH 2/3] phy: qcom-qmp: Register as a typec switch for orientation detection
` [PATCH 3/3] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

[PATCH] vgacon: Fix an out-of-bounds in vgacon_scrollback_update()
 2020-07-31  4:56 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH net] openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
 2020-07-31  4:48 UTC 

[PATCH v9 0/5] KASAN-KUnit Integration
 2020-07-31  4:42 UTC  (6+ messages)
` [PATCH v9 1/5] Add KUnit Struct to Current Task
` [PATCH v9 2/5] KUnit: KASAN Integration
` [PATCH v9 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v9 4/5] KASAN: Testing Documentation
` [PATCH v9 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[git pull] drm fixes for 5.8-rc8 (part 2)
 2020-07-31  4:40 UTC  (2+ messages)

[PATCH] MIPS: BMIPS: Disable pref 30 for buggy CPUs
 2020-07-31  4:24 UTC 

[PATCH net-next] tun: add missing rcu annotation in tun_set_ebpf()
 2020-07-31  4:17 UTC 

[PATCH 1/2] kbuild: move shared library build rules to scripts/gcc-plugins/Makefile
 2020-07-31  4:16 UTC  (3+ messages)

[PATCH] MIPS: Provide Kconfig option for default IEEE754 conformance mode
 2020-07-31  4:11 UTC 

linux-next: Tree for Jul 30
 2020-07-31  4:08 UTC  (3+ messages)
` linux-next: Tree for Jul 30 [build failure on arm64]

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-31  4:06 UTC  (4+ messages)

linux-next: manual merge of the devfreq tree with the arm-soc tree
 2020-07-31  4:00 UTC  (2+ messages)

[PATCH 1/2] ftrace: clear module from hash of all ftrace ops
 2020-07-31  4:00 UTC  (5+ messages)
  ` [External] "

[PATCH] erofs: fold in used-once helper erofs_workgroup_unfreeze_final()
 2020-07-31  3:54 UTC  (3+ messages)

drivers/vfio/pci/vfio_pci_nvlink2.c:100:9: error: implicit declaration of function 'mm_iommu_put'; did you mean
 2020-07-31  3:52 UTC 

[PATCH v2] clk: bcm2835: Do not use prediv with bcm2711's PLLs
 2020-07-31  3:51 UTC  (2+ messages)

[PATCH] erofs: remove WQ_CPU_INTENSIVE flag from unbound wq's
 2020-07-31  3:48 UTC  (2+ messages)

[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
 2020-07-31  3:48 UTC  (4+ messages)

[PATCH v2 1/2] PCI: iproc: Set affinity mask on MSI interrupts
 2020-07-31  3:39 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Reduce warnings on possible RW1C corruption

acpi: fix 'return' with no value build warning
 2020-07-31  3:39 UTC  (2+ messages)
` [PATCH] "

[PATCH] mm/memcg: remove useless check on page->mem_cgroup
 2020-07-31  3:34 UTC 

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-31  3:20 UTC  (4+ messages)
` [PATCH v10 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock

[PATCH v2 0/3] Allow user space to restrict and augment MSR emulation
 2020-07-31  3:20 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space

[PATCH v2 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-31  3:18 UTC  (6+ messages)
` [PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[PATCH mmotm] mm: memcontrol: decouple reference counting from page accounting fix
 2020-07-31  3:17 UTC 

BUG: unable to handle kernel paging request in __syscall_return_slowpath
 2020-07-31  3:14 UTC 

WARNING: ODEBUG bug in cancel_delayed_work
 2020-07-31  3:13 UTC 

WARNING in cancel_delayed_work
 2020-07-31  3:13 UTC 

[PATCH] uacce: fix some coding styles
 2020-07-31  3:09 UTC  (2+ messages)

[PATCH -next] sched/uclamp: kill unnecessary mutex_init()
 2020-07-31  2:57 UTC  (2+ messages)

[PATCH v1 1/2] Missing instruction_pointer_set() instances
 2020-07-31  2:56 UTC  (2+ messages)
` [PATCH v1 2/2] perf/core: Fake regs for leaked kernel samples

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-31  2:57 UTC  (7+ messages)

KASAN: use-after-free Read in io_uring_setup (2)
 2020-07-31  2:53 UTC 

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-07-31  2:52 UTC  (6+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] sched: remove duplicated tick_nohz_full_enabled() check
 2020-07-31  2:51 UTC  (2+ messages)


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