linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-01 23:32:56 to 2024-04-02 04:27:16 UTC [more...]

[PATCH RFC cmpxchg 0/8] Provide emulation for one- and two-byte cmpxchg()
 2024-04-02  4:28 UTC  (17+ messages)
` [PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
            ` [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
              ` [PATCH 2/8] sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
              ` [PATCH 3/8] sparc32: unify __cmpxchg_u{32,64}
              ` [PATCH 4/8] sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
              ` [PATCH 5/8] parisc: __cmpxchg_u32(): lift conversion into the callers
              ` [PATCH 6/8] parisc: unify implementations of __cmpxchg_u{8,32,64}
              ` [PATCH 7/8] parisc: add missing export of __cmpxchg_u8()
              ` [PATCH 8/8] parisc: add u16 support to cmpxchg()

[PATCH iwl-next v2 0/7] i40e: cleanups & refactors
 2024-04-02  4:25 UTC  (9+ messages)
` [PATCH iwl-next v2 1/7] i40e: Remove flags field from i40e_veb
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/7] i40e: Refactor argument of i40e_detect_recover_hung()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 4/7] i40e: Add helper to access main VSI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 5/7] i40e: Consolidate checks whether given VSI is main
  ` [Intel-wired-lan] "

[PATCH][next] nfp: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-02  4:24 UTC  (2+ messages)

[PATCH net] net: phy: micrel: Fix potential null pointer dereference
 2024-04-02  4:20 UTC  (2+ messages)

[syzbot] [mtd?] WARNING: zero-size vmalloc in ubi_read_volume_table
 2024-04-02  4:10 UTC  (2+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02  4:12 UTC  (5+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-02  4:10 UTC  (2+ messages)

[PATCH net-next v1 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-02  4:07 UTC  (7+ messages)
` [PATCH net-next v1 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v1 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v1 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-02  4:06 UTC  (3+ messages)
` [PATCH v3 6/7] KVM: arm64: Participate in bitmap-based PTE aging

[PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280
 2024-04-02  4:06 UTC  (7+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc

[PATCH v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-02  4:06 UTC 

[PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from ablocks
 2024-04-02  3:55 UTC  (2+ messages)

[PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from path
 2024-04-02  3:55 UTC  (2+ messages)

[PATCH] fpga: dfl: fme: fix kernel-doc comments for some functions
 2024-04-02  3:47 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2)
 2024-04-02  3:52 UTC  (2+ messages)

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

[PATCH 1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START
 2024-04-02  3:48 UTC  (2+ messages)

[PATCH] slub: fix slub segmentation
 2024-04-02  3:45 UTC  (2+ messages)

[PATCH bpf-next] bpf: Improve program stats run-time calculation
 2024-04-02  3:40 UTC 

[PATCH V6 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-04-02  3:39 UTC  (7+ messages)
` [PATCH V6 net-next 3/4] net: hns3: dump more reg info based on ras mod

[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-04-02  3:34 UTC  (10+ messages)
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH RESEND] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()
 2024-04-02  3:29 UTC  (2+ messages)

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-02  3:24 UTC  (5+ messages)
` [PATCH v4 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v4 2/4] hisi_acc_vfio_pci: Create subfunction for data reading
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v4 4/4] Documentation: add debugfs description for hisi migration

[PATCH] ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
 2024-04-02  3:29 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in hsr_dev_xmit (2)
 2024-04-02  3:26 UTC  (2+ messages)

linux-next: Tree for Apr 2
 2024-04-02  3:25 UTC 

[PATCH] ext4: extents: Remove unnecessary ‘0’ values from error
 2024-04-02  3:19 UTC 

[PATCH] ext4: extents: Remove unnecessary ‘0’ values from err
 2024-04-02  3:13 UTC 

[PATCH] livepatch: Add KLP_IDLE state
 2024-04-02  3:09 UTC 

[PATCH] bpf: fix null ptr deref in dev_map_enqueue
 2024-04-02  3:03 UTC  (2+ messages)

[PATCH] livepatch: Add KLP_IDLE state
 2024-04-02  3:08 UTC 

[PATCH v6 0/3] add pmic pca9451a support
 2024-04-02  3:07 UTC  (3+ messages)
` [PATCH v6 3/3] arm64: dts: imx93-11x11-evk: add "

[PATCH] arm64: dts: imx8mp: Describe CSI2 GPIO expander on i.MX8MP DHCOM PDK3 board
 2024-04-02  3:04 UTC  (2+ messages)

[PATCH 6.6 000/396] 6.6.24-rc1 review
 2024-04-02  2:59 UTC  (4+ messages)

general protection fault in refill_obj_stock
 2024-04-02  2:55 UTC  (4+ messages)
  ` 回复:general "

[PATCH for-next] RDMA/hns: Support DSCP
 2024-04-02  2:55 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: imx6qdl: mba6: Add missing vdd-supply for on-board USB hub
 2024-04-02  2:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Orphan vfio fsl-mc bus driver
 2024-04-02  2:53 UTC  (2+ messages)

[PATCH 2/8] ARC: Fix typos
 2024-04-02  2:48 UTC  (9+ messages)
` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
  ` [PATCH 1/3] Revert "PCI/MSI: Provide stubs for IMS functions"
  ` [PATCH 2/3] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
  ` [PATCH 3/3] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"

drivers/leds/leds-turris-omnia.c:438:15: sparse: sparse: cast to restricted __le16
 2024-04-02  2:38 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Write in gfs2_qd_dealloc (2)
 2024-04-02  2:37 UTC  (3+ messages)

[linus:master] [sched/eevdf] eab03c23c2: WARNING:possible_circular_locking_dependency_detected
 2024-04-02  2:36 UTC  (2+ messages)

[PATCH v5 00/10] drm/ci: Add support for GPU and display testing
 2024-04-02  2:35 UTC  (3+ messages)

[PATCH 1/3] arm64: Add TIF_POLLING_NRFLAG
 2024-04-02  2:30 UTC  (4+ messages)
` [PATCH 2/3] arm64: add __READ_ONCE_EX()
` [PATCH 3/3] arm64: cpuidle: Add arm_poll_idle

[PATCH v6 RESEND 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-04-02  2:29 UTC  (6+ messages)
` [PATCH v6 RESEND 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH v2 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-02  2:26 UTC  (10+ messages)
` [PATCH v2 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
` [PATCH v2 2/9] platform/x86: asus-wmi: add support for Vivobook GPU MUX
` [PATCH v2 3/9] platform/x86: asus-wmi: add support variant of TUF RGB
` [PATCH v2 4/9] platform/x86: asus-wmi: support toggling POST sound
` [PATCH v2 5/9] platform/x86: asus-wmi: store a min default for ppt options
` [PATCH v2 6/9] platform/x86: asus-wmi: adjust formatting of ppt-<name>() functions
` [PATCH v2 7/9] platform/x86: asus-wmi: ROG Ally increase wait time, allow MCU powersave
` [PATCH v2 8/9] platform/x86: asus-wmi: Add support for "
` [PATCH v2 9/9] platform/x86: asus-wmi: cleanup main struct to avoid some holes

[PATCH] Documentation/x86: Document resctrl bandwidth control units are MiB
 2024-04-02  2:26 UTC  (7+ messages)

[syzbot] [usb?] [sound?] KMSAN: uninit-value in line6_pod_process_message
 2024-04-02  2:24 UTC  (2+ messages)

[PATCH] ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
 2024-04-02  2:23 UTC 

[PATCH v5 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-02  2:21 UTC  (5+ messages)
` [PATCH v5 1/4] perf/x86/amd: ensure amd_pmu_core_disable_all() is always inlined
` [PATCH v5 2/4] perf/x86/amd: avoid taking branches before disabling LBR
` [PATCH v5 3/4] perf/x86/amd: support capturing LBR from software events
` [PATCH v5 4/4] perf/x86/amd: don't reject non-sampling events with configured LBR

[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-02  2:16 UTC  (3+ messages)

[PATCH v7 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-02  2:22 UTC  (5+ messages)
` [PATCH v7 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v7 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v7 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v7 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[linus:master] [x86/bugs] 4535e1a417: WARNING:at_arch/x86/kernel/alternative.c:#apply_returns
 2024-04-02  2:14 UTC 

[PATCH v2] power: supply: bq27xxx: Divide the reg cache to each register
 2024-04-02  2:13 UTC  (5+ messages)

[PATCH v9 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-04-02  2:08 UTC  (7+ messages)
` [PATCH v9 2/3] pwm: sifive: change the PWM algorithm
` [PATCH v9 3/3] pwm: sifive: Fix the error in the idempotent test within the pwm_apply_state_debug function

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-02  2:03 UTC  (8+ messages)

[PATCH v3] rust: init: remove impl Zeroable for Infallible
 2024-04-02  1:57 UTC 

[PATCH v2] rust: init: remove impl Zeroable for Infallible
 2024-04-02  1:56 UTC  (2+ messages)

[PATCH v7 0/2] Add support for Loongson1 APB DMA
 2024-04-02  1:55 UTC  (8+ messages)
` [PATCH v7 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH] ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR
 2024-04-02  1:51 UTC 

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-04-02  1:48 UTC  (2+ messages)
` (subset) "

[PATCH v4] scsi: libsas: Allocation SMP request is aligned to ARCH_DMA_MINALIGN
 2024-04-02  1:48 UTC  (2+ messages)

[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
 2024-04-02  1:48 UTC  (5+ messages)

[linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
 2024-04-02  1:46 UTC  (3+ messages)

[PATCH] selftests/sgx: Improve cgroup test scripts
 2024-04-02  1:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-04-02  1:39 UTC  (5+ messages)
` [PATCH v5 2/2] scripts: checkpatch: check unused parameters for "

[PATCH v1 0/9] asus-wmi: add new features, clean up, fixes
 2024-04-02  1:34 UTC  (10+ messages)
` [PATCH v1 1/9] platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
` [PATCH v1 2/9] platform/x86: asus-wmi: add support for Vivobook GPU MUX
` [PATCH v1 3/9] platform/x86: asus-wmi: add support variant of TUF RGB
` [PATCH v1 4/9] platform/x86: asus-wmi: support toggling POST sound
` [PATCH v1 5/9] platform/x86: asus-wmi: store a min default for ppt options
` [PATCH v1 6/9] platform/x86: asus-wmi: adjust formatting of ppt-<name>() functions
` [PATCH v1 7/9] platform/x86: asus-wmi: ROG Ally increase wait time, allow MCU powersave
` [PATCH v1 8/9] platform/x86: asus-wmi: Add support for "
` [PATCH v1 9/9] platform/x86: asus-wmi: cleanup main struct to avoid some holes

[PATCH v16 15/20] security: add security_inode_setintegrity() hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 14/20] ipe: add support for dm-verity as a trust provider
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH v16 11/20] block|security: add LSM blob to block_device
 2024-04-02  1:26 UTC  (2+ messages)

[PATCH 0/8] kernel: replace seq_puts by seq_putc
 2024-04-02  0:57 UTC  (2+ messages)

[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
 2024-04-02  0:34 UTC  (2+ messages)

linux-next: manual merge of the mfd tree with the pci tree
 2024-04-02  0:31 UTC 

linux-next: manual merge of the block tree with the mm tree
 2024-04-02  0:27 UTC 

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-04-02  0:27 UTC  (3+ messages)

linux-next: manual merge of the block tree with the vfs-brauner tree
 2024-04-02  0:21 UTC 

[PATCH v10 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-02  0:17 UTC  (3+ messages)
` [PATCH v10 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v10 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v10 0/7] page_owner: print stacks and their outstanding allocations
 2024-04-02  0:16 UTC  (5+ messages)
` [PATCH v10 1/7] lib/stackdepot: Fix first entry having a 0-handle

[PATCH] stackdepot: Rename pool_index to pool_index_plus_1
 2024-04-02  0:14 UTC 

[PATCH 6.1 000/272] 6.1.84-rc1 review
 2024-04-02  0:14 UTC  (3+ messages)

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-02  0:14 UTC  (3+ messages)
` [PATCH v2 02/10] PCI: endpoint: Decouple EPC and PCIe bus specific events

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-02  0:11 UTC  (11+ messages)
` [PATCH RFC net-next 01/10] net: bridge: Flood Queries even when mc flood is disabled
` [PATCH RFC net-next 02/10] net: bridge: Always multicast_flood Reports
` [PATCH RFC net-next 03/10] net: bridge: Always flood local subnet mc packets
` [PATCH RFC net-next 04/10] net: dsa: mv88e6xxx: Add all hosts mc addr to ATU
` [PATCH RFC net-next 05/10] net: dsa: Add support for PORT_MROUTER attribute
` [PATCH RFC net-next 06/10] net: dsa: mv88e6xxx: Track soft bridge objects
` [PATCH RFC net-next 07/10] net: dsa: mv88e6xxx: Track bridge mdb objects
` [PATCH RFC net-next 08/10] net: dsa: mv88e6xxx: Convert MAB to use bit flags
` [PATCH RFC net-next 09/10] net: dsa: mv88e6xxx: Enable mc flood for mrouter port
` [PATCH RFC net-next 10/10] net: dsa: mv88e6xxx: Offload "

[PATCH 0/2] timers: More fixes
 2024-04-02  0:04 UTC  (11+ messages)
` [PATCH 2/2] timers: Fix removed self-IPI on global timer's enqueue in nohz_full

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-02  0:03 UTC  (4+ messages)
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32

[PATCH 0/4] firewire: ohci: obsolete usage of legacy API for IRQ request and MSI
 2024-04-01 23:55 UTC  (2+ messages)

[PATCH v3 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-01 23:51 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
` [PATCH v3 2/4] drm/mipi-dsi: use correct return type for the DSC functions
` [PATCH v3 3/4] drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
` [PATCH v3 4/4] drm: panel: Add LG sw43408 panel driver

[PATCH 00/13] OMAP mailbox FIFO removal
 2024-04-01 23:50 UTC  (7+ messages)
` [PATCH 12/13] mailbox: omap: Reverse FIFO busy check logic
` [PATCH 13/13] mailbox: omap: Remove kernel FIFO message queuing

[PATCH] trace: events: cleanup deprecated strncpy uses
 2024-04-01 23:48 UTC 

[PATCH net-next 0/5] gve: enable ring size changes
 2024-04-01 23:45 UTC  (6+ messages)
` [PATCH net-next 1/5] gve: simplify setting decriptor count defaults
` [PATCH net-next 2/5] gve: make the completion and buffer ring size equal for DQO
` [PATCH net-next 3/5] gve: set page count for RX QPL for GQI and DQO queue formats
` [PATCH net-next 4/5] gve: add support to read ring size ranges from the device
` [PATCH net-next 5/5] gve: add support to change ring size via ethtool

[RESEND][PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-04-01 23:44 UTC  (8+ messages)
` [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [RESEND][PATCH v9 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [RESEND][PATCH v9 3/7] locking/mutex: Expose __mutex_owner()
` [RESEND][PATCH v9 4/7] sched: Add do_push_task helper
` [RESEND][PATCH v9 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [RESEND][PATCH v9 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [RESEND][PATCH v9 7/7] sched: Split scheduler and execution contexts

[PATCH v3] dt-bindings: ata: ahci-da850: Convert to dtschema
 2024-04-01 23:40 UTC  (2+ messages)

linux-next: duplicate patches in the bluetooth tree
 2024-04-01 23:37 UTC 

[PATCH 6.7 000/432] 6.7.12-rc1 review
 2024-04-01 23:36 UTC  (2+ messages)

[PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-04-01 23:34 UTC  (4+ messages)
` [PATCH v9 7/7] sched: Split scheduler and execution contexts

linux-next: manual merge of the net-next tree with the net tree
 2024-04-01 23:32 UTC 


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).