public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-02 22:07:57 to 2022-12-03 01:58:09 UTC [more...]

[Patch V1 0/7] x86/microcode: Some cleanups and fixes for microcode
 2022-12-03  1:57 UTC  (15+ messages)
` [Patch V1 1/7] x86/microcode/intel: Remove redundant microcode rev pr_info()s
` [Patch V1 2/7] x86/microcode/intel: Remove retries on early microcode load
` [Patch V1 3/7] x86/microcode/core: Move microcode_check() to cpu/microcode/core.c
` [Patch V1 4/7] x86/microcode/core: Take a snapshot before and after applying microcode

[PATCH 0/5] clk: sunxi-ng: Allwinner R528/T113 clock support
 2022-12-03  1:52 UTC  (10+ messages)
` [PATCH 1/5] clk: sunxi-ng: Remove duplicate ARCH_SUNXI dependencies
` [PATCH 3/5] clk: sunxi-ng: d1: Allow building for R528/T113
` [PATCH 4/5] clk: sunxi-ng: d1: Mark cpux clock as critical
` [PATCH 5/5] clk: sunxi-ng: d1: Add CAN bus gates and resets

[PATCH] iommu/vt-d: Fix buggy QAT device mask
 2022-12-03  1:41 UTC  (2+ messages)

[GIT PULL] nolibc changes for v6.2
 2022-12-03  1:26 UTC 

[GIT PULL] KCSAN changes for v6.2
 2022-12-03  1:23 UTC 

[PATCH] power: supply: Fix refcount leak in rk817_charger_probe
 2022-12-03  1:23 UTC  (3+ messages)

[PATCH v2 0/8] fsdax,xfs: fix warning messages
 2022-12-03  1:21 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS ff4c85c05333c6f24d3fe0a344c6dacd18a7ee49
 2022-12-03  1:19 UTC 

[PATCH v2] x86/alternative: fix undefined reference to __ibt_endbr_seal[_end]
 2022-12-03  1:20 UTC  (3+ messages)

[PATCH] net: vmw_vsock: vmci: Check memcpy_from_msg()
 2022-12-03  1:17 UTC  (2+ messages)

[GIT PULL] LKMM changes for v6.2
 2022-12-03  1:15 UTC 

[PATCH V2 00/11] CXL: Process event logs
 2022-12-03  1:14 UTC  (9+ messages)
` [PATCH V2 03/11] cxl/mem: Implement Clear Event Records command
` [PATCH V2 04/11] cxl/mem: Clear events on driver load

[GIT PULL] RCU changes for v6.2
 2022-12-03  1:11 UTC 

[PATCH v1] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-03  1:11 UTC 

[PATCH bpf-next v2] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-12-03  1:08 UTC 

[PATCH] udf: Increase UDF_MAX_READ_VERSION to 0x0260
 2022-12-03  1:07 UTC 

[PATCH] random: Include <linux/once.h> in the right header
 2022-12-03  1:03 UTC  (2+ messages)

[PATCH] power: supply: bq256xx: Remove init ichg/vbat with max value
 2022-12-03  1:03 UTC  (4+ messages)

[PATCH V5 0/2] Support VMCOREINFO export for RISCV64
 2022-12-03  1:00 UTC  (3+ messages)

