linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 15:59:26 to 2021-10-13 18:17:41 UTC [more...]

[PATCH v5 00/15] x86: Add support for Clang CFI
 2021-10-13 18:16 UTC  (9+ messages)
` [PATCH v5 01/15] objtool: Add CONFIG_CFI_CLANG support
` [PATCH v5 02/15] objtool: Add ASM_STACK_FRAME_NON_STANDARD
` [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
` [PATCH v5 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB
` [PATCH v5 05/15] tracepoint: Exclude tp_stub_func from CFI checking
` [PATCH v5 06/15] ftrace: Use an opaque type for functions not callable from C
` [PATCH v5 07/15] lkdtm: Disable UNSET_SMEP with CFI
` [PATCH v5 08/15] lkdtm: Use an opaque type for lkdtm_rodata_do_nothing

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-13 18:12 UTC  (2+ messages)
  ` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[PATCH] iommu/iova: Add support for IOVA max alignment tuning
 2021-10-13 18:11 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-13 18:10 UTC  (12+ messages)
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH 0/4] x86: Various clean-ups in support of FGKASLR
 2021-10-13 18:10 UTC  (6+ messages)
` [PATCH 1/4] x86/tools/relocs: Support >64K section headers
` [PATCH 2/4] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH 3/4] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH 4/4] vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-13 18:09 UTC  (10+ messages)

[PATCH v6] clk: Add write operation for clk_parent debugfs node
 2021-10-13 18:04 UTC  (2+ messages)

[PATCH] acpi: replace snprintf in show functions with sysfs_emit
 2021-10-13 18:04 UTC  (2+ messages)

[PATCH] power: supply: Specify variations of MAX8903
 2021-10-13 18:03 UTC  (2+ messages)

[PATCH] [PATCH V3]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-13 18:03 UTC 

[PATCH v6 0/2] Renesas 8T49N241 device driver
 2021-10-13 18:02 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: Add binding for Renesas 8T49N241

[PATCH] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-13 18:02 UTC  (8+ messages)

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-10-13 18:02 UTC  (4+ messages)

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-10-13 18:01 UTC  (4+ messages)
` [PATCH v2 2/2] memcg: unify memcg stat flushing

[PATCH 09/22] PCI: aardvark: Use SET_PCI_ERROR_RESPONSE() when device not found
 2021-10-13 17:59 UTC  (3+ messages)

[PATCH 00/11] PageSlab: eliminate unnecessary compound_head() calls
 2021-10-13 17:55 UTC  (6+ messages)

drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:231:4: error: implicit declaration of function 'dma_resv_prune'
 2021-10-13 17:55 UTC 

[PATCH 0/1] acpi: battery: Accept charges over the design capacity as full
 2021-10-13 17:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 02/22] PCI: Unify PCI error response checking
 2021-10-13 17:54 UTC  (5+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-13 17:54 UTC  (11+ messages)

[PATCH] LSM: Avoid warnings about potentially unused hook variables
 2021-10-13 17:53 UTC  (2+ messages)

[lpieralisi-pci:pci/qcom 4/6] include/linux/stddef.h:8:14: error: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast
 2021-10-13 17:52 UTC 

[PATCH] f2fs: include non-compressed blocks in compr_written_block
 2021-10-13 17:52 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-13 19:55 UTC  (7+ messages)
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v2] drm/cma-helper: Set VM_DONTEXPAND for mmap
 2021-10-13 17:49 UTC  (4+ messages)

[PATCH v2 00/22] Start aligning perf test with kunit style
 2021-10-13 17:46 UTC  (23+ messages)
