All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-21 14:57:08 to 2025-06-21 18:03:48 UTC [more...]

[PATCH V2 0/5] Add Texas Instruments BQ25703A Charger
 2025-06-21 18:01 UTC 

[RFC PATCH v2 2/2] mm/damon/paddr: Allow multiple migrate targets
 2025-06-21 18:02 UTC  (2+ messages)

[PATCH v4 0/5] perf: generate events for BPF metadata
 2025-06-21 18:01 UTC  (2+ messages)

[PATCH] perf header: remove unecessary core id test
 2025-06-21 18:01 UTC  (2+ messages)

[PATCH] perf parse-events: Set default GH modifier properly
 2025-06-21 18:01 UTC  (2+ messages)

[PATCH v1] perf test: Expand user space event reading (rdpmc) tests
 2025-06-21 18:01 UTC  (2+ messages)

[PATCH v1] perf test: Add header shell test
 2025-06-21 18:01 UTC  (2+ messages)

[PATCH 5.15.y 0/5] Backport few sfq fixes
 2025-06-21 18:00 UTC  (2+ messages)

[PATCH v6 0/4] iio: accel: sca3000: simplify by using newer infrastructure
 2025-06-21 17:58 UTC  (9+ messages)
` [PATCH v6 1/4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
` [PATCH v6 2/4] iio: accel: sca3000: clean sca3000_read_data()
` [PATCH v6 3/4] iio: accel: sca3000: use lock guards
` [PATCH v6 4/4] iio: accel: sca3000: use sysfs_emit_at() instead of sprintf()

[XEN PATCH] xen: fix header guard generation for asm-generic headers
 2025-06-21 17:55 UTC  (2+ messages)

order of netfilter hooks and check for martian source
 2025-06-21 17:56 UTC  (8+ messages)

