The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-06-07 04:27:13 to 2024-06-07 07:29:39 UTC [more...]

[PATCH v4 0/6] Add support for AD411x
 2024-06-07  7:29 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH] i3c: dw: Fix IBI intr signal programming
 2024-06-07  7:28 UTC  (7+ messages)
        ` [PATCH v2] i3c: dw: Fix IBI intr programming

[PATCH v2 0/3] slab: fix and cleanup of slub_debug
 2024-06-07  7:26 UTC  (4+ messages)
` [PATCH v2 1/3] slab: make check_object() more consistent

[PATCH v2 0/2] Support mailbox interface in qcom,smsm driver
 2024-06-07  7:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc

[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-06-07  7:23 UTC  (7+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "

[PATCH] perf sched map: Add command-name option to filter the output map
 2024-06-07  7:22 UTC  (5+ messages)

[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
 2024-06-07  7:19 UTC  (2+ messages)

[PATCH 0/2] Add vibrator support for PM6150 PMIC
 2024-06-07  7:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: input: qcom,pm8xxx-vib: Document PM6150 compatible
` [PATCH 2/2] arm64: dts: qcom: pm6150: Add vibrator

[PATCH v3] mm: convert page type macros to enum
 2024-06-07  7:19 UTC  (2+ messages)

[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
 2024-06-07  7:18 UTC  (14+ messages)
` [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v13 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v13 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v13 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v13 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v13 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v13 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v13 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v13 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v13 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v13 11/13] net: ethtool: cable-test: "
` [PATCH net-next v13 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v13 13/13] Documentation: networking: document phy_link_topology

[syzbot] [bpf?] possible deadlock in trie_delete_elem
 2024-06-07  7:17 UTC  (2+ messages)
` [syzbot] Re: 000000000000fcfa6406141cc8ac@google.com

[PATCH] loongarch: Only select HAVE_OBJTOOL and allow ORC unwinder if the inline assembler supports R_LARCH_{32,64}_PCREL
 2024-06-07  7:14 UTC  (12+ messages)

[PATCH v2] mm: let kswapd work again for node that used to be hopeless but may not now
 2024-06-07  7:12 UTC  (8+ messages)

[PATCH v3 0/6] Add support for AD4000 series of ADCs
 2024-06-07  7:15 UTC  (7+ messages)
` [PATCH v3 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration

[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
 2024-06-07  7:11 UTC  (8+ messages)

[PATCH net] bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()
 2024-06-07  7:06 UTC 

[PATCH 0/4] soc: imx: secvio: Add secvio support
 2024-06-07  7:07 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: firmware: secvio: Add device tree bindings
      ` [EXT] "
  ` [EXT] Re: [PATCH 0/4] soc: imx: secvio: Add secvio support

[PATCH] RISC-V:KVM: Add AMO load/store access fault traps to redirect to guest
 2024-06-07  7:07 UTC  (2+ messages)

[PATCH 0/5] Add MPSS remoteproc support for SDX75
 2024-06-07  7:06 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
` [PATCH 3/5] arm64: dts: qcom: sdx75: add missing qlink_logging reserved memory for mpss

[PATCH 0/3] MCTP over PCC
 2024-06-07  7:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] kunit: add missing MODULE_DESCRIPTION() macros to core modules
 2024-06-07  7:05 UTC  (2+ messages)

[PATCH 0/3] Perf avoid opening events on offline CPUs
 2024-06-07  7:04 UTC  (6+ messages)
` [PATCH 1/3] perf pmu: Limit PMU cpumask to online CPUs

[PATCH] list: test: add the missing MODULE_DESCRIPTION() macro
 2024-06-07  7:04 UTC  (2+ messages)

[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-07  6:53 UTC  (16+ messages)
` [PATCH v5 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v5 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v5 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v5 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v5 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v5 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v5 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v5 net-next 08/15] net: softnet_data: Make xmit.recursion per task
` [PATCH v5 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v5 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v5 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v5 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v5 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v5 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)
 2024-06-07  7:03 UTC  (3+ messages)
` ANNOUNCE: pahole v1.26 (more holes, --bpf_features, --contains_enum)

[PATCH v2 00/13] Some cleanups for memory-failure
 2024-06-07  7:00 UTC  (8+ messages)
` [PATCH v2 01/13] mm/memory-failure: simplify put_ref_page()
` [PATCH v2 10/13] mm/memory-failure: move some function declarations into internal.h

[PATCH] net: missing check
 2024-06-07  6:56 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mt6358: Convert to dtschema
 2024-06-07  6:56 UTC  (4+ messages)

[PATCH v1] perf arm: Workaround ARM PMUs cpu maps having offline cpus
 2024-06-07  6:53 UTC 

[PATCH] hwmon: lm70: simplify with spi_get_device_match_data()
 2024-06-07  6:53 UTC  (3+ messages)

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-06-07  6:50 UTC  (5+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH net V3 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately
 2024-06-07  6:46 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-06-07  6:47 UTC  (8+ messages)
` [PATCH 2/7] arm64: dts: imx8qm: add mipi subsystem
    ` [PATCH 1/1] [WIP] Initial DC0/LVDS0 subsystem files
` [PATCH 4/7] arm64: dts: imx8qm-mek: add pwm and i2c in lvds subsystem
` [PATCH 5/7] arm64: dts: imx8qm-mek: add i2c in mipi[0,1] subsystem

[PATCH] dt-bindings: clock: renesas,rzg2l-cpg: Update description for #reset-cells
 2024-06-07  6:46 UTC  (2+ messages)

[PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO
 2024-06-07  6:46 UTC  (3+ messages)

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-07  6:40 UTC  (9+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH v3 00/10] Support ROHM BD96801 Scalable PMIC
 2024-06-07  6:38 UTC  (4+ messages)
` [PATCH v3 07/10] irqdomain: Allow giving name suffix for domain

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-07  6:35 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] block: fix request.queuelist usage in flush
 2024-06-07  6:33 UTC  (12+ messages)

[PATCH] LoongArch: KVM: Add feature passing from user space
 2024-06-07  6:31 UTC  (6+ messages)

[RCU] zombie task hung in synchronize_rcu_expedited
 2024-06-07  6:25 UTC  (3+ messages)

[PATCH] crash: Remove header files which are included more than once
 2024-06-07  6:26 UTC  (2+ messages)

[PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
 2024-06-07  6:23 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: ak4554: Convert to dtschema
 2024-06-07  6:19 UTC  (2+ messages)

[PATCH v7 0/9] block atomic writes
 2024-06-07  6:16 UTC  (2+ messages)

[PATCH] powerpc: vdso: fix building with wrong-endian toolchain
 2024-06-07  6:16 UTC 

[PATCH] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-06-07  6:14 UTC  (4+ messages)

[PATCH] riscv: Improve exception and system call latency
 2024-06-07  6:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: defconfig: Enable USB2 PHY Driver
 2024-06-07  6:10 UTC 

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-06-07  6:10 UTC  (11+ messages)

[PATCH 00/12] arm64: meson: bunch of DT fixes, take 4 (final one ??)
 2024-06-07  6:06 UTC  (2+ messages)

[PATCH v3 00/21] block atomic writes for XFS
 2024-06-07  6:04 UTC  (6+ messages)
` [PATCH v3 07/21] fs: xfs: align args->minlen for forced allocation alignment

[syzbot] [net?] INFO: task hung in __tun_chr_ioctl (6)
 2024-06-07  6:03 UTC 

[PATCH] Input: elan_i2c - do not leave interrupt disabled on suspend failure
 2024-06-07  6:02 UTC 

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-07  6:02 UTC 

[PATCH] ASoC: dt-bindings: linux,spdif-dir: Convert to dtschema
 2024-06-07  5:59 UTC  (5+ messages)

[PATCH v2 0/4] usb: typec-mux: broadcast typec state to next mux for ptn36502 & nb7vpq904m retimers
 2024-06-07  5:55 UTC  (9+ messages)
` [PATCH v2 1/4] usb: typec-mux: ptn36502: unregister typec switch on probe error and remove
` [PATCH v2 2/4] usb: typec-mux: nb7vpq904m: "
` [PATCH v2 3/4] usb: typec-mux: ptn36502: broadcast typec state to next mux
` [PATCH v2 4/4] usb: typec-mux: nb7vpq904m: "

[PATCH net-next v3 0/4] net: macb: WOL enhancements
 2024-06-07  5:54 UTC  (7+ messages)
` [PATCH net-next v3 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v3 3/4] net: macb: Add ARP support to WOL

[PATCH] mm: zswap: limit number of zpools based on CPU and RAM
 2024-06-07  5:49 UTC  (5+ messages)

[PATCH] perf test: Speed up test case 70 annotate basic tests
 2024-06-07  5:43 UTC 

[PATCH] perf test: Speed up test case 70 annotate basic tests
 2024-06-07  5:43 UTC 

[PATCH v2] mm: swap: remove 'synchronous' argument to swap_read_folio()
 2024-06-07  5:31 UTC  (2+ messages)

[PATCH v10 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-06-07  5:29 UTC  (4+ messages)
` [PATCH v10 3/4] PCI/DOE: Expose the DOE features via sysfs

[PATCH] HID: add missing MODULE_DESCRIPTION() macros
 2024-06-07  5:12 UTC  (2+ messages)

[RFC PATCH mtd-utils 000/110] Add fsck.ubifs support
 2024-06-07  5:08 UTC  (68+ messages)
` [RFC PATCH mtd-utils 030/110] ubifs-utils: Add linux hexdump implementations lib
` [RFC PATCH mtd-utils 043/110] ubifs-utils: Adapt dir.c in libubifs
` [RFC PATCH mtd-utils 044/110] ubifs-utils: Adapt journal.c "
` [RFC PATCH mtd-utils 047/110] ubifs-utils: Adapt debug subsystem "
` [RFC PATCH mtd-utils 048/110] ubifs-utils: Adapt key.h "
` [RFC PATCH mtd-utils 051/110] ubifs-utils: Adapt orphan.c "
` [RFC PATCH mtd-utils 052/110] ubifs-utils: Adapt gc subsystem "
` [RFC PATCH mtd-utils 053/110] ubifs-utils: Move ubifs-media.h "
` [RFC PATCH mtd-utils 054/110] ubifs-utils: Add descriptions for new lib files in libubifs/README
` [RFC PATCH mtd-utils 055/110] ubifs-utils: Replace ubifs related source code with linux kernel implementation
` [RFC PATCH mtd-utils 056/110] ubifs-utils: open_ubi: Set errno if the target is not char device
` [RFC PATCH mtd-utils 057/110] fsck.ubifs: Add fsck support
` [RFC PATCH mtd-utils 058/110] fsck.ubifs: Add inconsistent problem handling asking function
` [RFC PATCH mtd-utils 059/110] fsck.ubifs: Distinguish reasons when certain failures happen
` [RFC PATCH mtd-utils 060/110] fsck.ubifs: Load filesystem information from UBI volume
` [RFC PATCH mtd-utils 061/110] fsck.ubifs: Add node parsing functions
` [RFC PATCH mtd-utils 062/110] fsck.ubifs: Add file organization realization
` [RFC PATCH mtd-utils 063/110] fsck.ubifs: Add rebuilding filesystem support
` [RFC PATCH mtd-utils 064/110] fsck.ubifs: rebuild_fs: Remove deleted nodes from valid node tree
` [RFC PATCH mtd-utils 065/110] fsck.ubifs: rebuild_fs: Add valid nodes into file
` [RFC PATCH mtd-utils 066/110] fsck.ubifs: rebuild_fs: Filter invalid files
` [RFC PATCH mtd-utils 067/110] fsck.ubifs: rebuild_fs: Extract reachable directory entries tree
` [RFC PATCH mtd-utils 068/110] fsck.ubifs: rebuild_fs: Check and correct files' information
` [RFC PATCH mtd-utils 069/110] fsck.ubifs: rebuild_fs: Record used LEBs
` [RFC PATCH mtd-utils 070/110] fsck.ubifs: rebuild_fs: Re-write data
` [RFC PATCH mtd-utils 071/110] fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned files
` [RFC PATCH mtd-utils 072/110] fsck.ubifs: rebuild_fs: Build TNC
` [RFC PATCH mtd-utils 073/110] fsck.ubifs: rebuild_fs: Build LPT
` [RFC PATCH mtd-utils 074/110] fsck.ubifs: rebuild_fs: Clean up log and orphan area
` [RFC PATCH mtd-utils 075/110] fsck.ubifs: rebuild_fs: Write master node
` [RFC PATCH mtd-utils 076/110] fsck.ubifs: Read master node & init lpt
` [RFC PATCH mtd-utils 077/110] fsck.ubifs: Replay journal
` [RFC PATCH mtd-utils 078/110] fsck.ubifs: Handle orphan nodes
` [RFC PATCH mtd-utils 079/110] fsck.ubifs: Consolidate log
` [RFC PATCH mtd-utils 080/110] fsck.ubifs: Recover isize
` [RFC PATCH mtd-utils 081/110] fsck.ubifs: Move common functions and data structures into fsck.ubifs.c
` [RFC PATCH mtd-utils 082/110] fsck.ubifs: Traverse TNC and construct files
` [RFC PATCH mtd-utils 083/110] fsck.ubifs: Ensure that TNC LEB can be scanned successful
` [RFC PATCH mtd-utils 084/110] fsck.ubifs: Update files' size for check mode
` [RFC PATCH mtd-utils 085/110] fsck.ubifs: Check and handle invalid files
` [RFC PATCH mtd-utils 086/110] fsck.ubifs: Check and handle unreachable files
` [RFC PATCH mtd-utils 087/110] fsck.ubifs: Check and correct files' information
` [RFC PATCH mtd-utils 088/110] fsck.ubifs: Check whether the TNC is empty
` [RFC PATCH mtd-utils 089/110] fsck.ubifs: Move common functions and data structures into check_space.c
` [RFC PATCH mtd-utils 090/110] fsck.ubifs: check and correct the space statistics
` [RFC PATCH mtd-utils 091/110] fsck.ubifs: Commit problem fixing modifications to disk
` [RFC PATCH mtd-utils 092/110] fsck.ubifs: Check and correct the index size
` [RFC PATCH mtd-utils 093/110] ubifs-utils: libubifs: Support some file operations
` [RFC PATCH mtd-utils 094/110] fsck.ubifs: Check and create the root dir
` [RFC PATCH mtd-utils 095/110] fsck.ubifs: Check and create the lost+found
` [RFC PATCH mtd-utils 096/110] fsck.ubifs: Handle disconnected files
` [RFC PATCH mtd-utils 097/110] fsck.ubifs: Do final committing
` [RFC PATCH mtd-utils 098/110] fsck.ubifs: Add README to describe fsck
` [RFC PATCH mtd-utils 099/110] tests: Add common libs for testing fsck.ubifs/mkfs.ubifs
` [RFC PATCH mtd-utils 100/110] tests: ubifs_tools: fsck_tests: Add authentication refusing test
` [RFC PATCH mtd-utils 101/110] tests: ubifs_tools: fsck_tests: Add cycle mount+fsck test
` [RFC PATCH mtd-utils 102/110] tests: ubifs_tools: fsck_tests: Add powercut+fsck+mount test
` [RFC PATCH mtd-utils 103/110] tests: ubifs_tools: fsck_tests: Add corrupt+fsck+fault_inject test
` [RFC PATCH mtd-utils 104/110] tests: ubifs_tools: fsck_tests: Add cycle_powercut+fsck test
` [RFC PATCH mtd-utils 105/110] tests: ubifs_tools: fsck_tests: Add random_corrupt+fsck test
` [RFC PATCH mtd-utils 106/110] tests: ubifs_tools: fsck_tests: Add corrupted images
` [RFC PATCH mtd-utils 107/110] tests: ubifs_tools: fsck_tests: Add bad images fixing test
` [RFC PATCH mtd-utils 108/110] tests: ubifs_tools: mkfs_tests: Add fs content check test
` [RFC PATCH mtd-utils 109/110] tests: ubifs_tools: Add run_all script
` [RFC PATCH mtd-utils 110/110] tests: ubifs_tools: Add README

[PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-07  5:07 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in clear_inode
 2024-06-07  5:05 UTC  (2+ messages)

[PATCH 0/6] Enable P2PDMA in Userspace RDMA
 2024-06-07  5:03 UTC  (4+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()

[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
 2024-06-07  4:59 UTC  (7+ messages)
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[syzbot] [btrfs?] KMSAN: uninit-value in deflate_fast
 2024-06-07  4:57 UTC 

[PATCH] mm: swap: remove 'synchronous' argument to swap_read_folio()
 2024-06-07  4:55 UTC  (3+ messages)

[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
 2024-06-07  4:43 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tools/perf: Fix timing issue with parallel threads in perf bench wake-up-parallel

[PATCH] drm/tests: add missing MODULE_DESCRIPTION() macros
 2024-06-07  4:42 UTC 

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-06-07  4:40 UTC  (12+ messages)

[PATCH v1 0/3] Fix and improve __maps__fixup_overlap_and_insert
 2024-06-07  4:31 UTC  (3+ messages)


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