[PATCH v3 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-12-03  0:56 UTC  (9+ messages)
` [PATCH v3 1/3] mm: memcg: fix stale "
` [PATCH v3 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()

[PATCH] error-injection: Add prompt for function error injection
 2022-12-03  0:55 UTC  (13+ messages)

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-12-03  0:53 UTC  (6+ messages)

[PATCH 0/4] [PULL REQUEST] iommu/vt-d: Fixes for v6.1-rc8
 2022-12-03  0:54 UTC  (3+ messages)

[PATCH 0/9] platform/surface: aggregator: Improve target/source handling in SSH messages
 2022-12-03  0:41 UTC  (11+ messages)
` [PATCH 1/9] platform/surface: aggregator: Ignore command messages not intended for us
` [PATCH 2/9] platform/surface: aggregator: Improve documentation and handling of message target and source IDs
` [PATCH 3/9] platform/surface: aggregator: Add target and source IDs to command trace events
` [PATCH 4/9] platform/surface: aggregator_hub: Use target-ID enum instead of hard-coding values
` [PATCH 5/9] platform/surface: aggregator_tabletsw: "
` [PATCH 6/9] platform/surface: dtx: "
` [PATCH 7/9] HID: surface-hid: "
` [PATCH 8/9] platform/surface: aggregator: Enforce use of target-ID enum in device ID macros
` [PATCH 9/9] platform/surface: aggregator_registry: Fix target-ID of base-hub

[PATCH RESEND v9] riscv: add riscv rethook implementation
 2022-12-03  0:40 UTC  (3+ messages)

[PATCH bpf-next v2] libbpf:Improved usability of the Makefile in libbpf
 2022-12-03  0:40 UTC  (2+ messages)

[PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
 2022-12-03  0:39 UTC  (2+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-03  0:36 UTC  (40+ messages)
` [PATCH v4 01/39] Documentation/x86: Add CET shadow stack description
` [PATCH v4 02/39] x86/shstk: Add Kconfig option for Shadow Stack
` [PATCH v4 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v4 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v4 05/39] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v4 06/39] x86/fpu: Add helper for modifying xstate
` [PATCH v4 07/39] x86: Add user control-protection fault handler
` [PATCH v4 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v4 09/39] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v4 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v4 13/39] x86/mm: Start actually marking _PAGE_COW
` [PATCH v4 14/39] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v4 15/39] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors
` [PATCH v4 17/39] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v4 18/39] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v4 19/39] mm: Add guard pages around a shadow stack
` [PATCH v4 20/39] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v4 21/39] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v4 22/39] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v4 23/39] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v4 24/39] mm: Warn on shadow stack memory in wrong vma
` [PATCH v4 25/39] x86: Introduce userspace API for shadow stack
` [PATCH v4 26/39] x86/shstk: Add user-mode shadow stack support
` [PATCH v4 27/39] x86/shstk: Handle thread shadow stack
` [PATCH v4 28/39] x86/shstk: Introduce routines modifying shstk
` [PATCH v4 29/39] x86/shstk: Handle signals for shadow stack
` [PATCH v4 30/39] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v4 31/39] x86/shstk: Support wrss for userspace
` [PATCH v4 32/39] x86: Expose thread features in /proc/$PID/status
` [PATCH v4 33/39] x86: Prevent 32 bit operations for 64 bit shstk tasks
` [PATCH v4 34/39] x86/shstk: Wire in shadow stack interface
` [PATCH v4 35/39] selftests/x86: Add shadow stack test
` [PATCH v4 36/39] x86/fpu: Add helper for initing features
` [PATCH v4 37/39] x86: Add PTRACE interface for shadow stack
` [PATCH v4 38/39] x86/shstk: Add ARCH_SHSTK_UNLOCK
` [PATCH v4 39/39] x86/shstk: Add ARCH_SHSTK_STATUS

[PATCH 0/3] x86/cpu: KVM: Make SGX and VMX depend on FEAT_CTL
 2022-12-03  0:37 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu: Process all CPUID dependencies after identifying CPU info
` [PATCH 2/3] x86/cpu: Mark SGX and VMX as being dependent on MSR_IA32_FEAT_CTL
` [PATCH 3/3] KVM: VMX: Drop manual checks on X86_FEATURE_MSR_IA32_FEAT_CTL

ld.lld: error: .btf.vmlinux.bin.o: unknown file type
 2022-12-03  0:30 UTC 

[GIT PULL] pin control fixes for v6.1
 2022-12-03  0:30 UTC  (2+ messages)

[PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
 2022-12-03  0:30 UTC  (3+ messages)

[tip:smp/core] BUILD SUCCESS 6f855b39e4602b6b42a8e5cbcfefb8a1b8b5f0be
 2022-12-03  0:25 UTC 

[PATCH] io_uring: don't hold uring_lock when calling io_run_task_work*
 2022-12-03  0:23 UTC 

[PATCH] rcu-tasks: Make shrink down to a single callback queue safely
 2022-12-03  0:21 UTC  (4+ messages)

[PATCH v2 3/8] fsdax: zero the edges if source is HOLE or UNWRITTEN
 2022-12-03  0:19 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH v2 1/8] fsdax: introduce page->share for fsdax in reflink mode
 2022-12-03  0:19 UTC  (3+ messages)
` [PATCH v2.1 "

[GIT PULL] MMC fixes for v6.1-rc7
 2022-12-03  0:10 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 6.1-rc8
 2022-12-03  0:10 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.1-rc7
 2022-12-03  0:10 UTC  (2+ messages)

[PATCH v2] clk: qcom: rpmh: add support for SM6350 rpmh IPA clock
 2022-12-02 23:59 UTC  (2+ messages)

[PATCH v4 00/11] tracing/user_events: Remote write ABI
 2022-12-02 23:51 UTC  (12+ messages)
` [PATCH v4 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v4 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v4 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v4 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v4 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v4 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v4 07/11] tracing/user_events: Add ABI self-test
` [PATCH v4 08/11] tracing/user_events: Use write ABI in example
` [PATCH v4 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v4 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v4 11/11] tracing/user_events: Limit global user_event count

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-02 23:51 UTC  (2+ messages)

[tip:core/debugobjects] BUILD SUCCESS c4db2d3b70e586c7c856c891f4f7052e8d789a06
 2022-12-02 23:47 UTC 

[GIT PULL] sound fixes for 6.1-rc8
 2022-12-02 23:45 UTC  (2+ messages)

[git pull] drm fixes for 6.1-rc8
 2022-12-02 23:45 UTC  (2+ messages)

Coverity: mt7915_mcu_get_chan_mib_info(): Memory - illegal accesses
 2022-12-02 23:42 UTC  (4+ messages)

[PATCH v2 00/28] Rust core additions
 2022-12-02 23:41 UTC  (3+ messages)
` [PATCH v2 27/28] rust: types: add `Either` type

[tip:locking/core] BUILD SUCCESS 90d758896787048fa3d4209309d4800f3920e66f
 2022-12-02 23:39 UTC 

net/mptcp/pm_netlink.c:1169 mptcp_pm_parse_pm_addr_attr() warn: missing error code? 'err'
 2022-12-02 23:38 UTC  (2+ messages)

[PATCH v2] crypto/caam: Avoid GCC constprop bug warning
 2022-12-02 23:36 UTC  (6+ messages)

[PATCH v2 0/4] perf use system libtraceevent
 2022-12-02 23:36 UTC  (8+ messages)
` [PATCH v2 3/4] perf build: Use libtraceevent from the system

[PATCH v3] crypto: caam: blob_gen.c: warn if key is insecure
 2022-12-02 23:35 UTC  (4+ messages)

[PATCH v3] mm/memfd: MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-02 23:32 UTC  (13+ messages)
` [PATCH v3] mm/memfd: add F_SEAL_EXEC
` [PATCH v3] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v3] mm/memfd: security hook for memfd_create
` [PATCH v3] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd

[PATCH v4] dt-bindings: input: Convert ti,drv260x to DT schema
 2022-12-02 23:31 UTC  (2+ messages)

[PATCH 0/3] rcu-tasks: Fix race against exiting pid_ns
 2022-12-02 23:28 UTC  (9+ messages)
` [PATCH 3/3] rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()

[PATCH] PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
 2022-12-02 23:23 UTC  (2+ messages)

[PATCH v5 0/2] interconnect: qcom: Add support for SM8550
 2022-12-02 23:20 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: interconnect: Add Qualcomm SM8550
` [PATCH v5 2/2] interconnect: qcom: Add SM8550 interconnect provider driver

[PATCH] pstore/ram: Fix error return code in ramoops_probe()
 2022-12-02 23:20 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2022-12-02 23:09 UTC  (10+ messages)
` [PATCH net-next v1 1/4] net: phy: mxl-gpy: add MDINT workaround
` [PATCH net-next v1 3/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v1 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[PATCH v5 1/2] RDMA/hfi1: Fix error return code in parse_platform_config()
 2022-12-02 23:06 UTC  (3+ messages)
` [PATCH v5 2/2] RDMA/srp: Fix error return code in srp_parse_options()

[PATCH] PM / devfreq: event: Use device_match_of_node()
 2022-12-02 23:05 UTC  (2+ messages)

[PATCH] PM / devfreq: Use device_match_of_node()
 2022-12-02 23:05 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-12-02 22:58 UTC  (4+ messages)
` [PATCH 192/606] Input: adp5588-keys - Convert to i2c's .probe_new()

[PATCH 0/3] mfd/i2c/extcon: Add Lenovo Yoga Tab 3 support to cht-wc PMIC code
 2022-12-02 22:52 UTC  (3+ messages)
` [PATCH 3/3] extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90F

[PATCH v2 00/18] Add Cgroup support for SGX EPC memory
 2022-12-02 22:49 UTC  (25+ messages)
` [PATCH v2 01/18] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [PATCH v2 02/18] x86/sgx: Store struct sgx_encl when allocating new VA pages
` [PATCH v2 04/18] x86/sgx: Use sgx_epc_lru_lists for existing active page list
` [PATCH v2 05/18] x86/sgx: Track epc pages on reclaimable or unreclaimable lists
` [PATCH v2 06/18] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [PATCH v2 07/18] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim

[PATCH v5 1/1] modules: add modalias file to sysfs for modules
 2022-12-02 22:47 UTC  (7+ messages)
` [PATCH v6 0/5] Add sysfs match-id modalias attribute for USB modules
  ` [PATCH v6 1/5] module: Add empty modalias sysfs attribute
    ` [PATCH v6 2/5] drivers: Add bus_for_each for iterating over the subsystems
    ` [PATCH v6 3/5] Implement modalias sysfs attribute for modules
    ` [PATCH v6 4/5] docs: Add entry for /sys/module/*/modalias
    ` [PATCH v6 5/5] drivers: Implement module modaliases for USB

Coverity: mt7996_mcu_ie_countdown(): Insecure data handling
 2022-12-02 22:27 UTC 

Coverity: mt7915_rate_txpower_get(): Resource leaks
 2022-12-02 22:26 UTC 

[PATCH clocksource 1/3] clocksource: Reject bogus watchdog clocksource measurements
 2022-12-02 22:24 UTC  (11+ messages)

Coverity: mt76x0_phy_get_target_power(): Memory - illegal accesses
 2022-12-02 22:23 UTC 

Coverity: mt7921_check_offload_capability(): Resource leaks
 2022-12-02 22:21 UTC 

[PATCH] net: ipa: use sysfs_emit() to instead of scnprintf()
 2022-12-02 22:20 UTC  (2+ messages)

[PATCH v2 bpf-next 0/1] BPF Iterator Document
 2022-12-02 22:17 UTC  (2+ messages)
` [PATCH v2 bpf-next 1/1] bpf, docs: "

Coverity: mt7996_mcu_rx_radar_detected(): Insecure data handling
 2022-12-02 22:13 UTC 

[RFC net-next v4 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-02 22:12 UTC  (2+ messages)
` [RFC net-next v4 2/2] bnxt: Use generic HBH removal helper in tx path

Coverity: mt7996_hw_queue_read(): Integer handling issues
 2022-12-02 22:11 UTC 

[PATCH] crypto/caam: Avoid GCC constprop bug warning
 2022-12-02 22:08 UTC  (5+ messages)

[PATCH bpf-next 0/2] Document some recent core kfunc additions
 2022-12-02 22:07 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf/docs: Document struct cgroup * kfuncs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox