public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-20 20:00:48 to 2025-05-20 22:31:15 UTC [more...]

[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
 2025-05-20 22:31 UTC  (8+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH 3/7] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH 4/7] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH 5/7] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH 7/7] rtnetlink: do_setlink: Use "

[PATCH v7 00/17] Rate limit AER logs
 2025-05-20 22:29 UTC  (21+ messages)
` [PATCH v7 01/17] PCI/DPC: Initialize aer_err_info before using it
` [PATCH v7 02/17] PCI/DPC: Log Error Source ID only when valid
` [PATCH v7 03/17] PCI/AER: Factor COR/UNCOR error handling out from aer_isr_one_error()
` [PATCH v7 04/17] PCI/AER: Consolidate Error Source ID logging in aer_isr_one_error_type()
` [PATCH v7 05/17] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
` [PATCH v7 06/17] PCI/AER: Rename aer_print_port_info() to aer_print_source()
` [PATCH v7 07/17] PCI/AER: Move aer_print_source() earlier in file
` [PATCH v7 08/17] PCI/AER: Initialize aer_err_info before using it
` [PATCH v7 09/17] PCI/AER: Simplify pci_print_aer()
` [PATCH v7 10/17] PCI/AER: Update statistics early in logging
` [PATCH v7 11/17] PCI/AER: Combine trace_aer_event() with statistics updates
` [PATCH v7 12/17] PCI/AER: Check log level once and remember it
` [PATCH v7 13/17] PCI/AER: Make all pci_print_aer() log levels depend on error type
` [PATCH v7 14/17] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH v7 15/17] PCI/AER: Ratelimit correctable and non-fatal error logging
` [PATCH v7 16/17] PCI/AER: Add ratelimits to PCI AER Documentation
` [PATCH v7 17/17] PCI/AER: Add sysfs attributes for log ratelimits

[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
 2025-05-20 22:27 UTC  (6+ messages)
` [PATCH v22 1/5] arm64/sysreg: Add BRBE registers and fields
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 3/5] arm64: Handle BRBE booting requirements
` [PATCH v22 4/5] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v2 next 0/4] Implement mul_u64_u64_div_u64_roundup()
 2025-05-20 22:28 UTC  (9+ messages)
` [PATCH v2 next 2/4] lib: mul_u64_u64_div_u64() Use BUG_ON() for divide by zero
` [PATCH v2 next 3/4] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()