` [PATCH v2 01/22] perf test: Use macro for "suite" declarations
` [PATCH v2 02/22] perf test: Use macro for "suite" definitions
` [PATCH v2 03/22] perf test: Make each test/suite its own struct
` [PATCH v2 04/22] perf test: Move each test suite struct to its test
` [PATCH v2 05/22] perf test: Rename struct test to test_suite
` [PATCH v2 06/22] perf test: Add helper functions for abstraction
` [PATCH v2 07/22] perf test: Add test case struct
` [PATCH v2 08/22] perf test: Add skip reason to test case
` [PATCH v2 09/22] perf test: Convert pfm tests to use test cases
` [PATCH v2 10/22] perf test: Convert pmu event tests to "
` [PATCH v2 11/22] perf test: Convert watch point "
` [PATCH v2 12/22] perf test: Convert clang "
` [PATCH v2 13/22] perf test: Convert bpf "
` [PATCH v2 14/22] perf test: Convert llvm "
` [PATCH v2 15/22] perf test: Remove now unused subtest helpers
` [PATCH v2 16/22] perf test: bp tests use test case
` [PATCH v2 17/22] perf test: Convert time to tsc test to "
` [PATCH v2 18/22] perf test: Remove non test case style support
` [PATCH v2 19/22] perf test: BP tests, remove is_supported use
` [PATCH v2 20/22] perf test: TSC test, "
` [PATCH v2 21/22] perf test: Remove is_supported function
` [PATCH v2 22/22] perf test: Remove skip_if_fail

