LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 17:36:17 to 2021-06-08 18:36:20 UTC [more...]

[PATCH 4.14 00/47] 4.14.236-rc1 review
 2021-06-08 18:27 UTC  (46+ messages)
` [PATCH 4.14 01/47] net: usb: cdc_ncm: dont spew notifications
` [PATCH 4.14 02/47] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
` [PATCH 4.14 03/47] efi: cper: fix snprintf() use in cper_dimm_err_location()
` [PATCH 4.14 04/47] vfio/pci: Fix error return code in vfio_ecap_init()
` [PATCH 4.14 05/47] vfio/pci: zap_vma_ptes() needs MMU
` [PATCH 4.14 06/47] vfio/platform: fix module_put call in error flow
` [PATCH 4.14 07/47] ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
` [PATCH 4.14 08/47] HID: pidff: fix error return code in hid_pidff_init()
` [PATCH 4.14 09/47] HID: i2c-hid: fix format string mismatch
` [PATCH 4.14 10/47] netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
` [PATCH 4.14 12/47] ieee802154: fix error return code in ieee802154_llsec_getparams()
` [PATCH 4.14 13/47] Bluetooth: fix the erroneous flush_work() order
` [PATCH 4.14 14/47] Bluetooth: use correct lock to prevent UAF of hdev object
` [PATCH 4.14 15/47] net: caif: added cfserl_release function
` [PATCH 4.14 16/47] net: caif: add proper error handling
` [PATCH 4.14 17/47] net: caif: fix memory leak in caif_device_notify
` [PATCH 4.14 18/47] net: caif: fix memory leak in cfusbl_device_notify
` [PATCH 4.14 19/47] ALSA: timer: Fix master timer notification
` [PATCH 4.14 20/47] ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
` [PATCH 4.14 21/47] pid: take a reference when initializing `cad_pid`
` [PATCH 4.14 22/47] ocfs2: fix data corruption by fallocate
` [PATCH 4.14 23/47] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
` [PATCH 4.14 24/47] btrfs: fix error handling in btrfs_del_csums
` [PATCH 4.14 25/47] btrfs: fixup error handling in fixup_inode_link_counts
` [PATCH 4.14 26/47] mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
` [PATCH 4.14 27/47] bpf, selftests: Fix up some test_verifier cases for unprivileged
` [PATCH 4.14 28/47] bpf: Move off_reg into sanitize_ptr_alu
` [PATCH 4.14 29/47] bpf: Ensure off_reg has no mixed signed bounds for all types
` [PATCH 4.14 30/47] bpf: Rework ptr_limit into alu_limit and add common error path
` [PATCH 4.14 31/47] bpf: Improve verifier error messages for users
` [PATCH 4.14 32/47] bpf: Refactor and streamline bounds check into helper
` [PATCH 4.14 33/47] bpf: Move sanitize_val_alu out of op switch
` [PATCH 4.14 34/47] bpf: Tighten speculative pointer arithmetic mask
` [PATCH 4.14 35/47] bpf: Update selftests to reflect new error states
` [PATCH 4.14 36/47] bpf: do not allow root to mangle valid pointers
` [PATCH 4.14 37/47] bpf/verifier: disallow pointer subtraction
` [PATCH 4.14 38/47] selftests/bpf: fix test_align
` [PATCH 4.14 39/47] selftests/bpf: make dubious pointer arithmetic test useful
` [PATCH 4.14 40/47] bpf: Fix leakage of uninitialized bpf stack under speculation
` [PATCH 4.14 41/47] bpf: Wrap aux data inside bpf_sanitize_info container
` [PATCH 4.14 42/47] bpf: Fix mask direction swap upon off reg sign change
` [PATCH 4.14 43/47] bpf: No need to simulate speculative domain for immediates
` [PATCH 4.14 44/47] bnxt_en: Remove the setting of dev_port
` [PATCH 4.14 45/47] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
` [PATCH 4.14 46/47] sched/fair: Optimize select_idle_cpu

[GIT PULL 1/1] bcm2835-dt-next-2021-06-08
 2021-06-08 18:33 UTC  (3+ messages)

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-08 18:33 UTC  (3+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH] blk-mq: Do not lookup ctx with invalid index
 2021-06-08 18:33 UTC 

[GIT PULL] x86/urgent for v5.13-rc5
 2021-06-08 18:33 UTC  (9+ messages)

[PATCH] slub: choose the right freelist pointer location when creating small caches
 2021-06-08 18:33 UTC  (3+ messages)

Strange problem with USB device
 2021-06-08 18:31 UTC  (4+ messages)

[PATCH 4.9 00/29] 4.9.272-rc1 review
 2021-06-08 18:27 UTC  (30+ messages)
` [PATCH 4.9 01/29] net: usb: cdc_ncm: dont spew notifications
` [PATCH 4.9 02/29] efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
` [PATCH 4.9 03/29] efi: cper: fix snprintf() use in cper_dimm_err_location()
` [PATCH 4.9 04/29] vfio/pci: Fix error return code in vfio_ecap_init()
` [PATCH 4.9 05/29] vfio/pci: zap_vma_ptes() needs MMU
` [PATCH 4.9 06/29] vfio/platform: fix module_put call in error flow
` [PATCH 4.9 07/29] ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
` [PATCH 4.9 08/29] HID: pidff: fix error return code in hid_pidff_init()
` [PATCH 4.9 09/29] HID: i2c-hid: fix format string mismatch
` [PATCH 4.9 10/29] netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
` [PATCH 4.9 11/29] ieee802154: fix error return code in ieee802154_add_iface()
` [PATCH 4.9 12/29] ieee802154: fix error return code in ieee802154_llsec_getparams()
` [PATCH 4.9 13/29] Bluetooth: fix the erroneous flush_work() order
` [PATCH 4.9 14/29] Bluetooth: use correct lock to prevent UAF of hdev object
` [PATCH 4.9 15/29] net: caif: added cfserl_release function
` [PATCH 4.9 16/29] net: caif: add proper error handling
` [PATCH 4.9 17/29] net: caif: fix memory leak in caif_device_notify
` [PATCH 4.9 18/29] net: caif: fix memory leak in cfusbl_device_notify
` [PATCH 4.9 19/29] ALSA: timer: Fix master timer notification
` [PATCH 4.9 20/29] ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
` [PATCH 4.9 21/29] pid: take a reference when initializing `cad_pid`
` [PATCH 4.9 22/29] ocfs2: fix data corruption by fallocate
` [PATCH 4.9 23/29] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
` [PATCH 4.9 24/29] btrfs: fix error handling in btrfs_del_csums
` [PATCH 4.9 25/29] btrfs: fixup error handling in fixup_inode_link_counts
` [PATCH 4.9 26/29] bnxt_en: Remove the setting of dev_port
` [PATCH 4.9 27/29] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
` [PATCH 4.9 28/29] arm64: Remove unimplemented syscall log message
` [PATCH 4.9 29/29] xen-pciback: redo VF placement in the virtual topology

