mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] staging: gpib: Add lower bound check for secondary address
 2024-12-07 12:34 UTC 

[PATCH 0/2] Add watchdog support for IPQ5424
 2024-12-07 12:32 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5424: Add watchdog node

[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2024-12-07 12:24 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-07 12:24 UTC  (24+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()

[PATCH v2] ASoC: audio-graph-card: Call of_node_put() on correct node
 2024-12-07 12:22 UTC 

[PATCH v2] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2024-12-07 12:17 UTC 

Linux 6.12
 2024-12-07 12:16 UTC  (5+ messages)
` TPM/EFI issue [Was: Linux 6.12]

[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-07 12:11 UTC  (10+ messages)
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v5 00/10] iio: accel: adxl345: add FIFO operating with IRQ triggered watermark events
 2024-12-07 12:10 UTC  (7+ messages)
` [PATCH v5 06/10] dt-bindings: iio: accel: add interrupt-names

[PATCHv2] cpumask: work around false-postive stringop-overread errors
 2024-12-07 11:44 UTC  (3+ messages)

[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
 2024-12-07 10:46 UTC  (5+ messages)

[PATCH net-next v1] net: stmmac: Move extern declarations from common.h to hwif.h
 2024-12-07 10:39 UTC  (3+ messages)

[PATCH 0/5] soc: renesas: Add system controller support for RZ/G3E SoC
 2024-12-07 10:36 UTC  (5+ messages)
` [PATCH 3/5] soc: renesas: rz-sysc: Add support for RZ/G3E family

[PATCH] headers/cleanup.h: Remove the if_not_guard() facility
 2024-12-07 10:22 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH] [PATCH] rust: macros: add authors
 2024-12-07 10:14 UTC  (4+ messages)
  `  "

[PATCH] fs/netfs: Remove redundant use of smp_rmb()
 2024-12-07 10:09 UTC  (4+ messages)

[PATCH] powerpc/32: Replace mulhdu() by mul_u64_u64_shr()
 2024-12-07 10:09 UTC 

[syzbot] [nilfs?] possible deadlock in nilfs_page_mkwrite
 2024-12-07  9:54 UTC 

[PATCH v3 0/3] clk: samsung: Introduce Exynos990 clock support
 2024-12-07  9:25 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add Exynos990 SoC CMU bindings
` [PATCH v3 2/3] clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}
` [PATCH v3 3/3] clk: samsung: Introduce Exynos990 clock controller driver

[RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 0/5] arm_mpam: Introduce the Narrow-PARTID feature for MPAM driver
 2024-12-07  9:21 UTC  (6+ messages)
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 1/5] arm_mpam: Introduce the definitions of intPARTID and reqPARTID
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 2/5] arm_mpam: Read monitor value with new closid/rmid pair
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 3/5] arm_mpam: Set INTERNAL as needed when setting MSC controls
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 4/5] arm_mpam: Automatically synchronize the configuration of all sub-monitoring groups
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 5/5] arm_mpam: Adapting the closid/rmid matching determination functions

[PATCH] regulator: axp20x: AXP717: set ramp_delay
 2024-12-07  9:18 UTC  (4+ messages)

