public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-12 12:38:52 to 2024-11-12 14:26:36 UTC [more...]

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-12 14:26 UTC  (14+ messages)
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 17/23] ovpn: add support for peer floating
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-11-12 14:25 UTC 

[PATCH 17/24] sched/fair: Implement delayed dequeue
 2024-11-12 14:23 UTC  (13+ messages)
              ` [PATCH] sched/fair: Dequeue sched_delayed tasks when waking to a busy CPU

[PATCH 00/21] kthread: Introduce preferred affinity v5
 2024-11-12 14:22 UTC  (22+ messages)
` [PATCH 01/21] arm/bL_switcher: Use kthread_run_on_cpu()
` [PATCH 02/21] x86/resctrl: "
` [PATCH 03/21] firmware: stratix10-svc: "
` [PATCH 04/21] scsi: bnx2fc: Use kthread_create_on_cpu()
` [PATCH 05/21] scsi: bnx2i: "
` [PATCH 06/21] scsi: qedi: "
` [PATCH 07/21] soc/qman: test: Use kthread_run_on_cpu()
` [PATCH 08/21] kallsyms: "
` [PATCH 09/21] lib: test_objpool: "
` [PATCH 10/21] net: pktgen: Use kthread_create_on_cpu()
` [PATCH 11/21] arm64: Keep first mismatched 32bits el0 capable CPU online through its callbacks
` [PATCH 12/21] sched,arm64: Handle CPU isolation on last resort fallback rq selection
` [PATCH 13/21] kthread: Make sure kthread hasn't started while binding it
` [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 15/21] mm: Create/affine kcompactd to its preferred node
` [PATCH 16/21] mm: Create/affine kswapd "
` [PATCH 17/21] kthread: Implement preferred affinity
` [PATCH 18/21] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 19/21] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 20/21] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 21/21] rcu: Use kthread preferred affinity for RCU exp kworkers

