mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v7 00/13] Make PCI's devres API more consistent
 2024-06-13 18:45 UTC  (10+ messages)
` [PATCH v7 01/13] PCI: Add and use devres helper for bit masks
` [PATCH v7 03/13] PCI: Reimplement plural devres functions
` [PATCH v7 09/13] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v7 10/13] PCI: Give pci(m)_intx "

[PATCH 0/2] stop lockref from degrading to locked-only ops
 2024-06-13 18:43 UTC  (11+ messages)
` [PATCH 1/2] lockref: speculatively spin waiting for the lock to be released

[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-13 18:42 UTC  (6+ messages)
` [PATCH v6 2/2] pstore/ramoops: Add ramoops.mem_name= command line option

[net-next,v4 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-06-13 18:40 UTC  (3+ messages)
` [net-next,v4 5/8] cn10k-ipsec: Add SA add/delete support for outb inline ipsec

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-06-13 18:38 UTC  (27+ messages)
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields
` [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests

[GIT PULL] Networking for v6.10-rc4
 2024-06-13 18:37 UTC  (3+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
 2024-06-13 18:34 UTC  (6+ messages)

[PATCH v3 0/5] nfsd/sunrpc: allow starting/stopping pooled NFS server via netlink
 2024-06-13 18:34 UTC  (6+ messages)
` [PATCH v3 1/5] sunrpc: fix up the special handling of sv_nrpools == 1
` [PATCH v3 2/5] nfsd: make nfsd_svc take an array of thread counts
` [PATCH v3 3/5] nfsd: allow passing in array of thread counts via netlink
` [PATCH v3 4/5] sunrpc: refactor pool_mode setting code
` [PATCH v3 5/5] nfsd: new netlink ops to get/set server pool_mode

[PATCH v2 0/8] Refactor perf python module build
 2024-06-13 18:32 UTC  (9+ messages)
` [PATCH v2 1/8] perf build: Add '*.a' to clean targets
` [PATCH v2 2/8] perf ui: Make ui its own library
` [PATCH v2 3/8] perf pmu-events: Make pmu-events a library
` [PATCH v2 4/8] perf test: Make tests its own library
` [PATCH v2 5/8] perf bench: Make bench "
` [PATCH v2 6/8] perf util: Make util "
` [PATCH v2 7/8] perf python: Switch module to linking libraries from building source
` [PATCH v2 8/8] perf python: Clean up build dependencies

[PATCH v7 0/9] Add support for AD411x
 2024-06-13 18:30 UTC  (3+ messages)

[PATCH net v1 1/2] net: phy: dp83tg720: wake up PHYs in managed mode
 2024-06-13 18:30 UTC  (2+ messages)
` [PATCH net v1 2/2] net: phy: dp83tg720: get initial master/slave configuration

[PATCH bpf v2] bpf: fix UML x86_64 compile failure
 2024-06-13 18:30 UTC  (2+ messages)

[syzbot] [net?] memory leak in ___neigh_create (2)
 2024-06-13 18:30 UTC  (2+ messages)
` [syzbot] "

[PATCH] scsi: ufs: core: Free memory allocated for model before reinit
 2024-06-13 18:27 UTC 

security: ima_policy.c:427:17: error: too many arguments to function 'ima_filter_rule_init'
 2024-06-13 18:23 UTC  (3+ messages)

[PATCH bpf-next 0/2] Fixes for kfunc prototype generation
 2024-06-13 18:20 UTC  (2+ messages)

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-13 18:16 UTC  (15+ messages)
` [PATCH v2 01/14] thread_info: Add helpers to test and clear TIF_NOTIFY_IPI
` [PATCH v2 02/14] sched: Define a need_resched_or_ipi() helper and use it treewide
` [PATCH v2 03/14] sched/core: Use TIF_NOTIFY_IPI to notify an idle CPU in TIF_POLLING mode of pending IPI
` [PATCH v2 04/14] x86/thread_info: Introduce TIF_NOTIFY_IPI flag
` [PATCH v2 05/14] arm/thread_info: "
` [PATCH v2 06/14] alpha/thread_info: "
` [PATCH v2 07/14] openrisc/thread_info: "
` [PATCH v2 08/14] powerpc/thread_info: "
` [PATCH v2 09/14] sh/thread_info: "
` [PATCH v2 10/14] sparc/thread_info: "
` [PATCH v2 11/14] csky/thread_info: "
` [PATCH v2 12/14] parisc/thread_info: "
` [PATCH v2 13/14] nios2/thread_info: "
` [PATCH v2 14/14] microblaze/thread_info: "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-13 18:13 UTC  (11+ messages)

[RFC net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-13 18:13 UTC  (8+ messages)
` [RFC net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
` [RFC net-next 2/7] selftests: openvswitch: Refactor actions parsing
` [RFC net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
` [RFC net-next 4/7] selftests: openvswitch: Add support for tunnel() key
` [RFC net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
` [RFC net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [RFC net-next 7/7] selftests: net: add config for openvswitch

[PATCH v3] staging: vt6656: Remove line from TODO
 2024-06-13 18:12 UTC  (2+ messages)

[PATCH v1] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
 2024-06-13 18:08 UTC 

[PATCH v7] gpio: virtuser: new virtual driver
 2024-06-13 18:03 UTC  (6+ messages)

[PATCH 0/2] ipmi: ssif_bmc: add support of skipping ARM SBMR boot progress response
 2024-06-13 17:59 UTC  (3+ messages)
` [PATCH 1/2] bindings: ipmi: Add property for skipping "

[RESEND][PATCH] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-13 17:59 UTC  (3+ messages)

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-13 17:55 UTC  (16+ messages)
` [PATCH v11 2/9] cpufreq: simplify boolean parsing with kstrtobool in store function
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers
` [PATCH v11 4/9] cpufreq: amd-pstate: initialize new core precision boost state
` [PATCH v11 5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v11 6/9] cpufreq: amd-pstate: Add set_boost callback for active mode
` [PATCH v11 8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method
` [PATCH v11 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU "

[PATCH] drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msm
 2024-06-13 17:55 UTC  (3+ messages)

[PATCH v2] mfd: tps65912: Use devm helper functions to simplify probe
 2024-06-13 17:54 UTC 

[PATCH] Improve cpupower utility build process description
 2024-06-13 17:52 UTC 

[PATCH v6 2/2] PCI: altera: support dt binding update
 2024-06-13 17:51 UTC  (3+ messages)

[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-06-13 17:47 UTC  (4+ messages)
` [PATCH 3/4] acpi/ghes, cxl/pci: "

[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
 2024-06-13 17:46 UTC  (2+ messages)

[PATCH v3 00/12] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-06-13 17:44 UTC  (2+ messages)

[PATCH 6.1 00/85] 6.1.94-rc1 review
 2024-06-13 17:43 UTC  (3+ messages)

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-13 17:41 UTC 

[PATCH 5.15.y] iommu/dma: Trace bounce buffer usage when mapping buffers
 2024-06-13 17:40 UTC  (4+ messages)

[PATCH 1/2] list: introduce a new cutting helper
 2024-06-13 17:39 UTC  (11+ messages)

[GIT PULL] memblock:fix validation of NUMA coverage
 2024-06-13 17:38 UTC  (3+ messages)

[PATCH net-next 0/5] net: flower: validate encapsulation control flags
 2024-06-13 17:38 UTC  (3+ messages)

[PATCH v2 0/4] riscv: Separate vendor extensions from standard extensions
 2024-06-13 17:37 UTC  (3+ messages)

[PATCH v4 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-13 17:35 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: reset: Convert mode-.* properties to array

[PATCH v3 linux-next] leds: powernv: replace of_node_put to __free
 2024-06-13 17:34 UTC  (4+ messages)
` (subset) "

[Resend PATCHv4 1/1] mm: fix incorrect vbq reference in purge_fragmented_block
 2024-06-13 17:33 UTC  (2+ messages)

[PATCH] soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove
 2024-06-13 17:30 UTC  (3+ messages)

[PATCH 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
 2024-06-13 17:30 UTC  (8+ messages)
` [PATCH 3/5] DONOTMERGE: dt-bindings: mfd: syscon: add TI's opp table compatible

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-13 17:29 UTC  (2+ messages)

[PATCH v5] drm/ci: add tests on vkms
 2024-06-13 17:28 UTC  (4+ messages)

[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
 2024-06-13 17:27 UTC  (14+ messages)
` [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
` [PATCH 3/4] arm64: dts: qcom: x1e80100: Add BWMONs
` [PATCH 4/4] arm64: dts: qcom: x1e80100: Add fastrpc nodes

[PATCH 1/1] MAINTAINERS: Update LED's active maintainer tree
 2024-06-13 17:27 UTC 

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-06-13 17:27 UTC  (2+ messages)

[PATCH 0/5] Refactor, fix and improve NanoPi R6 series
 2024-06-13 17:27 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: dp83867: add cable diag support
 2024-06-13 17:26 UTC  (6+ messages)
` [PATCH net-next 1/3] net: phy: dp83867: Add SQI support
` [PATCH net-next 2/3] net: phy: dp83867: add cable test support

[PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
 2024-06-13 17:23 UTC  (2+ messages)

[RFC 0/2] Initial LKMM atomics support in Rust
 2024-06-13 17:22 UTC  (6+ messages)
` [RFC 2/2] rust: sync: Add atomic support

[PATCH v6 0/6] RK3588 VEPU121/VPU121 support
 2024-06-13 17:21 UTC  (3+ messages)
` [PATCH v6 5/6] arm64: dts: rockchip: Add VEPU121 to RK3588

[PATCH] ARM: dts: qcom: motorola-falcon: add accelerometer, magnetometer
 2024-06-13 17:20 UTC  (4+ messages)

[PATCH] backlight: add missing MODULE_DESCRIPTION() macros
 2024-06-13 17:20 UTC  (2+ messages)
` (subset) "

[PATCH] arm64/efi: Fix kmemleak false positive in arm64_efi_rt_init()
 2024-06-13 17:19 UTC  (2+ messages)

[PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
 2024-06-13 17:19 UTC  (2+ messages)

[PATCH] leds: mt6360: fix memory leak in mt6360_init_isnk_properties()
 2024-06-13 17:18 UTC  (2+ messages)
` (subset) "

[syzbot] [io-uring?] KCSAN: data-race in io_worker_handle_work / io_wq_worker_cancel (3)
 2024-06-13 17:18 UTC 

[PATCH linux-next] leds: tlc591xx: Replace of_node_put to __free
 2024-06-13 17:15 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] riscv: Per-thread envcfg CSR support
 2024-06-13 17:14 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v2 2/3] riscv: Add support for per-thread envcfg CSR values
` [PATCH v2 3/3] riscv: Call riscv_user_isa_enable() only on the boot hart

[PATCH] mfd: tps65912: Use devm helper functions to simplify probe
 2024-06-13 17:13 UTC  (2+ messages)

[PATCH v2] loop: Disable fallocate() zero and discard if not supported
 2024-06-13 17:11 UTC  (2+ messages)

[PATCH 1/2] mfd: arizona: Simplify with spi_get_device_match_data()
 2024-06-13 17:10 UTC  (2+ messages)

[PATCH 1/3] mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)
 2024-06-13 17:09 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: convert tas571x.txt to dt-schema
 2024-06-13 17:09 UTC  (2+ messages)

[PATCH 0/3] Pinctrl: A4: Add pinctrl driver
 2024-06-13 17:08 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs

[PATCH v2 0/6] Update GCC, GPUCC clock drivers on SA8775P
 2024-06-13 17:05 UTC  (3+ messages)
` [PATCH v2 3/6] clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clk

[PATCH 0/3] riscv: Per-thread envcfg CSR support
 2024-06-13 17:01 UTC  (6+ messages)
` [PATCH 2/3] riscv: Add support for per-thread envcfg CSR values

[PATCH v3 0/5] Add driver for LTC2664 and LTC2672
 2024-06-13 17:00 UTC  (5+ messages)
` [PATCH v3 1/5] iio: ABI: Generalize ABI documentation for DAC

[PATCH] USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg'
 2024-06-13 16:58 UTC  (4+ messages)

[PATCH V4 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-06-13 16:58 UTC  (3+ messages)
` [PATCH V4 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL

[PATCH v2 0/6] minor fixes and improvements
 2024-06-13 16:58 UTC  (6+ messages)

[PATCH v2 0/5] nfsd/sunrpc: allow starting/stopping pooled NFS server via netlink
 2024-06-13 16:58 UTC  (4+ messages)
` [PATCH v2 2/5] nfsd: make nfsd_svc call nfsd_set_nrthreads

[PATCH] mfd: add missing MODULE_DESCRIPTION() macros
 2024-06-13 16:56 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-06-13 16:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: xilinx: Add support for function with pins

[PATCH v1 0/7] Refactor perf python module build
 2024-06-13 16:55 UTC  (5+ messages)

[PATCH v3 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
 2024-06-13 16:54 UTC  (2+ messages)

[PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
 2024-06-13 16:54 UTC  (5+ messages)
` [PATCH 2/2] leds: rgb: leds-qcom-lpg: Fix line wrapping style issues
` (subset) [PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers

[PATCH] mailbox: mtk-cmdq: Add unregister mailbox controller in cmdq_remove()
 2024-06-13 16:53 UTC  (3+ messages)

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-13 16:51 UTC  (2+ messages)

[PATCH v5] binder: use bitmap for faster descriptor lookup
 2024-06-13 16:50 UTC  (2+ messages)

[PATCH 6.6 000/137] 6.6.34-rc1 review
 2024-06-13 16:50 UTC  (2+ messages)

[PATCH v1 0/3] mm: zswap: global shrinker fix and proactive shrink
 2024-06-13 16:49 UTC  (11+ messages)
` [PATCH v1 1/3] mm: zswap: fix global shrinker memcg iteration

[PATCH v2] leds: triggers: flush pending brightness before activating trigger
 2024-06-13 16:49 UTC  (2+ messages)
` (subset) "

[PATCH 5.15 000/402] 5.15.161-rc1 review
 2024-06-13 16:48 UTC  (2+ messages)

[syzbot] [bcachefs?] INFO: task hung in truncate_setsize
 2024-06-13 16:48 UTC 

[PATCH] backlight: lm3509_bl: Fix NULL vs IS_ERR() check in register() function
 2024-06-13 16:48 UTC  (2+ messages)
` (subset) "

[PATCH 0/8] Add support for SA8775P Multimedia clock controllers
 2024-06-13 16:46 UTC  (5+ messages)
` [PATCH 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P
` [PATCH 8/8] arm64: dts: qcom: Update sleep_clk frequency to 32000 "

[PATCH v16 0/5] riscv: sophgo: add clock support for sg2042
 2024-06-13 16:45 UTC  (3+ messages)

[PATCH] PCI: hotplug: Use atomic_{fetch_}andnot() where appropriate
 2024-06-13 16:44 UTC  (3+ messages)

[PATCH v2 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
 2024-06-13 16:44 UTC  (3+ messages)

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-13 16:43 UTC  (10+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry

[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset
 2024-06-13 16:43 UTC  (2+ messages)

[PATCH v4 0/5] iio: adc: ad7192: Improvements
 2024-06-13 16:43 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: iio: adc: ad7192: Update clock config
` [PATCH v4 4/5] dt-bindings: iio: adc: ad7192: Add clock provider

[PATCH v5 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-06-13 16:42 UTC  (6+ messages)
` [PATCH v5 3/4] dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: add secure-monitor property

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2024-06-13 16:42 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: decompressor: support memory start validation for "

[PATCH] watchdog: kempld: use pretimeout member of watchdog_device struct
 2024-06-13 16:41 UTC 

[PATCH 0/2] LoongArch: Fix S3 sleep on U-Boot + QEMU virt machine
 2024-06-13 16:41 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: Initialise unused Direct Map Windows
` [PATCH 2/2] LoongArch: Fix ACPI standard register based S3 support

[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 16:38 UTC  (5+ messages)
` [PATCH v4 1/2] "

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®