[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
 2025-06-21 17:55 UTC  (11+ messages)

[PATCH net] net: netpoll: Initialize UDP checksum field before checksumming
 2025-06-21 17:55 UTC  (2+ messages)

[QUERY] net: mana: use of sizeof(header) vs sizeof(*header)
 2025-06-21 17:53 UTC 

[PATCH 0/3 RFC] improve some nfsd_mutex locking
 2025-06-21 17:48 UTC  (3+ messages)

[RFC PATCH v2 0/2] mm/damon/paddr: Allow interleaving in migrate_{hot,cold} actions
 2025-06-21 17:36 UTC  (2+ messages)

[PATCH] iio: accel: bmc150: Do not configure IRQ registers if no IRQ connected
 2025-06-21 17:33 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/squeezelite: bump version
 2025-06-21 17:31 UTC 

[Buildroot] [PATCH 1/2] package/libcamera: bump version to 0.5.1
 2025-06-21 17:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libcamera-apps: bump version

[RFC PATCH 0/4] mm/damon: add DAMOS_MIGRATE_{HOT,COLD} destination nodes and weights
 2025-06-21 17:31 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: add struct damos_migrate_dest
` [RFC PATCH 2/4] mm/damon/core: add damos->migrate_dest field
` [RFC PATCH 3/4] mm/damon/sysfs-schemes: implement DAMOS action destinations directory
` [RFC PATCH 4/4] mm/damon/sysfs-schemes: set damos->migrate_dest

[Buildroot] [PATCH 1/1] package/opencv3: bump version to 3.4.20
 2025-06-21 17:30 UTC 

[RFC PATCH 00/15] LSM: No exclusive LSMs
 2025-06-21 17:18 UTC  (16+ messages)
  ` [RFC PATCH 01/15] Audit: Create audit_stamp structure
  ` [RFC PATCH 02/15] LSM: security_lsmblob_to_secctx module selection
  ` [RFC PATCH 03/15] Audit: Add record for multiple task security contexts
  ` [RFC PATCH 04/15] Audit: Add record for multiple object contexts
  ` [RFC PATCH 05/15] LSM: Single calls in secid hooks
  ` [RFC PATCH 06/15] LSM: Exclusive secmark usage
  ` [RFC PATCH 07/15] Audit: Call only the first of the audit rule hooks
  ` [RFC PATCH 08/15] AppArmor: Remove the exclusive flag
  ` [RFC PATCH 09/15] LSM: Add mount opts blob size tracking
  ` [RFC PATCH 10/15] LSM: allocate mnt_opts blobs instead of module specific data
  ` [RFC PATCH 11/15] LSM: Infrastructure management of the mnt_opts security blob
  ` [RFC PATCH 12/15] LSM: Allow reservation of netlabel
  ` [RFC PATCH 13/15] LSM: restrict security_cred_getsecid() to a single LSM
  ` [RFC PATCH 14/15] Smack: Remove LSM_FLAG_EXCLUSIVE
  ` [RFC PATCH 15/15] LSM: Remove exclusive LSM flag

[PATCH v4 1/3] dt-bindings: vendor-prefixes: Document Argon40
 2025-06-21 17:19 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: pwm: argon40,fan-hat: Document Argon40 Fan HAT
` [PATCH v4 3/3] pwm: argon-fan-hat: Add Argon40 Fan HAT support

[PATCH v3 1/3] dt-bindings: vendor-prefixes: Document Argon40
 2025-06-21 17:19 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: pwm: argon40,fan-hat: Document Argon40 Fan HAT
` [PATCH v3 3/3] pwm: argon-fan-hat: Add Argon40 Fan HAT support

[PATCH net-next 0/9] net: ethtool: rss: add notifications
 2025-06-21 17:19 UTC  (10+ messages)
` [PATCH net-next 1/9] netlink: specs: add the multicast group name to spec
` [PATCH net-next 2/9] net: ethtool: dynamically allocate full req size req
` [PATCH net-next 3/9] net: ethtool: call .parse_request for SET handlers
` [PATCH net-next 4/9] net: ethtool: remove the data argument from ethtool_notify()
` [PATCH net-next 5/9] net: ethtool: copy req_info from SET to NTF
` [PATCH net-next 6/9] net: ethtool: rss: add notifications
` [PATCH net-next 7/9] doc: ethtool: mark ETHTOOL_GRXFHINDIR as reimplemented
` [PATCH net-next 8/9] selftests: drv-net: import things in lib one by one
` [PATCH net-next 9/9] selftests: drv-net: test RSS Netlink notifications

Pull request doc-2025-07-rc5
 2025-06-21 17:19 UTC 

[PATCH v3 0/2] add support for MCP998X
 2025-06-21 17:19 UTC  (6+ messages)
` [PATCH v3 2/2] iio: temperature: "

next-20250620: Qualcomm Dragonboard 845c Internal error Oops at ufs_qcom_setup_clocks
 2025-06-21 17:15 UTC  (3+ messages)

[PATCH V6 10/10] scsi: ufs: qcom : Refactor phy_power_on/off calls
 2025-06-21 17:15 UTC  (4+ messages)

[PATCH v3] fuse: Fix runtime warning on truncate_folio_batch_exceptionals()
 2025-06-21 17:13 UTC 

[PATCH v1 1/1] iio: imu: inv_icm42600: Convert to uXX and sXX integer types
 2025-06-21 17:13 UTC  (6+ messages)

[PATCH] ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
 2025-06-21 17:10 UTC 

[GIT PULL] Apple SoC fixes for v6.16
 2025-06-21 17:09 UTC 

[PATCH 1/2] arm64: dts: imx8mm: Configure DMA on UART2
 2025-06-21 17:07 UTC  (2+ messages)

[PATCH v4 0/2] Add support for WoM (Wake-on-Motion) feature
 2025-06-21 17:07 UTC  (5+ messages)
` [PATCH v4 1/2] iio: imu: inv_icm42600: add WoM support

[ath:pending] BUILD SUCCESS 5dc19e26b9a626085922a9cc9c0a020932a5eba3
 2025-06-21 17:02 UTC 

[PATCH] arm64: dts: rockchip: Fix eMMC HS200 mode on Radxa E20C
 2025-06-21 16:58 UTC  (2+ messages)

[PATCH v2] selinux: change security_compute_sid to return the ssid or tsid on match
 2025-06-21 16:58 UTC  (9+ messages)
            ` [PATCH 1/2] selinux: prevent potential comparison mismatches when computing the SID (was [PATCH v2] selinux: change security_compute_sid to return the ssid or tsid on match)
            ` [PATCH 2/2] selinux: when computing the SID before policy load take into account the socket class case "

[PATCH] dt-bindings: net: convert socfpga-dwmac.txt to DT schema
 2025-06-21 17:00 UTC 

[PATCH v4] rust: introduce sfile macro for succinct code tracing
 2025-06-21 16:59 UTC  (8+ messages)

[PATCH v9 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-06-21 16:58 UTC  (9+ messages)
` [PATCH v9 01/11] iio: accel: adxl345: apply scale factor to tap threshold
` [PATCH v9 05/11] iio: accel: adxl345: simplify reading the FIFO

[PATCH v4 0/2] nfsd: Implement large extent array support in pNFS
 2025-06-21 16:52 UTC  (3+ messages)
` [PATCH v4 1/2] nfsd: Drop dprintk in blocklayout xdr functions
` [PATCH v4 2/2] nfsd: Implement large extent array support in pNFS

[PATCH] cifs: Fix lstat() and AT_SYMLINK_NOFOLLOW to work on broken symlink nodes
 2025-06-21 16:52 UTC  (5+ messages)

[PATCH] dt-bindings: net: convert socfpga-dwmac.txt to DT schema
 2025-06-21 16:50 UTC 

[RFC PATCH 4/7] firmware: arm_scmi: Add System Telemetry driver
 2025-06-21 16:50 UTC  (2+ messages)

[PATCH] usb: core: Use sysfs_emit_at() when showing dynamic IDs
 2025-06-21 16:40 UTC 

[PATCH v5 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-21 16:37 UTC  (6+ messages)
` [PATCH v5 01/11] dt-bindings: iio: adc: Add AD4170

[Buildroot] [PATCH 1/1] package/openblas: bump to version v0.3.30
 2025-06-21 16:35 UTC 

[GIT PULL] erofs fixes for 6.16-rc3
 2025-06-21 16:36 UTC  (2+ messages)

[GIT PULL] First round of NFSD fixes for v6.16
 2025-06-21 16:36 UTC  (2+ messages)

[PATCH] ublk: fix narrowing warnings in UAPI header
 2025-06-21 16:28 UTC 

[PATCH net] team: replace team lock with rtnl lock
 2025-06-21 16:27 UTC  (6+ messages)

[PATCH 0/4] FIT image beaglebone-yocto (poky part)
 2025-06-21 16:26 UTC  (5+ messages)
` [PATCH 1/4] beaglebone-yocto: support initramfs in qemu
` [PATCH 2/4] beaglebone-yocto: support FIT images
` [PATCH 3/4] beaglebone-yocto: remove redundant boot files
` [PATCH 4/4] oe-selftest: add a beaglebone-yocto fitimage Qemu test

[PATCH 1/2] rust: macros: allow optional trailing comma in module!
 2025-06-21 16:24 UTC  (5+ messages)
` [PATCH 1/2] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine

[PATCH v3] irqchip/mips-gic: allow forced affinity
 2025-06-21 16:23 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/mips-gic: Allow "

[PATCH v3 0/8] Add support for AD4052 device family
 2025-06-21 16:20 UTC  (14+ messages)
` [PATCH v3 4/8] iio: adc: Add support for ad4052
` [PATCH v3 6/8] iio: adc: Add offload "
` [PATCH v3 8/8] iio: adc: Add events support to ad4052

[PATCH] regulator: rpi-panel-v2: Convert to new PWM waveform ops
 2025-06-21 16:18 UTC  (5+ messages)

[PATCH v2 0/1] FIT image beaglebone-yocto
 2025-06-21 16:14 UTC  (2+ messages)
` [PATCH v2 1/1] oe-selftest: devtool: split tap detection into function

[PATCH 1/3 v4] rust: add C wrappers for `ww_mutex` inline functions
 2025-06-21 16:15 UTC  (6+ messages)
` [PATCH 2/3 v4] implement ww_mutex abstraction for the Rust tree
` [PATCH 3/3 v4] add KUnit coverage on Rust `ww_mutex` implementation

[RFC PATCH] amd64-agp: do not bind to pci driver if probing fails
 2025-06-21 16:15 UTC  (3+ messages)

[walnascar][PATCH 1/2] python3: drop old nis module dependencies
 2025-06-21 16:14 UTC  (2+ messages)
` [walnascar][PATCH 2/2] xwayland: Add missing libtirpc dependency

[pci:next] BUILD SUCCESS c10ba24fb5c9d6e2eb595bf7a0a00fda8f265a0b
 2025-06-21 16:13 UTC 

[GIT PULL] smb3 client fixes
 2025-06-21 16:12 UTC  (5+ messages)

Released pciutils-3.14.0
 2025-06-21 16:12 UTC 

[tip:irq/urgent] BUILD SUCCESS 3085ef9d9e7ab5ae4cddbe809e2e3b8dc11cdc75
 2025-06-21 16:11 UTC 

[GIT PULL] smb3 client fixes (updated)
 2025-06-21 16:10 UTC 

[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
 2025-06-21 16:10 UTC  (4+ messages)
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias

[PATCH] RDMA/siw: work around clang stack size warning
 2025-06-21 16:09 UTC  (4+ messages)

AMDGPU - Regression: Black screen due to commit 16dc8bc27c2aa3c93905d3e885e27f1e3535f09a
 2025-06-21 16:07 UTC  (4+ messages)

[PATCH b4] docs: Corrects minimal typo
 2025-06-21 16:07 UTC 

[PATCH v2 0/2] Bindings and DTS for Apple SoC GPUs
 2025-06-21 16:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: Add Apple SoC GPU

[PATCH] drm/panel: ilitek-ili9881c: Use u8 for lane count
 2025-06-21 16:03 UTC  (7+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2025-06-21 16:03 UTC  (3+ messages)
` [syzbot] "

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-21 16:01 UTC  (4+ messages)
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers

[PATCH 0/3] Device name and RCU string
 2025-06-21 16:00 UTC  (6+ messages)
` [PATCH 2/3] btrfs: open code RCU for device name

Linux 6.16-rc1
 2025-06-21 15:59 UTC  (5+ messages)

[PATCH] iio: adc: imx93_adc: load calibrated values even calibration failed
 2025-06-21 15:58 UTC  (3+ messages)

[PATCH] ocfs2: kill osb->system_file_mutex lock
 2025-06-21 15:56 UTC 

[PATCH v2] Create Containerfiles with required grub packages for development
 2025-06-21 15:52 UTC  (2+ messages)

[PATCH] media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer
 2025-06-21 15:52 UTC 

[PATCH] contrib: Honor symbolic port in git-credential-netrc
 2025-06-21 15:52 UTC  (4+ messages)

[PATCH 0/1] grub-shell: Correct Test Failures
 2025-06-21 15:50 UTC  (2+ messages)
` [PATCH 1/1] tests: Correct netboot and file_filter test failure

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-06-21 15:51 UTC  (7+ messages)
` [PATCH v7 05/10] mfd: Add Apple Silicon "
` [PATCH v7 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC

ucm2: USB-Audio: Add Teufel CAGE PRO
 2025-06-21 15:50 UTC 

[PATCH] media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer
 2025-06-21 15:47 UTC 

[GIT PULL] io_uring fix for 6.16-rc3
 2025-06-21 15:47 UTC  (2+ messages)

[GIT PULL] ACPI fix for v6.16-rc3
 2025-06-21 15:47 UTC  (3+ messages)

[GIT PULL] perf tools fixes for v6.16
 2025-06-21 15:47 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.16
 2025-06-21 15:47 UTC  (2+ messages)

[GIT PULL] RCU fixes for v6.16 -rc3
 2025-06-21 15:47 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in exit_to_user_mode_loop
 2025-06-21 15:44 UTC 

[PATCH v3 0/3] vdso: Reject absolute relocations during build
 2025-06-21 15:42 UTC  (6+ messages)
` [PATCH v3 3/3] "

[PATCH 0/5] arm64: allwinner: t527: Add OrangePi 4A board
 2025-06-21 15:39 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: "

[PATCH net-next 0/3] Support some features for the HIBMCGE driver
 2025-06-21 15:35 UTC  (3+ messages)
` [PATCH net-next 3/3] net: hibmcge: configure FIFO thresholds according to the MAC controller documentation

[PATCH V3 net-next 0/8] There are some cleanup for hns3 driver
 2025-06-21 15:33 UTC  (3+ messages)
` [PATCH V3 net-next 5/8] net: hns3: set the freed pointers to NULL when lifetime is not end

[PATCH net-next] net/smc: remove unused function smc_lo_supports_v2
 2025-06-21 15:30 UTC  (2+ messages)

[PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up
 2025-06-21 15:30 UTC  (5+ messages)
` [PATCH net-next 07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers

[PATCH 0/1] Resubmittimg Bulgarian translation of git-gui
 2025-06-21 14:51 UTC  (2+ messages)

[PATCH v5 0/2] Add support for 'power saving policy' property
 2025-06-21 15:26 UTC  (3+ messages)
` [PATCH v5 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v5 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH net-next] net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter type
 2025-06-21 15:20 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS 86436e3c349964ba940e5241e59b0da0def072d3
 2025-06-21 15:17 UTC 

[GIT PULL] First round of NFSD fixes for v6.16
 2025-06-21 15:13 UTC 

[RFC PATCH 0/4] arm: Implement ARM DEN 0057A PV time interface
 2025-06-21 15:12 UTC  (5+ messages)
` [RFC PATCH 1/4] xen/arm: Add wrapper find_unused_regions
` [RFC PATCH 2/4] xen/arm: Move make_hypervisor_node()
` [RFC PATCH 3/4] xen/arm: Move make_resv_memory_node()
` [RFC PATCH 4/4] xen/arm: Implement standard PV time interface as per ARM DEN 0057A

[PATCH net-next 00/10] eth: finish migration to the new RXFH callbacks
 2025-06-21 15:10 UTC  (2+ messages)

[PATCH v3 net-next] eth: bnxt: add netmem TX support
 2025-06-21 15:10 UTC  (2+ messages)

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-06-21 15:05 UTC  (4+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2025-06-21 15:05 UTC  (2+ messages)

[PATCH 0/7] RDMA: hfi1: cpumasks usage fixes
 2025-06-21 15:03 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Describe channel-specific FD registers using C struct
 2025-06-21 15:00 UTC  (2+ messages)

[PATCH net-next 0/2] rds: Minor updates for spelling and endian
 2025-06-21 15:00 UTC  (2+ messages)

[PATCH net-next v2] netmem: fix skb_frag_address_safe with unreadable skbs
 2025-06-21 15:00 UTC  (2+ messages)

[PATCH net] CREDITS: Add entry for Shannon Nelson
 2025-06-21 15:00 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add SIMCom 8230C composition
 2025-06-21 15:00 UTC  (2+ messages)

[PATCH] watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()
 2025-06-21 14:58 UTC  (3+ messages)

[PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
 2025-06-21 14:56 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.