LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-14 16:35:50 to 2022-10-14 20:32:47 UTC [more...]

[GIT PULL] ARM: SoC fixes for 6.1
 2022-10-14 20:32 UTC 

[PATCH v2 0/2] Changes for ufshcd.c
 2022-10-14 20:30 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove unnecessary if statement

[PATCH v4 0/3] Support storing struct task_struct objects as kptrs
 2022-10-14 20:28 UTC  (4+ messages)
` [PATCH v4 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH v4 2/3] Now that BPF supports adding new kernel functions with kfuncs, and storing kernel objects in maps with kptrs, we can add a set of kfuncs which allow struct task_struct objects to be stored in maps as referenced kptrs. The possible use cases for doing this are plentiful. During tracing, for example, it would be useful to be able to collect some tasks that performed a certain operation, and then periodically summarize who they are, which cgroup they're in, how much CPU time they've utilized, etc
` [PATCH v4 3/3] bpf/selftests: Add selftests for new task kfuncs

[RFC PATCH] x86/sev-es: Include XSS value in GHCB CPUID request
 2022-10-14 20:27 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Avoid glitching lines when we first mux to output
 2022-10-14 20:27 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.1-rc1
 2022-10-14 20:24 UTC  (2+ messages)

[GIT PULL] sched/psi changes for v6.1
 2022-10-14 20:24 UTC  (2+ messages)

