linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 15:41:59 to 2021-06-11 17:48:21 UTC [more...]

[PATCH 0/2] iio: Add "extended_name" attribute
 2021-06-11 17:50 UTC  (5+ messages)
` [PATCH 2/2] iio: core: Add "extended_name" attribute to all channels

[PATCH 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-11 17:47 UTC  (3+ messages)
` [PATCH 1/5] cxl/core: Add cxl-bus driver infrastructure

[PATCH] kunit: Fix result propagation for parameterised tests
 2021-06-11 17:44 UTC  (3+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-11 17:44 UTC  (3+ messages)
` [PATCH v29 10/13] Documentation: Add documents for DAMON

[RFC PATCH] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-11 17:42 UTC  (2+ messages)

[PATCH 0/3] s390/vfio-ap: refactor mdev remove callback and locks
 2021-06-11 17:41 UTC  (9+ messages)
` [PATCH 1/3] s390/vfio-ap: clean up mdev resources when remove callback invoked
` [PATCH 2/3] s390/vfio-ap: introduce two new r/w locks to replace wait_queue_head_t
` [PATCH 3/3] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH -next v2] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-11 17:36 UTC  (2+ messages)

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-11 17:37 UTC  (5+ messages)
` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
` [PATCH 5/7] iio/scmi: fix spelling of SPDX tag

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-11 17:35 UTC  (3+ messages)

[PATCH v2 1/4] firmware: arm_scmi: fix deps arm-smccc-discovery deps in Kconfig
 2021-06-11 17:30 UTC  (5+ messages)
` [PATCH v2 4/4] firmware: arm_scmi: add optee transport

[PATCH -next] iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
 2021-06-11 17:30 UTC  (4+ messages)

[PATCH] rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock_lock()
 2021-06-11 17:25 UTC  (4+ messages)

[PATCH] audit: remove unnecessary 'ret' initialization
 2021-06-11 17:23 UTC  (2+ messages)

[GIT PULL] Devicetree fix for 5.13, take 3
 2021-06-11 17:23 UTC 

[PATCH 0/3] DAX Small clean ups
 2021-06-11 17:23 UTC  (3+ messages)
` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-11 17:22 UTC  (4+ messages)
` [PATCHv4 1/6] spi: add ancillary device support

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

[EXTERNAL] Re: [PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-06-11 17:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v10 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-11 17:17 UTC  (12+ messages)
` [PATCH v10 01/11] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v10 02/11] dt-bindings: drm: Introduce the DP AUX bus
` [PATCH v10 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
` [PATCH v10 04/11] drm: Introduce the DP AUX bus
` [PATCH v10 05/11] drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint device
` [PATCH v10 06/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC
` [PATCH v10 07/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v10 08/11] drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
` [PATCH v10 09/11] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v10 10/11] drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
` [PATCH v10 11/11] arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-11 17:16 UTC  (2+ messages)

Question about a8ea6fc9b089 ("sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads")
 2021-06-11 17:11 UTC  (9+ messages)

[PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
 2021-06-11 17:10 UTC  (3+ messages)
` [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-11 17:09 UTC  (2+ messages)

[PATCH net-next 00/11] Marvell Prestera driver implementation of devlink functionality
 2021-06-11 17:08 UTC  (5+ messages)
` [PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation

[git pull] drm fixes for 5.13-rc6
 2021-06-11 17:07 UTC  (2+ messages)

[PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-11 17:07 UTC  (3+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits

[PATCH v2 0/5] Review/Extend SCMI Transport Core layer
 2021-06-11 17:06 UTC  (2+ messages)

[PATCH v4 3/3] PM: runtime: Clarify documentation when callbacks are unassigned
 2021-06-11 17:05 UTC  (3+ messages)

[PATCH 0/6] Bundle of Intel EDAC patches
 2021-06-11 17:01 UTC  (7+ messages)
` [PATCH 1/6] EDAC/skx_common: Add new ADXL components for 2-level memory
` [PATCH 2/6] EDAC/i10nm: Add detection of memory levels for ICX/SPR servers
` [PATCH 3/6] EDAC/i10nm: Add support for high bandwidth memory
` [PATCH 4/6] EDAC/igen6: Add Intel ICL-NNPI SoC support
` [PATCH 5/6] EDAC/igen6: Add Intel Tiger Lake "
` [PATCH 6/6] EDAC/igen6: Add Intel Alder "

[PATCH -next v2] selinux: Fix kernel-doc
 2021-06-11 17:01 UTC  (2+ messages)

[PATCH] ACPI: power: Use dev_dbg() to print some messages
 2021-06-11 17:02 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
 2021-06-11 17:00 UTC 

[PATCH v4 00/16] Introduce SCMI VirtIO transport
 2021-06-11 16:59 UTC  (17+ messages)
` [PATCH v4 01/16] firmware: arm_scmi: Fix max pending messages boundary check
` [PATCH v4 02/16] firmware: arm_scmi: Add support for type handling in common functions
` [PATCH v4 03/16] firmware: arm_scmi: Add transport optional init/exit support
` [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens
` [PATCH v4 05/16] firmware: arm_scmi: Introduce delegated xfers support
` [PATCH v4 06/16] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional
` [PATCH v4 07/16] firmware: arm_scmi: Add op to override max message #
` [PATCH v4 08/16] [RFC][REWORK] "
` [PATCH v4 09/16] firmware: arm_scmi: Add optional link_supplier() transport op
` [PATCH v4 10/16] firmware: arm_scmi: Add per-device transport private info
` [PATCH v4 11/16] firmware: arm_scmi: Add is_scmi_protocol_device()
` [PATCH v4 12/16] firmware: arm_scmi: Add message passing abstractions for transports
` [PATCH v4 13/16] dt-bindings: arm: Add virtio transport for SCMI
` [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport
` [PATCH v4 15/16] [RFC][REWORK] firmware: arm_scmi: make virtio-scmi use delegated xfers
` [PATCH v4 16/16] firmware: arm_scmi: Add polling mode to virtio transport

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2021-06-11 16:56 UTC  (7+ messages)
` [PATCH] "

[PATCH 1/2] dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
 2021-06-11 16:54 UTC  (10+ messages)
` [PATCH 2/2] mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211

[PATCH 1/1] PM: hibernate: remove leading spaces before tabs
 2021-06-11 16:53 UTC  (2+ messages)

[PATCH][next] ALSA: i2c: tea6330t: Remove redundant initialization of variable err
 2021-06-11 16:52 UTC 

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-11 16:50 UTC  (4+ messages)
` [PATCH v3 4/6] iommu: Factor iommu_iotlb_gather_is_disjoint() out

[PATCH 1/1] PM: remove trailing spaces and tabs
 2021-06-11 16:50 UTC  (2+ messages)

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-11 16:50 UTC  (5+ messages)

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-11 16:49 UTC  (11+ messages)

[PATCH] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
 2021-06-11 16:49 UTC  (5+ messages)

[PATCH v9 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-11 16:48 UTC  (3+ messages)
` [PATCH v9 04/11] drm: Introduce "

[PATCH -next] x86/power: fix doc warnings in cpu.c
 2021-06-11 16:47 UTC  (2+ messages)

Plan for /dev/ioasid RFC v2
 2021-06-11 16:45 UTC  (11+ messages)

[PATCH] sched: cgroup SCHED_IDLE support
 2021-06-11 16:43 UTC  (4+ messages)

[PATCH v2 0/4] PM: domains: Avoid boilerplate code for DVFS in subsystem/drivers
 2021-06-11 16:42 UTC  (9+ messages)

[PATCH 0/4] selftests/vm/pkeys: Bug fixes and a new test
 2021-06-11 16:42 UTC  (5+ messages)
` [PATCH 1/4] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really, really random
` [PATCH 2/4] selftests/vm/pkeys: Handle negative sys_pkey_alloc() return code
` [PATCH 3/4] selftests/vm/pkeys: Refill shadow register after implicit kernel write
` [PATCH 4/4] selftests/vm/pkeys: Exercise x86 XSAVE init state

[PATCH 0/9] riscv: improve self-protection
 2021-06-11 16:41 UTC  (5+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-11 16:32 UTC  (5+ messages)
` [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[GIT PULL] regulator: Changes for v5.14-rc1
 2021-06-11 16:33 UTC 

[PATCH] HID: i2c-hid: goodix: Tie the reset line to true state of the regulator
 2021-06-11 16:28 UTC 

[RFC 0/9] gfs2: handle page faults during read and write
 2021-06-11 16:25 UTC  (5+ messages)
` [RFC 4/9] gfs2: Fix mmap + page fault deadlocks (part 1)

[GIT PULL] ACPI fixes for v5.13-rc6
 2021-06-11 16:23 UTC 

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-11 16:23 UTC  (3+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3 0/4] fpga: reorganize to subdirs
 2021-06-11 16:21 UTC  (5+ messages)
` [PATCH v3 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v3 2/4] fpga: xilinx: "
` [PATCH v3 3/4] fpga: altera: "
` [PATCH v3 4/4] fpga: lattice: "

[GIT PULL] (swiotlb) stable/for-linus-5.12
 2021-06-11 16:21 UTC  (7+ messages)
` swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)

[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-11 16:15 UTC 

[RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization
 2021-06-11 16:16 UTC  (6+ messages)
` [RFC v2 PATCH 5/7] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit

[PATCH] perf/x86/intel/lbr: Zero the xstate buffer on allocation
 2021-06-11 16:16 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-06-11 16:15 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
 2021-06-11 16:15 UTC  (2+ messages)

[PATCH v9 00/20] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-11 16:15 UTC  (2+ messages)

[PATCH v4 0/7] drivers/perf: Use general macro to simplify event attributes
 2021-06-11 16:15 UTC  (2+ messages)

[PATCH v2 0/8] iio: afe: add temperature rescaling support
 2021-06-11 16:12 UTC  (4+ messages)
` [PATCH v2 8/8] dt-bindings: iio: afe: add binding for temperature-sense-amplifier

linux-next: build warning after merge of the net-next tree
 2021-06-11 16:06 UTC  (2+ messages)

[PATCH v1 0/7] Add TDX Guest Support (shared-mm support)
 2021-06-11 16:03 UTC  (7+ messages)
` [PATCH v1 1/7] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v1 6/7] x86/kvm: Use bounce buffers for TD guest

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-06-11 16:02 UTC  (8+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 06/12] media: hantro: add support for Rockchip RK3066
  ` [PATCH v2 07/12] media: hantro: add support for Rockchip RK3036
  ` [PATCH v2 08/12] ARM: dts: rockchip: add power controller for RK3036

[PATCH rdma-next v2 00/15] Reorganize sysfs file creation for struct ib_devices
 2021-06-11 16:00 UTC  (16+ messages)
` [PATCH rdma-next v2 01/15] RDMA: Split the alloc_hw_stats() ops to port and device variants
` [PATCH rdma-next v2 02/15] RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
` [PATCH rdma-next v2 03/15] RDMA/core: Split port and device counter sysfs attributes
` [PATCH rdma-next v2 04/15] RDMA/core: Split gid_attrs related sysfs from add_port()
` [PATCH rdma-next v2 05/15] RDMA/core: Simplify how the gid_attrs sysfs is created
` [PATCH rdma-next v2 06/15] RDMA/core: Simplify how the port "
` [PATCH rdma-next v2 07/15] RDMA/core: Create the device hw_counters through the normal groups mechanism
` [PATCH rdma-next v2 08/15] RDMA/core: Remove the kobject_uevent() NOP
` [PATCH rdma-next v2 09/15] RDMA/core: Expose the ib port sysfs attribute machinery
` [PATCH rdma-next v2 10/15] RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
` [PATCH rdma-next v2 11/15] RDMA/qib: Use attributes for the port sysfs
` [PATCH rdma-next v2 12/15] RDMA/hfi1: "
` [PATCH rdma-next v2 13/15] RDMA: Change ops->init_port to ops->port_groups
` [PATCH rdma-next v2 14/15] RDMA/core: Allow port_groups to be used with namespaces
` [PATCH rdma-next v2 15/15] RDMA: Remove rdma_set_device_sysfs_group()

[PATCH RFCv3 0/3] make '%pD' print full path for file
 2021-06-11 15:59 UTC  (4+ messages)
` [PATCH RFCv3 1/3] fs: introduce helper d_path_unsafe()
` [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFCv3 3/3] lib/test_printf: add test cases for '%pD'

[block/mq] 2aa18c32fd: WARNING:at_block/mq-deadline-main.c:#dd_insert_requests
 2021-06-11 15:58 UTC  (2+ messages)

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-11 15:55 UTC  (3+ messages)
  ` [PATCH v9] "

[PATCH] KVM: X86: Fix x86_emulator slab cache leak
 2021-06-11 15:53 UTC  (2+ messages)

[PATCH] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
 2021-06-11 15:52 UTC  (2+ messages)

[PATCH v2] perf annotate: Add itrace options support
 2021-06-11 15:52 UTC  (2+ messages)

[PATCH v2] usbip: tools: usbipd: use ARRAY_SIZE for sockfdlist
 2021-06-11 15:49 UTC  (3+ messages)

Add SMP/SMT support for sysost driver
 2021-06-11 15:44 UTC  (5+ messages)
` [PATCH v2 2/2] clocksource: Ingenic: "

[PATCH v1] memory: tegra210-emc: Make driver dependent on OF_RESERVED_MEM
 2021-06-11 15:42 UTC 

[PATCH v8 0/8] Fork brute force attack mitigation
 2021-06-11 15:41 UTC  (5+ messages)

[PATCH 1/2] ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
 2021-06-11 15:41 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).