All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-02 13:22:32 to 2024-04-02 14:05:40 UTC [more...]

[PATCH 1/1] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
 2024-04-02 13:54 UTC  (8+ messages)

[PATCH v2 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-02 14:04 UTC  (3+ messages)
` [PATCH v2 06/16] ASoC: Intel: "

[PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
 2024-04-02 14:05 UTC  (2+ messages)

[PATCH v7 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 14:05 UTC  (14+ messages)
` [PATCH v7 3/4] "
` [PATCH v7 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v6 0/4] fpga: xilinx-selectmap: add new driver
 2024-04-02 13:57 UTC  (4+ messages)

[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
 2024-04-02 12:55 UTC  (2+ messages)
` [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions

[PATCH] mean_and_variance: Drop always failing tests
 2024-04-02 14:03 UTC  (2+ messages)

[PATCH] drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
 2024-04-02 14:03 UTC  (2+ messages)

[Revert commit 27f58c04a8f438078583041468ec60597841284d] [linux-next] [6.9.0-rc1-next-20240328] WARNING: CPU: 9 PID: 209 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x270/0x280 [sg]
 2024-04-02 14:02 UTC  (4+ messages)

[PATCH v2] drm/panthor: Fix couple of NULL vs IS_ERR() bugs
 2024-04-02 14:02 UTC  (2+ messages)

[PATCH bpf-next 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-02 14:02 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v2] fuse: allow FUSE drivers to declare themselves free from outside changes
 2024-04-02 14:02 UTC  (4+ messages)

[PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs
 2024-04-02 14:02 UTC  (14+ messages)
` [PATCH 02/31] rockchip: rk3399-ficus: Enable TPL and use common bss and stack addr
` [PATCH 04/31] rockchip: rk3399: Enable ARMv8 crypto and FIT checksum validation
` [PATCH 05/31] rockchip: rk3399: Enable random generator on all boards
` [PATCH 06/31] rockchip: rk3399: Imply support for GbE PHY
` [PATCH 07/31] rockchip: rk3399: Enable DT overlay support on all boards
` [PATCH 09/31] rockchip: rk3399: Add a default spl-boot-order prop

[PATCH v2] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-04-02 14:01 UTC 

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02 14:01 UTC  (8+ messages)
` [PATCH v6 3/4] "

[PATCH] libbpf: use local bpf_helpers.h include
 2024-04-02 13:54 UTC 

[PATCH RFT 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-02 14:00 UTC  (3+ messages)

linux-next: manual merge of the mfd tree with the pci tree
 2024-04-02 14:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpftool: Clean up indentation and formatting in docs
 2024-04-02 14:00 UTC  (2+ messages)

[PATCH 0/6] Add support for AD411x
 2024-04-02 14:00 UTC  (4+ messages)
` [PATCH 6/6] iio: adc: ad7173: Add support for AD411x devices

[PATCH] yavta: Format type errors for non x86 arches
 2024-04-02 13:59 UTC  (4+ messages)

[PATCH] staging: axis-fifo: align arguments to open parenthesis in axis-fifo.c
 2024-04-02 13:59 UTC  (5+ messages)

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-02 13:57 UTC  (3+ messages)
` [PATCH 14/26] cxl/region: Read existing extents on region creation

[PATCH 1/1] NFSD: cancel CB_RECALL_ANY call when nfs4_client is about to be destroyed
 2024-04-02 13:58 UTC  (11+ messages)

[PATCH net-next 00/15] mlxsw: Preparations for improving performance
 2024-04-02 13:54 UTC  (16+ messages)
` [PATCH net-next 01/15] mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
` [PATCH net-next 02/15] mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
` [PATCH net-next 03/15] mlxsw: pci: Do not setup tasklet from operation
` [PATCH net-next 04/15] mlxsw: pci: Arm CQ doorbell regardless of number of completions
` [PATCH net-next 05/15] mlxsw: pci: Remove unused counters
` [PATCH net-next 06/15] mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
` [PATCH net-next 07/15] mlxsw: pci: Poll command interface for each cmd_exec()
` [PATCH net-next 08/15] mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
` [PATCH net-next 09/15] mlxsw: pci: Use only one event queue
` [PATCH net-next 10/15] mlxsw: pci: Remove unused wait queue
` [PATCH net-next 11/15] mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
` [PATCH net-next 12/15] mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
` [PATCH net-next 13/15] mlxsw: pci: Remove mlxsw_pci_sdq_count()
` [PATCH net-next 14/15] mlxsw: pci: Remove mlxsw_pci_cq_count()
` [PATCH net-next 15/15] mlxsw: pci: Store DQ pointer as part of CQ structure

[Intel-wired-lan] [PATCH v7] ice: Add get/set hw address for VFs using devlink commands
 2024-04-02 13:57 UTC  (5+ messages)
      `  "

[PATCH 0/3] add FnLock LED class device to ideapad laptops
 2024-04-02 13:55 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCK

[PATCH nft] netfilter: nf_tables: Fix pertential data-race in __nft_flowtable_type_get()
 2024-04-02 13:55 UTC  (4+ messages)

[6.9 gpiolib regression] gpiolib: triggers: kobject: 'gpiochipX' is not, initialized, yet kobject_get() errors
 2024-04-02 13:54 UTC  (4+ messages)

[PATCH 00/19] rockchip: rk35xx: Miscellaneous fixes and updates
 2024-04-02 13:54 UTC  (13+ messages)
` [PATCH 08/19] rockchip: rk35xx: Imply support for GbE PHY
` [PATCH 12/19] rockchip: rk3588: Update bootph props
` [PATCH 18/19] rockchip: rk356x-generic: Add support for SPI flash and USB OTG

[PATCH 0/2] PCI: Add and use pcim_iomap_region()
 2024-04-02 13:54 UTC  (7+ messages)

[PATCH] mem-pool: use st_add() in mem_pool_strvfmt()
 2024-04-02 13:48 UTC  (3+ messages)

[PATCHSET v3 0/4] Cleanup and improve MSG_RING performance
 2024-04-02 13:53 UTC  (3+ messages)
` [PATCH 1/4] io_uring: add remote task_work execution helper

[PATCH 0/4] osxkeychain: bring in line with other credential helpers
 2024-04-02 13:53 UTC  (7+ messages)

[PATCH 0/6] Improve visibility of writeback
 2024-04-02 13:53 UTC  (7+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH] bus: mhi: host: Add sysfs entry to force device to enter EDL
 2024-04-02 13:52 UTC  (7+ messages)

[PATCH] livepatch: Add KLP_IDLE state
 2024-04-02 13:52 UTC  (2+ messages)

[PATCH 00/11] Add Battlemage support
 2024-04-02 13:52 UTC  (8+ messages)
` [PATCH 02/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH 03/11] drm/xe/bmg: Add BMG platform definition
` [PATCH 04/11] drm/xe/bmg: Add BMG mocs table
` ✓ CI.BAT: success for Add Battlemage support

[PATCH v12 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-04-02 13:52 UTC  (3+ messages)
` [PATCH v12 1/8] mm/gup: Introduce unpin_folio/unpin_folios helpers

[PATCH 0/7] drm/i915: Bigjoiner prep work
 2024-04-02 13:51 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
` [PATCH 2/7] drm/i915: Shuffle DP .mode_valid() checks
` [PATCH 3/7] drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
` [PATCH 4/7] drm/i915: Extract glk_need_scaler_clock_gating_wa()
` [PATCH 5/7] drm/i915/mst: Limit MST+DSC to TGL+
` [PATCH 6/7] drm/i915/mst: Reject FEC+MST on ICL
` [PATCH 7/7] drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"

[PATCH 0/4] input: add CONFIG_INPUT_EVBUG debug option
 2024-04-02 13:50 UTC  (2+ messages)
` [PATCH 3/4] input: imx-keypad: remove now-duplicate debug messages

[PATCH net-next 0/3] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-02 13:49 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next 2/3] net: stmmac: add support for RZ/N1 GMAC

[PATCH 0/8] [RFC] Rust device / driver abstractions
 2024-04-02 13:51 UTC  (10+ messages)
` [PATCH 4/8] rust: add driver abstraction

[PATCH v4 10/10] drm/vboxvideo: fix mapping leaks
 2024-04-02 13:50 UTC  (2+ messages)

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-02 12:35 UTC  (3+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-04-02 12:36 UTC  (2+ messages)

[PATCH mptcp-next v5 0/2] display "last time" actions info
 2024-04-02 13:46 UTC  (2+ messages)

[PATCH master 1/3] soc: sifive: l2_cache: fix 32-bit compilation
 2024-04-02 13:45 UTC  (3+ messages)
` [PATCH master 2/3] RISC-V: riscvemu: build overlay as DTSO
` [PATCH master 3/3] treewide: replace references to barebox.org/jsbarebox with demo

[PATCH] mm/ksm: fix missing comma in comment
 2024-04-02 13:44 UTC 

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-02 13:44 UTC  (3+ messages)
` [PATCH 22/29] xfs: advertise fs-verity being available on filesystem

[PATCH 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-04-02 13:43 UTC  (3+ messages)

[PATCH] MAINTAINERS: repair file entry in ADP1050 HARDWARE MONITOR DRIVER
 2024-04-02 13:42 UTC 

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-04-02 13:43 UTC  (6+ messages)
` [PATCH v6 08/20] xen/riscv: introduce cmpxchg.h

[PATCH] gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobject_get() errors
 2024-04-02 13:43 UTC 

[PATCH] block: fix overflow in blk_ioctl_discard()
 2024-04-02 13:43 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Don't need VSYNC if VMAPP with {V, Alloc}=={0, x}
 2024-04-02 13:43 UTC  (6+ messages)

[PATCH 0/2][5.9-rc] USB FunctionFS DMABUF interface fixes
 2024-04-02 13:43 UTC  (3+ messages)

[PATCH] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-02 13:42 UTC  (2+ messages)

[PATCH AUTOSEL 6.8 01/68] wifi: ath9k: fix LNA selection in ath_ant_try_scan()
 2024-04-02 13:35 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 59/68] btrfs: preallocate temporary extent buffer for inode logging when needed

Process stuck in cobalt_monitor_enter
 2024-04-02 13:41 UTC  (14+ messages)

[PATCH] mm: Use rwsem assertion macros for mmap_lock
 2024-04-02 13:41 UTC  (2+ messages)

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-04-02 13:41 UTC  (4+ messages)
` [PATCH 6.8 015/715] io_uring: remove unconditional looping in local task_work handling

[PATCH 0/9] perf: Avoid explicit cpumask var allocation from stack
 2024-04-02 13:40 UTC  (4+ messages)

[PATCH net] net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
 2024-04-02 13:41 UTC 

Oddities in brd queue limits
 2024-04-02 13:41 UTC  (4+ messages)

[PATCH v6 0/4] i2c: thunderx: Marvell thunderx i2c changes
 2024-04-02 13:40 UTC  (5+ messages)
` [PATCH v6 1/4] i2c: thunderx: Clock divisor logic changes
` [PATCH v6 2/4] i2c: thunderx: Support for High speed mode
` [PATCH v6 3/4] i2c: octeon: Handle watchdog timeout
` [PATCH v6 4/4] i2c: thunderx: Adding ioclk support

[PATCH] livepatch: Delete the associated module when replacing an old livepatch
 2024-04-02 13:39 UTC  (4+ messages)

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-04-02 13:38 UTC  (8+ messages)

[PATCH] mm/slub, kunit: Use inverted data to corrupt kmem cache
 2024-04-02 13:38 UTC 

[PATCH] drm/amdgpu: add post reset IP callback
 2024-04-02 13:38 UTC  (2+ messages)

[PATCH] ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent
 2024-04-02 13:36 UTC  (2+ messages)

[PATCH bpf-next v2 0/1] Support kCFI + BPF on arm64
 2024-04-02 13:35 UTC  (6+ messages)
` [PATCH bpf-next v2 1/1] arm64/cfi,bpf: "

[PATCH v10 0/9] Improve test coverage of TTM
 2024-04-02 13:35 UTC  (2+ messages)

[meta-networking][PATCH 1/3] nftables: Fix ptest output format issues
 2024-04-02 13:34 UTC  (3+ messages)
` [meta-networking][PATCH 2/3] nftables: Fix ShellCheck violations in ptest wrapper script "run-ptest"
` [meta-networking][PATCH 3/3] nftables: Fix failed ptest testcases

[PULL v2 0/4] Trivial patches for 2024-04-02
 2024-04-02 13:33 UTC  (2+ messages)

[PATCH 1/4] manuals: fix trailing spaces
 2024-04-02 13:33 UTC  (4+ messages)
` [PATCH 2/4] manuals: remove tab characters
  ` [docs] "

[PATCH] fabrics: Fix fast_io_fail_tmo option
 2024-04-02 12:18 UTC 

[PATCH 6.8 000/399] 6.8.3-rc1 review
 2024-04-02 13:33 UTC  (2+ messages)

[PATCH net-next V2 00/11] mlx5 misc patches
 2024-04-02 13:30 UTC  (12+ messages)
` [PATCH net-next V2 01/11] net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags strings
` [PATCH net-next V2 02/11] net/mlx5e: Use ethtool_sprintf/puts() to fill selftests strings
` [PATCH net-next V2 03/11] net/mlx5e: Use ethtool_sprintf/puts() to fill stats strings
` [PATCH net-next V2 04/11] net/mlx5e: Make stats group fill_stats callbacks consistent with the API
` [PATCH net-next V2 05/11] net/mlx5e: debugfs, Add reset option for command interface stats
` [PATCH net-next V2 06/11] net/mlx5e: XDP, Fix an inconsistent comment
` [PATCH net-next V2 07/11] net/mlx5: Convert uintX_t to uX
` [PATCH net-next V2 08/11] net/mlx5e: Add support for 800Gbps link modes
` [PATCH net-next V2 09/11] net/mlx5: Support matching on l4_type for ttc_table
` [PATCH net-next V2 10/11] net/mlx5: Skip pages EQ creation for non-page supplier function
` [PATCH net-next V2 11/11] net/mlx5: Don't call give_pages() if request 0 page

[PATCH 6.7 000/432] 6.7.12-rc1 review
 2024-04-02 13:32 UTC  (2+ messages)

[PATCH] tree: Add NVM subsystem controller identifier
 2024-04-02 13:32 UTC  (4+ messages)

ICMP_PARAMETERPROB and ICMP_TIME_EXCEEDED during connect
 2024-04-02 13:31 UTC  (6+ messages)

[PATCH net-next v3 0/7] net: Add generic support for netdev LEDs
 2024-04-02 13:31 UTC  (4+ messages)
` [PATCH net-next v3 5/7] net: dsa: Add helpers to convert netdev to ds or port index

[RFC 0/9] block: add llseek(SEEK_HOLE/SEEK_DATA) support
 2024-04-02 13:31 UTC  (3+ messages)

Patch for qemu-project/qemu#2247 issue
 2024-04-02 13:30 UTC  (5+ messages)

[oe-layersetup][master][PATCH] arago-scarthgap-*: Add meta-multimedia from meta-openeembedded
 2024-04-02 13:30 UTC 

[PATCH] drm/xe/xe2: Add workaround 18034896535
 2024-04-02 13:30 UTC 

[PATCH net-next v7 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-04-02 13:29 UTC  (3+ messages)
` [PATCH net-next v7 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx

[PATCH] bitbake-layers: add/remove option to not use tinfoil
 2024-04-02 13:29 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-02 13:28 UTC  (5+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v6 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH -next] x86: ia32.h: Remove unused code
 2024-04-02 13:28 UTC  (2+ messages)
` [tip: x86/cleanups] x86/32: Remove unused IA32_STACK_TOP and two externs

[kvm-unit-tests PATCH v2 0/2] arm/arm64: Use 'max' cpu and gic types
 2024-04-02 13:27 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] arm64: Prepare for LPA2
` [kvm-unit-tests PATCH v2 2/3] arm/arm64: Use 'max' gic type
` [kvm-unit-tests PATCH v2 3/3] arm64: Use 'max' cpu type

[PATCH 0/3] memblock tests: fix build error
 2024-04-02 13:27 UTC  (4+ messages)
` [PATCH 1/3] memblock tests: fix undefined reference to `early_pfn_to_nid'
` [PATCH 2/3] memblock tests: fix undefined reference to `panic'
` [PATCH 3/3] memblock tests: fix undefined reference to `BIT'

[PATCH] sh4: mac.w: memory accesses are 16-bit words
 2024-04-02 13:26 UTC  (2+ messages)

[Patch v2 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-02 13:26 UTC  (3+ messages)
` [Patch v2 1/2] dt-bindings: make sid and broadcast reg optional
` [Patch v2 2/2] memory: tegra: make sid and broadcast regions optional

[PATCH 5 net] RDMA/core: fix UAF with ib_device_get_netdev()
 2024-04-02 13:26 UTC 

[PATCH] drm/panthor: Fix NULL vs IS_ERR() bug in panthor_ioctl_tiler_heap_destroy()
 2024-04-02 13:25 UTC  (4+ messages)

nftables: How to match ICMPv6 subtype in a rule?
 2024-04-02 13:24 UTC  (8+ messages)

[PATCH] udf: replace deprecated strncpy/strcpy with strscpy
 2024-04-02 13:24 UTC  (2+ messages)

[PATCH 1/2] printk: export pr_flush()
 2024-04-02 13:23 UTC  (4+ messages)

[PATCH v5 0/6] Swap-out mTHP without splitting
 2024-04-02 13:22 UTC  (6+ messages)
` [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH] manuals: add initial sphinx-lint support
 2024-04-02 13:22 UTC  (3+ messages)
` [docs] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.