[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-07  9:11 UTC  (3+ messages)

[PATCH 6.6 000/676] 6.6.64-rc1 review
 2024-12-07  9:04 UTC  (4+ messages)

[PATCH 6.12 000/146] 6.12.4-rc1 review
 2024-12-07  9:02 UTC  (4+ messages)

[PATCH v2] rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr()
 2024-12-07  8:58 UTC  (2+ messages)

[PATCH v6 00/16] Prepare GHES driver to support error injection
 2024-12-07  8:54 UTC  (17+ messages)
` [PATCH v6 01/16] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
` [PATCH v6 02/16] acpi/ghes: simplify acpi_ghes_record_errors() code
` [PATCH v6 03/16] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH v6 04/16] acpi/ghes: better handle source_id and notification
` [PATCH v6 05/16] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH v6 06/16] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH v6 07/16] acpi/ghes: Change the type for source_id
` [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
` [PATCH v6 09/16] acpi/ghes: make the GHES record generation more generic
` [PATCH v6 10/16] acpi/ghes: better name GHES memory error function
` [PATCH v6 11/16] acpi/ghes: don't crash QEMU if ghes GED is not found
` [PATCH v6 12/16] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v6 13/16] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v6 14/16] acpi/ghes: move offset calculus to a separate function
` [PATCH v6 15/16] acpi/ghes: Change ghes fill logic to work with only one source
` [PATCH v6 16/16] docs: acpi_hest_ghes: fix documentation for CPER size

[PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles
 2024-12-07  8:49 UTC  (5+ messages)

[PATCH 00/31] Prepare GHES driver to support error injection
 2024-12-07  8:48 UTC  (11+ messages)
` [PATCH 27/31] DEBUG
` [PATCH 31/31] FIXME: acpi/ghes: properly set data record size

[PATCH v3] pwm: stm32-lp: Add check for clk_enable()
 2024-12-07  8:46 UTC  (2+ messages)

[GIT PUL] JFFS2 fixes for v6.13-rc2
 2024-12-07  8:40 UTC 

[PATCH v3 1/2] x86/cpufeature: Add feature dependency checks
 2024-12-07  8:35 UTC  (3+ messages)
` [PATCH v3 2/2] x86/cpufeature: Add a debug print for unmet dependencies