[PATCH] powerpc/32: Remove __main()
 2021-06-08 18:25 UTC  (2+ messages)

[PATCH 4.4 00/23] 4.4.272-rc1 review
 2021-06-08 18:27 UTC  (24+ messages)
` [PATCH 4.4 01/23] efi: cper: fix snprintf() use in cper_dimm_err_location()
` [PATCH 4.4 02/23] vfio/pci: Fix error return code in vfio_ecap_init()
` [PATCH 4.4 03/23] vfio/platform: fix module_put call in error flow
` [PATCH 4.4 04/23] ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
` [PATCH 4.4 05/23] HID: pidff: fix error return code in hid_pidff_init()
` [PATCH 4.4 06/23] netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
` [PATCH 4.4 07/23] ieee802154: fix error return code in ieee802154_add_iface()
` [PATCH 4.4 08/23] ieee802154: fix error return code in ieee802154_llsec_getparams()
` [PATCH 4.4 09/23] Bluetooth: fix the erroneous flush_work() order
` [PATCH 4.4 10/23] Bluetooth: use correct lock to prevent UAF of hdev object
` [PATCH 4.4 11/23] net: caif: added cfserl_release function
` [PATCH 4.4 12/23] net: caif: add proper error handling
` [PATCH 4.4 13/23] net: caif: fix memory leak in caif_device_notify
` [PATCH 4.4 14/23] net: caif: fix memory leak in cfusbl_device_notify
` [PATCH 4.4 15/23] ALSA: timer: Fix master timer notification
` [PATCH 4.4 16/23] ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
` [PATCH 4.4 17/23] pid: take a reference when initializing `cad_pid`
` [PATCH 4.4 18/23] ocfs2: fix data corruption by fallocate
` [PATCH 4.4 19/23] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
` [PATCH 4.4 20/23] btrfs: fixup error handling in fixup_inode_link_counts
` [PATCH 4.4 21/23] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
` [PATCH 4.4 22/23] arm64: Remove unimplemented syscall log message
` [PATCH 4.4 23/23] xen-pciback: redo VF placement in the virtual topology

switch the block layer to use kmap_local_page
 2021-06-08 18:26 UTC  (15+ messages)
` [PATCH 01/16] mm: use kmap_local_page in memzero_page
` [PATCH 03/16] bvec: fix the include guards for bvec.h
` [PATCH 04/16] bvec: add a bvec_kmap_local helper
` [PATCH 05/16] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 06/16] block: use memzero_page in zero_fill_bio
` [PATCH 12/16] block: use memcpy_to_bvec in copy_to_high_bio_irq
` [PATCH 13/16] block: use memcpy_from_bvec in bio_copy_kern_endio_read

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-08 18:22 UTC  (10+ messages)

[PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
 2021-06-08 18:21 UTC  (11+ messages)

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-08 18:18 UTC  (14+ messages)

[PATCH v3] HID: input: Add support for Programmable Buttons
 2021-06-08 18:18 UTC  (2+ messages)

[RFC v2 00/32] Add TDX Guest Support
 2021-06-08 18:18 UTC  (9+ messages)
` [RFC v2 08/32] x86/traps: Add #VE support for TDX guest

