mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-03 19:00 UTC  (3+ messages)
` [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags

[PATCH net-next v2 1/9] net: psample: add user cookie
 2024-06-03 18:56 UTC  (9+ messages)
` [PATCH net-next v2 2/9] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v2 3/9] net: psample: skip packet copy if no listeners
` [PATCH net-next v2 4/9] net: psample: allow using rate as probability
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
` [PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample
` [PATCH net-next v2 8/9] selftests: openvswitch: add emit_sample action
` [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-03 18:56 UTC  (4+ messages)

[Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
 2024-06-03 18:50 UTC  (2+ messages)

[PATCH V4 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-06-03 18:48 UTC  (4+ messages)
` [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-06-03 18:47 UTC  (13+ messages)
` [PATCH v1 2/6] cpufreq: intel_pstate: Do not update global.turbo_disabled after initialization

[PATCH v2 0/5] Add driver for LTC2664 and LTC2672
 2024-06-03 18:46 UTC  (3+ messages)
` [PATCH v2 2/5] iio: ABI: add DAC 42kohm_to_gnd powerdown mode

[PATCH 1/2] PCI: microchip: Fix outbound address translation tables
 2024-06-03 18:45 UTC  (2+ messages)

[PATCH v2 2/2] mm/damon/core: implement multi-context support
 2024-06-03 18:45 UTC  (2+ messages)

[PATCH v3 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-06-03 18:42 UTC  (4+ messages)
` [PATCH v3 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-06-03 18:39 UTC  (11+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c]
 2024-06-03 18:38 UTC  (3+ messages)

[RFC/PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
 2024-06-03 18:33 UTC 

[PATCH] tlclk: add missing MODULE_DESCRIPTION() macro
 2024-06-03 18:33 UTC 

[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-03 18:30 UTC  (9+ messages)
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-06-03 18:29 UTC  (3+ messages)

[PATCH v2 0/5] platform/chrome: Fix MEC concurrency problems for Framework Laptop
 2024-06-03 18:28 UTC  (5+ messages)
` [PATCH v2 3/5] platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id

Header conflicts with shmget() and SHM_HUGE_2MB
 2024-06-03 18:27 UTC 

[PATCH v4 0/3] Rust block device driver API and null block driver
 2024-06-03 18:26 UTC  (5+ messages)
` [PATCH v4 1/3] rust: block: introduce `kernel::block::mq` module

[PATCH v4 0/6] Red-black tree abstraction needed by Rust Binder
 2024-06-03 18:25 UTC  (12+ messages)
` [PATCH v4 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v4 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v4 3/6] rust: rbtree: add iterator
` [PATCH v4 4/6] rust: rbtree: add mutable iterator
` [PATCH v4 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v4 6/6] rust: rbtree: add `RBTree::entry`

[PATCH 0/3] Add and use get_cpu_cacheinfo_level()
 2024-06-03 18:24 UTC  (11+ messages)
` [PATCH 1/3] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
` [PATCH 2/3] x86/resctrl: Replace open code cacheinfo search in pseudo_lock_region_init()
` [PATCH 3/3] x86/resctrl: Replace open code cacheinfo search in rdtgroup_cbm_to_size()

[PATCH] netfs: Fix documentation comment for netfs_wait_for_outstanding_io()
 2024-06-03 18:23 UTC 

[PATCH v3 0/2] Add driver for Vishay VEML6040
 2024-06-03 18:22 UTC  (5+ messages)
` [PATCH v3 1/2] iio: light: "

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-03 18:21 UTC  (3+ messages)

[REGRESSION] probe with driver acpi-fan failed with error -22
 2024-06-03 18:20 UTC  (3+ messages)

[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
 2024-06-03 18:11 UTC  (6+ messages)
` [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH] ppdev: add missing MODULE_DESCRIPTION() macro
 2024-06-03 18:10 UTC 

[PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback
 2024-06-03 18:09 UTC  (5+ messages)
` [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code

[RFC PATCH v1] dma-buf: heaps: move the verification of heap_flags to the corresponding heap
 2024-06-03 18:06 UTC  (4+ messages)

[PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key
 2024-06-03 18:05 UTC  (3+ messages)

[PATCH 0/9] AMD MCA interrupts rework
 2024-06-03 18:04 UTC  (5+ messages)
` [PATCH 4/9] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH 6/9] x86/mce: Unify AMD THR handler with MCA Polling

[PATCH 2/4] fscache: Remove duplicate included header
 2024-06-03 18:01 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-06-03 18:00 UTC  (12+ messages)
` [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped

[PATCH] drm/xe/vm: Simplify if condition
 2024-06-03 18:00 UTC 

[PATCH] riscv: dts: starfive: Update flash partition layout
 2024-06-03 17:59 UTC  (3+ messages)

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-06-03 17:58 UTC  (5+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API

[PATCH] mm/memory_hotplug: prevent accessing by index=-1
 2024-06-03 17:58 UTC  (4+ messages)

[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
 2024-06-03 17:56 UTC  (3+ messages)

[PATCH 0/3] MCTP over PCC
 2024-06-03 17:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH] mailbox: ARM_MHU_V3 should depend on ARM64
 2024-06-03 17:52 UTC  (5+ messages)

[PATCH v1 0/2] spi: Make dummy SG handling robust
 2024-06-03 17:44 UTC  (9+ messages)

[PATCH] fix: Prevent memory leak by checking for NULL buffer before calling css_put()
 2024-06-03 17:42 UTC  (3+ messages)

[PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-03 17:41 UTC  (2+ messages)

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-03 17:41 UTC  (18+ messages)
` [PATCH v7 0/3] x86/snp: "
  ` [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec

[PATCH 0/3] parport: Cleanup some pre-devmodel code
 2024-06-03 17:39 UTC  (3+ messages)

[PATCH v2 00/10] Support ROHM BD96801 Scalable PMIC
 2024-06-03 17:38 UTC  (6+ messages)
` [PATCH v2 07/10] irqdomain: Allow giving name suffix for domain

[RESEND v3] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema
 2024-06-03 17:34 UTC  (2+ messages)

[PATCH] ARM: omap1: Remove unused struct 'dma_link_info'
 2024-06-03 17:34 UTC  (2+ messages)

[PATCH v3] media/*: Convert from tasklet to BH workqueue
 2024-06-03 17:33 UTC  (3+ messages)

[PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
 2024-06-03 17:31 UTC  (2+ messages)

[PATCH v1 0/1] regulator: tps6594-regulator: Correct nr_types assignment
 2024-06-03 17:31 UTC  (5+ messages)
` [PATCH v1 1/1] Correct nr_types assignment for TPS6594/3 and TPS65224

[PATCH] sysfs: Add stub sysfs_bin_attr_simple_read() for !CONFIG_SYSFS
 2024-06-03 17:30 UTC 

[PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
 2024-06-03 17:30 UTC  (2+ messages)

[PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
 2024-06-03 17:29 UTC  (5+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-06-03 17:28 UTC  (13+ messages)

[PATCH V5 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-06-03 17:25 UTC  (3+ messages)
` [PATCH V5 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-06-03 17:25 UTC  (4+ messages)
` [PATCH 9/9] mmc: Convert from tasklet to BH workqueue

[PATCH 3/6] drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
 2024-06-03 17:24 UTC  (2+ messages)

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-06-03 17:22 UTC  (5+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH v3] drivers: remoteproc: xlnx: add attach detach support
 2024-06-03 17:19 UTC 

[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
 2024-06-03 17:13 UTC  (2+ messages)

[PATCH v20 00/12] Implement copy offload support
 2024-06-03 17:12 UTC  (8+ messages)
  ` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer

[PATCH] rcutorture: Skip debug object testing for cur_ops without ->debug_objects set
 2024-06-03 17:12 UTC  (5+ messages)

[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-06-03 17:09 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds

[PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
 2024-06-03 17:08 UTC  (2+ messages)

[PATCH 00/14] alpha: cleanups for 6.10
 2024-06-03 17:08 UTC  (15+ messages)

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-03 17:06 UTC  (3+ messages)
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()

[PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-06-03 17:05 UTC  (2+ messages)

[PATCH v2 00/27] function_graph: Allow multiple users for function graph tracing
 2024-06-03 17:05 UTC  (6+ messages)
` [PATCH v2 10/27] ftrace: Add subops logic to allow one ops to manage many

[PATCH] null_blk: fix validation of block size
 2024-06-03 17:03 UTC  (5+ messages)

[PATCH] regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594
 2024-06-03 17:01 UTC 

[RFC PATCH v10 8/8] perf test: Add test for Intel TPEBS counting mode
 2024-06-03 17:00 UTC  (3+ messages)

[RFC PATCH v10 0/8] TPEBS counting mode support
 2024-06-03 17:00 UTC  (7+ messages)

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-03 16:58 UTC  (4+ messages)
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc

[PATCH 0/3] Rework mce_setup()
 2024-06-03 16:55 UTC  (5+ messages)
` [PATCH 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()

[PATCH] agp: add missing MODULE_DESCRIPTION() macros
 2024-06-03 16:55 UTC 

[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
 2024-06-03 16:54 UTC  (12+ messages)

[PATCH 0/3] Perf avoid opening events on offline CPUs
 2024-06-03 16:52 UTC  (6+ messages)
` [PATCH 1/3] perf pmu: Limit PMU cpumask to online CPUs
` [PATCH 2/3] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute

[PATCH v2 1/3] dt-bindings: iio: light: ROHM BH1745
 2024-06-03 16:49 UTC  (5+ messages)
` [PATCH v2 2/3] iio: light: ROHM BH1745 colour sensor
` [PATCH v2 3/3] MAINTAINERS: Add maintainer for ROHM BH1745

[PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-06-03 16:44 UTC  (3+ messages)

[PATCH] bus: mhi: ep: Do not allocate memory for MHI objects from DMA zone
 2024-06-03 16:43 UTC 

[PATCH v4 0/6] Add support for AD411x
 2024-06-03 16:39 UTC  (7+ messages)
` [PATCH v4 3/6] iio: adc: ad7173: refactor ain and vref selection

[PATCH] scripts: coccicheck: Replace http with https
 2024-06-03 16:37 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.10-rc3
 2024-06-03 16:36 UTC  (2+ messages)

[PATCH v6 0/5] LLCC: Support for Broadcast_AND region
 2024-06-03 16:35 UTC  (3+ messages)
` (subset) "

[PATCH] perf genelf: remove unused struct 'options'
 2024-06-03 16:32 UTC  (2+ messages)

[PATCH] perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
 2024-06-03 16:31 UTC  (2+ messages)

[PATCH 0/8] media: use 'time_left' instead of 'timeout' with wait_*() functions
 2024-06-03 16:28 UTC  (4+ messages)
` [PATCH 6/8] media: solo6x10: use 'time_left' variable with wait_for_completion_timeout()

[PATCH v4] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
 2024-06-03 16:26 UTC  (5+ messages)
` [tip: irq/urgent] "

[PATCH v5 0/9] Add support for AD411x
 2024-06-03 16:23 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: iio: adc: Add common-mode-channel property
` [PATCH v5 2/9] dt-bindings: adc: ad7173: add support for ad411x
` [PATCH v5 3/9] iio: adc: ad_sigma_delta: add disable_one callback
` [PATCH v5 4/9] iio: adc: ad7173: refactor channel configuration parsing
` [PATCH v5 5/9] iio: adc: ad7173: refactor ain and vref selection
` [PATCH v5 6/9] iio: adc: ad7173: add support for special inputs
` [PATCH v5 7/9] iio: adc: ad7173: refactor device info structs
` [PATCH v5 8/9] iio: adc: ad7173: document sampling frequency behaviour
` [PATCH v5 9/9] iio: adc: ad7173: Add support for AD411x devices

[PATCH v2 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-03 16:22 UTC  (3+ messages)
` [PATCH v2 5/5] firmware: imx: adds miscdev

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-06-03 16:22 UTC  (23+ messages)

[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-06-03 16:22 UTC  (5+ messages)

[syzbot] [net?] KASAN: use-after-free Read in rhashtable_lookup_fast (2)
 2024-06-03 16:20 UTC 

[PATCH 1/3] kconfig: doc: fix a typo in the note about 'imply'
 2024-06-03 16:19 UTC  (3+ messages)
` [PATCH 2/3] kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
` [PATCH 3/3] kconfig: remove wrong expr_trans_bool()

[PATCH v4] Documentation: cve Korean translation
 2024-06-03 16:15 UTC 

[PATCH v2] x86/traps: Enable UBSAN traps on x86
 2024-06-03 16:13 UTC  (2+ messages)

[PATCH] sched/balance: Skip unnecessary updates to idle load balancer's flags
 2024-06-03 16:13 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: add notification completion channel
 2024-06-03 16:11 UTC  (3+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: mailbox: support P2A channel completion

[v2 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-06-03 16:06 UTC  (8+ messages)

[PATCH] cpufreq: intel_pstate: Fix unchecked HWP MSR access
 2024-06-03 16:03 UTC  (2+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in llc_conn_state_process (2)
 2024-06-03 15:59 UTC 

[PATCH v2 0/8] Add R-Car fuse support
 2024-06-03 15:59 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: fuse: Document R-Car E-FUSE / PFC
` [PATCH v2 2/8] dt-bindings: fuse: Document R-Car E-FUSE / OTP_MEM

[PATCH v2 0/3] i2c: mux: gpio: Add 'transition-delay-us' property
 2024-06-03 15:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: "

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-06-03 15:57 UTC  (12+ messages)
` [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue

[PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-06-03 15:56 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95

page:  |  | latest

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

all inboxes | Powered by JetHome®