[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-12 14:21 UTC  (11+ messages)
` [PATCH v1 3/4] perf record: Skip don't fail for events that don't open

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-11-12 14:19 UTC  (13+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] arm64: dts: rockchip: Fix vdd_gpu voltage constraints on PinePhone Pro
 2024-11-12 14:19 UTC  (2+ messages)

[RFC PATCH 5.10.y] mm: hugetlb: call huge_pte_offset with i_mmap_rwsem held
 2024-11-12 14:16 UTC 

[PATCH v10 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-11-12 14:13 UTC  (3+ messages)
` [PATCH v10 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH net-next] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-12 14:12 UTC  (4+ messages)
  ` [EXTERNAL] "

[syzbot] [nilfs?] KASAN: use-after-free Read in nilfs_find_entry
 2024-11-12 14:12 UTC  (2+ messages)

[PATCH] ASoC: da7219-aad: Fix detection of plugged jack after resume
 2024-11-12 14:11 UTC  (3+ messages)

[PATCHSET v3 0/16] Uncached buffered IO
 2024-11-12 14:09 UTC  (13+ messages)
` [PATCH 03/16] mm: add PG_uncached page flag
` [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED

[PATCH RFC v2 0/2] tsm: Unified Measurement Register ABI for TVMs
 2024-11-12 14:08 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
 2024-11-12 14:08 UTC  (2+ messages)

[PATCH net v3] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-11-12 14:06 UTC 

[PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-12 13:59 UTC  (3+ messages)
` [PATCH v3 1/2] compiler.h: add _static_assert()
` [PATCH v3 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH v3 0/3] SRF: Fix offline CPU preventing pc6 entry
 2024-11-12 14:01 UTC  (11+ messages)
` [PATCH v3 2/3] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()

[linux-next:master] [epoll] 900bbaae67: filebench.sum_operations/s 3.8% regression
 2024-11-12 14:00 UTC 

[PATCH][next] security: remove redundant assignment to variable rc
 2024-11-12 14:00 UTC  (3+ messages)

[PATCH v3 0/8] blk: refactor queue affinity helpers
 2024-11-12 13:58 UTC  (10+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers

[PATCH 0/4] pidfs: implement file handle support
 2024-11-12 13:57 UTC  (3+ messages)

[PATCH net-next 0/2] Add support for the RTL907XD-VA and fix a driver warning
 2024-11-12 13:57 UTC  (5+ messages)
` [PATCH net-next 1/2] rtase: Add support for RTL907XD-VA PCIe port
` [PATCH net-next 2/2] rtase: Fix error code in rtase_init_one()

[RFC 0/3] tick-sched cleanups
 2024-11-12 13:56 UTC  (5+ messages)
` [RFC 1/3] tick-sched: Remove last_tick and calculate next tick from now

[PATCH] drivers: core: clear wake irq in device_unbind_cleanup
 2024-11-12 13:55 UTC  (4+ messages)

[PATCHv4 net 0/2] bonding: fix ns targets not work on hardware NIC
 2024-11-12 13:55 UTC  (5+ messages)
` [PATCHv4 net 1/2] bonding: add ns target multicast address to slave device
` [PATCHv4 net 2/2] selftests: bonding: add ns multicast group testing

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-12 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/DPC: Run recovery on device that detected the error
` [PATCH v2 2/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
 2024-11-12 13:50 UTC  (3+ messages)
` [PATCH iwl-next v6 1/2] igc: Link IRQs to NAPI instances
  ` [Intel-wired-lan] "

[PATCH V4 0/3] Add EPSS L3 provider support on SA8775P SoC
 2024-11-12 13:50 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P

[PATCHv3 net 0/2] bonding: fix ns targets not work on hardware NIC
 2024-11-12 13:50 UTC  (5+ messages)
` [PATCHv3 net 1/2] bonding: add ns target multicast address to slave device

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-12 13:50 UTC  (5+ messages)
` [PATCH net-next 2/2] "

[PATCH] scsi: target: tcmu: Constify some structures
 2024-11-12 13:49 UTC  (2+ messages)

[PATCH v5 0/4] gpio: rockchip: Update the GPIO driver
 2024-11-12 13:49 UTC  (9+ messages)
` [PATCH v5 4/4] gpio: rockchip: Set input direction when request irq
` (subset) [PATCH v5 0/4] gpio: rockchip: Update the GPIO driver

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-11-12 13:48 UTC  (8+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[PATCH v2 0/2] MAINTAINERS: Deal with the linux-mips.org mess
 2024-11-12 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] MAINTAINERS: Retire Ralf Baechle
` [PATCH v2 2/2] MAINTAINERS: Remove linux-mips.org references

[PATCH 0/2] of: add support for value "false" to of_property_read_bool
 2024-11-12 13:46 UTC  (2+ messages)

[tip:timers/vdso] [x86/vdso] e93d2521b2: will-it-scale.per_process_ops 65.0% improvement
 2024-11-12 13:44 UTC 

[PATCH v1 0/6] Enable IPQ5424 USB support
 2024-11-12 13:45 UTC  (5+ messages)
` [PATCH v1 2/6] phy: qcom-qusb2: add QUSB2 support for IPQ5424
` [PATCH v1 4/6] phy: qcom: qmp: Enable IPQ5424 support

[PATCH] PCI: Fix BAR resizing when VF BARs are assigned
 2024-11-12 13:42 UTC 

[PATCH] mac802154: add a check for slave data list before delete
 2024-11-12 13:41 UTC  (2+ messages)

[PATCH v4 0/3] fs: allow statmount to fetch the fs_subtype and sb_source
 2024-11-12 13:39 UTC  (2+ messages)

[PATCH v2 0/3] Update aliases when added or removed
 2024-11-12 13:39 UTC  (2+ messages)

[PATCH v2 0/1] media: qcom: camss: Re-structure camss_link_entities
 2024-11-12 13:38 UTC  (2+ messages)
` [PATCH v2 1/1] media: qcom: camss: Restructure camss_link_entities

[PATCH v2 0/3] kselftest/arm64: fp-ptrace enhancements
 2024-11-12 13:38 UTC  (6+ messages)
` [PATCH v2 1/3] kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
` [PATCH v2 2/3] kselftest/arm64: Expand the set of ZA writes fp-ptrace does
` [PATCH v2 3/3] kselftest/arm64: Add FPMR coverage to fp-ptrace

[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
 2024-11-12 13:38 UTC 

[PATCH net-next v3 0/5] Add ptp library for Microchip phys
 2024-11-12 13:37 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: phy: microchip_ptp : Add header file for Microchip ptp library
` [PATCH net-next v3 2/5] net: phy: microchip_ptp : Add ptp library for Microchip phys
` [PATCH net-next v3 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "
` [PATCH net-next v3 4/5] net: phy: Makefile: Add makefile support for ptp "
` [PATCH net-next v3 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x

[RFC PATCH 0/2] Add SEL Ethernet Support
 2024-11-12 13:35 UTC  (5+ messages)
` [RFC PATCH 1/2] mfd: Add SEL PCI Virtual Multifunction (PVMF) support

[PATCH v2 0/1] iommu/riscv: Add platform msi support
 2024-11-12 13:35 UTC  (2+ messages)
` [PATCH v2 1/1] iommu/riscv: Add support for platform msi

[PATCH v5 0/5] Pinctrl: A4: Add pinctrl driver
 2024-11-12 13:34 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: pinctrl: modify gpio-cells property
` [PATCH v5 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v5 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v5 5/5] arm64: dts: amlogic: a4: add pinctrl node

[PATCH v2] usb: xhci: quirk for data loss in ISOC transfers
 2024-11-12 13:32 UTC  (3+ messages)

[PATCH v3] usb/cdc-wdm: fix memory info leak in wdm_read
 2024-11-12 13:29 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v4 drm-dp 0/4] Add dp module in hibmc driver
 2024-11-12 13:23 UTC  (6+ messages)
` [PATCH v4 drm-dp 1/5] drm/hisilicon/hibmc: add dp aux in hibmc
` [PATCH v4 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH v4 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v4 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v4 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-12 13:28 UTC  (9+ messages)
` [PATCH v4 4/6] iio: light: stk3310: use dev_err_probe where possible

[PATCH v2 0/4] media: venus: enable venus on qcs615
 2024-11-12 13:27 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: qcom,qcs615-venus: document QCS615 venus

[PATCH] kselftest/arm64: Check that SVCR is 0 in signal handlers
 2024-11-12 13:25 UTC  (3+ messages)

[PATCH] TC: Fix the wrong format specifier
 2024-11-12 13:24 UTC  (2+ messages)

[PATCH v2] clk: meson: Fix the determine rate error in clk_regmap_divider_ro_ops
 2024-11-12 13:24 UTC  (3+ messages)

optee-based efi runtime variable service on TI j784s4 platforms
 2024-11-12 13:22 UTC  (13+ messages)

[PATCH] drm/msm/a5xx: Fix dereference of pointer pdev before null check on pdev
 2024-11-12 13:20 UTC 

[PATCH net-next v3] net: dlink: add support for reporting stats via `ethtool -S`
 2024-11-12 13:19 UTC  (2+ messages)

[PATCH 1/2] include: mdio: Remove mdio45_ethtool_gset()
 2024-11-12 13:17 UTC  (4+ messages)
` [PATCH 2/2] mdio: Remove mdio45_ethtool_gset_npage()

[PATCH net 0/2] IEP clock module bug fixes
 2024-11-12 13:17 UTC  (5+ messages)
` [PATCH net 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init

[PATCH 0/3] Fixes multiple sysctl proc_handler usage error
 2024-11-12 13:13 UTC  (4+ messages)
` [PATCH 1/3] coredump: Fixes core_pipe_limit sysctl proc_handler
` [PATCH 2/3] sysctl: Fix underflow value setting risk in vm_table
` [PATCH 3/3] tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler

[PATCH v2] dt-bindings: display/msm: qcom,sa8775p-mdss: fix the example
 2024-11-12 13:15 UTC  (3+ messages)

[PATCH] x86/cpu: Add INTEL_LUNARLAKE_M to X86_BUG_MONITOR
 2024-11-12 13:14 UTC  (5+ messages)
` [PATCH 0/1 v2] "
  ` [PATCH 1/1] "

[PATCH] arm64: dts: qcom: sc7280: enable venus node
 2024-11-12 13:13 UTC  (4+ messages)

[PATCH] fs:aio: Remove TODO comment suggesting hash or array usage in io_cancel()
 2024-11-12 13:13 UTC  (2+ messages)

[PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
 2024-11-12 13:12 UTC  (6+ messages)

[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
 2024-11-12 13:11 UTC  (2+ messages)
` [syzbot] "

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-12 13:15 UTC  (3+ messages)
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH] ASoC: max9768: Fix event generation for playback mute
 2024-11-12 13:09 UTC 

[PATCH v3 0/5] Introduce initial support for the AMD I3C (non-HCI) to DW driver
 2024-11-12 13:07 UTC  (6+ messages)
` [PATCH v3 1/5] i3c: dw: Add support for AMDI0015 ACPI ID

[PATCH v5 1/3] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-11-12 13:06 UTC  (6+ messages)
` [PATCH v5 2/3] mtd: spi-nor: use local variable for struct device
` [PATCH v5 3/3] mtd: spi-nor: support vcc-supply regulator

[PATCH net v3 0/7] Double free fixes and NULL pointer checks
 2024-11-12 13:03 UTC  (5+ messages)
` [PATCH net v3 1/7] octeon_ep: Add checks to fix double free crashes
    ` [EXTERNAL] "

[PATCH net v1 0/2] Fix ethtool --show-eee for stmmac
 2024-11-12 13:04 UTC  (4+ messages)
` [PATCH net v1 1/2] net: phy: Introduce phy_update_eee() to update eee_cfg values

[RESEND PATCH v4 1/2] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
 2024-11-12 13:02 UTC  (5+ messages)
` [RESEND PATCH v4 2/2] mtd: spi-nor: support vcc-supply regulator

[PATCH 6.11 000/184] 6.11.8-rc1 review
 2024-11-12 13:02 UTC 

[PATCH v6 00/11] printk: console: Per-console loglevels
 2024-11-12 13:00 UTC  (5+ messages)
` [PATCH v6 04/11] printk: Support toggling per-console loglevel via syslog() and cmdline
` [PATCH v6 05/11] MAINTAINERS: Mark printk-basics.rst as owned by printk subsystem

[PATCH 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-11-12 13:00 UTC  (9+ messages)
` [PATCH 2/4] media: venus: hfi_parser: avoid OOB access beyond payload word count

[PATCH] Add interface to trigger backtrace on specified CPUs
 2024-11-12 12:56 UTC 

[PATCH RESEND 1/2] soundwire: Update the includes on the sdw.h header
 2024-11-12 12:56 UTC  (2+ messages)
` [PATCH RESEND 2/2] soundwire: Minor formatting fixups in "

[PATCH] kmod: verify module name before invoking modprobe
 2024-11-12 12:56 UTC  (2+ messages)

[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
 2024-11-12 12:56 UTC 

[PATCH v2 0/6] Implement setup_interface() in the DaVinci NAND controller
 2024-11-12 12:53 UTC  (4+ messages)
` [PATCH v2 6/6] mtd: rawnand: davinci: Implement setup_interface() operation

[Regression] wifi problems since tg3 started throwing rcu stall warnings
 2024-11-12 12:50 UTC  (10+ messages)

[PATCH net-next 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-11-12 12:48 UTC  (8+ messages)
` [PATCH net-next 3/5] net: pcs: qcom-ipq: Add PCS create and phylink operations for IPQ9574

[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-11-12 12:48 UTC  (5+ messages)
` [net-next PATCH v9 5/8] cn10k-ipsec: Add SA add/del support for outb ipsec crypto offload
` [net-next PATCH v9 6/8] cn10k-ipsec: Process outbound "

[PATCH v4] drm/i915/cx0: Set power state to ready only on owned PHY lanes
 2024-11-12 12:48 UTC 

[PATCH] arm64: dts: qcom: qcm2290: Add uart3 node
 2024-11-12 12:46 UTC 

[PATCH 0/2] Use devm_register_power_off_handler() where appropriate
 2024-11-12 12:46 UTC  (3+ messages)
` [PATCH 1/2] mfd: axp20x: Use devm_register_power_off_handler()
` [PATCH 2/2] mfd: stpmic1: "

[PATCH v1 0/3] fix some binding check errors for marvell
 2024-11-12 12:46 UTC  (7+ messages)
` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed

[PATCH v2 0/2] Add support to scale DDR and L3 on SA8775P
 2024-11-12 12:44 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add LMH interrupts for cpufreq_hw node

[PATCH v4 0/5] RAID 0/1/10 atomic write support
 2024-11-12 12:42 UTC  (6+ messages)
` [PATCH v4 1/5] block: Add extra checks in blk_validate_atomic_write_limits()
` [PATCH v4 2/5] block: Support atomic writes limits for stacked devices
` [PATCH v4 3/5] md/raid0: Atomic write support
` [PATCH v4 4/5] md/raid1: "
` [PATCH v4 5/5] md/raid10: "

[PATCH] cpumask: work around false-postive stringop-overread errors
 2024-11-12 12:41 UTC 

[PATCH v1 1/2] mediatek MT7921: update bluetooth firmware to 20241106151414
 2024-11-12 12:38 UTC  (3+ messages)
` [PATCH v1 2/2] mediatek MT7922: update bluetooth firmware to 20241106163512


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