All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-19 16:13:00 to 2026-04-19 19:05:04 UTC [more...]

[PATCH v2 00/11] Auto-generate maintainer profile entries
 2026-04-19 19:04 UTC  (3+ messages)

[Buildroot] [PATCH] package/lsof: bump to version 4.99.6
 2026-04-19 19:03 UTC  (2+ messages)

[Buildroot] [git commit] package/lsof: bump to version 4.99.6
 2026-04-19 18:58 UTC 

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-04-19 18:57 UTC  (14+ messages)
` [PATCH 7.2 v16 01/13] mm/khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH 7.2 v16 02/13] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH 7.2 v16 03/13] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH 7.2 v16 04/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH 7.2 v16 05/13] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH 7.2 v16 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH 7.2 v16 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH 7.2 v16 08/13] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH 7.2 v16 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH 7.2 v16 10/13] mm/khugepaged: Introduce mTHP collapse support
` [PATCH 7.2 v16 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH 7.2 v16 12/13] mm/khugepaged: run khugepaged for all orders
` [PATCH 7.2 v16 13/13] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v3 sched_ext/for-7.2] sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
 2026-04-19 19:02 UTC  (3+ messages)

[GIT PULL] hotfixes for 7.1-rc1
 2026-04-19 18:58 UTC 

[PATCH bpf-next v6 00/17] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-19 18:55 UTC  (29+ messages)
` [PATCH bpf-next v6 01/17] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v6 02/17] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v6 03/17] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v6 04/17] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v6 05/17] bpf: Introduce bpf register BPF_REG_PARAMS
` [PATCH bpf-next v6 06/17] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next v6 07/17] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v6 08/17] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v6 09/17] bpf: Track r11 registers in const_fold and liveness
` [PATCH bpf-next v6 10/17] bpf: Prepare architecture JIT support for stack arguments
` [PATCH bpf-next v6 11/17] bpf: Enable r11 based insns
` [PATCH bpf-next v6 12/17] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v6 13/17] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v6 14/17] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v6 15/17] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v6 16/17] selftests/bpf: Add tests for stack argument validation
` [PATCH bpf-next v6 17/17] selftests/bpf: Add verifier "

[PATCH] sh: fix fallout from ZERO_PAGE consolidation
 2026-04-19 18:54 UTC  (2+ messages)

[PATCH v9 0/9] Automatic NFSv4 state revocation on filesystem unmount
 2026-04-19 18:53 UTC  (10+ messages)
` [PATCH v9 1/9] NFSD: Fix infinite loop in layout state revocation
` [PATCH v9 2/9] NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
` [PATCH v9 3/9] NFSD: Extract revoke_one_stid() utility function
` [PATCH v9 4/9] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
` [PATCH v9 5/9] NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM "
` [PATCH v9 6/9] NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
` [PATCH v9 7/9] NFSD: Track svc_export in nfs4_stid
` [PATCH v9 8/9] NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
` [PATCH v9 9/9] NFSD: Close cached file handles when revoking export state

[PATCH 1/2] ext4/064 encryption + casefold feature combination WITHOUT dirdata
 2026-04-19 18:52 UTC  (2+ messages)