[PATCH] staging: rtl8723bs: rename _Read_EEPROM to _read_eeprom
 2025-05-20 22:26 UTC 

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-20 22:26 UTC  (14+ messages)
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT process_madvise() flag

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-20 22:24 UTC  (6+ messages)
` [PATCH v4 3/4] x86: nVMX: check vmcs12->guest_ia32_debugctl value given by L2

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-20 22:22 UTC  (5+ messages)
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v3] vfio/type1: optimize vfio_pin_pages_remote() for huge folio
 2025-05-20 22:21 UTC  (7+ messages)

[PATCH v2 00/12] KVM: Make irqfd registration globally unique
 2025-05-20 22:20 UTC  (7+ messages)
` [PATCH v2 06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v2 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-05-20 22:18 UTC  (5+ messages)
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-05-20 22:14 UTC  (4+ messages)

[PATCH v3 0/3] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-20 22:14 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: add ngpios for vf610 compatible gpio controllers

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-20 22:13 UTC  (8+ messages)
` [PATCH] exec: Correct the permission check for unsafe exec
            ` [PATCH v2] "

[PATCH 1/1] container_of: Document container_of() is not to be used in new code
 2025-05-20 22:09 UTC  (4+ messages)

[iwl-net PATCH v3] idpf: fix a race in txq wakeup
 2025-05-20 22:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH V4 00/16] perf: Fix the throttle logic for group
 2025-05-20 22:02 UTC  (5+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` [PATCH V4 02/16] perf: Only dump the throttle log for the leader

[PATCH 0/3] gpio: fix Kconfig issues
 2025-05-20 22:00 UTC  (7+ messages)
` [PATCH 1/3] gpio: pxa: select GPIOLIB_IRQCHIP
` [PATCH 2/3] gpio: mpc8xxx: "
` [PATCH 3/3] gpiolib: remove unneeded #ifdef

[PATCH v2 0/2] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-20 21:57 UTC  (2+ messages)

[PATCH] i2c: mlxbf: avoid 64-bit division
 2025-05-20 21:57 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: Introduce Oneplus Pad Pro
 2025-05-20 21:54 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8650: Add support for Oneplus Pad Pro (caihong)

linux-next: duplicate patch in the orangefs tree
 2025-05-20 21:53 UTC 

[PATCH] ARM: dts: add ngpios for vf610 compatible gpio controllers
 2025-05-20 21:53 UTC  (2+ messages)

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 21:52 UTC  (11+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path

[PATCH v6] clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocks
 2025-05-20 21:52 UTC  (3+ messages)

[PATCH v5] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-05-20 21:48 UTC 

[PATCH 4/6] ASoC: meson: Use helper function for_each_child_of_node_scoped()
 2025-05-20 21:43 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-20 21:43 UTC  (2+ messages)

[PATCH v3 1/2] pinctrl: freescale: Depend imx-scu driver on OF
 2025-05-20 21:40 UTC  (2+ messages)

[PATCH 1/2] rust: add `pin-init` as a dependency to `bindings` and `uapi`
 2025-05-20 21:38 UTC  (3+ messages)
` [PATCH 2/2] rust: derive `Zeroable` for all structs & unions generated by bindgen where possible

[PATCH v3 RESEND] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-05-20 21:26 UTC  (3+ messages)

[PATCH 6.14 000/145] 6.14.8-rc1 review
 2025-05-20 21:34 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7280: Mark FastRPC context banks as dma-coherent
 2025-05-20 21:34 UTC  (2+ messages)

[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
 2025-05-20 21:32 UTC  (2+ messages)

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-20 21:32 UTC  (11+ messages)
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH net-next v2] rtnetlink: do_setlink: Use struct sockaddr_storage
 2025-05-20 21:32 UTC  (2+ messages)

[PATCH v1] power: reset: qcom-pon: Rename variables to use generic naming
 2025-05-20 21:31 UTC  (2+ messages)

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-05-20 21:31 UTC  (3+ messages)

[PATCH v4 00/30] drm/msm/dpu: rework HW block feature handling
 2025-05-20 21:30 UTC  (7+ messages)
` [PATCH v4 09/30] drm/msm/dpu: get rid of DPU_CTL_ACTIVE_CFG
` [PATCH v4 20/30] drm/msm/dpu: get rid of DPU_MDP_AUDIO_SELECT

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-05-20 21:26 UTC  (3+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
 2025-05-20 21:25 UTC  (2+ messages)

[PATCH v5 0/4] rust: DebugFS Bindings
 2025-05-20 21:24 UTC  (8+ messages)
` [PATCH v5 4/4] rust: samples: Add debugfs sample

[PATCH v5 00/24] drm/msm: Add support for SM8750
 2025-05-20 21:23 UTC  (5+ messages)
` [PATCH v5 15/24] drm/msm/dsi/phy: Define PHY_CMN_CTRL_0 bitfields

[PATCH 6.1 00/97] 6.1.140-rc1 review
 2025-05-20 21:19 UTC  (2+ messages)

include/linux/rcupdate.h:538:9: error: dereferencing pointer to incomplete type 'struct nfsd_file'
 2025-05-20 21:18 UTC 

[PATCH v1 1/3] perf dso: Minor refactor to allow Wthread-safety analysis
 2025-05-20 21:17 UTC  (2+ messages)

[PATCH 6.6 000/117] 6.6.92-rc1 review
 2025-05-20 21:16 UTC  (2+ messages)

[PATCH v2] pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
 2025-05-20 21:15 UTC 

[PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
 2025-05-20 21:15 UTC  (2+ messages)
` [PATCH "

[PATCH] rust: remove unneeded Rust 1.87.0 `allow(clippy::ptr_eq)`
 2025-05-20 21:15 UTC  (3+ messages)

[PATCH 6.12 000/143] 6.12.30-rc1 review
 2025-05-20 21:14 UTC  (2+ messages)

[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_clean
 2025-05-20 21:11 UTC  (3+ messages)

[RFC PATCH 4/6] selinux: improve network lookup failure warnings
 2025-05-20 21:09 UTC  (2+ messages)
` [PATCH RFC "

[PATCH v2 0/8] Introduce HDP support for STM32MP platforms
 2025-05-20 21:09 UTC  (2+ messages)

[PATCH 0/4] CAMSS support for MSM8939
 2025-05-20 21:09 UTC  (7+ messages)
` [PATCH 4/4] arm64: dts: qcom: msm8939: Add camss and cci

[PATCH] dt-bindings: pmem: Convert binding to YAML
 2025-05-20 21:08 UTC  (4+ messages)

[PATCH v4] media: amphion: Add H264 and HEVC profile and level control
 2025-05-20 21:04 UTC  (2+ messages)

drivers/staging/gpib/tnt4882/tnt4882.o: warning: objtool: .altinstr_replacement+0x1e6: PUSHF stack exhausted
 2025-05-20 21:01 UTC 

[PATCH V4 0/6] Scheduler time slice extension
 2025-05-20 21:01 UTC  (8+ messages)
` [PATCH V4 1/6] Sched: "

[PATCH 0/3] pwm: axi-pwmgen: add external clock
 2025-05-20 21:00 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pwm: adi,axi-pwmgen: update documentation link
` [PATCH 2/3] dt-bindings: pwm: adi,axi-pwmgen: add external clock
` [PATCH 3/3] pwm: axi-pwmgen: add support for "

[PATCH] MAINTAINERS: mailmap: update Benno Lossin's email address
 2025-05-20 20:59 UTC  (2+ messages)

[PATCH 00/15] Intel VSEC/PMT: Introduce Discovery Driver
 2025-05-20 20:59 UTC  (4+ messages)
` [PATCH 08/15] platform/x86/intel/pmt: Add PMT Discovery driver

[PATCH] docs: fix typo in rust/kernel/str.rs
 2025-05-20 20:59 UTC  (2+ messages)

[PATCH V3] perf ftrace: Use process/session specific trace settings
 2025-05-20 20:58 UTC  (2+ messages)

[RFT PATCH v4 00/14] Add a single source of truth for UBWC configuration data
 2025-05-20 20:56 UTC  (3+ messages)
` [PATCH RFT v4 04/14] drm/msm/a6xx: Get a handle to the common UBWC config

[PATCH v4 0/7] futex: Create set_robust_list2
 2025-05-20 20:48 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/futex: Add ASSERT_ macros
` [PATCH v4 2/7] selftests/futex: Create test for robust list
` [PATCH v4 3/7] futex: Use explicit sizes for compat_exit_robust_list
` [PATCH v4 4/7] futex: Create set_robust_list2
` [PATCH v4 5/7] futex: Wire up set_robust_list2 syscall
` [PATCH v4 6/7] futex: Remove the limit of elements for sys_set_robust_list2 lists
` [PATCH v4 7/7] selftests: futex: Expand robust list test for the new interface

IBS perf test failures on 9950x3d
 2025-05-20 20:47 UTC  (6+ messages)

[PATCH v2] dt-bindings:iio:adc:st,spear600-adc: txt to yaml format conversion
 2025-05-20 20:43 UTC  (2+ messages)

[PATCH 1/2] nvdimm/btt: Fix memleaks in discover_arenas()
 2025-05-20 20:47 UTC  (4+ messages)
` [PATCH 2/2] nvdimm/btt: Fix memleaks in btt_init()

[PATCH v4 0/5] drm/msm/hdmi & phy: use generic PHY framework
 2025-05-20 20:44 UTC  (6+ messages)
` [PATCH v4 1/5] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v4 2/5] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v4 3/5] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v4 4/5] phy: qualcomm: add MSM8974 HDMI PHY support
` [PATCH v4 5/5] drm/msm/registers: drop HDMI PHY register definitions

[PATCH v4 00/26] Arm GICv5: Host driver implementation
 2025-05-20 20:43 UTC  (3+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5

printk NMI splat on boot
 2025-05-20 20:41 UTC  (4+ messages)

[PATCH] io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
 2025-05-20 20:37 UTC  (2+ messages)

[PATCH v6 15/16] PCI/AER: Add ratelimits to PCI AER Documentation
 2025-05-20 20:36 UTC  (2+ messages)

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-05-20 20:36 UTC  (4+ messages)
` [PATCH 30/67] KVM: VMX: Stop walking list of routing table entries when updating IRTE

[PATCH v4 0/4] rust: drm: gem: More (and final) cleanup
 2025-05-20 20:35 UTC  (5+ messages)
` [PATCH v4 1/4] rust: drm: gem: Simplify use of generics
` [PATCH v4 2/4] rust: drm: gem: Add DriverFile type alias
` [PATCH v4 3/4] rust: drm: gem: Drop Object::SIZE
` [PATCH v4 4/4] rust: drm: gem: Support driver-private GEM object types

[PATCH net-next 0/3] udp_tunnel: remove rtnl_lock dependency
 2025-05-20 20:36 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ASSERT_RTNL remove netif_set_real_num_{rx,tx}_queues
` [PATCH net-next 2/3] udp_tunnel: remove rtnl_lock dependency
` [PATCH net-next 3/3] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"

[PATCH v2] arm64: dts: qcom: x1p42100: Fix thermal sensor configuration
 2025-05-20 20:35 UTC  (2+ messages)

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-20 20:31 UTC  (6+ messages)
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request

[PATCH] i2c: qup: Add error handling in qup_i2c_xfer_v2()
 2025-05-20 20:30 UTC  (2+ messages)

[PATCH] Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"
 2025-05-20 20:30 UTC  (3+ messages)

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-20 20:30 UTC  (3+ messages)
` [PATCH net-next 2/3] selftests: ncdevmem: make chunking optional
` [PATCH net-next 3/3] selftests: ncdevmem: add tx test with multiple IOVs

[PATCH v2 0/3] cgroup, docs: cpu controller interaction with various scheduling policies
 2025-05-20 20:26 UTC  (7+ messages)
` [PATCH v2 1/3] cgroup, docs: be specific about bandwidth control of rt processes
` [PATCH v2 2/3] sched_ext, docs: add label
` [PATCH v2 3/3] cgroup, docs: cpu controller interaction with various scheduling policies

[PATCH v1 09/12] iio: accel: adxl313: add activity sensing
 2025-05-20 20:25 UTC 

[PATCH v5] ufs: core: Add HID support
 2025-05-20 20:22 UTC  (5+ messages)

[PATCH net] af_packet: move notifier's packet_dev_mc out of rcu critical section
 2025-05-20 20:20 UTC 

[PATCH] selftests: seccomp: Fix "performace" to "performance"
 2025-05-20 20:17 UTC  (2+ messages)

[PATCH] objtool/rust: relax slice condition to cover more `noreturn` Rust functions
 2025-05-20 20:10 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-05-20 20:10 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections

[PATCH v2] rust: kbuild: rebuild if `.clippy.toml` changes
 2025-05-20 20:08 UTC  (2+ messages)

[PATCH] drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
 2025-05-20 20:06 UTC  (2+ messages)

[v9 PATCH 0/3] Add L1 and L2 error detection for A72
 2025-05-20 20:04 UTC  (6+ messages)
` [PATCH 1/3] drivers/edac: "

[PATCH v3 0/7] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-05-20 20:03 UTC  (3+ messages)
` [PATCH v3 5/7] arm64: dts: qcom: qcs6490-rb3gen2: Add sound card

[PATCH v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-20 20:02 UTC  (5+ messages)
` [PATCH v5 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC

[PATCH v4 0/4] clocksource/drivers/timer-vt8500: clean up and add watchdog function
 2025-05-20 20:01 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: timer: via,vt8500-timer: Convert to YAML
` [PATCH v4 2/4] clocksource/drivers/timer-vt8500: Add defines for magic constants
` [PATCH v4 3/4] clocksource/drivers/timer-vt8500: Prepare for watchdog functionality
` [PATCH v4 4/4] watchdog: Add support for VIA/WonderMedia SoC "

[PATCH V3 00/16] perf: Fix the throttle logic for group
 2025-05-20 20:02 UTC  (5+ messages)
` [PATCH V3 02/16] perf: Fix the throttle logic for a group

[PATCH v2] dt-bindings: mmc: ti-omap: convert text based binding to json schema
 2025-05-20 20:01 UTC  (4+ messages)

[PATCH v5 0/9] More Rust bindings for device property reads
 2025-05-20 20:00 UTC  (9+ messages)
` [PATCH v5 2/9] rust: device: Enable accessing the FwNode of a Device
` [PATCH v5 3/9] rust: device: Add property_present() to FwNode
` [PATCH v5 4/9] rust: device: Enable printing fwnode name and path
` [PATCH v5 5/9] rust: device: Introduce PropertyGuard
` [PATCH v5 6/9] rust: device: Implement accessors for firmware properties
` [PATCH v5 7/9] rust: device: Add child accessor and iterator
` [PATCH v5 8/9] rust: device: Add property_get_reference_args
` [PATCH v5 9/9] samples: rust: platform: Add property read examples

[PATCH v5 0/5] Enable automatic SVN updates for SGX enclaves
 2025-05-20 20:00 UTC  (6+ messages)
` [PATCH v5 4/5] x86/sgx: Implement ENCLS[EUPDATESVN]


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