linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 23:13:03 to 2020-05-26 07:05:24 UTC [more...]

[PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support
 2020-05-26  7:04 UTC  (3+ messages)
` [PATCH 2/2] arm64: tegra: Add pwm-fan profile settings

[PATCH] bitops: use the same mechanism for get_count_order[_long]
 2020-05-26  7:04 UTC  (2+ messages)

[PATCH] ALSA: usb: mixer: volume quirk for ESS Technology Asus USB DAC
 2020-05-26  7:04 UTC  (2+ messages)

[PATCH v2 0/2] crypto: virtio: Fix two crash issue
 2020-05-26  7:03 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()

[RFC] METADATA design using V4l2 Request API
 2020-05-26  7:03 UTC  (3+ messages)
` [RFC PATCH 0/3] "

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-05-26  7:02 UTC  (14+ messages)
` [RFC PATCH v4 01/13] ptrace: Use regset_size() for dynamic regset size
` [RFC PATCH v4 02/13] riscv: Separate patch for cflags and aflags
` [RFC PATCH v4 03/13] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH v4 04/13] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH v4 05/13] riscv: Add new csr defines related to vector extension
` [RFC PATCH v4 06/13] riscv: Add vector feature to compile
` [RFC PATCH v4 07/13] riscv: Add has_vector/riscv_vsize to save vector features
` [RFC PATCH v4 08/13] riscv: Reset vector register
` [RFC PATCH v4 09/13] riscv: Add vector struct and assembler definitions
` [RFC PATCH v4 10/13] riscv: Add task switch support for vector
` [RFC PATCH v4 11/13] riscv: Add ptrace vector support
` [RFC PATCH v4 12/13] riscv: Add sigcontext save/restore for vector
` [RFC PATCH v4 13/13] riscv: signal: Report signal frame size to userspace via auxv

[PATCHv3 0/2] Add support for replicators which loses context on clock removal
 2020-05-26  7:01 UTC  (3+ messages)

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-26  7:01 UTC  (3+ messages)

[PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function
 2020-05-26  7:00 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the watchdog tree
 2020-05-26  7:00 UTC  (2+ messages)

[PATCH 0/5] Add seccomp notifier ioctl that enables adding fds
 2020-05-26  6:59 UTC  (7+ messages)
` [PATCH 2/5] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH 4/5] seccomp: Add SECCOMP_ADDFD_FLAG_MOVE flag to add fd ioctl

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-05-26  6:59 UTC  (6+ messages)

mmotm 2020-05-25-16-56 uploaded
 2020-05-26  6:56 UTC  (5+ messages)
  ` mmotm 2020-05-25-16-56 uploaded (drm/nouveau)
  ` mmotm 2020-05-25-16-56 uploaded (mtd/nand/raw/arasan-nand-controller)

[PATCH v1] x86: Pin cr4 FSGSBASE
 2020-05-26  6:56 UTC  (2+ messages)

[PATCH] Input: elantech - Remove read/write registers in attr
 2020-05-26  6:53 UTC  (3+ messages)

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-26  6:52 UTC  (11+ messages)
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v3 16/18] nitro_enclaves: Add sample for ioctl interface usage

[PATCH v4 0/3] Add support for AMD PTDMA controller driver
 2020-05-26  6:48 UTC  (12+ messages)
` [PATCH v4 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA controller
` [PATCH v4 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v4 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA information

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-26  6:42 UTC  (9+ messages)
` [PATCH v2 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v2 16/18] nitro_enclaves: Add sample for ioctl interface usage

[PATCH] doc: filesystems: format tables in locking properly
 2020-05-26  6:41 UTC 

[PATCH v3 0/6] arm64: tlb: add support for TTL feature
 2020-05-26  6:40 UTC  (4+ messages)
` [PATCH v3 1/6] arm64: Detect the ARMv8.4 "

[RFC 00/16] KVM protected memory extension
 2020-05-26  6:40 UTC  (12+ messages)
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 07/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFC 10/16] KVM: x86: Enabled protected memory extension
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

[PATCH] scsi: ufs-qcom: Fix scheduling while atomic issue
 2020-05-26  6:25 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: convert get_user_pages() --> pin_user_pages(), bug fixes
 2020-05-26  6:22 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
` [PATCH 2/2] KVM: SVM: convert get_user_pages() --> pin_user_pages()

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-05-26  6:19 UTC  (3+ messages)

[PATCH v4] thermal: qoriq: Update the settings for TMUv2
 2020-05-26  6:02 UTC 

Another approach of UFSHPB
 2020-05-26  6:15 UTC  (9+ messages)
` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

clean up and streamline probe_kernel_* and friends v4
 2020-05-26  6:13 UTC  (3+ messages)

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-26  6:11 UTC  (5+ messages)
` [PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel
  ` [PATCH v2 4/4] x86/boot: Check that there are no runtime relocations

