mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-08-01  0:09 UTC  (3+ messages)

[PATCH] driver core: Simplify driver API device_find_child_by_name() implementation
 2024-08-01  0:08 UTC  (5+ messages)

[PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-01  0:07 UTC  (3+ messages)

[PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
 2024-08-01  0:06 UTC  (7+ messages)

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-01  0:05 UTC  (13+ messages)
` [PATCH 01/13] media: qcom: camss: csiphy-3ph: Fix trivial indentation fault in defines
` [PATCH 02/13] media: qcom: camss: csiphy-3ph: Remove redundant PHY init sequence control loop
` [PATCH 03/13] media: qcom: camss: csiphy-3ph: Rename struct
` [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
` [PATCH 05/13] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-01  0:02 UTC  (26+ messages)
` [PATCH v3 01/25] rust: alloc: add `Allocator` trait
` [PATCH v3 02/25] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v3 03/25] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v3 04/25] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v3 05/25] rust: alloc: add module `allocator_test`
` [PATCH v3 06/25] rust: alloc: implement `Vmalloc` allocator
` [PATCH v3 07/25] rust: alloc: implement `KVmalloc` allocator
` [PATCH v3 08/25] rust: types: implement `Unique<T>`
` [PATCH v3 09/25] rust: alloc: implement kernel `Box`
` [PATCH v3 10/25] rust: treewide: switch to our kernel `Box` type
` [PATCH v3 11/25] rust: alloc: remove `BoxExt` extension
` [PATCH v3 12/25] rust: alloc: add `Box` to prelude
` [PATCH v3 13/25] rust: alloc: import kernel `Box` type in types.rs
` [PATCH v3 14/25] rust: alloc: import kernel `Box` type in init.rs
` [PATCH v3 15/25] rust: alloc: implement kernel `Vec` type
` [PATCH v3 16/25] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v3 18/25] rust: treewide: switch to the kernel `Vec` type
` [PATCH v3 19/25] rust: alloc: remove `VecExt` extension
` [PATCH v3 20/25] rust: alloc: add `Vec` to prelude
` [PATCH v3 21/25] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
` [PATCH v3 22/25] rust: error: use `core::alloc::LayoutError`
` [PATCH v3 23/25] rust: str: test: replace `alloc::format`
` [PATCH v3 24/25] rust: alloc: update module comment of alloc.rs
` [PATCH v3 25/25] kbuild: rust: remove the `alloc` crate

[PATCH v4 0/2] can: fsl,flexcan: add imx95 wakeup
 2024-08-01  0:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone
` [PATCH v4 2/2] can: flexcan: add wakeup support for imx95

[PATCH AUTOSEL 6.10 001/121] drm/amd/display: Enable RCO for PHYSYMCLK in DCN35
 2024-07-31 23:59 UTC  (35+ messages)
` [PATCH AUTOSEL 6.10 002/121] drm/amd/display: Assign linear_pitch_alignment even for VM
` [PATCH AUTOSEL 6.10 003/121] drm/amdgpu: fix overflowed array index read warning
` [PATCH AUTOSEL 6.10 004/121] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
` [PATCH AUTOSEL 6.10 005/121] drm/amd/pm: fix warning using uninitialized value of max_vid_step
` [PATCH AUTOSEL 6.10 006/121] drm/amd/pm: Fix negative array index read
` [PATCH AUTOSEL 6.10 007/121] drm/amd/pm: fix the Out-of-bounds read warning
` [PATCH AUTOSEL 6.10 008/121] drm/amdgpu: fix uninitialized scalar variable warning
` [PATCH AUTOSEL 6.10 009/121] drm/amd/display: Ensure array index tg_inst won't be -1
` [PATCH AUTOSEL 6.10 010/121] drm/amd/display: Check gpio_id before used as array index
` [PATCH AUTOSEL 6.10 011/121] drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq register
` [PATCH AUTOSEL 6.10 012/121] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
` [PATCH AUTOSEL 6.10 013/121] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
` [PATCH AUTOSEL 6.10 014/121] drm/amd/display: Fix incorrect size calculation for loop
` [PATCH AUTOSEL 6.10 015/121] drm/amd/display: Check index for aux_rd_interval before using
` [PATCH AUTOSEL 6.10 016/121] drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
` [PATCH AUTOSEL 6.10 017/121] drm/amd/display: Add array index check for hdcp ddc access
` [PATCH AUTOSEL 6.10 018/121] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
` [PATCH AUTOSEL 6.10 019/121] drm/amd/display: Skip updating link encoder for unknown eng_id
` [PATCH AUTOSEL 6.10 020/121] drm/amd/display: Check msg_id before processing transcation
` [PATCH AUTOSEL 6.10 021/121] drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail
` [PATCH AUTOSEL 6.10 022/121] drm/amd/display: Check link_index before accessing dc->links[]
` [PATCH AUTOSEL 6.10 023/121] drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update
` [PATCH AUTOSEL 6.10 024/121] drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
` [PATCH AUTOSEL 6.10 025/121] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
` [PATCH AUTOSEL 6.10 026/121] drm/amd/display: Release clck_src memory if clk_src_construct fails
` [PATCH AUTOSEL 6.10 027/121] drm/amd/display: Spinlock before reading event
` [PATCH AUTOSEL 6.10 028/121] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy
` [PATCH AUTOSEL 6.10 029/121] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
` [PATCH AUTOSEL 6.10 030/121] drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box
` [PATCH AUTOSEL 6.10 031/121] drm/amd/amdgpu: Check tbo resource pointer
` [PATCH AUTOSEL 6.10 032/121] drm/amdgpu: Fix out-of-bounds write warning
` [PATCH AUTOSEL 6.10 033/121] drm/amdkfd: Check debug trap enable before write dbg_ev_file
` [PATCH AUTOSEL 6.10 034/121] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
` [PATCH AUTOSEL 6.10 035/121] drm/amdgpu: fix ucode out-of-bounds read warning

[PATCH v3 0/3] Add SARADC support on Sophgo SoC
 2024-07-31 23:57 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
` [PATCH v3 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo SARADC

[PATCH AUTOSEL 4.19 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 5.4 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 5.10 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 5.15 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 6.1 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 6.6 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCH AUTOSEL 6.10 1/2] apparmor: fix possible NULL pointer dereference
 2024-07-31 23:55 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 2/2] nvme/pci: Add APST quirk for Lenovo N60z laptop

[PATCHSET 0/6] perf mem: Basic support for data type profiling (v1)
 2024-07-31 23:55 UTC  (7+ messages)
` [PATCH 1/6] perf hist: Correct hist_entry->mem_info refcounts
` [PATCH 2/6] perf mem: Free the allocated sort string
` [PATCH 3/6] perf mem: Rework command option handling
` [PATCH 4/6] perf tools: Add mode argument to sort_help()
` [PATCH 5/6] perf mem: Add -s/--sort option
` [PATCH 6/6] perf mem: Add -T/--data-type option to report subcommand

linux-next: duplicate patches in the vfs-brauner tree
 2024-07-31 23:54 UTC 

[PATCH v2 1/3] rust: Introduce irq module
 2024-07-31 23:54 UTC  (4+ messages)
` [PATCH v2 2/3] rust: sync: Introduce lock::Backend::Context
` [PATCH v2 3/3] rust: sync: Add SpinLockIrq

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-07-31 23:52 UTC  (6+ messages)
      ` [Intel-wired-lan] [PATCH iwl-next, v1 "

PATCH: Re: LOCKDEP customizable numbers upper limit
 2024-07-31 23:48 UTC  (3+ messages)
` [PATCH v2] lockdep: upper limit LOCKDEP_CHAINS_BITS

linux-next: duplicate patches in the stm32 tree
 2024-07-31 23:46 UTC  (2+ messages)

[paulmck-rcu:dev.2024.07.26a] BUILD SUCCESS 5cd816c95ea8338d603cdbe75549cf2e406aa70c
 2024-07-31 23:39 UTC 

[PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
 2024-07-31 23:39 UTC  (2+ messages)

linux-next: duplicate patch in the mm tree
 2024-07-31 23:38 UTC 

[PATCH v11 0/7] Preparatory changes for Proxy Execution v11
 2024-07-31 23:32 UTC  (7+ messages)
` [PATCH v11 7/7] sched: Split scheduler and execution contexts

[PATCH 1/1] linux/io.h: Add cleanup defination for iounmap() and memunmap()
 2024-07-31 23:31 UTC 

[syzbot] [kernel?] BUG: unable to handle kernel paging request in find_lock_lowest_rq
 2024-07-31 23:30 UTC 

[PATCH v3] selftest: acct: Add selftest for the acct() syscall
 2024-07-31 23:29 UTC  (2+ messages)

[PATCH] ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTB
 2024-07-31 23:23 UTC  (2+ messages)

[PATCH RFC] kselftest: devices: Add test to detect missing devices
 2024-07-31 23:19 UTC  (2+ messages)

[PATCH 00/10] Add SM8475 clock controller drivers
 2024-07-31 23:14 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings
` [PATCH 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings
` [PATCH 05/10] dt-bindings: clock: qcom,sm8450-gpucc: Add SM8475 GPUCC bindings
` [PATCH 07/10] dt-bindings: clock: qcom,sm8450-videocc: Add SM8475 VIDEOCC bindings
` [PATCH 09/10] dt-bindings: clock: qcom,sm8450-camcc: Add SM8475 CAMCC bindings

linux-next: error fetching the bcachefs tree
 2024-07-31 23:12 UTC 

[PATCH 1/1] selftest: drivers: Add support its msi hwirq checking
 2024-07-31 23:12 UTC  (3+ messages)

[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
 2024-07-31 23:04 UTC  (3+ messages)

[PATCH] dt-bindings: arm: socfpga: Add Altera SOCFPGA SDRAM EDAS
 2024-07-31 23:02 UTC 

[PATCH 0/2] tools/nolibc: add support for [v]sscanf()
 2024-07-31 23:01 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v1] perf python: Remove PYTHON_PERF ifdefs
 2024-07-31 23:00 UTC 

[PATCH v2] staging: rtl8723bs: Improve clarity of MAR usage
 2024-07-31 22:56 UTC  (3+ messages)

[PATCH v5] staging: rtl8723bs: Improve clarity of MAR usage
 2024-07-31 22:51 UTC 

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-31 22:48 UTC  (6+ messages)
` [PATCH v8 2/4] drivers: hwmon: "

[PATCH 6.6 000/568] 6.6.44-rc1 review
 2024-07-31 22:40 UTC  (2+ messages)

[PATCH 6.1 000/440] 6.1.103-rc3 review
 2024-07-31 22:39 UTC  (2+ messages)

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-07-31 22:38 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: soc: qcom: eud: Add phy related bindings
` [PATCH 6/8] usb: misc: eud: Add High-Speed Phy control for EUD operations

static_key_enable_cpuslocked(): static key 'security_hook_active_locked_down_0+0x0/0x10' used before call to jump_label_init()
 2024-07-31 22:33 UTC  (6+ messages)

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-31 22:28 UTC  (13+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v5 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v5 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v5 11/12] PCI: brcmstb: Change field name from 'type' to 'soc_base'
` [PATCH v5 12/12] PCI: brcmstb: Enable 7712 SOCs

[PATCH v3 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-07-31 22:24 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v3 0/2] clk: add assigned-clock-rates-u64
 2024-07-31 22:23 UTC  (3+ messages)
` [PATCH v3 2/2] clk: clk-conf: support assigned-clock-rates-u64

Linux 6.11-rc1
 2024-07-31 22:22 UTC  (16+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-07-31 22:21 UTC  (10+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-07-31 22:14 UTC 

[PATCH v2 0/3] CSD-lock diagnostics enhancements
 2024-07-31 22:08 UTC  (6+ messages)
` [PATCH v2 2/3] locking/csd_lock: Provide an indication of ongoing CSD-lock stall
` [PATCH v2 3/3] locking/csd-lock: Use backoff for repeated reports of same incident

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-07-31 22:07 UTC 

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2024-07-31 22:05 UTC 

linux-next: Signed-off-by missing for commit in the vfs-brauner tree
 2024-07-31 22:03 UTC 

[PATCH] dt-bindings: clock: nxp,lpc3220-usb-clk: Convert bindings to dtschema
 2024-07-31 22:01 UTC  (2+ messages)

[PATCH v2 0/5] soc: qcom: fix rpm_requests module probing
 2024-07-31 22:00 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: soc: qcom: smd-rpm: add generic compatibles

linux-next: Fixes tag needs some work in the iio tree
 2024-07-31 21:58 UTC 

[PATCH v2] of/irq: Make sure to update out_irq->np to the new parent in of_irq_parse_raw
 2024-07-31 21:58 UTC  (2+ messages)

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-07-31 21:57 UTC  (4+ messages)

[PATCH v1 0/1] ARM: dts: aspeed: system1: IBM System1 BMC update
 2024-07-31 21:57 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
 2024-07-31 21:56 UTC  (3+ messages)

[PATCH v2] dt-bindings: clock: nxp,lpc3220-clk: Convert bindings to DT schema
 2024-07-31 21:55 UTC  (2+ messages)

[PATCH] clk: thead: fix dependency on clk_ignore_unused
 2024-07-31 21:52 UTC  (2+ messages)

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-07-31 21:51 UTC  (4+ messages)
` [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs

[PATCH] clk: hisilicon: Remove unnecessary local variable
 2024-07-31 21:50 UTC  (4+ messages)

[PATCH v2] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
 2024-07-31 21:46 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-07-31 21:42 UTC  (9+ messages)
` [PATCH 1/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH 4/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH 6/8] perf/uprobe: split uprobe_unregister()
` [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH] init/main.c: Do jump_label_init before early_security_init
 2024-07-31 21:34 UTC 

[PATCH v4 0/2] Tracepoints and static branch in Rust
 2024-07-31 21:34 UTC  (4+ messages)
` [PATCH v4 1/2] rust: add static_key_false

Lockup of (raid5 or raid6) + vdo after taking out a disk under load
 2024-07-31 21:33 UTC  (9+ messages)

[PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
 2024-07-31 21:33 UTC  (11+ messages)

[PATCH v2 0/2] add more multi functions to streamline error handling
 2024-07-31 21:29 UTC  (3+ messages)
` [PATCH v2 1/2] drm/mipi-dsi: add more multi functions for better "

[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
 2024-07-31 21:25 UTC  (3+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH] runtime constants: move list of constants to vmlinux.lds.h
 2024-07-31 21:25 UTC  (2+ messages)

[PATCH v3 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-07-31 21:24 UTC  (5+ messages)
` [PATCH v3 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v3 3/7] leds: add driver for LEDs from "
` [PATCH v3 4/7] Input: add driver for the input part of "
` [PATCH v3 5/7] hwmon: add driver for the hwmon parts "

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®