` [PATCH 2/2] ext4/065 encryption + casefold + dirdata feature combination

[PATCH v1 00/14] Support cooling device with ID in the OF
 2026-04-19 18:51 UTC  (23+ messages)
` [PATCH v1 01/14] thermal/of: Move OF code where it belongs to
` [PATCH v1 02/14] thermal/driver/tegra/soctherm: Use devm_ variant when registering a cooling device
` [PATCH v1 03/14] thermal/core: Make thermal_cooling_device_init_complete() non static
` [PATCH v1 04/14] thermal/of: Move the node pointer assignation in the OF code file
` [PATCH v1 05/14] thermal/core: Remove node pointer parameter parameter when registering a tz
` [PATCH v1 06/14] thermal/core: Register cooling device non-OF drivers
` [PATCH v1 07/14] hwmon:: Use non-OF thermal cooling device register function
` [PATCH v1 08/14] thermal/core: Move OF functions def in the CONFIG_OF section in thermal.h
` [PATCH v1 09/14] thermal/core: Put of_node field cooling device structure under Kconfig option
` [PATCH v1 10/14] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v1 11/14] thermal/of: Introduce cooling device of_index
` [PATCH v1 12/14] thermal/of: Pass the of_index and add a function to register with an index
` [PATCH v1 13/14] thermal/of: Process cooling device index in cooling-spec
` [PATCH v1 14/14] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-04-19 18:43 UTC  (3+ messages)
` [PATCH i-g-t 6/8] lib/intel_batchbuffer/xe: add bb exec path to use specific engine and gt

[RFC PATCH] rhashtable: Bounce deferred worker kick through irq_work when insecure_elasticity is set
 2026-04-19 18:19 UTC 

[RFC PATCH 0/3] btrfs: implement FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_INSERT_RANGE
 2026-04-19 18:40 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/netsnmp: bump version to 5.9.5.2
 2026-04-19 18:37 UTC 

[PATCH v7] iio: frequency: ad9832: simplify bitwise math
 2026-04-19 18:36 UTC 

[Buildroot] [PATCH 1/1] package/openldap: bump version to 2.6.13
 2026-04-19 18:36 UTC 

[PATCH sched_ext/for-7.2] sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
 2026-04-19 18:31 UTC  (6+ messages)

[PATCH] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-04-19 18:27 UTC 

vhci_hcd: bulk streams
 2026-04-19 18:25 UTC 

[PATCH v3 3/3] mm/damon/stat: detect and use fresh enabled value
 2026-04-19 18:19 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: Add carveout memory support for non-IOMMU systems
 2026-04-19 18:13 UTC  (2+ messages)

[PATCH v3 2/3] mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
 2026-04-19 18:12 UTC  (3+ messages)

[PATCH v2 sched_ext/for-7.2] sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
 2026-04-19 18:12 UTC 

[PATCH] revision.c: implement --reverse=before for walks
 2026-04-19 18:11 UTC  (3+ messages)

[PATCH b4 v2 00/11] Enable stricter local checks
 2026-04-19 18:06 UTC  (3+ messages)
` [PATCH b4 v2 04/11] Add ruff format check to CI

[PATCH v2] iio: magnetometer: hid-sensor-magn-3d: prefer 'unsigned int'
 2026-04-19 18:05 UTC 

[GIT PULL] NFSD changes for the v7.1 merge window
 2026-04-19 18:03 UTC 

[PATCH] arm64: dts: amlogic: add support for Amedia X98Q
 2026-04-19 17:59 UTC  (4+ messages)