[GIT PULL] LEDs changes for v6.1-rc
 2022-10-14 20:24 UTC  (2+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-10-14 20:23 UTC  (12+ messages)

[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-10-14 20:21 UTC  (4+ messages)

[PATCH v3 0/3] Support storing struct task_struct objects as kptrs
 2022-10-14 20:19 UTC  (5+ messages)
` [PATCH v3 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH v3 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH v3 3/3] bpf/selftests: Add selftests for new task kfuncs

[PATCH] kbuild: fix single directory build
 2022-10-14 20:18 UTC 

[PATCH v4 0/4] pass -march= only to compiler
 2022-10-14 20:16 UTC  (6+ messages)
` [PATCH v4 1/4] ARM: remove lazy evaluation in Makefile
` [PATCH v4 2/4] ARM: use .arch directives instead of assembler command line flags
` [PATCH v4 3/4] ARM: only use -mtp=cp15 for the compiler
` [PATCH v4 4/4] ARM: pass -march= only to compiler

[PATCH 00/13] Make microcode loading more robust
 2022-10-14 20:09 UTC  (14+ messages)
` [PATCH 01/13] x86/microcode/intel: Print old and new rev after early microcode update
` [PATCH 02/13] x86/microcode: Do not load from filesystem for CPU hot add
` [PATCH 03/13] x86/microcode/intel: Fix a hang if early loading microcode fails
` [PATCH 04/13] x86/x2apic: Support x2apic self IPI with NMI_VECTOR
` [PATCH 05/13] x86/microcode: Place siblings in NMI loop while update in progress
` [PATCH 06/13] x86/microcode: Rename refresh_fw to late_loading
` [PATCH 07/13] x86/microcode: Move late-load warning to earlier where kernel taint happens
` [PATCH 08/13] x86/microcode/intel: Add minimum required revision to microcode header
` [PATCH 09/13] x86/microcode: Add a generic mechanism to declare support for minrev
` [PATCH 10/13] x86/microcode/intel: Drop wbinvd() from microcode loading
` [PATCH 11/13] x86/microcode: Display revisions only when update is successful
` [PATCH 12/13] x86/mce: Warn of a microcode update is in progress when MCE arrives
` [PATCH 13/13] x86/microcode/intel: Add ability to update microcode even if rev is unchanged

[PATCH 0/2] perf intel-pt: Fix system_wide dummy event for hybrid
 2022-10-14 20:09 UTC  (4+ messages)
` [PATCH 2/2] "

[ANNOUNCE] 5.15.73-rt52
 2022-10-14 20:08 UTC 

[PATCH v2 0/1] perf test: Fix attr tests for PERF_FORMAT_LOST
 2022-10-14 20:07 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCHSET 00/19] perf stat: Cleanup counter aggregation (v2)
 2022-10-14 20:04 UTC  (5+ messages)
    ` [PATCH 20/19] perf stat: Factor out evsel__count_has_error()

[PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
 2022-10-14 20:04 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-14 20:00 UTC  (4+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-10-14 19:58 UTC  (3+ messages)

[PATCH v2 0/2] cxl: Add basic MSI/MSI-X support
 2022-10-14 19:49 UTC  (3+ messages)
` [PATCH 1/2] cxl/pci: Add generic MSI/MSI-X interrupt support
` [PATCH 2/2] cxl/mbox: Wire up basic irq support

[PATCH v3 0/7] drm/vc4: Fix the core clock behaviour
 2022-10-14 19:45 UTC  (8+ messages)
` [PATCH v3 1/7] firmware: raspberrypi: Introduce rpi_firmware_find_node()
` [PATCH v3 2/7] firmware: raspberrypi: Move the clock IDs to the firmware header
` [PATCH v3 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate

[GIT PULL] arm64 fixes for 6.1-rc1
 2022-10-14 19:44 UTC  (2+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-14 19:44 UTC  (11+ messages)
` [PATCH v2 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW

[GIT PULL] Final MM updates for 6.1-rc1
 2022-10-14 19:44 UTC  (2+ messages)

[PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
 2022-10-14 19:40 UTC  (11+ messages)

[PATCH v2 0/8] KVM: x86: allow compiling out SMM support
 2022-10-14 19:38 UTC  (3+ messages)
` [PATCH v2 1/8] KVM: x86: start moving SMM-related functions to new files

[syzbot] WARNING: ODEBUG bug in ieee80211_led_exit
 2022-10-14 19:37 UTC 

[PATCH v2] clk: mediatek: clk-mux: Add .determine_rate() callback
 2022-10-14 19:36 UTC  (9+ messages)

[PATCH v2 0/9] gpiolib: more quirks to handle legacy names
 2022-10-14 19:34 UTC  (11+ messages)
` [PATCH v2 1/9] gpiolib: of: add a quirk for legacy names in Mediatek mt2701-cs42448
` [PATCH v2 2/9] gpiolib: of: consolidate simple renames into a single quirk
` [PATCH v2 3/9] gpiolib: of: tighten selection of gpio renaming quirks
` [PATCH v2 4/9] gpiolib: of: add quirk for locating reset lines with legacy bindings
` [PATCH v2 5/9] gpiolib: of: add a quirk for reset line for Marvell NFC controller
` [PATCH v2 6/9] gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codec
` [PATCH v2 7/9] gpiolib: of: factor out code overriding gpio line polarity
` [PATCH v2 8/9] gpiolib: of: add quirk for phy reset polarity for Freescale Ethernet
` [PATCH v2 9/9] gpiolib: of: add a quirk for reset line polarity for Himax LCDs

[PATCH v2 5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
 2022-10-14 19:27 UTC  (4+ messages)

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-14 19:21 UTC  (8+ messages)
` [RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code
` [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-14 19:19 UTC  (9+ messages)
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
    ` [EXT] "

[PATCH v2 0/5] media: i2c: ov5645 driver enhancements
 2022-10-14 19:18 UTC  (8+ messages)
` [PATCH v2 1/5] media: dt-bindings: ov5645: Convert OV5645 binding to a schema
` [PATCH v2 2/5] media: i2c: ov5645: Use runtime PM
` [PATCH v2 3/5] media: i2c: ov5645: Drop empty comment
` [PATCH v2 4/5] media: i2c: ov5645: Return zero for s_stream(0)
` [PATCH v2 5/5] media: i2c: ov5645: Call ov5645_entity_init_cfg() before registering the subdev

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-2 tag
 2022-10-14 19:13 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.1 Merge Window, Part 2
 2022-10-14 19:13 UTC  (2+ messages)

[GIT PULL] s390 patches for the 6.1 merge window #2
 2022-10-14 19:13 UTC  (2+ messages)

[GIT PULL] parisc architecture fixes and enhancements for v6.1-rc1
 2022-10-14 19:13 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: add dynamic logging for mlx5_dump_err_cqe
 2022-10-14 19:12 UTC  (3+ messages)

[BUG?] X86 arch_tlbbatch_flush() seems to be lacking mm_tlb_flush_nested() integration
 2022-10-14 19:08 UTC  (2+ messages)

[PATCH v5 0/5] dirty_log_perf_test vCPU pinning
 2022-10-14 19:02 UTC  (6+ messages)

[PATCH 0/4 v3] Staging: rtl8192e: fix coding style issues
 2022-10-14 19:00 UTC  (3+ messages)
` [PATCH 3/4] Staging: rtl8192e: make alignment match open parenthesis

[PATCH 0/6] IRQ handling patches backport to 4.14 stable
 2022-10-14 19:00 UTC  (5+ messages)

[RFC PATCH v5] media: mediatek: vcodec: support stateless AV1 decoder
 2022-10-14 18:58 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-14 18:57 UTC  (3+ messages)
` [PATCH v8 7/8] KVM: Handle page fault for private memory

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-10-14 18:52 UTC  (10+ messages)
      ` [PATCH RFC 0/2] Generate device tree node for pci devicesgain,

[PATCH 5.15 00/33] 5.15.74-rc2 review
 2022-10-14 18:51 UTC  (3+ messages)

[RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-10-14 18:47 UTC  (5+ messages)
` [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa

[PATCH v3] KVM: arm64: nvhe: Fix build with profile optimization
 2022-10-14 18:45 UTC 

[PATCH] scripts: rust_is_available.sh: Provide hints on how to fix missing pieces
 2022-10-14 18:44 UTC  (3+ messages)

[PATCH] of: declare string literals const
 2022-10-14 18:42 UTC  (2+ messages)

[RFC v2 3/4] modules, x86: use vmalloc_exec for module core
 2022-10-14 18:41 UTC  (3+ messages)

Add linux-um archives to lore.kernel.org?
 2022-10-14 18:41 UTC  (10+ messages)

[PATCH 6.0 00/34] 6.0.2-rc1 review
 2022-10-14 18:39 UTC  (3+ messages)

[PATCH v10 00/27] Rust support
 2022-10-14 18:34 UTC  (9+ messages)
` [PATCH v10 25/27] x86: enable initial "

[PATCH 0/3] srcu: A few NMI-safe debugging updates
 2022-10-14 18:35 UTC  (2+ messages)

[PATCH V2] x86/split_lock: Add sysctl to control the misery mode
 2022-10-14 18:26 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
 2022-10-14 18:15 UTC  (2+ messages)

[PATCH] parisc: Fix spelling mistake "mis-match" -> "mismatch"
 2022-10-14 18:07 UTC  (2+ messages)

[PATCH v6 1/3] media: dt-bindings: imx412: Extend compatible strings
 2022-10-14 18:04 UTC  (3+ messages)
` [PATCH v6 2/3] media: i2c: imx412: Assign v4l2 device subname based on compat string
` [PATCH v6 3/3] media: i2c: imx412: Add new compatible strings

[PATCH V2 0/2] net: Fixup cpu_mask usage
 2022-10-14 18:03 UTC  (8+ messages)
` [PATCH V2 1/2] net: Fixup netif_attrmask_next_and warning

[PATCH v2 1/3] arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
 2022-10-14 18:02 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema
` [PATCH v2 3/3] dt-bindings: pinctrl: qcom,sc7180: convert to dtschema

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-14 17:59 UTC  (4+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM

[PATCH V7 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-10-14 17:49 UTC  (3+ messages)
` [PATCH V7 6/7] remoteproc: imx_rproc: request mbox channel later

[PATCH V2 0/3] Some pstore improvements V2
 2022-10-14 17:42 UTC  (5+ messages)
` [PATCH V2 1/3] pstore: Alert on backend write error
  ` (subset) "
` [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size

[PATCH 0/8] Some pstore improvements
 2022-10-14 17:41 UTC  (3+ messages)
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
  ` (subset) "

[PATCH] Documentation: process: update the list of current LTS
 2022-10-14 17:41 UTC  (8+ messages)
        ` [PATCH v2] Documentation: process: replace outdated LTS table w/ link

[PATCH 0/7] perf intel-pt: jitdump fix and test
 2022-10-14 17:35 UTC  (12+ messages)
` [PATCH 1/7] perf test: test_intel_pt.sh: Fix return checking again
` [PATCH 2/7] perf test: test_intel_pt.sh: Tidy some perf record options
` [PATCH 3/7] perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
` [PATCH 4/7] perf test: test_intel_pt.sh: Tidy some alignment
` [PATCH 5/7] perf test: test_intel_pt.sh: Add jitdump test
` [PATCH 6/7] perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
` [PATCH 7/7] perf test: test_intel_pt.sh: Add 9 tests

[PATCH 5.10 00/54] 5.10.148-rc1 review
 2022-10-14 17:29 UTC  (3+ messages)

[PATCH v17 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-10-14 16:56 UTC  (4+ messages)
` [PATCH v17 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH] tracing: Add __cpumask to denote a trace event field that is a cpumask_t
 2022-10-14 17:21 UTC  (2+ messages)

[RFC] EADDRINUSE from bind() on application restart after killing
 2022-10-14 17:20 UTC  (10+ messages)

[PATCH V4 0/4] x86/topology: Fix CPUID.1F handling
 2022-10-14 17:20 UTC  (4+ messages)
` [PATCH V4 1/4] hwmon/coretemp: Rename indx to index

[PATCH v8] drm: Add initial ci/ subdirectory
 2022-10-14 17:10 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-14 17:10 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH 00/11] Reviving the Proxy Execution Series
 2022-10-14 17:07 UTC  (6+ messages)
` [RFC PATCH 05/11] sched: Split scheduler execution context
` [RFC PATCH 07/11] sched: Add proxy execution

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-14 16:56 UTC  (3+ messages)

[PATCH] Staging: rtl8192e: fix a brace style issue
 2022-10-14 16:56 UTC  (2+ messages)

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-10-14 16:55 UTC  (10+ messages)

[PATCH v4] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-14 16:54 UTC  (2+ messages)

[PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}
 2022-10-14 16:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kbuild: add -fno-discard-value-names to cmd_cc_ll_c
 2022-10-14 16:53 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] drivers/hwmon: use simple i2c probe
 2022-10-14 16:52 UTC  (2+ messages)

[PATCH] hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0
 2022-10-14 16:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: git://github -> https://github.com for petkan
 2022-10-14 16:50 UTC  (2+ messages)

[RFC PATCH] iommu/vt-d: Add sanity check to iommu_sva_bind_device()
 2022-10-14 16:50 UTC  (8+ messages)

[PATCH] hwmon: corsair-psu: add USB id of the new HX1500i psu
 2022-10-14 16:50 UTC  (2+ messages)

[PATCH] of: Define of_match_ptr() with PTR_IF() to avoid unused variable warnings
 2022-10-14 16:47 UTC  (3+ messages)

[PATCH 0/5] MediaTek watchdog: MT6795 support and YAML conversion
 2022-10-14 16:46 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-14 16:44 UTC  (9+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

[PATCH] watchdog: sp805_wdt: fix spelling typo in comment
 2022-10-14 16:44 UTC  (2+ messages)

[PATCH v2] sched/psi: Fix avgs_work re-arm in psi_avgs_work()
 2022-10-14 16:41 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2022-10-14 16:36 UTC  (3+ messages)
` [PATCH v3 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver


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