linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-17 13:29:10 to 2021-08-17 16:31:07 UTC [more...]

[question] potential race between capinc_tty_init & capi_release
 2021-08-17 16:28 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP
 2021-08-17 16:22 UTC  (2+ messages)

[PATCH 3/3] mtdblock: Warn if the added for a NAND device
 2021-08-17 16:27 UTC  (3+ messages)

[PATCH v2 1/2] udp: UDP socket send queue repair
 2021-08-17 16:22 UTC  (7+ messages)

[PATCH] ppp: Add rtnl attribute IFLA_PPP_UNIT_ID for specifying ppp unit id
 2021-08-17 16:21 UTC  (12+ messages)

[syzbot] INFO: task hung in fuse_launder_page
 2021-08-17 16:21 UTC  (3+ messages)

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-08-17 16:19 UTC  (6+ messages)

[PATCH] bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
 2021-08-17 16:18 UTC  (2+ messages)

[PATCH] input/serio: Prefer strscpy over strlcpy
 2021-08-17 16:18 UTC 

[PATCH] fs: sysfs: do not remove files if group is null
 2021-08-17 16:19 UTC  (3+ messages)

SK hynix BC511: warning: nvme nvme0: missing or invalid SUBNQN field
 2021-08-17 16:16 UTC  (2+ messages)

[PATCH] media: uvcvideo: Support borderline implementation of hw timestamping
 2021-08-17 16:12 UTC 

[PATCH] powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
 2021-08-17 16:00 UTC 