[PATCH v3 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-13 17:47 UTC  (2+ messages)

[PATCH V2] ACPI / APEI: restore interrupt before panic in sdei flow
 2021-10-13 17:44 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdsc
 2021-10-13 17:43 UTC  (2+ messages)

[PATCH] mm: Free per cpu pages async to shorten program exit time
 2021-10-13 17:38 UTC  (4+ messages)

[jic23-iio:testing 149/151] drivers/iio/buffer/kfifo_buf.c:165:9: sparse: sparse: cast to restricted __poll_t
 2021-10-13 17:40 UTC  (2+ messages)

[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-13 17:39 UTC  (5+ messages)
` [PATCH v3 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v3 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper

[PATCH v1 1/1] device property: Add missed header in fwnode.h
 2021-10-13 17:34 UTC  (4+ messages)

[PATCH v5 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-10-13 17:38 UTC  (3+ messages)

[PATCH v10 0/5] arm64 userspace counter support
 2021-10-13 17:32 UTC  (9+ messages)
` [PATCH v10 1/5] x86: perf: Move RDPMC event flag to a common definition
` [PATCH v10 2/5] perf: Add a counter for number of user access events in context
` [PATCH v10 3/5] arm64: perf: Add userspace counter access disable switch

[PATCH mm v2] memcg: enable memory accounting in __alloc_pages_bulk
 2021-10-13 17:30 UTC  (8+ messages)
` [PATCH mm v3] "

[PATCH v12 0/5] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-10-13 17:27 UTC  (3+ messages)

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-13 17:27 UTC  (16+ messages)

[PATCH 0/3] compat vdso cleanups
 2021-10-13 17:24 UTC  (3+ messages)
` [PATCH 1/3] arm64: vdso32: drop the test for dmb ishld

[PATCH 1/2] ima: define ima_trusted_for hook
 2021-10-13 17:24 UTC  (5+ messages)
` [PATCH 2/2] fs: extend the trusted_for syscall to call IMA

[mcgrof:modules-next 1/1] kernel/module.c:2954:18: warning: format specifies type 'unsigned long long' but the argument has type 'Elf32_Off' (aka 'unsigned int')
 2021-10-13 17:21 UTC 

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-13 17:11 UTC  (5+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support

[PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250
 2021-10-13 17:15 UTC  (10+ messages)
` [PATCH v4 04/20] dt-bindings: qcom-bam: Convert binding to YAML
` [PATCH v4 05/20] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v4 07/20] dt-bindings: qcom-qce: Convert bindings to yaml

[PATCH v5] clk: Add write operation for clk_parent debugfs node
 2021-10-13 17:13 UTC  (8+ messages)

[mcgrof:modules-next 1/1] include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Off' {aka 'unsigned int'}
 2021-10-13 17:09 UTC  (2+ messages)

[PATCH] nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
 2021-10-13 17:05 UTC  (2+ messages)

[PATCH v5 0/7] kernel.h further split
 2021-10-13 17:04 UTC  (8+ messages)
` [PATCH v5 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v5 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v5 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v5 4/7] list: "
` [PATCH v5 5/7] llist: "
` [PATCH v5 6/7] plist: "
` [PATCH v5 7/7] media: entity: "

[PATCH] RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
 2021-10-13 16:59 UTC 

[PATCH 0/2] Enable Qualcomm Crypto Engine on sm8150
 2021-10-13 16:58 UTC  (3+ messages)
` [PATCH 1/2] crypto: qce: Add 'sm8150-qce' compatible string check
` [PATCH 2/2] arm64/dts: qcom: sm8150: Add dt entries to support crypto engine

[PATCH v2] bluetooth: Add support to handle MSFT Monitor Device event
 2021-10-13 16:57 UTC  (3+ messages)

[PATCH] x86: add support DM&P devices
 2021-10-13 16:57 UTC  (2+ messages)

[PATCH v2 13/22] futex: Split out requeue
 2021-10-13 16:57 UTC  (3+ messages)
` [tip: locking/core] "

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-13 16:56 UTC  (9+ messages)
` [PATCH 1/8] KVM: SEV-ES: fix length of string I/O
` [PATCH 2/8] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
` [PATCH 3/8] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
` [PATCH 4/8] KVM: SEV-ES: clean up kvm_sev_es_ins/outs
` [PATCH 5/8] KVM: x86: split the two parts of emulator_pio_in
` [PATCH 6/8] KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
` [PATCH 7/8] KVM: SEV-ES: keep INS functions together
` [PATCH 8/8] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed

[PATCH 0/3] perf tools: Enable strict JSON parsing
 2021-10-13 16:57 UTC  (7+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-13 16:56 UTC  (11+ messages)

[PATCH] dt-bindings: usb: dwc2: document the port when usb-role-switch is used
 2021-10-13 16:53 UTC 

[PATCH v2] tracing: Fix event probe removal from dynamic events
 2021-10-13 16:53 UTC  (7+ messages)

[PATCH v3 1/2] block, bfq: counted root group into 'num_groups_with_pending_reqs'
 2021-10-13 16:51 UTC  (2+ messages)

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-13 16:52 UTC  (12+ messages)

[PATCH] kunit: tool: continue past invalid utf-8 output
 2021-10-13 16:51 UTC  (3+ messages)

[PATCH] xen-netback: Remove redundant initialization of variable err
 2021-10-13 16:51 UTC 

[syzbot] general protection fault in sg_alloc_append_table_from_pages
 2021-10-13 16:51 UTC 

[PATCH] perf/core: allow ftrace for functions in kernel/event/core.c
 2021-10-13 16:47 UTC  (5+ messages)

[PATCH v2] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
 2021-10-13 16:46 UTC  (2+ messages)

[GIT PULL kcsan] KCSAN commits for v5.16
 2021-10-13 16:44 UTC 

[PATCH 0/5] dynamic debug for -next
 2021-10-13 16:43 UTC  (3+ messages)

[PATCH] coresight: trbe: Defer the probe on offline CPUs
 2021-10-13 16:33 UTC 

[PATCH 0/5] Minor mm/struct page work
 2021-10-13 16:33 UTC  (7+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 2/5] mm: Introduce struct page_free_list
` [PATCH 3/5] mm/page_reporting: Improve control flow
` [PATCH 4/5] md: Kill usage of page->index
` [PATCH 5/5] brd: "

[PATCH 2/2] dt-bindings: u-boot: Add an initial binding for config
 2021-10-13 16:32 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()
 2021-10-13 16:32 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with the tip tree
 2021-10-13 16:31 UTC  (2+ messages)

[PATCH 00/11] rcu: Make rcu_core() safe in PREEMPT_RT with NOCB + a few other fixes v2
 2021-10-13 16:27 UTC  (7+ messages)
` [PATCH 03/11] rcu/nocb: Invoke rcu_core() at the start of deoffloading

[PATCH] mm/damon/dbgfs: remove unnecessary variables
 2021-10-13 16:27 UTC  (2+ messages)

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-13 16:26 UTC  (6+ messages)

[PATCH v12 0/5] Introduce SoC sleep stats driver
 2021-10-13 16:25 UTC 

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 16:24 UTC  (3+ messages)
` [PATCH v2 28/34] power: supply: ab8500: Migrate to aggregate driver

[GIT PULL 1/2] ARM: dts: samsung: dts for v5.16
 2021-10-13 16:24 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: samsung: dts64 "

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-13 16:23 UTC  (3+ messages)
` [PATCH v2 21/21] Documentation: amd-pstate: add amd-pstate driver introduction

[PATCH 1/2] dt-bindings: arm: Add MT6589 Fairphone 1
 2021-10-13 16:20 UTC  (5+ messages)
` [PATCH 2/2] arm: dts: mt6589: Add device tree for "

[PATCH] iommu/arm: fix ARM_SMMU_QCOM compilation
 2021-10-13 16:20 UTC  (4+ messages)

[PATCH v2] net: arc: select CRC32
 2021-10-13 16:20 UTC  (2+ messages)

[PATCH v1 0/7] ACPI: Use ACPI_COMPANION() directly to simplify code
 2021-10-13 16:15 UTC  (16+ messages)
` [PATCH v1 1/7] gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
  ` [PATCH v2 "
` [PATCH v1 2/7] nouveau: "
  ` [PATCH v2 "
` [PATCH v1 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
  ` [PATCH v2 "
` [PATCH v1 4/7] surface: surface3-wmi: "
  ` [PATCH v2 "
` [PATCH v1 5/7] surface: surface3_power: "
  ` [PATCH v2 5/7] surface: surface3_power: Drop redundant acpi_bus_get_device() call
    ` [PATCH v3 "
` [PATCH v1 6/7] platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
  ` [PATCH v2 "
` [PATCH v1 7/7] perf: qcom_l2_pmu: ACPI: "
  ` [PATCH v2 "

[RFC] sound: cs35l41: Add support for Legion 7 16ACHg6 laptop
 2021-10-13 16:15 UTC  (3+ messages)

[RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
 2021-10-13 16:08 UTC  (5+ messages)
` [v3,7/9] "

[patch v4 0/8] extensible prctl task isolation interface and vmstat sync
 2021-10-13 16:06 UTC  (6+ messages)
` [patch v4 1/8] add basic task isolation prctl interface

[PATCH 1/3] soc: samsung: exynos-chipid: Pass revision reg offsets
 2021-10-13 16:04 UTC  (2+ messages)

[PATCH] hwmon: acpi_power_meter: Use acpi_bus_get_acpi_device()
 2021-10-13 16:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs: fix the per-CPU buffer decompression for small output size
 2021-10-13 16:03 UTC  (4+ messages)

[RFC PATCH] userfaultfd: support control over mm of remote PIDs
 2021-10-13 16:02 UTC  (3+ messages)

[PATCH] cpuidle: tegra: add ARCH_SUSPEND_POSSIBLE dependency
 2021-10-13 16:01 UTC 

[PATCH 00/16] KVM: arm64: Implement unshare hypercall for pkvm
 2021-10-13 15:58 UTC  (4+ messages)
` [PATCH 14/16] KVM: arm64: Refcount shared pages at EL2
` [PATCH 15/16] KVM: arm64: pkvm: Introduce an unshare hypercall
` [PATCH 16/16] KVM: arm64: pkvm: Unshare guest structs during teardown

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-13 15:59 UTC  (6+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather


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