[PATCH v4 0/7] perf: Stream comparison
 2020-05-26  6:09 UTC  (8+ messages)
` [PATCH v4 1/7] perf util: Create streams
` [PATCH v4 2/7] perf util: Get the evsel_streams by evsel_idx
` [PATCH v4 3/7] perf util: Compare two streams
` [PATCH v4 4/7] perf util: Link stream pair
` [PATCH v4 5/7] perf util: Calculate the sum of total streams hits
` [PATCH v4 6/7] perf util: Report hot streams
` [PATCH v4 7/7] perf diff: Support hot streams comparison

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-26  6:05 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-26  5:59 UTC  (7+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-26  5:58 UTC  (5+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[PATCH] coresight: Use devm_kcalloc() in coresight_alloc_conns()
 2020-05-26  5:52 UTC 

[RFC PATCH 0/5] x86/hw_breakpoint: protects more cpu entry data
 2020-05-26  5:48 UTC  (15+ messages)
  ` [RFC PATCH V2 0/7] x86/DB: protects more cpu entry data and
    ` [RFC PATCH V2 1/7] x86/hw_breakpoint: add within_area() to check data breakpoints
    ` [RFC PATCH V2 2/7] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
    ` [RFC PATCH V2 3/7] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
    ` [RFC PATCH V2 4/7] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
    ` [RFC PATCH V2 5/7] x86/entry: don't shift stack on #DB
    ` [RFC PATCH V2 6/7] x86/entry: is_debug_stack() don't check of DB1 stack
    ` [RFC PATCH V2 7/7] x86/entry: remove DB1 stack and DB2 hole from cpu entry area

linux-next: manual merge of the net-next tree with the bpf tree
 2020-05-26  5:45 UTC  (2+ messages)

[PATCH] power: reset: vexpress: fix build issue
 2020-05-26  5:38 UTC  (4+ messages)

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-26  5:32 UTC 

[PATCH v2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-26  5:18 UTC  (2+ messages)

[PATCH 0/3] hwrng: add support for Silex Insight BA431
 2020-05-26  5:16 UTC  (4+ messages)
` [PATCH 3/3] hwrng: ba431-rng: add support for BA431 hwrng

[PATCH] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
 2020-05-26  5:14 UTC  (3+ messages)
  `  "

[PATCH] drivers/virt/fsl_hypervisor: Correcting error handling path
 2020-05-26  5:13 UTC  (3+ messages)

[PATCH v3 0/3] Add Qualcomm IPCC driver support
 2020-05-26  5:13 UTC  (2+ messages)

[PATCH v2 0/2] phy: intel: Add Keem Bay eMMC PHY support
 2020-05-26  5:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindings
` [PATCH v2 2/2] phy: intel: Add Keem Bay eMMC PHY support

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-26  5:04 UTC  (2+ messages)

[PATCH] drm: Replace deprecated function in drm_crtc_helper
 2020-05-26  4:58 UTC  (2+ messages)