[PATCH v4 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-17 15:59 UTC  (10+ messages)
` [PATCH v4 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH] drm/panel-simple: Add Vivax TPC-9150 panel v2
 2021-08-17 15:53 UTC 

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-17 15:53 UTC  (10+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 22/34] spi: tegra20-slink: Add "

[PATCH 00/19] sched: Core Scheduling
 2021-08-17 15:52 UTC  (4+ messages)
` [PATCH 18/19] sched: prctl() core-scheduling interface

[PATCH 5.10 00/19] 5.10.59-rc1 review
 2021-08-17 15:52 UTC  (5+ messages)
` [PATCH 5.10 12/19] vboxsf: Make vboxsf_dir_create() return the handle for the created file

[PATCH v1 0/2] AUXADC: Mediatek auxadc driver
 2021-08-17 15:54 UTC  (5+ messages)
` [PATCH v1 1/2] iio: mtk-auxadc: add support IIO_CHAN_INFO_RAW case

[PATCH v2 7/8] um: add PCI over virtio emulation driver
 2021-08-17 15:51 UTC  (3+ messages)

[PATCHi, man-pages] mount_namespaces.7: More clearly explain "locked mounts"
 2021-08-17 15:51 UTC  (5+ messages)

[PATCH v2 00/61] Introducing the Maple Tree
 2021-08-17 15:47 UTC  (62+ messages)
` [PATCH v2 01/61] radix tree test suite: Add pr_err define
` [PATCH v2 04/61] radix tree test suite: Add support for slab bulk APIs
` [PATCH v2 02/61] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v2 03/61] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v2 05/61] Maple Tree: Add new data structure
` [PATCH v2 06/61] mm: Start tracking VMAs with maple tree
` [PATCH v2 07/61] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
` [PATCH v2 09/61] mm/mmap: Use maple tree for unmapped_area{_topdown}
` [PATCH v2 08/61] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v2 10/61] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v2 12/61] xen/privcmd: Optimized privcmd_ioctl_mmap() by using vma_lookup()
` [PATCH v2 13/61] mm: Optimize find_exact_vma() to use vma_lookup()
` [PATCH v2 11/61] mm: Remove rb tree
` [PATCH v2 16/61] mm: Use maple tree operations for find_vma_intersection() and find_vma()
` [PATCH v2 15/61] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v2 17/61] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v2 14/61] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v2 18/61] mm: Remove vmacache
` [PATCH v2 19/61] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v2 21/61] mm/mmap: Reorganize munmap to use maple states
` [PATCH v2 20/61] mm/mmap: Convert count_vma_pages_range() to use ma_state
` [PATCH v2 22/61] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v2 24/61] arch/arm64: Remove mmap linked list from vdso
` [PATCH v2 23/61] mm: Introduce vma_next() and vma_prev()
` [PATCH v2 26/61] arch/powerpc: Remove mmap linked list from mm/book3s32/tlb
` [PATCH v2 25/61] arch/parisc: Remove mmap linked list from kernel/cache
` [PATCH v2 28/61] arch/s390: Use maple tree iterators instead of linked list
` [PATCH v2 27/61] arch/powerpc: Remove mmap linked list from mm/book3s64/subpage_prot
` [PATCH v2 31/61] drivers/misc/cxl: Use maple tree iterators for cxl_prefault_vma()
` [PATCH v2 30/61] arch/xtensa: Use maple tree iterators for unmapped area
` [PATCH v2 29/61] arch/x86: Use maple tree iterators for vdso/vma
` [PATCH v2 33/61] fs/binfmt_elf: Use maple tree iterators for fill_files_note()
` [PATCH v2 32/61] drivers/tee/optee: Use maple tree iterators for __check_mem_type()
` [PATCH v2 34/61] fs/coredump: Use maple tree iterators in place of linked list
` [PATCH v2 38/61] fs/userfaultfd: Stop using vma "
` [PATCH v2 37/61] fs/proc/task_mmu: Stop using linked list and highest_vm_end
` [PATCH v2 36/61] fs/proc/base: Use maple tree iterators in place of linked list
` [PATCH v2 35/61] fs/exec: Use vma_next() instead "
` [PATCH v2 39/61] ipc/shm: Stop using the vma "
` [PATCH v2 41/61] kernel/events/core: Use maple tree iterators instead of "
` [PATCH v2 40/61] kernel/acct: "
` [PATCH v2 45/61] arch/um/kernel/tlb: Stop using "
` [PATCH v2 42/61] kernel/events/uprobes: Use maple tree iterators instead of "
` [PATCH v2 44/61] kernel/sys: "
` [PATCH v2 43/61] kernel/sched/fair: "
` [PATCH v2 46/61] bpf: Remove VMA "
` [PATCH v2 48/61] mm/khugepaged: Use maple tree iterators instead of vma "
` [PATCH v2 47/61] mm/gup: Use maple tree navigation instead of "
` [PATCH v2 51/61] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v2 49/61] mm/ksm: Use maple tree iterators instead of vma linked list
` [PATCH v2 52/61] mm/mempolicy: "
` [PATCH v2 50/61] mm/madvise: Use vma_next "
` [PATCH v2 54/61] mm/mprotect: Use maple tree navigation "
` [PATCH v2 56/61] mm/msync: Use vma_next() "
` [PATCH v2 53/61] mm/mlock: Use maple tree iterators "
` [PATCH v2 55/61] mm/mremap: Use vma_next() "
` [PATCH v2 57/61] mm/oom_kill: Use maple tree iterators "
` [PATCH v2 59/61] mm/swapfile: Use maple tree iterator "
` [PATCH v2 58/61] mm/pagewalk: Use vma_next() "
` [PATCH v2 60/61] mm: Remove the "
` [PATCH v2 61/61] mm/mmap: Drop range_has_overlap() function

[PATCH] input/gscps2: Prefer strscpy over strlcpy
 2021-08-17 15:47 UTC 

[PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
 2021-08-17 15:47 UTC  (2+ messages)

[PATCH v7 0/2] make hvc pass dma capable memory to its backend
 2021-08-17 15:48 UTC  (3+ messages)
` [PATCH v7 1/2] tty: hvc: pass DMA capable memory to put_chars()

[hare-scsi-devel:eh-rework.v2 38/51] drivers/scsi/fnic/fnic_scsi.c:2209:21: warning: variable 'fnic_stats' set but not used
 2021-08-17 15:49 UTC 

[PATCH] platform/x86: gigabyte-wmi: add support for X570 GAMING X
 2021-08-17 15:46 UTC 

[PATCH v2] net: hso: do not call unregister if not registered
 2021-08-17 15:19 UTC  (5+ messages)

[PATCH] dt-bindings: remoteproc: k3-dsp: Update example to remove board specific
 2021-08-17 15:20 UTC 

