public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-03 13:39:44 to 2024-11-03 22:32:28 UTC [more...]

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-03 22:31 UTC  (9+ messages)
` [PATCH v3 01/18] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH v3 02/18] lib/crc32: improve support for arch-specific overrides
` [PATCH v3 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v3 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [PATCH v3 06/18] loongarch/crc32: "
` [PATCH v3 07/18] mips/crc32: "
` [PATCH v3 08/18] powerpc/crc32: "

[RFC net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-11-03 22:19 UTC  (8+ messages)
` [RFC net-next v01 1/1] "

[syzbot] [block?] possible deadlock in __submit_bio
 2024-11-03 22:19 UTC 

[PATCH net-next 1/2] mlx5/core: avoid memory barrier in eq_update_ci()
 2024-11-03 22:18 UTC  (4+ messages)
` [PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()

[PATCH v2 2/2] iio: adc: ad7606: finish pwm_get_state_hw() TODO
 2024-11-03 22:10 UTC  (5+ messages)

[PATCH net-next v7 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-11-03 22:09 UTC  (5+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH net-next v7 2/2] net: stmmac: Add glue layer for T-HEAD TH1520 SoC

[PATCH net v2] MAINTAINERS: Remove self from DSA entry
 2024-11-03 22:06 UTC  (5+ messages)

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-11-03 22:02 UTC  (4+ messages)

linux-next: duplicate patches in the bcachefs tree
 2024-11-03 22:01 UTC 

[PATCH net-next] net: bnx2x: use ethtool string helpers
 2024-11-03 21:59 UTC  (2+ messages)

[PATCH net-next] net: hisilicon: use ethtool string helpers
 2024-11-03 21:54 UTC  (2+ messages)

[syzbot] [btrfs?] general protection fault in btrfs_search_slot
 2024-11-03 21:44 UTC  (2+ messages)

[PATCH] counter: ti-ecap-capture: Add check for clk_enable()
 2024-11-03 21:39 UTC 

[syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7)
 2024-11-03 21:34 UTC 

[PATCH v2 00/11] staging: gpib: Patch set for gpib staging drivers
 2024-11-03 21:26 UTC  (12+ messages)
` [PATCH 01/11] staging: gpib: Fix buffer overflow in ni_usb_init
` [PATCH 02/11] staging: gpib: Replace custom debug with dev_dbg
` [PATCH 03/11] staging: gpib: Update messaging and usb_device refs in ni_usb
` [PATCH 04/11] staging: gpib: Update messaging and usb_device refs in agilent_usb
` [PATCH 05/11] staging: gpib: Remove GPIB_DEBUG reference and update messaging
` [PATCH 06/11] staging: gpib: Use dev_xxx for messaging
` [PATCH 07/11] staging: gpib: Fix Kconfig
` [PATCH 08/11] staging: gpib: Remove unneeded lookup table
` [PATCH 09/11] staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tables
` [PATCH 10/11] staging: gpib: Re-order the "
` [PATCH 11/11] staging: gpib: Correct check for max secondary address

[PATCH] PCI: j721e: Add PCIe support for J722S SoC
 2024-11-03 21:06 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for PCI Keystone driver
 2024-11-03 21:05 UTC  (2+ messages)

[PATCH v8 0/5] Add support for PCIe3 on x1e80100
 2024-11-03 21:04 UTC  (2+ messages)

[PATCH] cpufreq: fix using cpufreq-dt as module
 2024-11-03 21:02 UTC 

[PATCH v2] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
 2024-11-03 21:01 UTC  (3+ messages)

[PATCH V7 0/4] Add PCIe support for IPQ9574
 2024-11-03 21:01 UTC  (2+ messages)

[PATCH] net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
 2024-11-03 21:00 UTC  (2+ messages)

[PATCH][next] ptp: fc3: remove redundant check on variable ret
 2024-11-03 21:00 UTC  (2+ messages)

[PATCH net 0/2] Fix issues when PF sets MAC address for VF
 2024-11-03 21:00 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-11-03 20:56 UTC  (2+ messages)

[PATCH 0/2] PCI: {qcom-ep/tegra194}: Move endpoint cleanups to PERST# deassert handler
 2024-11-03 20:55 UTC  (5+ messages)
` [PATCH 1/2] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
` [PATCH 2/2] PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()

[GIT PULL] hotfixes for 6.12-rc6
 2024-11-03 20:54 UTC  (2+ messages)

[PATCH v6 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-11-03 20:52 UTC  (8+ messages)
` [PATCH v6 2/2] "

linux-next: Signed-off-by missing for commit in the omap tree
 2024-11-03 20:51 UTC 

[PATCH v2] perf trace: avoid garbage when not printing a trace event's arguments
 2024-11-03 20:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v12 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-11-03 20:47 UTC  (5+ messages)
` [PATCH v12 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v12 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH v2] PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported
 2024-11-03 20:37 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom,pcie-sm8550: add SAR2130P compatible
 2024-11-03 20:33 UTC  (2+ messages)

[PATCH v9 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-11-03 20:32 UTC  (4+ messages)
` [PATCH v9 7/8] iio: dac: ad3552r: add high-speed platform driver

[PATCH 0/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before PCI client drivers
 2024-11-03 20:31 UTC  (2+ messages)

[GIT PULL]: Generic phy subsystem fixes for v6.12
 2024-11-03 20:25 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v6.12
 2024-11-03 20:25 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: sprd,ums512-pwm: convert to YAML
 2024-11-03 20:24 UTC  (2+ messages)

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-11-03 20:21 UTC  (3+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-03 20:02 UTC  (12+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[syzbot] [exfat?] possible deadlock in __generic_file_fsync (2)
 2024-11-03 19:56 UTC 

[PATCH v4 net-next 0/3] Knobs for NPC default rule counters
 2024-11-03 19:55 UTC  (5+ messages)
` [PATCH v4 net-next 2/3] octeontx2-af: "
` [PATCH v4 net-next 3/3] devlink: Add documenation for OcteonTx2 AF

[patch v6 00/20] posix-timers: Cure the SIG_IGN mess
 2024-11-03 19:55 UTC  (7+ messages)
` [patch v6 17/20] signal: Queue ignored posixtimers on ignore list

[PATCH v2] dt-bindings: timer: actions,owl-timer: convert to YAML
 2024-11-03 19:52 UTC  (3+ messages)

[PATCH net-next v2 0/2] selftest: netconsole: Enhance selftest to validate userdata transmission
 2024-11-03 19:50 UTC  (2+ messages)

[PATCH net-next] net: ena: Remove autopolling mode
 2024-11-03 19:41 UTC 

[PATCH v2] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
 2024-11-03 19:38 UTC 

[PATCH] net: dsa: mv88e6xxx: properly shutdown PPU re-enable timer on destroy
 2024-11-03 19:35 UTC  (2+ messages)

[PATCH] MIPS: kernel: proc: Use str_yes_no() helper function
 2024-11-03 19:29 UTC  (2+ messages)

[syzbot] [net?] KMSAN: kernel-infoleak in move_addr_to_user (7)
 2024-11-03 19:27 UTC  (2+ messages)
` [syzbot] test

[syzbot] [ocfs2?] general protection fault in ocfs2_xa_block_wipe_namevalue
 2024-11-03 19:25 UTC 

[PATCH] media: platform: samsung: s5p-jpeg: Remove deadcode
 2024-11-03 19:23 UTC 

[PATCH net-next] net: phy: use ethtool string helpers
 2024-11-03 19:20 UTC  (2+ messages)

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-03 19:20 UTC  (2+ messages)

[PATCHv3 net-next] net: bnxt: use ethtool string helpers
 2024-11-03 19:20 UTC  (2+ messages)

[PATCH net-next] net: ena: Remove deadcode
 2024-11-03 19:10 UTC  (2+ messages)

[syzbot] [ocfs2?] general protection fault in ocfs2_xa_block_wipe_namevalue
 2024-11-03 19:05 UTC  (4+ messages)
  ` [syzbot] [ocfs2?] general protection fault in [v2] ocfs2_xa_block_wipe_namevalue

[GIT PULL] USB fixes for 6.12-rc6
 2024-11-03 19:02 UTC  (2+ messages)

[GIT PULL] Driver core revert fix for 6.12-rc6
 2024-11-03 19:02 UTC  (2+ messages)

[GIT PULL] Char/Misc/IIO driver fixes for 6.12-rc6
 2024-11-03 19:02 UTC  (2+ messages)

[git pull] Input updates for v6.12-rc5
 2024-11-03 19:02 UTC  (2+ messages)

[RFC PATCH] net: stmmac: Fix the problem about interrupt storm
 2024-11-03 19:00 UTC 

[PATCHv4 net-next] net: dsa: use ethtool string helpers
 2024-11-03 18:50 UTC  (2+ messages)

[syzbot] [ocfs2?] general protection fault in ocfs2_xa_block_wipe_namevalue
 2024-11-03 18:40 UTC  (2+ messages)
` [syzbot] check ocfs2_xa_remove fix [v2]

[GIT PULL] Kbuild fixes for v6.12-rc6
 2024-11-03 18:35 UTC  (2+ messages)

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-03 18:31 UTC  (3+ messages)
` [PATCH net-next v2 3/9] lib: packing: add pack_fields() and unpack_fields()

[tip:master] BUILD SUCCESS 4b9984799820b5b32b0ae1f3d8074886895a44e1
 2024-11-03 18:29 UTC 

[GIT pull] irq/urgent for v6.12-rc6
 2024-11-03 18:29 UTC  (10+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

[PATCH] counter: stm32-timer-cnt: Add check for clk_enable()
 2024-11-03 18:25 UTC 

[PATCH v1 0/2] Add support for Synopsis DesignWare version 3.72a
 2024-11-03 18:20 UTC  (3+ messages)
` [PATCH v1 1/2] net: stmmac: add support for dwmac 3.72a

[syzbot] [fuse?] general protection fault in fuse_do_readpage
 2024-11-03 18:07 UTC 

[PATCH v3] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-11-03 17:55 UTC  (2+ messages)

[PATCH 6.1 000/137] 6.1.115-rc1 review
 2024-11-03 17:51 UTC  (2+ messages)

[PATCH] ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
 2024-11-03 17:50 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in default_idle
 2024-11-03 17:45 UTC 

[PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series
 2024-11-03 17:36 UTC  (3+ messages)

[PATCH] netlink: Fix off-by-one error in netlink_proto_init()
 2024-11-03 17:31 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: modified ina2xx to match SY24655
 2024-11-03 16:52 UTC  (4+ messages)
  ` [PATCH linux dev-6.11 v3 2/2] dt-bindings: Add SY24655 to ina2xx devicetree bindings

[PATCH] signal: restore the override_rlimit logic
 2024-11-03 16:50 UTC  (7+ messages)

[syzbot] [mm?] WARNING: locking bug in __set_page_owner
 2024-11-03 16:49 UTC 

[PATCH 2/2] MIPS: loongson3_defconfig: Enable blk_dev_nvme by default
 2024-11-03 16:44 UTC  (2+ messages)

[PATCH v2] implement set_enabled functions on powercap.c
 2024-11-03 16:27 UTC  (2+ messages)

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-03 16:23 UTC  (7+ messages)
` [PATCH v4 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v4 3/6] iio: light: stk3310: Implement vdd and leda supplies

[PATCH net-next v1 1/1] nfc: mrvl: Don't use "proxy" headers
 2024-11-03 16:17 UTC  (2+ messages)

[PATCH] Driver:net:fddi: Fix typo 'adderss'
 2024-11-03 16:13 UTC  (2+ messages)

[PATCH net v3] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-11-03 16:10 UTC  (2+ messages)

[PATCH RESEND 1/2] locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()
 2024-11-03 16:09 UTC  (2+ messages)
` [PATCH RESEND 2/2] locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()

[PATCH v4 0/3] Add MSM8953 camss support
 2024-11-03 16:09 UTC  (3+ messages)
` [PATCH v4 2/3] media: dt-bindings: Add qcom,msm8953-camss

[PATCH] extcon: Remove deadcode
 2024-11-03 16:05 UTC 

[PATCH v2 1/2] RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
 2024-11-03 16:02 UTC  (2+ messages)

[PATCH] ipv6: ip6_fib: fix null-pointer dereference in ipv6_route_native_seq_show()
 2024-11-03 15:56 UTC  (2+ messages)

[PATCH net] bnxt_en: ethtool: Fix ip[6] ntuple rule verification
 2024-11-03 15:54 UTC  (2+ messages)

[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-11-03 15:41 UTC  (6+ messages)
` [PATCH v4 2/3] rust: macros: add macro to easily run KUnit tests

[PATCH 0/2] Realtek wifi deadcoding
 2024-11-03 15:38 UTC  (3+ messages)
` [PATCH 1/2] rtlwifi: Remove unused functions
` [PATCH 2/2] rtlwifi: Remove more "

[PATCH 0/2] firmware: scm: rework allowlist to be more scalable
 2024-11-03 15:37 UTC  (3+ messages)
` [PATCH 1/2] firmware: qcom: scm: add modparam to control QSEECOM enablement
` [PATCH 2/2] firmware: qcom: scm: rework QSEECOM allowlist

[PATCH] net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
 2024-11-03 15:20 UTC  (2+ messages)

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-11-03 15:19 UTC  (4+ messages)
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[PATCH V7 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-11-03 15:12 UTC  (3+ messages)
` [PATCH V7 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH] staging: rtl8712: Remove driver using deprecated API wext
 2024-11-03 15:10 UTC  (3+ messages)

[PATCH v6 00/13] Zacas/Zabha support and qspinlocks
 2024-11-03 14:51 UTC  (14+ messages)
` [PATCH v6 01/13] riscv: Move cpufeature.h macros into their own header
` [PATCH v6 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
` [PATCH v6 03/13] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v6 04/13] dt-bindings: riscv: Add Zabha ISA extension description
` [PATCH v6 05/13] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v6 06/13] riscv: Improve zacas fully-ordered cmpxchg()
` [PATCH v6 07/13] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v6 08/13] riscv: Implement xchg8/16() using Zabha
` [PATCH v6 09/13] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH v6 10/13] asm-generic: ticket-lock: Add separate ticket-lock.h
` [PATCH v6 11/13] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v6 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
` [PATCH v6 13/13] riscv: Add qspinlock support

[BUG] -next lockdep invalid wait context
 2024-11-03 15:03 UTC  (5+ messages)
` [PATCH] scftorture: Use workqueue to free scf_check

[PATCH] modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
 2024-11-03 15:01 UTC  (3+ messages)

[PATCH] modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
 2024-11-03 15:00 UTC  (2+ messages)

[PATCH v3 0/7]: iio: chemical: bme680: 2nd round of cleanup
 2024-11-03 14:57 UTC  (4+ messages)
` [PATCH v3 7/7] iio: chemical: bme680: add power management

[PATCH] drm/i915/gt: Remove unused execlists_unwind_incomplete_requests
 2024-11-03 14:49 UTC 

[syzbot] [bfs?] general protection fault in bfs_get_block (3)
 2024-11-03 14:36 UTC  (4+ messages)
` [PATCH] bfs: add check for return value of sb_getblk

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-03 14:35 UTC  (5+ messages)
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem

[PATCH] perf: event: Remove deadcode
 2024-11-03 14:23 UTC 

[PATCH v3] mtd: spi-nor: xmc: Add support for XM25LU64C The device is produced by Wuhan Xinxin Semiconductor Manufacturing Corp. (XMC) and found on some routers from Chinese manufactures
 2024-11-03 14:21 UTC 

[PATCH v4 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-03 13:58 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-03 13:57 UTC  (3+ messages)

[PATCH v4 0/3] ARM: dts: add Kobo Clara 2E
 2024-11-03 13:52 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: add compatible strings for "
` [PATCH v4 2/3] ARM: dts: imx: Add devicetree "
` [PATCH v4 3/3] ARM: imx_v6_v7_defconfig: Enable drivers "


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