bnxt_en NIC driver crashes IO_PAGE_FAULT
 2021-06-08 18:15 UTC 

[PATCH v11] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-08 18:13 UTC  (5+ messages)

[PATCH 1/2][next] net: usb: asix: Fix less than zero comparison of a u16
 2021-06-08 18:11 UTC  (4+ messages)
` [PATCH 2/2][next] net: usb: asix: ax88772: net: "

[PATCH] pinctrl: qcom: Make it possible to select SC8180x TLMM
 2021-06-08 18:07 UTC 

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-06-08 18:07 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
` [PATCH v3 2/5] KVM: x86: invert KVM_HYPERCALL to default to VMMCALL
` [PATCH v3 3/5] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v3 4/5] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v3 5/5] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature

[tip:x86/cpu 4/4] Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h': 111< /* free ( 3*32+29) */
 2021-06-08 18:06 UTC  (7+ messages)

[PATCH v2 0/2] mm: export __vmalloc_node_range and use it
 2021-06-08 18:06 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: export __vmalloc_node_range
` [PATCH v2 2/2] KVM: s390: fix for hugepage vmalloc

[PATCH v3 0/5] drm/msm/a6xx: add support for Adreno 660 GPU
 2021-06-08 18:03 UTC  (3+ messages)
` [PATCH v3 3/5] drm/msm/a6xx: add GMU_CX_GMU_CX_FALNEXT_INTF write for a650

[PATCH v9 00/20] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-08 18:03 UTC  (21+ messages)
` [PATCH v9 01/20] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v9 02/20] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v9 03/20] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v9 04/20] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v9 05/20] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v9 06/20] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v9 07/20] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v9 08/20] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
` [PATCH v9 09/20] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v9 10/20] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v9 11/20] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v9 12/20] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v9 13/20] sched: Introduce dl_task_check_affinity() to check proposed affinity
` [PATCH v9 14/20] arm64: Implement task_cpu_possible_mask()
` [PATCH v9 15/20] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v9 16/20] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v9 17/20] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v9 18/20] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v9 19/20] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v9 20/20] Documentation: arm64: describe asymmetric 32-bit support

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-08 18:03 UTC  (3+ messages)
` [PATCH v6 1/8] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH] irq_work: record irq_work_queue() call stack
 2021-06-08 17:59 UTC  (3+ messages)
  ` [PATCH] irq_work: Make irq_work_queue() NMI-safe again

[RFC PATCH v2 00/10] irqchip/irq-gic: Optimize masking by leveraging EOImode=1
 2021-06-08 17:58 UTC  (5+ messages)

bnxt_en NIC driver crashes IO_PAGE_FAULT
 2021-06-08 17:56 UTC 

[PATCH] irqchip/irq-mst: Use ARCH_MSTARV7 as default value for MST_IRQ
 2021-06-08 17:52 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-06-08 17:49 UTC  (2+ messages)
` [PATCH v2 2/2] "

[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-08 17:48 UTC  (3+ messages)

[PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-08 17:49 UTC  (8+ messages)

Patch "i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops" has been added to the 4.19-stable tree
 2021-06-08 17:48 UTC 

iowait boost is broken
 2021-06-08 17:46 UTC  (3+ messages)

[PATCH 00/18] arm64: MMU enabled kexec relocation
 2021-06-08 17:46 UTC  (7+ messages)
` [PATCH 03/18] arm64: hyp-stub: Move elx_sync into the vectors

[PATCH] signal: Set PF_SIGNALED flag for io workers during a group exit
 2021-06-08 17:43 UTC  (2+ messages)

[PATCH 0/7] Add "activ bpc" and "active color format" drm property
 2021-06-08 17:43 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
` [PATCH v2 2/7] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH v2 3/7] drm/amd/display: Add handling for new "active bpc" property
` [PATCH v2 4/7] drm/i915/display: "
` [PATCH v2 5/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH v2 6/7] drm/amd/display: Add handling for new "active color format" property
` [PATCH v2 7/7] drm/i915/display: "

[PATCH v2 1/3] KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-08 17:40 UTC  (4+ messages)
` [PATCH v2 3/3] KVM: X86: Let's harden the ipi fastpath condition edge-trigger mode

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-06-08 17:39 UTC  (5+ messages)
` [PATCH V3 8/9] tracing: Add osnoise tracer

[PATCH v9 0/3] Add support for AMD PTDMA controller driver
 2021-06-08 17:39 UTC  (3+ messages)
` [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA

[PATCH -next] Smack: fix doc warning
 2021-06-08 17:38 UTC  (2+ messages)

[PATCH 1/1] sysctl: remove trailing spaces and tabs
 2021-06-08 17:37 UTC  (2+ messages)

[PATCH 0/4] Add perf interface to expose nvdimm
 2021-06-08 17:36 UTC  (3+ messages)
` [PATCH 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-08 17:35 UTC  (3+ messages)
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-08 17:36 UTC  (5+ messages)
` [PATCH V2] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).