public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-06 13:20:33 to 2024-02-06 15:12:01 UTC [more...]

[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-06 15:11 UTC  (25+ messages)
` [PATCH v7 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
` [PATCH v7 02/36] tracing: Add a comment about ftrace_regs definition
` [PATCH v7 03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v7 04/36] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v7 05/36] function_graph: Convert ret_stack to a series of longs
` [PATCH v7 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v7 07/36] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v7 08/36] function_graph: Allow multiple users to attach to function graph
` [PATCH v7 09/36] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v7 11/36] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v7 12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v7 13/36] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v7 15/36] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v7 16/36] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v7 17/36] function_graph: Move graph depth stored data "
` [PATCH v7 18/36] function_graph: Move graph notrace bit "
` [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
` [PATCH v7 21/36] function_graph: Add selftest for passing local variables
` [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [PATCH v7 23/36] function_graph: Add a new exit "
` [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS

[PATCH v2 0/9] evm: Support signatures on stacked filesystem
 2024-02-06 15:11 UTC  (3+ messages)
` [PATCH v2 7/9] fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED

[PATCH v2 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-02-06 15:10 UTC  (4+ messages)
` [PATCH v2 1/3] rpmb: add "

[PATCH] HID: logitech-hidpp: Do not flood kernel log
 2024-02-06 15:11 UTC  (3+ messages)

[PATCH v4 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-06 15:11 UTC  (11+ messages)
` [PATCH v4 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v4 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v4 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v4 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v4 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ

[PATCH] regmap: kunit: fix raw noinc write test wrapping
 2024-02-06 15:10 UTC 

[PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
 2024-02-06 15:09 UTC  (9+ messages)
  ` [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver

[PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks
 2024-02-06 15:08 UTC  (2+ messages)

[PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()
 2024-02-06 15:07 UTC  (2+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-02-06 15:06 UTC  (8+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH -next] watchdog: Add kernel-doc for wdt_set_timeout()
 2024-02-06 15:06 UTC  (2+ messages)

[PATCH v3 0/7] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-02-06 15:05 UTC  (10+ messages)
` [PATCH v3 1/7] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v3 2/7] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v3 3/7] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v3 4/7] arm64: defconfig: "
` [PATCH v3 5/7] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB name
` [PATCH v3 6/7] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v3 7/7] usb: misc: onboard_hub: add support for XMOS XVF3500

[linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression
 2024-02-06 15:04 UTC  (5+ messages)

[PATCH 0/2] drivers: drm: struct bus_type cleanup
 2024-02-06 15:03 UTC  (4+ messages)
` [PATCH 1/2] drm: display: make dp_aux_bus_type const

[PATCH v3 0/4] string: Allow 2-argument strscpy()
 2024-02-06 15:02 UTC  (6+ messages)
` [PATCH v3 1/4] string: Redefine strscpy_pad() as a macro
` [PATCH v3 2/4] string: Allow 2-argument strscpy()
` [PATCH v3 3/4] string: Allow 2-argument strscpy_pad()
` [PATCH v3 4/4] um: Convert strscpy() usage to 2-argument style

[PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
 2024-02-06 15:01 UTC  (4+ messages)

[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-06 15:00 UTC  (4+ messages)

[PATCH] x86: Improve description of IA32_EMULATION_DEFAULT_DISABLED
 2024-02-06 14:58 UTC  (2+ messages)

[PATCH 0/4] USB-C TCPM Orientation Support
 2024-02-06 14:57 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: typec-tcpci: add tcpci compatible binding

[PATCH 0/3] arm64: am62: Use nvmem for chip information in opp table
 2024-02-06 14:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: Add nvmem-cells for chip information
` [PATCH 2/3] cpufreq: ti-cpufreq: Support nvmem for chip version
` [PATCH 3/3] arm64: dts: ti: k3-am625: Use nvmem-cells for opp

[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
 2024-02-06 14:55 UTC  (4+ messages)
  ` [PATCH v2] pmdomain: mediatek: Use devm_platform_ioremap_resource() "

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-06 14:55 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-06 14:54 UTC  (2+ messages)

[PATCH v4 0/3] Introduce STM32 LVDS driver
 2024-02-06 14:55 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: display: add STM32 LVDS device

[PATCH V2 00/16] arm64: dts: ti: Additional licensing and clarification
 2024-02-06 14:54 UTC  (2+ messages)

[PATCH 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel
 2024-02-06 14:51 UTC  (4+ messages)
` [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read

[Patch] memory: tegra: Skip SID override from Guest VM
 2024-02-06 14:54 UTC  (6+ messages)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-06 14:53 UTC  (5+ messages)
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format

linux-next: build warnings after merge of the block tree
 2024-02-06 14:53 UTC  (5+ messages)

convert write_cache_pages() to an iterator v6
 2024-02-06 14:54 UTC  (4+ messages)
` [PATCH 12/13] writeback: add a writeback iterator

[PATCH] pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together
 2024-02-06 14:52 UTC  (3+ messages)

[PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions
 2024-02-06 14:51 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in dtSearch
 2024-02-06 14:49 UTC  (2+ messages)
` [syzbot] [jfs?] "

[PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-06 14:47 UTC  (4+ messages)
` [PATCH v6 5/5] iio: light: Add support for APDS9306 "

[PATCH 0/2] md: bugfix of creating symlink with disk holder
 2024-02-06 14:46 UTC  (4+ messages)
` [PATCH 2/2] md: create symlink with disk holder after mddev resume

[PATCH v4 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-06 14:44 UTC  (8+ messages)
` [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml
` [PATCH v4 4/5] arm64: dts: add description for solidrun am642 som and evaluation board

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-06 14:40 UTC  (4+ messages)

[PATCH v2 0/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
 2024-02-06 14:40 UTC  (6+ messages)
` [PATCH v2 1/2] nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
` [PATCH v2 2/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine

[PATCH v2] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-06 14:39 UTC  (8+ messages)

[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
 2024-02-06 14:37 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: Read into buffers larger than data
` [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells
` [PATCH 3/4] soc: ti: k3-socinfo: Add support for nvmem cells
` [PATCH 4/4] arm64: dts: ti: k3-am62-wakeup: Add chip efuse nodes

[PATCH] media: ti: Use devm_platform_get_and_ioremap_resource() in ti_csi2rx_probe()
 2024-02-06 14:37 UTC  (3+ messages)
  ` [PATCH v2] media: ti: Use devm_platform_ioremap_resource() "

[PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations
 2024-02-06 14:35 UTC  (11+ messages)

[PATCH v2] selftests/seccomp: Pin benchmark to single CPU
 2024-02-06 14:34 UTC  (2+ messages)

[PATCH v2 1/2] usb: core: Amend initial authorized_default value
 2024-02-06 14:33 UTC  (3+ messages)
` [PATCH v2 2/2] usb: core: Make default authorization mode configurable

[PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
 2024-02-06 14:27 UTC  (11+ messages)
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
` (subset) [PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling

[PATCH rdma-next v2 0/5] RDMA/mana_ib: Enable RNIC adapter and populate it with GIDs
 2024-02-06 14:32 UTC  (11+ messages)
` [PATCH rdma-next v2 2/5] RDMA/mana_ib: Create and destroy rnic adapter
    ` [EXTERNAL] "

[PATCH] tools/rtla: Add -U/--user-load option to timerlat
 2024-02-06 14:32 UTC 

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-02-06 14:05 UTC  (6+ messages)
` [PATCH v4 1/4] "

[PATCH] tty: serial: samsung: Remove superfluous braces in macro
 2024-02-06 14:29 UTC  (2+ messages)

[PATCH 1/3] driver core: bus: introduce can_remove()
 2024-02-06 14:29 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback

[syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
 2024-02-06 14:28 UTC  (9+ messages)
  ` [PATCH] tty: vt: check for atomic context in con_write()
        ` [PATCH] tty: n_gsm: restrict tty devices to attach

[PATCH net-next v8 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2024-02-06 14:27 UTC  (2+ messages)

CONFIG_JITTERENTROPY needs more explanation?
 2024-02-06 14:26 UTC 

[PATCH 0/8] drivers: net: Convert EEE handling to use linkmode bitmaps
 2024-02-06 14:25 UTC  (4+ messages)
` [PATCH 7/8] net: intel: igb: Use linkmode helpers for EEE

[PATCH 0/4] MIPS: Cleanups to PCI related code
 2024-02-06 14:25 UTC  (4+ messages)
` [PATCH 3/4] MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()

[PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-02-06 14:24 UTC  (5+ messages)
` [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-06 14:21 UTC  (7+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model

[PATCH 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-06 14:21 UTC  (4+ messages)
` [PATCH v2 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH] iommu/ipmmu-vmsa: Use devm_platform_get_and_ioremap_resource() in ipmmu_probe()
 2024-02-06 14:15 UTC  (3+ messages)
  ` [PATCH v2] iommu/ipmmu-vmsa: Use devm_platform_ioremap_resource() "

[PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP
 2024-02-06 14:15 UTC  (8+ messages)

[linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema
 2024-02-06 14:12 UTC  (2+ messages)

[PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible
 2024-02-06 14:09 UTC  (5+ messages)

[PATCH v4 0/2] drm: Check polling initialized before
 2024-02-06 14:07 UTC  (2+ messages)

[PATCH v3 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-06 14:07 UTC  (3+ messages)
` [PATCH v3 09/20] drivers: crypto: meson: process more than MAXDESCS descriptors

[PATCH v3 0/6] Add support for QMC HDLC
 2024-02-06 14:07 UTC  (7+ messages)
` [PATCH v3 1/6] net: wan: "
` [PATCH v3 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v3 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v3 4/6] bitmap: Introduce bitmap_off()
` [PATCH v3 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v3 6/6] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-02-06 14:04 UTC  (3+ messages)

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-02-06 13:57 UTC  (5+ messages)
` [PATCH 1/4] PCI/AER: Cleanup register variable
` [PATCH 2/4] PCI: Generalize TLP Header Log reading
` [PATCH 3/4] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH 4/4] PCI: Create helper to print TLP Header and Prefix Log

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-02-06 13:57 UTC  (10+ messages)
        ` [Linaro-mm-sig] "

[PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev
 2024-02-06 13:55 UTC  (3+ messages)

[PATCH v7 00/23] Introduce runtime modifiable Energy Model
 2024-02-06 13:55 UTC  (9+ messages)
` [PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table

[PATCH net-next v2 0/8] netconsole: Add userdata append support
 2024-02-06 13:51 UTC  (5+ messages)
` [PATCH net-next v2 5/8] net: netconsole: add a userdata config_group member to netconsole_target

[PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-02-06 13:52 UTC  (3+ messages)
` [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding

[PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
 2024-02-06 13:52 UTC  (2+ messages)

[PATCH] drm/mgag200: Flush the cache to improve latency
 2024-02-06 13:51 UTC  (8+ messages)

[PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails
 2024-02-06 13:50 UTC  (11+ messages)

[PATCH] btrfs: mark __btrfs_add_free_space static
 2024-02-06 13:47 UTC  (2+ messages)

[PATCH v2 00/23] gpio: rework locking and object life-time control
 2024-02-06 13:43 UTC  (9+ messages)
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU

[PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF
 2024-02-06 13:42 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer

next: /dev/root: Can't open blockdev
 2024-02-06 13:41 UTC  (6+ messages)

[PATCH -next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL()
 2024-02-06 13:41 UTC 

[PATCH v3 00/10] Make PCI's devres API more consistent
 2024-02-06 13:39 UTC  (11+ messages)
` [PATCH v3 01/10] PCI: Add new set of devres functions
` [PATCH v3 02/10] PCI: Deprecate iomap-table functions
` [PATCH v3 03/10] PCI: Warn users about complicated devres nature
` [PATCH v3 04/10] PCI: Make devres region requests consistent
` [PATCH v3 05/10] PCI: Move dev-enabled status bit to struct pci_dev
` [PATCH v3 06/10] PCI: Move pinned "
` [PATCH v3 07/10] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v3 08/10] PCI: Give pci(m)_intx "
` [PATCH v3 09/10] PCI: Remove legacy pcim_release()
` [PATCH v3 10/10] drm/vboxvideo: fix mapping leaks

[PATCH v3 0/1] pidfd: implement PIDFD_THREAD flag for pidfd_open()
 2024-02-06 13:38 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
 2024-02-06 13:36 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: Add DT overlay for PCIe + USB3.0 SERDES personality card

[PATCH] selftests: ftrace: fix typo in test report
 2024-02-06 13:35 UTC  (2+ messages)

[PATCH v2 0/6] Restore data lifetime support
 2024-02-06 13:35 UTC 

[PATCH v3] mmc: renesas_sdhi: Fix change point of data handling
 2024-02-06 13:35 UTC  (5+ messages)

[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
 2024-02-06 13:33 UTC  (8+ messages)
` [PATCH 1/3] drm/mediatek: Dynamically allocate CMDQ and use helper functions

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-06 13:30 UTC  (8+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH v3 0/7] MediaTek DRM - DSI driver cleanups
 2024-02-06 13:27 UTC  (4+ messages)
` [PATCH v3 1/7] drm/mediatek: dsi: Use GENMASK() for register mask definitions

[PATCH v2] serial: port: Don't suspend if the port is still busy
 2024-02-06 13:21 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
 2024-02-06 13:20 UTC  (2+ messages)


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