linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-25 15:00:12 to 2024-02-25 21:41:19 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2024-02-25 21:41 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the pm tree
 2024-02-25 21:38 UTC 

[PATCH 0/3] auxdisplay: 7 segment LED display
 2024-02-25 21:34 UTC  (4+ messages)
` [PATCH 1/3] auxdisplay: Add 7 segment LED display driver
` [PATCH 2/3] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED
` [PATCH 3/3] ARM: dts: marvell: Add 7 segment LED display on x530

linux-next: Fixes tags needs some work in the bcachefs tree
 2024-02-25 21:29 UTC 

[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
 2024-02-25 21:26 UTC  (15+ messages)
` [PATCH next v2 01/11] minmax: Put all the clamp() definitions together
` [PATCH next v2 02/11] minmax: Use _Static_assert() instead of static_assert()
` [PATCH next v2 03/11] minmax: Simplify signedness check
` [PATCH next v2 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
` [PATCH next v2 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
` [PATCH next v2 06/11] minmax: Remove 'constexpr' check from __careful_clamp()
` [PATCH next v2 07/11] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
` [PATCH next v2 08/11] minmax: Add min_const() and max_const()
` [PATCH next v2 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
` [PATCH next v2 10/11] block: Use a boolean expression instead of max() on booleans
` [PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions

fs/overlayfs/copy_up.o: warning: objtool: ovl_copy_up_tmpfile() falls through to next function ovl_create_index.cold()
 2024-02-25 21:25 UTC 

linux-next: Signed-off-by missing for commit in the imx-mxs tree
 2024-02-25 21:23 UTC 

linux-next: Fixes tag needs some work in the mm tree
 2024-02-25 21:18 UTC 

[PATCH v4 0/5] Fix double allocation in swiotlb_alloc()
 2024-02-25 21:17 UTC  (6+ messages)
` [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device

linux-next: duplicate patch in the i2c-host-fixes tree
 2024-02-25 21:10 UTC 

[PATCH] power: supply: bq27xxx: Introduce parameter to config cache regs
 2024-02-25 21:10 UTC  (4+ messages)

linux-next: duplicate patch in the riscv-soc-fixes tree
 2024-02-25 21:07 UTC 

San OS and Philosophy, Optimal Associations (was Low Jitter, Fair Source)
 2024-02-25 21:07 UTC 

linux-next: duplicate patch in the cxl-fixes tree
 2024-02-25 21:04 UTC 

[PATCH v3 0/3] drm/msm/dpu: debug commit_done timeouts
 2024-02-25 21:03 UTC  (10+ messages)
` [PATCH v3 1/3] drm/msm/dpu: make "vblank timeout" more useful
` [PATCH v3 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v3 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout

linux-next: duplicate patch in the hwmon-fixes tree
 2024-02-25 21:01 UTC 

[PATCH 0/3] clk: qcom: gcc-ipq5018: fix some register offsets
 2024-02-25 21:00 UTC  (7+ messages)
` [PATCH 1/3] clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
` [PATCH 2/3] clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
` [PATCH 3/3] clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset

[PATCH 1/2] soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper param
 2024-02-25 20:47 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: aoss: add missing kerneldoc for qmp members

[PATCH] iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info member
 2024-02-25 20:46 UTC  (2+ messages)

[PATCH] ubifs: remove SLAB_MEM_SPREAD flag usage
 2024-02-25 20:36 UTC  (2+ messages)

[PATCH v2] power: supply: core: constify the struct device_type usage
 2024-02-25 20:40 UTC  (2+ messages)

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-02-25 20:39 UTC  (3+ messages)

[PATCH] hwmon: sis5595: drop unused DIV_TO_REG function
 2024-02-25 20:38 UTC  (2+ messages)

[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
 2024-02-25 20:37 UTC  (9+ messages)
` [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device
` [PATCH v1 4/4] mtd: mtdpart: Allow fwnode links to NVMEM compatible fwnodes

[PATCH v2 0/6] Red-black tree abstraction needed by Rust Binder
 2024-02-25 20:28 UTC  (3+ messages)
` [PATCH v2 1/6] rust: add `container_of!` macro

[PATCH] dmaengine: altera-msgdma: fix descriptors freeing logic
 2024-02-25 20:05 UTC  (7+ messages)

[PATCH 8/8] ucounts: delete these duplicate static variables ue_zero and ue_int_max
 2024-02-25 20:16 UTC  (5+ messages)
  ` [PATCH 1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX

[PATCH v2 1/2] iio: dac: ad5755: make use of of_device_id table
 2024-02-25 20:16 UTC  (2+ messages)
` [PATCH v2 2/2] iio: proximity: isl29501: "

[PATCH 0/8] introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX
 2024-02-25 20:15 UTC  (2+ messages)

[PATCH 0/2] crypto: Intel Analytics Accelerator (IAA) bugfixes
 2024-02-25 20:11 UTC  (3+ messages)
` [PATCH 1/2] crypto: iaa - Fix async_disable descriptor leak
` [PATCH 2/2] crypto: iaa - Fix comp/decomp delay statistics

[PATCH v2 0/3] PCI/DPC: Clean up DPC vs AER/EDR ownership and Kconfig
 2024-02-25 20:06 UTC  (7+ messages)
` [PATCH v2 1/3] PCI/DPC: Request DPC only if also requesting AER
` [PATCH v2 2/3] PCI/DPC: Remove CONFIG_PCIE_EDR
` [PATCH v2 3/3] PCI/DPC: Encapsulate pci_acpi_add_edr_notifier()

[gustavoars:testing/WFAMNAE-next20240223] BUILD REGRESSION b23fc9e6ff31f4ef9e8de5580963cf53579ef0d4
 2024-02-25 20:04 UTC 

[PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-02-25 20:03 UTC  (2+ messages)

[PATCH v3] rust: locks: Add `get_mut` method to `Lock`
 2024-02-25 19:56 UTC  (4+ messages)

[PATCH] arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
 2024-02-25 19:54 UTC  (2+ messages)

[GIT PULL] Two more documentation fixes for 6.8
 2024-02-25 19:52 UTC  (2+ messages)

[PATCH] regmap: kunit: Add a test for ranges in combination with windows
 2024-02-25 19:49 UTC 

[PATCH] PCI/DPC: Request DPC only if also requesting AER
 2024-02-25 19:33 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2024-02-25 19:03 UTC  (6+ messages)

CVE-2023-52471: ice: Fix some null pointer dereference issues in ice_ptp.c
 2024-02-25 18:51 UTC 

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-25 18:50 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.8-rc6
 2024-02-25 18:46 UTC  (2+ messages)

[GIT PULL] irq/urgent for v6.8-rc6
 2024-02-25 18:46 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.8-rc6
 2024-02-25 18:46 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 6.8-rc6
 2024-02-25 18:46 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Fix suspend/resume warning when no-gadget is connected
 2024-02-25 18:13 UTC 

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-02-25 18:06 UTC  (7+ messages)
` [PATCH v23 1/3] dt-bindings: clock: npcm845: Add reference 25m clock property
` [PATCH v23 3/3] clk: npcm8xx: add clock controller

[PATCH] HSI: ssi_protocol: fix struct members kernel-doc warnings
 2024-02-25 18:06 UTC  (2+ messages)

[PATCH] genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
 2024-02-25 17:58 UTC  (5+ messages)
  ` [tip: irq/msi] x86/apic/msi: Use DOMAIN_BUS_GENERIC_MSI for HPET/IO-APIC domain search

[GIT PULL] erofs fix for 6.8-rc6
 2024-02-25 17:57 UTC  (2+ messages)

s390: s390x-linux-gnu-ld: Unexpected GOT/PLT entries detected!
 2024-02-25 17:51 UTC  (2+ messages)

[PATCH] irqchip/loongson-pch-pic: Update interrupt registration policy
 2024-02-25 17:50 UTC  (2+ messages)

[PATCH] perf pmu: Fix a potential memory leak in perf_pmu__lookup()
 2024-02-25 17:44 UTC  (3+ messages)

[PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
 2024-02-25 17:40 UTC  (6+ messages)

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-25 17:34 UTC  (5+ messages)
` [PATCHv7 08/16] x86/tdx: Account shared memory

[PATCH 0/4] Fix defines in rf69.h
 2024-02-25 17:33 UTC  (5+ messages)
` [PATCH 1/4] staging: pi433: Remove a duplicated F_OSC define
` [PATCH 2/4] staging: pi433: Remove the unused FREQUENCY define
` [PATCH 3/4] staging: pi433: Remove a duplicated FIFO_SIZE define
` [PATCH 4/4] staging: pi433: Move FIFO_THRESHOLD define to source file

[PATCH 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1
 2024-02-25 17:09 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: add "
` [PATCH 2/2] arm64: dts: "

[PATCH] smb: remove SLAB_MEM_SPREAD flag usage
 2024-02-25 16:51 UTC  (2+ messages)

[PATCH] tracing: Use div64_u64() instead of do_div()
 2024-02-25 16:45 UTC 

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-25 16:46 UTC  (6+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH] phy: qcom: m31: match requested regulator name with dt schema
 2024-02-25 16:44 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-25 16:29 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v5 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v5 3/3] net: dsa: realtek: support "

[PATCH] mean_and_variance: Drop always failing tests
 2024-02-25 16:29 UTC 

WARNING: fs/proc/generic.c:173 __xlate_proc_name
 2024-02-25 16:27 UTC  (3+ messages)

[PATCH 1/2] serial: core: introduce uart_port_tx_limited_flags()
 2024-02-25 16:14 UTC  (3+ messages)
` [PATCH 2/2] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()

[PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850
 2024-02-25 16:11 UTC  (28+ messages)
` [PATCH v3 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
  ` (subset) "
` [PATCH v3 02/15] clk: samsung: Improve clk-cpu.c style
  ` (subset) "
` [PATCH v3 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
  ` (subset) "
` [PATCH v3 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock()
  ` (subset) "
` [PATCH v3 05/15] clk: samsung: Use single CPU clock notifier callback for all chips
  ` (subset) "
` [PATCH v3 06/15] clk: samsung: Group CPU clock functions by chip
  ` (subset) "
` [PATCH v3 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
  ` (subset) "
` [PATCH v3 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU()
  ` (subset) "
` [PATCH v3 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
  ` (subset) "
` [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure
  ` (subset) "
` [PATCH v3 11/15] clk: samsung: Pass mask to wait_until_mux_stable()
  ` (subset) "
` [PATCH v3 12/15] clk: samsung: Add CPU clock support for Exynos850
  ` (subset) "
` [PATCH v3 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs

[PATCH v2 0/5] More unit test for mballoc
 2024-02-25 16:07 UTC  (2+ messages)

[PATCH net] kunit: Fix again checksum tests on big endian CPUs
 2024-02-25 15:58 UTC  (2+ messages)

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-25 15:58 UTC  (2+ messages)

[PATCH 0/7] extcon: Convert to platform remove callback returning void
 2024-02-25 15:54 UTC  (8+ messages)
` [PATCH 1/7] extcon: adc-jack: "
` [PATCH 2/7] extcon: intel-cht-wc: "
` [PATCH 3/7] extcon: intel-mrfld: "
` [PATCH 4/7] extcon: max3355: "
` [PATCH 5/7] extcon: max77843: "
` [PATCH 6/7] extcon: usb-gpio: "
` [PATCH 7/7] extcon: usbc-cros-ec: "

[PATCH] staging: media: atomisp: Fix formatting issues and minor code issue
 2024-02-25 15:53 UTC 

[PATCH] Documentation: PM: Fix runtime_pm.rst markdown syntax
 2024-02-25 13:00 UTC 

[PATCH] dt-bindings: serial: convert st,asc to DT schema
 2024-02-25 15:42 UTC  (2+ messages)

[PATCH v8 00/35] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-25 15:21 UTC  (36+ messages)
` [PATCH v8 01/35] tracing: Add a comment about ftrace_regs definition
` [PATCH v8 02/35] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v8 03/35] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v8 04/35] function_graph: Convert ret_stack to a series of longs
` [PATCH v8 05/35] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v8 06/35] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v8 07/35] function_graph: Allow multiple users to attach to function graph
` [PATCH v8 08/35] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v8 09/35] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v8 10/35] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v8 11/35] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v8 12/35] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v8 13/35] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v8 14/35] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v8 15/35] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v8 16/35] function_graph: Move graph depth stored data "
` [PATCH v8 17/35] function_graph: Move graph notrace bit "
` [PATCH v8 18/35] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v8 19/35] function_graph: Add selftest for passing local variables
` [PATCH v8 20/35] ftrace: Add multiple fgraph storage selftest
` [PATCH v8 21/35] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v8 22/35] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v8 23/35] function_graph: Pass ftrace_regs to retfunc
` [PATCH v8 24/35] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v8 25/35] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v8 26/35] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v8 27/35] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v8 28/35] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v8 29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v8 30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v8 32/35] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v8 33/35] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v8 34/35] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v8 35/35] Documentation: probes: Update fprobe on function-graph tracer

[PATCH v3 0/3] clocksource/drivers/arm_global_timer: Three improvements
 2024-02-25 15:13 UTC  (4+ messages)
` [PATCH v3 1/3] clocksource/drivers/arm_global_timer: Make gt_target_rate unsigned long
` [PATCH v3 2/3] clocksource/drivers/arm_global_timer: Guard against division by zero
` [PATCH v3 3/3] clocksource/drivers/arm_global_timer: Simplify prescaler register access

[PATCH 1/1] kbuild: Add DT schema check also when applying DT overlays
 2024-02-25 15:12 UTC 

[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
 2024-02-25 14:58 UTC  (8+ messages)
` [PATCH v2 09/20] media: i2c: ov4689: Use runtime PM autosuspend

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-25 15:02 UTC  (3+ messages)
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation

[PATCH 0/8] regulator: mp8859: Cleanups and enhancements
 2024-02-25 14:59 UTC  (6+ messages)
` [PATCH 4/8] regulator: mp8859: Support mode operations
` [PATCH 5/8] regulator: mp8859: Support active discharge control
` [PATCH 6/8] regulator: mp8859: Support status and error readback
` [PATCH 7/8] regulator: mp8859: Report slew rate
` [PATCH 8/8] regulator: mp8859: Implement set_current_limit()


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 NNTP newsgroup(s).