linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 14:57:53 to 2021-06-14 16:40:52 UTC [more...]

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-14 15:44 UTC  (51+ messages)
` [patch V2 01/52] x86/fpu: Make init_fpstate correct with optimized XSAVE
` [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling
` [patch V2 03/52] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
` [patch V2 04/52] x86/fpu: Mark various FPU states __ro_after_init
` [patch V2 05/52] x86/fpu: Remove unused get_xsave_field_ptr()
` [patch V2 06/52] x86/fpu: Move inlines where they belong
` [patch V2 07/52] x86/fpu: Limit xstate copy size in xstateregs_set()
` [patch V2 08/52] x86/fpu: Sanitize xstateregs_set()
` [patch V2 09/52] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()
` [patch V2 10/52] x86/fpu: Simplify PTRACE_GETREGS code
` [patch V2 11/52] x86/fpu: Rewrite xfpregs_set()
` [patch V2 12/52] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values
` [patch V2 13/52] x86/fpu: Clean up fpregs_set()
` [patch V2 14/52] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
` [patch V2 15/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in xfpregs_get()
` [patch V2 16/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in fpregs_get()
` [patch V2 17/52] x86/fpu: Remove fpstate_sanitize_xstate()
` [patch V2 18/52] x86/fpu: Get rid of using_compacted_format()
` [patch V2 19/52] x86/kvm: Avoid looking up PKRU in XSAVE buffer
` [patch V2 20/52] x86/fpu: Cleanup arch_set_user_pkey_access()
` [patch V2 21/52] x86/fpu: Get rid of copy_supervisor_to_kernel()
` [patch V2 22/52] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()
` [patch V2 23/52] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()
` [patch V2 24/52] x86/fpu: Rename fxregs related copy functions
` [patch V2 25/52] x86/fpu: Rename fregs "
` [patch V2 26/52] x86/fpu: Rename xstate copy functions which are related to UABI
` [patch V2 27/52] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate()
` [patch V2 28/52] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
` [patch V2 29/52] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_kernel()
` [patch V2 30/52] x86/fpu: Rename initstate copy functions
` [patch V2 31/52] x86/fpu: Rename "dynamic" XSTATEs to "independent"
` [patch V2 32/52] x86/fpu/xstate: Sanitize handling of independent features
` [patch V2 33/52] x86/pkeys: Move read_pkru() and write_pkru()
` [patch V2 34/52] x86/fpu: Differentiate "copy" versus "move" of fpregs
` [patch V2 35/52] x86/cpu: Sanitize X86_FEATURE_OSPKE
` [patch V2 36/52] x86/pkru: Provide pkru_get_init_value()
` [patch V2 37/52] x86/pkru: Provide pkru_write_default()
` [patch V2 38/52] x86/cpu: Write the default PKRU value when enabling PKE
` [patch V2 39/52] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs()
` [patch V2 40/52] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread()
` [patch V2 41/52] x86/fpu: Clean up the fpu__clear() variants
` [patch V2 42/52] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs()
` [patch V2 43/52] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs()
` [patch V2 44/52] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi()
` [patch V2 45/52] x86/fpu: Dont restore PKRU in fpregs_restore_userspace()
` [patch V2 46/52] x86/fpu: Add PKRU storage outside of task XSAVE buffer
` [patch V2 47/52] x86/fpu: Hook up PKRU into ptrace()
` [patch V2 48/52] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations
` [patch V2 49/52] x86/fpu: Remove PKRU handling from switch_fpu_finish()
` [patch V2 50/52] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate()

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-14 16:37 UTC  (12+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCH 5.12 000/173] 5.12.11-rc1 review
 2021-06-14 16:34 UTC  (2+ messages)

[PATCH] iommu: Update "iommu.strict" documentation
 2021-06-14 16:29 UTC  (2+ messages)

[PATCH v2 0/2] Remove unnecessary tests and cast before kfree/kvfree
 2021-06-14 16:33 UTC  (2+ messages)

[PATCH 0/4] Add USB2 support for rk3568
 2021-06-14 16:33 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip: USB2: remove useless #phy-cells property
` [PATCH 2/4] dt-bindings: phy: rockchip: USB2: Add compatible for rk3568
` [PATCH 3/4] PHY: rockchip: USB2: Allow 64 bits reg property
` [PATCH 4/4] phy: rockchip: USB2: Add support for rk3568

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-14 16:33 UTC  (12+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding

[PATCH 4/4] driver core: Allow showing cpu as offline if not valid in cpuset context
 2021-06-14 16:32 UTC  (2+ messages)

[PATCH V1] arm64: dts: qcom: sc7180: Added xo clock for eMMC and Sd card
 2021-06-14 16:30 UTC  (4+ messages)

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-14 16:31 UTC  (7+ messages)
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
          `  "

[PATCH v5 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-14 16:30 UTC  (4+ messages)
` [PATCH v5 2/6] x86/sev-es: Make sure IRQs are disabled while GHCB is active

[PATCH 0/8] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-14 16:28 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: qcom: rpmh-regulator: Add compatible for SA8155p-adp board pmics
` [PATCH 2/8] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp
` [PATCH 4/8] regulator: qcom-rpmh: Add new regulator types found on SA8155p adp board
` [PATCH 5/8] pinctrl: qcom/pinctrl-spmi-gpio: Add compatibles for pmic-gpios on SA8155p-adp

[PATCH v3 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-14 16:29 UTC  (8+ messages)
` [PATCH v3 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

Plan for /dev/ioasid RFC v2
 2021-06-14 16:28 UTC  (12+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-14 16:26 UTC  (9+ messages)

[PATCH v12 0/5] Enhance IOMMU default DMA mode build options
 2021-06-14 16:25 UTC  (13+ messages)
` [PATCH v12 1/5] iommu: Print strict or lazy mode at init time
` [PATCH v12 2/5] iommu: Enhance IOMMU default DMA mode build options
` [PATCH v12 3/5] iommu/vt-d: Add support for "
` [PATCH v12 5/5] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH v2 1/1] iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
 2021-06-14 16:24 UTC 

[PATCH v9] pgo: add clang's Profile Guided Optimization infrastructure
 2021-06-14 16:22 UTC  (15+ messages)

[PATCH] x86: fix get_wchan() not support the ORC unwinder
 2021-06-14 16:21 UTC  (2+ messages)

[PATCH] gcov,x86: Mark GCOV broken for x86
 2021-06-14 16:20 UTC  (3+ messages)

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-14 16:20 UTC  (9+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

remove the implicit .set_page_dirty default
 2021-06-14 16:17 UTC  (8+ messages)
` [PATCH 1/3] fs: unexport __set_page_dirty

[PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-14 16:16 UTC  (5+ messages)

[PATCH 5.10 000/130] 5.10.44-rc2 review
 2021-06-14 16:15 UTC 

[PATCH 5.10 000/131] 5.10.44-rc1 review
 2021-06-14 16:14 UTC  (4+ messages)

[PATCH] freezer,sched: Rewrite core freezer logic
 2021-06-14 16:12 UTC  (3+ messages)

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-06-14 16:12 UTC  (11+ messages)
              ` [PATCH] genirq: Provide new interfaces for affinity hints

[mm/mremap] ecf8443e51: vm-scalability.throughput -29.4% regression
 2021-06-14 16:08 UTC  (3+ messages)

[RFC PATCH 0/5] pgo: Add PGO support for module profile data
 2021-06-14 16:05 UTC  (8+ messages)
` [RFC PATCH 3/5] pgo: Wire up the new more generic code for modules
` [RFC PATCH 4/5] pgo: Add module notifier machinery
` [RFC PATCH 5/5] pgo: Cleanup code in pgo/fs.c

[PATCH v3 0/3] Add allowed CPU capacity knowledge to EAS
 2021-06-14 16:03 UTC  (5+ messages)
` [PATCH v3 2/3] sched/fair: Take thermal pressure into account while estimating energy

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-06-14 16:02 UTC  (4+ messages)
` [PATCH v4 4/6] ath11k: set register access length for MHI driver

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-14 16:00 UTC  (2+ messages)

[PATCH 1/1] sched: do active load balance on the new idle cpu
 2021-06-14 15:59 UTC  (5+ messages)

Linus's "let's kill people" rant (Re: Maintainers / Kernel Summit 2021 planning kick-off)
 2021-06-14 15:59 UTC 

[PATCH 0/7] Add "activ bpc" and "active color format" drm property
 2021-06-14 15:59 UTC  (4+ messages)
` [PATCH v2 2/7] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" "

[PATCH] net: qrtr: fix OOB Read in qrtr_endpoint_post
 2021-06-14 15:57 UTC  (2+ messages)

[PATCH v2 0/2] Add Ingenic SoCs MAC support
 2021-06-14 15:57 UTC  (9+ messages)
` [PATCH v2 2/2] net: stmmac: "

[PATCH V4 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-06-14 15:55 UTC  (4+ messages)
` [PATCH V4 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6125

[PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
 2021-06-14 15:54 UTC  (2+ messages)

[PATCH] wlcore: use DEVICE_ATTR_<RW|RO> macro
 2021-06-14 15:47 UTC  (2+ messages)

[PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-14 15:46 UTC  (3+ messages)
` [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()

[PATCH v7] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-14 15:46 UTC  (2+ messages)

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-14 15:45 UTC  (4+ messages)

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-06-14 15:45 UTC  (3+ messages)
` [PATCH 5/8] lib: add find_first_and_bit()

[PATCH v2] x86/resctrl: Fix kernel-doc in internal.h
 2021-06-14 15:44 UTC 

[PATCH RFCv3 0/3] make '%pD' print full path for file
 2021-06-14 15:44 UTC  (5+ messages)
` [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD "
` [PATCH RFCv3 3/3] lib/test_printf: add test cases for '%pD'

[PATCH] quota: finish disable quotactl_path syscall
 2021-06-14 15:37 UTC 

[PATCH 2/3] afs: Fix afs_write_end() to handle short writes
 2021-06-14 15:43 UTC  (5+ messages)
` [PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end

[PATCH] arm64: mm: Pass origial fault address to handle_mm_fault()
 2021-06-14 15:42 UTC  (2+ messages)

[PATCH] ath10k: Fix an error code in ath10k_add_interface()
 2021-06-14 15:40 UTC  (2+ messages)

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2021-06-14 15:38 UTC  (11+ messages)

[PATCH] kprobes: Print an error if probe is rejected
 2021-06-14 15:37 UTC  (7+ messages)

[PATCH 1/1] dma: coherent: check no-map property for arm64
 2021-06-14 15:36 UTC  (6+ messages)

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-14 15:33 UTC  (11+ messages)
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH] proc: Track /proc/$pid/attr/ opener mm_struct
 2021-06-14 15:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainers for DHCOM i.MX6 and DHCOM/DHCOR STM32MP1
 2021-06-14 15:31 UTC  (2+ messages)

[PATCH v2 00/33] arm64: zynqmp: Extend board description
 2021-06-14 15:25 UTC  (34+ messages)
` [PATCH v2 01/33] arm64: zynqmp: Disable CCI by default
` [PATCH v2 02/33] arm64: zynqmp: Do not duplicate flash partition label property
` [PATCH v2 03/33] arm64: zynqmp: Enable fpd_dma for zcu104 platforms
` [PATCH v2 04/33] arm64: zynqmp: Fix irps5401 device nodes
` [PATCH v2 05/33] arm64: zynqmp: Add pinctrl description for all boards
` [PATCH v2 06/33] arm64: zynqmp: Correct zcu111 psgtr description
` [PATCH v2 07/33] arm64: zynqmp: Wire psgtr for zc1751-xm015
` [PATCH v2 08/33] arm64: zynqmp: Correct psgtr description for zcu100-revC
` [PATCH v2 09/33] arm64: zynqmp: Add phy description for usb3.0
` [PATCH v2 10/33] arm64: zynqmp: Disable WP on zcu111
` [PATCH v2 11/33] arm64: zynqmp: Add missing SMID for pcie to zynqmp.dtsi
` [PATCH v2 12/33] arm64: zynqmp: Add missing mio-bank properties to dc1 and dc5
` [PATCH v2 13/33] arm64: zynqmp: Wire DP and DPDMA for dc1/dc4
` [PATCH v2 14/33] arm64: zynqmp: Enable nand driver for dc2 and dc3
` [PATCH v2 15/33] arm64: zynqmp: Remove additional newline
` [PATCH v2 16/33] arm64: zynqmp: Move clock node to zynqmp-clk-ccf.dtsi
` [PATCH v2 17/33] arm64: zynqmp: Add nvmem alises for eeproms
` [PATCH v2 18/33] arm64: zynqmp: List reset property for ethernet phy
` [PATCH v2 19/33] arm64: zynqmp: Add reset-on-timeout to all boards and modify default timeout value
` [PATCH v2 20/33] arm64: zynqmp: Remove can aliases from zc1751
` [PATCH v2 21/33] arm64: zynqmp: Move DP nodes to the end of file on zcu106
` [PATCH v2 22/33] arm64: zynqmp: Add note about UHS mode on some boards
` [PATCH v2 23/33] arm64: zynqmp: Update rtc calibration value
` [PATCH v2 24/33] arm64: zynqmp: Remove information about dma clock on zcu106
` [PATCH v2 25/33] arm64: zynqmp: Wire qspi on multiple boards
` [PATCH v2 26/33] arm64: zynqmp: Move rtc to different location on zcu104-revA
` [PATCH v2 27/33] arm64: zynqmp: Add reset description for sata
` [PATCH v2 28/33] arm64: zynqmp: Sync psgtr node location with zcu104-revA
` [PATCH v2 29/33] arm64: zynqmp: Remove description for 8T49N287 and si5382 chips
` [PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1 board
` [PATCH v2 31/33] arm64: zynqmp: Enable xlnx,zynqmp-dwc3 driver for xilinx boards
` [PATCH v2 32/33] arm64: zynqmp: Add psgtr description to zc1751 dc1 board
` [PATCH v2 33/33] arm64: zynqmp: Add support for Xilinx Kria SOM board

[PATCH v2] rtw_security: fix cast to restricted __le32
 2021-06-14 15:27 UTC  (5+ messages)

[PATCH -next] ACPI: sysfs: fix doc warnings in device_sysfs.c
 2021-06-14 15:26 UTC  (2+ messages)

[PATCH v4 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14 15:21 UTC  (3+ messages)
` [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge

[PATCH] arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
 2021-06-14 15:21 UTC  (2+ messages)

[PATCH -next 1/2] ACPI: processor_throttling: Remove redundant initialization of 'obj'
 2021-06-14 15:20 UTC  (2+ messages)

[PATCH] wcn36xx: Fix inconsistent indenting
 2021-06-14 15:20 UTC  (2+ messages)

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-06-14 15:17 UTC  (6+ messages)
` [PATCH v4 16/17] media: v4l2-subdev: De-deprecate init() subdev op

[PATCH] arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
 2021-06-14 15:16 UTC  (2+ messages)

[PATCH v3 0/4] fpga: reorganize to subdirs
 2021-06-14 15:15 UTC  (4+ messages)
` [PATCH v3 1/4] fpga: dfl: reorganize to subdir layout

[PATCH v3] x86/resctrl: Fix kernel-doc in pseudo_lock.c
 2021-06-14 15:09 UTC 

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-14 15:04 UTC  (7+ messages)

[PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document
 2021-06-14 15:04 UTC  (3+ messages)

[PATCH] dt-bindings: serial: convert Cadence UART bindings to YAML
 2021-06-14 15:03 UTC  (2+ messages)

[PATCH] drm/msm: Add debugfs to trigger shrinker
 2021-06-14 15:06 UTC 

[PATCH v2 0/3] A few uclamp fixes
 2021-06-14 15:03 UTC  (9+ messages)
` [PATCH v2 3/3] sched: Make uclamp changes depend on CAP_SYS_NICE

[PATCH -next] ACPI: fix doc warnings
 2021-06-14 15:03 UTC  (2+ messages)

[PATCH 1/6] staging: rtl8188eu: remove unused hal_data_8188e members
 2021-06-14 14:58 UTC  (4+ messages)
` [PATCH 6/6] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_intf.c

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-14 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "


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