[PATCH v3 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-19 17:55 UTC  (7+ messages)
` [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure
` [PATCH v3 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation

[PATCH] MAINTAINERS: add new fuse-devel list
 2026-04-19 17:55 UTC  (2+ messages)

[PATCH] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-19 17:53 UTC  (2+ messages)

[PATCH v2 sched_ext/for-7.1-fixes] tools/sched_ext: Remove dead -d option in scx_flatcg
 2026-04-19 17:53 UTC  (2+ messages)

[PATCH sched_ext/for-7.2] sched_ext: Document the ops compat strategy in compat.h/compat.bpf.h
 2026-04-19 17:53 UTC  (4+ messages)

[PATCH] iio: chemical: bme680: remove unused BME680_NUM_CHANNELS macro
 2026-04-19 17:50 UTC  (3+ messages)

[PATCH v2] mm/migrate_device: Cleanup up PMD Checks and warnings
 2026-04-19 17:50 UTC  (2+ messages)

[PATCH v6 0/3] iio: dac: mcp4821: add configurable gain support
 2026-04-19 17:49 UTC  (3+ messages)

[PATCH v2 0/2] iio: adc: hx711: add HX710B support
 2026-04-19 17:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v2 2/2] iio: adc: hx711: add support for HX710B

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-04-19 17:45 UTC  (4+ messages)
` [PATCH v2 13/25] Add support for the new linux mount API

[PATCH v3 0/1] media: atomisp: mt9m114: graceful teardown and reprobe fixes
 2026-04-19 17:42 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-19 17:39 UTC  (8+ messages)
` [PATCH v6 1/7] iio: ssp_sensors: cleanup codestyle warning
` [PATCH v6 2/7] iio: ssp_sensors: cleanup codestyle check
` [PATCH v6 5/7] iio: ssp_sensors: convert probe and teardown to devm-managed resources

[PATCH v1] mach-snapdragon: Add KVM hypervisor support
 2026-04-19 17:38 UTC 

[PATCH] MAINTAINERS: Update maintainer for iio driver(s)
 2026-04-19 17:38 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-04-19 17:34 UTC  (4+ messages)
` [PATCH v2 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation

[PATCH 1/2] arm64: dts: qcom: sc8280xp: add several missing pdc map entries
 2026-04-19 17:32 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc8280xp: gaokun3: correct EC interrupt pin

[Buildroot] [PATCH] package/fakeroot: bump to version 1.37.2
 2026-04-19 17:30 UTC 

[PATCH] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-04-19 17:28 UTC 

[PATCH v2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking
 2026-04-19 17:25 UTC  (3+ messages)

[PATCH] iio: adc: ingenic-adc: use guard(mutex)(&lock) to handle synchronisation
 2026-04-19 17:21 UTC  (3+ messages)

[PATCH v6 0/2] iio: frequency: ad9832: cleanups
 2026-04-19 17:19 UTC  (7+ messages)
` [PATCH v6 1/2] iio: frequency: ad9832: remove kernel.h proxy header
` [PATCH v6 2/2] iio: frequency: ad9832: simplify bitwise math

[PATCH 0/2] iio: accel: small cleanups and error-handling improvements
 2026-04-19 17:19 UTC  (3+ messages)

[PATCH v7 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-04-19 17:19 UTC  (3+ messages)
` [PATCH v7 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY

[PATCH] gdrom: use strscpy in probe_gdrom_{setupcd,setupdisk}
 2026-04-19 17:17 UTC  (2+ messages)

[PATCH v1 1/1] iio: adc: nxp-sar-adc: Avoid division by zero
 2026-04-19 17:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libjxl: security bump to version 0.11.2
 2026-04-19 17:10 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/openvpn: bump version to 2.7.1
 2026-04-19 17:10 UTC 

[PATCH] Documentation: fix spelling mistake "Minumum" -> "Minimum"
 2026-04-19 17:08 UTC 

[PATCH v1 0/1] iio: Fix iio_multiply_value use in iio_read_channel_processed_scale
 2026-04-19 17:04 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] usb: gadget: f_fs: serialize DMABUF cancel against request completion
 2026-04-19 16:12 UTC 

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
 2026-04-19 17:01 UTC 

[PATCH v2] iio: adc: nxp-sar-adc: use field_get() for EOC bit check
 2026-04-19 17:00 UTC  (3+ messages)

[PATCH v2 0/2] cdrom: gdrom: fix block I/O and capacity setting
 2026-04-19 16:59 UTC  (5+ messages)
` [PATCH v2 1/2] cdrom: gdrom: replace port I/O with MMIO accessors
` [PATCH v2 2/2] cdrom: gdrom: update gendisk capacity on open

[PATCH v3] iio: frequency: ad9834: clean up includes
 2026-04-19 16:59 UTC  (6+ messages)

[PATCH] iio: dac: ad3552r: use field_get() for power-down bit read
 2026-04-19 16:57 UTC  (3+ messages)

[PATCH] stash: infer "push" when push-specific options are given
 2026-04-19 16:54 UTC  (2+ messages)
` [PATCH v5] stash: assume "push" when command line starts with an option

[PATCH v3 1/3] mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
 2026-04-19 16:52 UTC  (3+ messages)

[ANNOUNCE] fstests: for-next branch updated to v2026.04.20
 2026-04-19 16:49 UTC 

[PATCH 0/2] io: use g_clear_handle_id() for GSource cleanup
 2026-04-19 16:46 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v8 0/2] Add support for AD5706R DAC
 2026-04-19 16:46 UTC  (7+ messages)
` [PATCH v8 2/2] iio: dac: ad5706r: "

[Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.12.2
 2026-04-19 16:39 UTC  (2+ messages)

[Buildroot] [git commit] package/libgcrypt: bump version to 1.12.2
 2026-04-19 16:20 UTC 

[PATCH v3 0/2] NFS: fix RCU and tracing pointer safety
 2026-04-19 16:31 UTC  (3+ messages)
` [PATCH v3 1/2] NFS: remove redundant __private attribute from nfs_page_class
` [PATCH v3 2/2] NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address

[PATCH ath-next] wifi: ath12k: Fix invalid IRQ requests during AHB probe
 2026-04-19 16:31 UTC  (2+ messages)

[PATCH v2 0/3] Update APDS990x ALS to support device trees
 2026-04-19 16:28 UTC  (13+ messages)
` [PATCH v2 2/3] iio: tsl2772: add support for Avago APDS9900/9901 ALS/Proximity sensor
` [PATCH v2 3/3] misc: Remove old APDS990x driver

[PATCH v2 0/4] HID: Proper fix for OOM in hid-core
 2026-04-19 16:26 UTC  (3+ messages)
` [PATCH v2 1/4] HID: pass the buffer size to hid_report_raw_event

[PATCH net-next v3 00/12] BIG TCP for UDP tunnels
 2026-04-19 16:24 UTC  (4+ messages)
` [PATCH net-next v3 12/12] selftests: net: Add a test for BIG TCP in "

[PATCH v2 0/2] Input/omap1: fix touchscreen functionality on Nokia 770
 2026-04-19 16:18 UTC  (3+ messages)
` [PATCH v2 1/2] Input: ads7846 - restore half-duplex support
` [PATCH v2 2/2] Input: ads7846 - fix up the pendown GPIO setup on Nokia 770

[PATCH] iio: magnetometer: ak8975: remove unnecessary braces
 2026-04-19 16:19 UTC  (3+ messages)

Discuss: Future of AX25, NETROM and ROSE in the kernel ?
 2026-04-19 16:18 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/openvpn: bump version to 2.7.1
 2026-04-19 16:17 UTC  (2+ messages)

[PATCH 0/2] Add support for Microchip MCP48F(E/V)B(0/1/2)(1/2/4/8) on MCP47F(E/V)B(0/1/2)(1/2/4/8)
 2026-04-19 16:16 UTC  (3+ messages)
` [PATCH 2/2] iio: dac: mcp47feb02: add MCP48FEB02 SPI driver to MCP47FEB02 I2C driver

[PATCH v3] staging: rtl8723bs: Remove boolean comparisons
 2026-04-19 16:16 UTC 

[PATCH v2] vfs: replace ints with enum component_type for LAST_XXX
 2026-04-19 16:16 UTC 

[PATCH] util: fix use of pthread_get_name_np on OpenBSD
 2026-04-19 16:15 UTC  (2+ messages)

[PATCH 00/12] net/pcap: cleanups and test
 2026-04-19 16:09 UTC  (8+ messages)
` [PATCH v25 00/24] net/pcap: bug fixes and new features
  ` [PATCH v25 19/24] eal/windows: add wrapper for access function
  ` [PATCH v25 20/24] net/pcap: add snapshot length devarg
  ` [PATCH v25 21/24] net/pcap: add Rx scatter offload
  ` [PATCH v25 22/24] net/pcap: add link status change support for iface mode
  ` [PATCH v25 23/24] net/pcap: add EOF notification via link status change
  ` [PATCH v25 24/24] test: add comprehensive test suite for pcap PMD


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.