linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 00:50:57 to 2020-09-25 06:52:04 UTC [more...]

[PATCH] media: glossary.rst: use the right case for glossary entries
 2020-09-25  6:51 UTC 

[RFC PATCH v2] sched/fair: select idle cpu from idle cpumask in sched domain
 2020-09-25  6:50 UTC  (8+ messages)

[PATCH V3] doc: zh_CN: add translatation for btrfs
 2020-09-25  6:49 UTC 

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25  6:47 UTC  (2+ messages)

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-25  6:46 UTC  (3+ messages)
` [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-25  6:42 UTC  (3+ messages)

[PATCH v2] doc: zh_CN: index files in arm64 subdirectory
 2020-09-25  6:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] csky: Fix a size determination in gpr_get()
 2020-09-25  6:33 UTC  (7+ messages)

[PATCH V2] doc: zh_CN: add translatation for tmpfs.rst
 2020-09-25  6:30 UTC  (2+ messages)

[PATCH v3 0/8] Improve support for building docs with Sphinx 3.1+
 2020-09-25  6:30 UTC  (9+ messages)
` [PATCH v3 1/8] docs: cdomain.py: add support for a new Sphinx 3.1+ tag
` [PATCH v3 2/8] docs: conf.py: disable automarkup for Sphinx 3.x
` [PATCH v3 3/8] scripts: kernel-doc: make it more compatible with "
` [PATCH v3 4/8] media: docs: make CEC documents compatible with Sphinx 3.1+
` [PATCH v3 5/8] media: docs: make V4L documents more "
` [PATCH v3 6/8] media: docs: make DVB "
` [PATCH v3 7/8] media: docs: make MC "
` [PATCH v3 8/8] media: docs: make RC "

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-25  6:30 UTC  (6+ messages)
` [PATCH v3 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC
` [PATCH v3 5/7] rtc: New driver for RTC in Netronix embedded controller
` [PATCH v3 7/7] ARM: dts: imx50-kobo-aura: Add "

[PATCH net] vmxnet3: fix cksum offload issues for non-udp tunnels
 2020-09-25  6:11 UTC 

[PATCH] scsi: bfa: fix error return in bfad_pci_init()
 2020-09-25  6:24 UTC 

[PATCH V3 RESEND 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:20 UTC  (11+ messages)
` [PATCH V3 RESEND 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH V3 RESEND 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH V3 RESEND 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH V3 RESEND 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH V3 RESEND 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH V3 RESEND 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH V3 RESEND 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH V3 RESEND 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH V3 RESEND 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH V3 RESEND 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH V2] doc: zh_CN: add translatation for btrfs
 2020-09-25  6:21 UTC  (2+ messages)

[PATCH v1 1/2] regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator
 2020-09-25  6:18 UTC  (2+ messages)

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-25  6:15 UTC  (6+ messages)
` [PATCH v7 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH RESEND v3 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
 2020-09-25  6:12 UTC  (11+ messages)
` [PATCH RESEND v3 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH RESEND v3 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH RESEND v3 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH RESEND v3 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH RESEND v3 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH RESEND v3 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH RESEND v3 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH RESEND v3 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH RESEND v3 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH] fuse: avoid deadlock by clearing __GFP_FS
 2020-09-25  6:14 UTC 

[PATCH 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-25  6:10 UTC  (12+ messages)
` [PATCH 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH V2 0/4] cpufreq: Record stats with fast-switching
 2020-09-25  6:09 UTC  (10+ messages)
` [PATCH V2 1/4] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()

selftests: pidfd: pidfd_wait hangs on linux next kernel on all devices
 2020-09-25  6:09 UTC  (4+ messages)

[PATCH v2 0/3] PM / Domains: Add power on/off notifiers for genpd
 2020-09-25  6:08 UTC  (3+ messages)
` [PATCH v2 3/3] PM / Domains: Add support for PM domain "

[PATCH] scsi: snic: Remove unnecessary condition to simplify the code
 2020-09-25  6:07 UTC 

[PATCH v4 0/2] Add bus lock VM exit support
 2020-09-25  6:10 UTC 

[PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-09-25  6:07 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller
 2020-09-25  6:06 UTC  (6+ messages)

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25  6:03 UTC  (5+ messages)

[rcu:dev.2020.09.22a] BUILD SUCCESS 1d39c91bee0e9fcd601235404d60e704fd020ff6
 2020-09-25  5:58 UTC 

[PATCH] tpm: of: avoid __va() translation for event log address
 2020-09-25  5:57 UTC  (3+ messages)

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-25  5:56 UTC  (4+ messages)

[PATCH] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
 2020-09-25  5:47 UTC  (3+ messages)

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25  5:43 UTC  (6+ messages)
` [PATCH 01/13] x86: Secure Launch Kconfig
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch

[PATCH v3] i2c: imx: Fix external abort on interrupt in exit paths
 2020-09-25  5:38 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the pci tree
 2020-09-25  5:35 UTC 

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-25  5:32 UTC  (4+ messages)
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL

linux-next: manual merge of the tip tree with the vfs tree
 2020-09-25  5:30 UTC 

linux-next: manual merge of the tip tree with the kbuild tree
 2020-09-25  5:25 UTC 

[PATCH v2 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
 2020-09-25  5:23 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the pci tree
 2020-09-25  5:21 UTC 

[rcu:rcu/test 55/64] kernel/rcu/rcutorture.c:1507:13: warning: no previous prototype for function 'rcu_nocb_cpu_offload'
 2020-09-25  5:19 UTC 

KMSAN: uninit-value in f2fs_lookup
 2020-09-25  5:18 UTC 

KMSAN: uninit-value in udf_evict_inode
 2020-09-25  5:18 UTC 

[PATCH v2] e1000e: Increase iteration on polling MDIC ready bit
 2020-09-25  5:16 UTC  (5+ messages)
` [PATCH v3] "
  ` [Intel-wired-lan] "

[lkp-robot] [tracing] c3bc8fd637: WARNING:at_kernel/rcu/tree.c:#rcu_irq_enter
 2020-09-25  5:15 UTC  (4+ messages)
  ` [stable 4.19] [PANIC]: tracing: Centralize preemptirq tracepoints and unify their usage

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-25  5:11 UTC  (10+ messages)

[PATCH v3 0/3] Add Broadcom VK driver
 2020-09-25  5:10 UTC  (6+ messages)
` [PATCH v3 2/3] misc: bcm-vk: add "

[PATCH v2] kernel/kthread.c: kthread_worker: add work status check in timer_fn
 2020-09-25  5:07 UTC 

[PATCH] kernel/kthread.c: kthread_worker: add work status check in timer_fn
 2020-09-25  5:01 UTC 

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-25  4:59 UTC  (6+ messages)

[PATCH] KVM: SVM: Mark SEV launch secret pages as dirty
 2020-09-25  4:54 UTC  (3+ messages)

let import_iovec deal with compat_iovecs as well v4
 2020-09-25  4:51 UTC  (10+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH 0/6] Add UHS mode support for TI's AM65x, J721e, J7200 boards
 2020-09-25  4:49 UTC  (3+ messages)
` [PATCH 5/6] mmc: sdhci_am654: Add support for software tuning

KASAN: stack-out-of-bounds Read in xfrm_selector_match (2)
 2020-09-25  4:42 UTC  (3+ messages)
  ` [PATCH] xfrm: Use correct address family in xfrm_state_find

linux-next: build failure after merge of the mmc tree
 2020-09-25  4:40 UTC 

[PATCH v2 0/5] docs: cdomain.py: add support for two new Sphinx 3.1+ tags
 2020-09-25  4:37 UTC  (4+ messages)
` [PATCH v2 1/5] "

[PATCH] mtd: spi-nor: controllers: intel-spi: Add support for command line partitions
 2020-09-25  4:21 UTC  (3+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-25  4:21 UTC  (2+ messages)

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-25  4:16 UTC  (6+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets

mmotm 2020-09-24-21-14 uploaded
 2020-09-25  4:15 UTC 

a few trivial dma-mapping header cleanups
 2020-09-25  4:14 UTC  (4+ messages)
` [PATCH 3/3] dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR

[PATCH 0/2] Start supporting builds with Sphinx 3.1+
 2020-09-25  4:14 UTC  (6+ messages)
` [PATCH 1/2] docs: cdomain.py: add support for two new Sphinx 3.1+ tags

[PATCH 0/2] mips: Introduce some IO-accessors optimizations
 2020-09-25  3:54 UTC  (3+ messages)
` [PATCH 1/2] mips: Add strong UC ordering config

[PATCH] block: add io_error stat for block device
 2020-09-25  3:55 UTC  (2+ messages)
` PING: "

[v3] cpuidle: add riscv cpuidle driver
 2020-09-25  3:46 UTC 

INFO: rcu detected stall in sys_exit_group (6)
 2020-09-25  3:36 UTC  (3+ messages)

[rcu:rcu/test 55/64] kernel/rcu/rcutorture.c:1507:13: warning: no previous prototype for 'rcu_nocb_cpu_offload'
 2020-09-25  3:32 UTC 

[PATCH 0/8] dts updates and fixes for Khadas VIM1 VIM2 VIM3 VIML boards
 2020-09-25  3:30 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: meson: update spifc node on Khadas VIM2 meson-gxm-khadas-vim2
` [PATCH 2/8] arm64: dts: meson: update leds node on Khadas VIM3/VIM3L boards meson-khadas-vim3
` [PATCH 3/8] arm64: dts: meson: update leds node on Khadas VIM3/VIM3L board meson-khadas-vim3
` [PATCH 4/8] arm64: dts: meson: remove fixed memory size for Khadas VIM3/VIM3L meson-khadas-vim3
` [PATCH 5/8] arm64: dts: meson: remove reset-gpios from ethernet node for VIM2 meson-gxm-khadas-vim2
` [PATCH 6/8] arm64: dts: meson: disable vrtc for VIM3L boards meson-khadas-vim3
` [PATCH 7/8] arm64: dts: meson: enable RTC for VIM1 meson-gxl-s905x-khadas-vim
` [PATCH 8/8] arm64: dts: meson: enable RTC for VIM2 meson-gxm-khadas-vim2

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-25  3:31 UTC  (13+ messages)

[PATCH v2 seccomp 2/6] asm/syscall.h: Add syscall_arches[] array
 2020-09-25  3:28 UTC  (4+ messages)

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-25  3:26 UTC  (14+ messages)
` [PATCH v2 seccomp 3/6] seccomp/cache: Add "emulator" to check if filter is arg-dependent
` [PATCH v2 seccomp 4/6] seccomp/cache: Lookup syscall allowlist for fast path
` [PATCH v2 seccomp 5/6] selftests/seccomp: Compare bitmap vs filter overhead
` [PATCH v2 seccomp 6/6] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-25  3:21 UTC  (16+ messages)

[PATCH v3 0/5] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-09-25  3:15 UTC  (5+ messages)
` [PATCH v3 1/5] fpga: dfl: rename the bus type "dfl" to "fpga-dfl"

[PATCH net-next 0/6] net: hns3: updates for -next
 2020-09-25  3:19 UTC  (2+ messages)

[PATCH] fs/d_path.c: Supply missing internal.h include file
 2020-09-25  3:16 UTC 

[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
 2020-09-25  3:05 UTC  (11+ messages)

[PATCH] net/ethernet/broadcom: fix spelling typo
 2020-09-25  3:05 UTC  (2+ messages)

[net] net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
 2020-09-25  3:02 UTC  (2+ messages)

[net] net: dsa: felix: convert TAS link speed based on phylink speed
 2020-09-25  3:02 UTC  (2+ messages)

[PATCH net] hinic: fix wrong return value of mac-set cmd
 2020-09-25  3:02 UTC  (2+ messages)

[PATCH] Revert "net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()"
 2020-09-25  2:42 UTC 

[MPTCP][PATCH net-next 00/16] mptcp: RM_ADDR/ADD_ADDR enhancements
 2020-09-25  2:58 UTC  (2+ messages)

[PATCH net v2] drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
 2020-09-25  2:53 UTC  (2+ messages)

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-25  2:52 UTC  (13+ messages)

[v3 0/2] recalculate min_free_kbytes post memory hotplug
 2020-09-25  2:51 UTC  (4+ messages)
` [v3 1/2] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged

[PATCH] tasklet: Introduce tasklet tracepoints
 2020-09-25  2:47 UTC  (3+ messages)
  ` [External] "

[PATCH v2] mm/mempool: Add 'else' to split mutually exclusive case
 2020-09-25  2:47 UTC 

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-25  2:45 UTC  (4+ messages)
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[PATCH] ide/falconide: Fix module unload
 2020-09-25  2:41 UTC  (2+ messages)

[PATCH v2] mm/mempool: Add 'else' to split mutually exclusive case
 2020-09-25  2:40 UTC  (2+ messages)

[PATCH 0/5] Fix DPC hotplug race and enhance error hanlding
 2020-09-25  2:34 UTC  (3+ messages)
` [PATCH 4/5] PCI: only return true when dev io state is really changed
` [PATCH 5/5] PCI/ERR: don't mix io state not changed and no driver together

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-25  2:34 UTC  (13+ messages)
` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

Hello!
 2020-09-24 16:17 UTC 

[RFC PATCH V4] iomap: add support to track dirty state of sub pages
 2020-09-25  2:30 UTC  (5+ messages)

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-25  2:27 UTC  (6+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-25  2:22 UTC  (5+ messages)
` [PATCH v4 1/7] mm,hwpoison: take free pages off the buddy freelists
` [PATCH v4 5/7] mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page

[PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-09-25  1:57 UTC 

[PATCH 2/3] misc: rtsx: Add SD Express mode support for RTS5261
 2020-09-25  1:57 UTC 

[PATCH 1/3] mmc: core: Initial support for SD express card/host
 2020-09-25  1:56 UTC 

[git pull] drm fixes for 5.9-rc7
 2020-09-25  1:45 UTC 

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-25  1:26 UTC  (5+ messages)
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCH v5 0/5] iommu aux-domain APIs extensions
 2020-09-25  1:09 UTC  (3+ messages)

[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:56 UTC  (4+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-25  1:04 UTC  (5+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-25  0:58 UTC  (2+ messages)

[PATCH] f2fs: compress: fix to disallow enabling compress on non-empty file
 2020-09-25  0:57 UTC  (3+ messages)

[PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-09-25  0:54 UTC  (7+ messages)

[RFC 0/2] printk: Add more metadata for each record
 2020-09-25  0:54 UTC  (6+ messages)
` [RFC 2/2] printk: Add more information about the printk caller

[PATCH] efi/efivars: Create efivars mount point in the registration of efivars abstraction
 2020-09-25  0:50 UTC  (3+ 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).