[PATCH v11 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-08-17 15:41 UTC  (6+ messages)
` [PATCH v11 07/16] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v11 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems

[PATCH v4 0/5] hwrng: add support for i.MX6 rngb
 2021-08-17 15:39 UTC  (3+ messages)
` [PATCH v4 4/5] ARM: dts: imx6ull: add rng

ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup
 2021-08-17 15:39 UTC  (2+ messages)

[PATCH v8 6/8] PCI: cadence: Add support to configure virtual functions
 2021-08-17 15:38 UTC  (2+ messages)

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-17 15:36 UTC  (4+ messages)
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-17 15:36 UTC  (9+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
      ` [PATCH] rcutorture: Avoid problematic critical section nesting on RT
` [PATCH v3 2/4] sched: Introduce migratable()
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-17 15:30 UTC  (19+ messages)
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function

[PATCH] net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
 2021-08-17 15:30 UTC  (2+ messages)

[PATCH v8 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
 2021-08-17 15:24 UTC  (2+ messages)

[PATCH net-next v2] net: net_namespace: Optimize the code
 2021-08-17 15:23 UTC 

[SPLAT 0/3] Sleeping spinlocks in troublesome contexts on v5.14-rc4-rt6
 2021-08-17 15:16 UTC  (4+ messages)
` [SPLAT 2/3] irqchip/gic-v3-its: Sleeping spinlocks down gic_reserve_range()

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-17 15:13 UTC  (3+ messages)

[PATCH v2] drm: avoid races with modesetting rights
 2021-08-17 15:06 UTC  (7+ messages)

[PATCH net-next v4] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-17 15:05 UTC  (2+ messages)

[PATCH] cifs: fix wrong release in sess_alloc_buffer() failed path
 2021-08-17 14:55 UTC 

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-17 15:00 UTC  (12+ messages)
` [PATCH 1/5] mm: Add "

[PATCH] dt-bindings: memory: convert Broadcom DPFE to dtschema
 2021-08-17 14:59 UTC  (2+ messages)

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-17 14:57 UTC  (4+ messages)

[PATCH] fs/ntfs3: Do not use driver own alloc wrappers
 2021-08-17 14:38 UTC 

[PATCH 1/2] x86: intel_epb: Mention firmware in ENERGY_PERF_BIAS warning
 2021-08-17 14:38 UTC  (2+ messages)
` [PATCH 2/2] x86: intel_epb: Decrease ENERGY_PERF_BIAS warning to info log message

[PATCH v2 0/3] regulator pre-enable
 2021-08-17 14:36 UTC  (3+ messages)
` [PATCH v2 3/3] soc: rockchip: io-domain: do more thing about regulator notify

[PATCH] drm/panel-simple: Add Vivax TPC-9150 panel
 2021-08-17 14:36 UTC  (2+ messages)

[PATCH][next] drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware"
 2021-08-17 14:35 UTC 

[PATCH] net: phy: add qca8081 ethernet phy driver
 2021-08-17 14:32 UTC  (7+ messages)

[PATCH RESEND 0/2] driver core: platform: Remove platform_device_add_properties()
 2021-08-17 14:32 UTC  (5+ messages)
` [PATCH RESEND 1/2] ARM: tegra: paz00: Handle device properties with software node API
` [PATCH RESEND 2/2] driver core: platform: Remove platform_device_add_properties()

[PATCH] watchdog: remove dead iop watchdog timer driver
 2021-08-17 14:29 UTC  (2+ messages)

[PATCH v2] fscrypt: support trusted keys
 2021-08-17 14:24 UTC  (15+ messages)

[PATCH 1/2] x86, Makefile: Move the CPU-specific 64-bit tuning settings to arch/x86/Makefile.cpu
 2021-08-17 14:24 UTC  (2+ messages)
` [PATCH 2/2] x86, Makefile: Add new generic x86-64 settings v2/v3/v4

[PATCH 0/2] ASoC: tegra30: Fix use of of_device_get_match_data
 2021-08-17 14:22 UTC  (6+ messages)
` [PATCH 1/2] ASoC: tegra30: ahub: Fix incorrect usage "
` [PATCH 2/2] ASoC: tegra30: i2s: "

[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
 2021-08-17 14:22 UTC  (2+ messages)
` (subset) "

[PATCH 5.4 00/64] 5.4.142-rc2 review
 2021-08-17 14:22 UTC  (2+ messages)

[PATCH v13 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-08-17 14:22 UTC  (4+ messages)
` [PATCH v13 2/9] media: hevc: Add decode params control

[PATCH 5.10 00/98] 5.10.60-rc2 review
 2021-08-17 14:20 UTC  (2+ messages)

[PATCH] crypto: add missing kernel_fpu_end() call
 2021-08-17 14:18 UTC  (3+ messages)
` [PATCH] crypto: xts_crypt() return if walk.nbytes is 0

[mcgrof:20210816-add-disk-error-handling 64/64] drivers/nvdimm/pmem.c:495:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2021-08-17 14:08 UTC 

[Patch v5 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-08-17 14:08 UTC  (5+ messages)
` [Patch v5 1/6] firmware: qcom_scm: Introduce SCM calls to access LMh

[PATCH 2/2] dt-bindings: rng: convert Samsung Exynos TRNG to dtschema
 2021-08-17 14:07 UTC  (3+ messages)

[fscrypt][RFC PATCH v2] ceph: don't allow changing layout on encrypted files/directories
 2021-08-17 14:04 UTC 

[PATCH] remap_file_pages: Use vma_lookup() instead of find_vma()
 2021-08-17 14:03 UTC  (2+ messages)

[PATCH] x86/mm: fix kern_addr_valid to cope with existing but not present entries
 2021-08-17 14:02 UTC  (3+ messages)

[PATCH 1/4] power: supply: max17042_battery: clean up MAX17055_V_empty
 2021-08-17 14:01 UTC  (2+ messages)

[PATCH V1] arm64: dts: qcom: sc7180: Use maximum drive strength values for eMMC
 2021-08-17 13:58 UTC  (2+ messages)

[PATCH v12 0/3] Add support for AMD PTDMA controller driver
 2021-08-17 13:55 UTC  (4+ messages)
` [PATCH v12 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA
` [PATCH v12 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v12 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

[PATCH v7 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-08-17 13:55 UTC  (2+ messages)

[hare-scsi-devel:eh-rework.v2 33/51] drivers/scsi/bfa/bfad_im.c:371:30: warning: variable 'itnim' set but not used
 2021-08-17 13:53 UTC 

[PATCH v4 00/21] Track shared pages at EL2 in protected mode
 2021-08-17 13:53 UTC  (3+ messages)
` [PATCH v4 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level

LKMM: Read dependencies of writes ordered by dma_wmb()?
 2021-08-17 13:53 UTC  (7+ messages)

[PATCH 0/2] ASoC: tegra: Use of_device_get_match_data
 2021-08-17 13:52 UTC  (4+ messages)
` [PATCH 1/2] ASoC: tegra30: ahub: "

[PATCH v5 00/12] Add TDX Guest Support (Initial support)
 2021-08-17 13:50 UTC  (9+ messages)
` [PATCH v5 01/12] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT

[PATCH] scsi: ibmvfc: Stop using scsi_cmnd.tag
 2021-08-17 13:43 UTC 

[PATCH v2 net-next 1/1] ptp_ocp: use bits.h macros for all masks
 2021-08-17 13:48 UTC  (2+ messages)

[mcgrof:20210816-add-disk-error-handling 41/64] drivers/block/floppy.c:4532:7: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2021-08-17 13:47 UTC 

build failure of mips decstation_r4k_defconfig with binutils-2_37
 2021-08-17 13:47 UTC  (5+ messages)

[PATCH net-next] net: net_namespace: Optimize the code
 2021-08-17 13:44 UTC  (2+ messages)

[bpf-next:master 972/996] include/linux/bpf.h:1152:71: warning: unused parameter 'new_ctx'
 2021-08-17 13:43 UTC 

[PATCH 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
 2021-08-17 13:39 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 6651/6833] net/core/sock.c:3179:35: error: 'SCM_REDUNDANT' undeclared
 2021-08-17 13:37 UTC 

[PATCH] tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
 2021-08-17 13:37 UTC  (4+ messages)

[hare-scsi-devel:eh-rework.v2 50/51] drivers/scsi/scsi_error.c:859:13: warning: conflicting types for '__scsi_report_device_reset'
 2021-08-17 13:31 UTC 

[PATCH v2 net-next 0/8] Update the virtual NCI device driver and add the NCI testcase
 2021-08-17 13:28 UTC  (8+ messages)
` [PATCH v2 net-next 2/8] selftests: nci: Remove the polling code to read a NCI frame
` [PATCH v2 net-next 3/8] selftests: nci: Fix the typo
` [PATCH v2 net-next 4/8] selftests: nci: Fix the code for next nlattr offset
` [PATCH v2 net-next 5/8] selftests: nci: Fix the wrong condition
` [PATCH v2 net-next 6/8] selftests: nci: Add the flags parameter for the send_cmd_mt_nla
` [PATCH v2 net-next 7/8] selftests: nci: Extract the start/stop discovery function
` [PATCH v2 net-next 8/8] selftests: nci: Add the NCI testcase reading T4T Tag


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