[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
 2024-12-07  8:29 UTC 

[PATCH] mempolicy.h: Remove unnecessary header file inclusions
 2024-12-07  8:14 UTC  (3+ messages)
  ` [PATCH] mm/mempolicy.c: include pagemap.h directly

[RFC PATCH v2 00/21] riscv: Introduce 64K base page
 2024-12-07  8:03 UTC  (6+ messages)
    ` [External] "

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-07  8:00 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY

[PATCH] hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
 2024-12-07  7:56 UTC  (2+ messages)

[PATCH v2 0/2] Drivers: hv: util: Two fixes in util_probe()
 2024-12-07  7:54 UTC  (3+ messages)

[PATCH v2] tools/hv: terminate fcopy daemon if read from uio fails
 2024-12-07  7:53 UTC  (2+ messages)

[PATCH v3 0/2] Converge on secs_to_jiffies()
 2024-12-07  7:52 UTC  (3+ messages)
` [PATCH v3 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[PATCH v1] tools: hv: change permissions of NetworkManager configuration file
 2024-12-07  7:49 UTC  (2+ messages)

[PATCH] hv: hyperv.h: Annotate vmbus_channel_gpadl_header with __counted_by()
 2024-12-07  7:48 UTC  (2+ messages)

[PATCH v3] x86/hyper-v: Fix hv tsc page based sched_clock for hibernation
 2024-12-07  7:47 UTC  (2+ messages)

[PATCH] tools: hv: Fix a complier warning in the fcopy uio daemon
 2024-12-07  7:45 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 492077668fb453b8b16c842fcf3fafc2ebc190e9
 2024-12-07  7:42 UTC 

[PATCH 0/2] hyperv: Move some features to common code
 2024-12-07  7:36 UTC  (5+ messages)
` [PATCH 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH 2/2] hyperv: Move create_vp and deposit_pages hvcalls to hv_common.c

[PATCH v1] tools/hv: update route parsing in kvp daemon
 2024-12-07  7:25 UTC  (2+ messages)

[PATCH v1] tools/hv: reduce resouce usage in hv_kvp_daemon
 2024-12-07  7:18 UTC  (2+ messages)

[PATCH v1] tools/hv: reduce resouce usage in hv_get_dns_info helper
 2024-12-07  7:17 UTC  (2+ messages)

[PATCH, RESEND] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
 2024-12-07  7:14 UTC  (2+ messages)

[PATCH v2 wireless-next] wifi: ath12k: Fix out-of-bounds read in ath12k_mac_vdev_create
 2024-12-07  7:13 UTC 

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-07  6:51 UTC  (3+ messages)

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-07  6:50 UTC  (5+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-07  6:48 UTC  (3+ messages)
` [PATCH v1 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()

[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
 2024-12-07  6:30 UTC  (3+ messages)

[PATCH] regulator:s5m8767 Fully convert to GPIO descriptors
 2024-12-07  6:16 UTC  (3+ messages)

[PATCH 0/2] Fix subsection vmemmap_populate logic
 2024-12-07  6:14 UTC  (4+ messages)

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-07  6:10 UTC  (3+ messages)

[PATCH net] net: stmmac: fix TSO DMA API usage causing oops
 2024-12-07  5:52 UTC  (2+ messages)

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-07  5:52 UTC  (9+ messages)

[PATCH] MAINTAINERS: Remove Albert Ou from riscv
 2024-12-07  5:52 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in ext4_truncate
 2024-12-07  5:42 UTC 

[PATCH] alienware-wmi: Fix X Series and G Series quirks
 2024-12-07  5:38 UTC 

[PATCH 0/3] Add Arrow Lake U/H support
 2024-12-07  5:35 UTC  (4+ messages)
` [PATCH 1/3] platform/x86:intel/pmc: Make tgl_core_generic_init() static
` [PATCH 2/3] platform/x86:intel/pmc: Create info structure for pmc device
` [PATCH 3/3] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver

[PATCH v2] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-07  5:27 UTC 

[PATCH] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-07  5:24 UTC  (3+ messages)

[PATCH v1 0/8] Cpumap improvements for large MAX_NR_CPUS
 2024-12-07  5:24 UTC  (6+ messages)
` [PATCH v1 1/8] perf: Increase MAX_NR_CPUS to 4096

[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
 2024-12-07  5:22 UTC  (3+ messages)
    `  "

[PATCH v1] perf cpumap: Reduce cpu size from int to int16_t
 2024-12-07  5:21 UTC 

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-07  5:21 UTC  (12+ messages)

[PATCH] extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-12-07  5:13 UTC  (5+ messages)
    `  "

[syzbot] [net?] WARNING in NUM
 2024-12-07  5:10 UTC 

[PATCH] extcon: Remove deadcode
 2024-12-07  4:58 UTC  (3+ messages)
    `  "

[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
 2024-12-07  4:44 UTC  (3+ messages)
` [PATCH mm-unstable v2 6/6] mm/mglru: rework workingset protection

[PATCH v2] scsi:ufs:core: update compl_time_stamp_local_clock after complete a cqe
 2024-12-07  4:30 UTC  (2+ messages)

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-07  4:29 UTC  (5+ messages)
` [PATCH v5 6/6] docs/mm: document latest changes to vm_lock

[bug report] WARNING when nvme_probe
 2024-12-07  4:26 UTC  (2+ messages)

[PATCH] mtdchar: fix integer overflow in read/write ioctls
 2024-12-07  4:17 UTC  (2+ messages)

[PATCH] thermal: ti-soc-thermal: Add check for clk_enable()
 2024-12-07  4:07 UTC 

[PATCH] zram: make default ZSTD compression level configurable
 2024-12-07  3:54 UTC  (2+ messages)

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-07  3:47 UTC  (10+ messages)
` [RFC PATCH 16/21] alienware-wmi: Make running control state part of platdata

[PATCH] Decrement refcount on correct pointer
 2024-12-07  3:39 UTC 

[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
 2024-12-07  3:22 UTC  (5+ messages)

[PATCH 0/5] MT8516/MT8167 dtsi fixes
 2024-12-07  3:11 UTC  (3+ messages)

[PATCH] ubifs/debug: remove return from end of void function
 2024-12-07  2:55 UTC  (2+ messages)

[PATCH] ubifs/lpt_commit: remove return at end of void function
 2024-12-07  2:54 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: cleanup busy_poller.c
 2024-12-07  2:00 UTC  (2+ messages)

[PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink
 2024-12-07  2:00 UTC  (3+ messages)

[PATCH v5 00/10] Add jump table support for objtool on LoongArch
 2024-12-07  1:59 UTC  (11+ messages)
` [PATCH v5 01/10] objtool: Handle various symbol types of rodata
` [PATCH v5 02/10] objtool: Handle different entry size "
` [PATCH v5 03/10] objtool: Handle PC relative relocation type
` [PATCH v5 04/10] objtool: Handle unreachable entry of rodata
` [PATCH v5 05/10] objtool/LoongArch: Add support for switch table
` [PATCH v5 06/10] objtool/LoongArch: Get each table size of rodata
` [PATCH v5 07/10] objtool/LoongArch: Add support for goto table
` [PATCH v5 08/10] LoongArch: Enable jump table for objtool
` [PATCH v5 09/10] LoongArch: Convert unreachable() to BUG()
` [PATCH v5 10/10] drm/amd/display: Mark dc_fixpt_from_fraction() noinline

[PATCH v2] spi: zynq-qspi: Add check for clk_enable()
 2024-12-07  1:52 UTC 

[PATCH bpf-next] bpftool: btf: Support dumping a single type from file
 2024-12-07  1:50 UTC  (2+ messages)

[PATCH] selftests: net: Fix typo in psock_tpacket.c
 2024-12-07  1:50 UTC  (3+ messages)

[PATCH] spi: zynq-qspi: Add check for clk_enable()
 2024-12-07  1:47 UTC 

[PATCH] net: simplify resource acquisition + ioremap
 2024-12-07  1:40 UTC  (2+ messages)

[PATCH net v2] ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
 2024-12-07  1:40 UTC  (2+ messages)

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-07  1:38 UTC  (3+ messages)
` [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details

[PATCH v2] rust: alloc: Add doctest for `ArrayLayout`
 2024-12-07  1:37 UTC  (2+ messages)

[PATCH] spi: zynq-qspi: Add check for clk_enable()
 2024-12-07  1:32 UTC 

[PATCHv4 net-next iwl-next] net: intel: use ethtool string helpers
 2024-12-07  1:32 UTC  (2+ messages)

BISECTED: 'alloc_tag: populate memory for module tags as needed' crashes on boot
 2024-12-07  1:27 UTC  (7+ messages)

[PATCH] selftests: kselftest: Add ksft_test_result_xpass
 2024-12-07  1:23 UTC 

[PATCH v3 0/1] arm64: CCA TSM module autoloading
 2024-12-07  1:21 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: rsi: Add automatic arm-cca-guest module loading

[PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
 2024-12-07  1:19 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-07  1:14 UTC  (3+ messages)
` [PATCH v4 03/13] rust: implement `IdArray`, `IdTable` and `RawDeviceId`

[PATCH v1] firewire: ohci: use generic power management
 2024-12-07  1:13 UTC  (2+ messages)

[syzbot] [bpf?] general protection fault in bpf_prog_array_delete_safe
 2024-12-07  1:01 UTC  (2+ messages)

[PATCH v2 00/22] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2024-12-07  0:48 UTC  (4+ messages)
` [PATCH v2 02/22] drm: Add valid clones check

[PATCH 0/3] Add support for responding to Get_Revision request
 2024-12-07  0:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: connector: Add pd-revision property

[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
 2024-12-07  0:36 UTC  (5+ messages)
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task

[syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
 2024-12-07  0:34 UTC  (2+ messages)

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-07  0:27 UTC  (8+ messages)
` [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines

[PATCH v3] drm: bridge: fsl-ldb: fixup mode on freq mismatch
 2024-12-03  9:40 UTC 

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®