` [drm] 8e984da3e5: WARNING:at_drivers/gpu/drm/drm_modeset_lock.c:#drm_warn_on_modeset_not_all_locked[drm]

drivers/mfd/sprd-sc27xx-spi.c:59:23: warning: no previous prototype for 'sprd_pmic_detect_charger_type'
 2020-05-26  4:46 UTC 

[PATCH] f2fs: flush dirty meta pages when flushing them
 2020-05-26  4:57 UTC  (2+ messages)
` [f2fs] b783564847: WARNING:at_kernel/sched/core.c:#__might_sleep

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-26  4:45 UTC  (5+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-26  4:41 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2020-05-26  4:36 UTC  (3+ messages)

[PATCH 0/2] x86/entry: simplify RESTORE_CR3
 2020-05-26  4:35 UTC  (3+ messages)
` [PATCH 1/2] x86/entry: Don't write to CR3 when restoring to kernel CR3
` [PATCH 2/2] x86/entry: always flush user CR3 in RESTORE_CR3

drivers/usb/cdns3/drd.c:43:31: sparse: expected void const volatile [noderef] <asn:2> *
 2020-05-26  4:32 UTC 

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-26  4:33 UTC  (2+ messages)

drivers/spi/spi-meson-spicc.c:363:6: warning: variable 'data' set but not used
 2020-05-26  4:28 UTC 

[PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
 2020-05-26  4:21 UTC 

inux-next: build failure after merge of the drm-msm tree
 2020-05-26  4:08 UTC  (2+ messages)

WARNING: suspicious RCU usage in idtentry_exit
 2020-05-26  3:54 UTC 

drivers/soc/fsl/dpio/qbman-portal.c:661:11: warning: variable 'addr_cena' set but not used
 2020-05-26  3:16 UTC 

general protection fault in tomoyo_check_acl
 2020-05-26  3:46 UTC 

[PATCH v1] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-26  3:35 UTC 

[mptcp] df1036da90: kernel-selftests.net/mptcp.mptcp_join.sh.fail
 2020-05-26  3:25 UTC 

[PATCH] drm/msm/a6xx: set ubwc config for A640 and A650
 2020-05-26  3:25 UTC 

[PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
 2020-05-26  3:25 UTC  (5+ messages)

[PATCH 0/8] Initial SM8150 and SM8250 DPU bringup
 2020-05-26  3:22 UTC  (9+ messages)
` [PATCH 1/8] drm/msm/dpu: use right setup_blend_config for sm8150 and sm8250
` [PATCH 2/8] drm/msm/dpu: update UBWC config "
` [PATCH 3/8] drm/msm/dpu: move some sspp caps to dpu_caps
` [PATCH 4/8] drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
` [PATCH 5/8] drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3
` [PATCH 6/8] drm/msm/dpu: intf timing path for displayport
` [PATCH 7/8] drm/msm/dpu: add SM8150 to hw catalog
` [PATCH 8/8] drm/msm/dpu: add SM8250 "

INFO: trying to register non-static key in calculate_sigpending
 2020-05-26  3:14 UTC 

[PATCH v2] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-26  2:57 UTC 

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-05-26  2:46 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: add one more thermal zone support
 2020-05-26  2:45 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] clk: mediatek: assign the initial value to clk_init_data of mtk_mux
 2020-05-26  2:43 UTC  (3+ messages)

[PATCH] PCI: qcom: fix several error-hanlding problem
 2020-05-26  2:38 UTC 

[PATCH] exfat: optimize dir-cache
 2020-05-26  2:36 UTC  (2+ messages)

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-26  2:28 UTC  (7+ messages)
` [PATCH v8 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v8 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel

[RESEND] kunit: use --build_dir=.kunit as default
 2020-05-26  2:27 UTC  (5+ messages)

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-26  2:08 UTC  (3+ messages)

[PATCH] Input: elantench - Remove read registers in attr Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw>
 2020-05-26 17:59 UTC 

[PATCH] workqueue: Fix double kfree for rescuer
 2020-05-26  2:05 UTC  (5+ messages)
` [PATCH v2] "
    ` [v2] "

[PATCH] f2fs: avoid inifinite loop to wait for flushing node pages at cp_error
 2020-05-26  1:56 UTC  (8+ messages)
  ` [PATCH v3] "
    ` [f2fs-dev] "

[PATCH] f2fs: compress: don't compress any datas after cp stop
 2020-05-26  1:55 UTC 

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-26  1:34 UTC  (3+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-26  1:21 UTC  (7+ messages)

[PATCH] bridge: mrp: Fix out-of-bounds read in br_mrp_parse
 2020-05-26  1:10 UTC  (2+ messages)

[ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications
 2020-05-26  1:08 UTC 

[PATCH] qlcnic: fix missing release in qlcnic_83xx_interrupt_test
 2020-05-26  1:06 UTC  (2+ messages)

[PATCH] drivers: ipa: print dev_err info accurately
 2020-05-26  1:04 UTC  (3+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-26  0:52 UTC  (7+ messages)
` [PATCH v1 07/25] lockdep: Add preemption disabled assertion API

arch/powerpc/boot/decompress.c:137: undefined reference to `__decompress'
 2020-05-26  0:47 UTC 

[PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
 2020-05-26  0:46 UTC  (12+ messages)

Review Request
 2020-05-26  0:31 UTC  (3+ messages)
` [PATCH] IB/sa: Resolving use-after-free in ib_nl_send_msg

[PATCH] riscv: Remove unnecessary path for syscall_trace
 2020-05-26  0:29 UTC  (3+ messages)

[PATCH 01/24] KVM: nSVM: fix condition for filtering async PF
 2020-05-26  0:23 UTC  (2+ messages)

[PATCH 02/24] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
 2020-05-26  0:23 UTC  (2+ messages)

[PATCH 00/19] perf: ftrace enhancement
 2020-05-26  0:17 UTC  (3+ messages)

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-25 23:57 UTC  (22+ messages)
` [RFC 04/11] net: phy: Handle c22 regs presence better

[PATCH v2] drm/etnaviv: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:49 UTC 

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-25 23:39 UTC  (2+ messages)

[PATCH v2] tee: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:32 UTC 

Some -serious- BPF-related litmus tests
 2020-05-25 23:31 UTC  (9+ messages)

[PATCH v3] vt: keyboard: avoid signed integer overflow in k_ascii
 2020-05-25 23:29 UTC  (2+ messages)

[PATCH] xtensa: Fix spelling/grammar in comment
 2020-05-25 23:14 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).