messages from 2024-10-11 17:52:31 to 2024-10-11 19:03:42 UTC [more...]
[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
2024-10-11 18:00 UTC (4+ messages)
` [PATCH v3 2/6] treewide: bcb: move ab_select command to bcb subcommands
[PATCH 0/3] Character device abstractions for Rust
2024-10-11 18:55 UTC (4+ messages)
` [PATCH 1/3] rust: char_dev: add character device abstraction
` [PATCH 2/3] rust: macros: add IoctlCommand derive macro
` [PATCH 3/3] samples: rust: add character device sample
[PATCH] MAINTAINERS: Add Unicode tree
2024-10-11 19:03 UTC (2+ messages)
Large CQE for fuse headers
2024-10-11 19:03 UTC (5+ messages)
[PATCH 0/3] net/tap: queue limit patches
2024-10-11 19:02 UTC (3+ messages)
` [PATCH 3/3] net/tap: increase the maximum allowable queues
[PATCH v1 00/13]: chemical: bme680: 2nd set of clean and add
2024-10-11 19:02 UTC (24+ messages)
` [PATCH v1 01/13] iio: chemical: bme680: Fix indentation and unnecessary spaces
` [PATCH v1 02/13] iio: chemical: bme680: avoid using camel case
` [PATCH v1 03/13] iio: chemical: bme680: fix startup time
` [PATCH v1 05/13] iio: chemical: bme680: refactorize set_mode() mode
` [PATCH v1 06/13] dt-bindings: iio: add binding for BME680 driver
` [PATCH v1 07/13] iio: chemical: bme680: add regulators
` [PATCH v1 08/13] iio: chemical: bme680: add power management
[PATCH v3 0/9] can: m_can: Add am62 wakeup support
2024-10-11 19:01 UTC (6+ messages)
` [PATCH v3 2/9] dt-bindings: can: m_can: Add vio-supply
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable
[PATCH] target/i386: Use probe_access_full_mmu in ptw_translate
2024-10-11 19:00 UTC (3+ messages)
[PATCH kdevops 0/4] kdevops: make trixie default
2024-10-11 19:00 UTC (2+ messages)
[RFC] staging: vt6656: Proposal to delete driver vt6656_stage
2024-10-11 18:59 UTC
[PATCH v3 0/2] pressure: bmp280: Improve pushing of data to buffer
2024-10-11 18:59 UTC (3+ messages)
` [PATCH v3 2/2] iio: pressure: bmp280: Use char instead of s32 for data buffer
[PATCH] Revert "build: disable gcc 10 zero-length-bounds warning"
2024-10-11 18:57 UTC (2+ messages)
[RFT] linux: fix ignore hunt for config if config-kdevops is defined
2024-10-11 18:56 UTC (8+ messages)
[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
2024-10-11 18:54 UTC (18+ messages)
` [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v7 04/17] fscrypt: add support for "
` [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys
[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-10-11 18:52 UTC (4+ messages)
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
[PATCH v2 0/4] ethdev: rework config restore
2024-10-11 18:51 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] "
` [PATCH v3 2/4] ethdev: add get restore flags driver callback
` [PATCH v3 3/4] ethdev: restore config only when requested
` [PATCH v3 4/4] net/mlx5: disable config restore
Connection issue since 81b3e33bb054 ("Bluetooth: btusb: Don't fail external suspend requests")
2024-10-11 18:52 UTC (3+ messages)
[PATCH v2 00/11] thermal: core: Reimplement locking through guards
2024-10-11 18:51 UTC (2+ messages)
iwlwifi: question on failure path in iwl_txq_gen2
2024-10-11 18:51 UTC
[PATCH v2 00/12] thermal: core: Fixes and cleanups, mostly related to thermal zone init and exit
2024-10-11 18:50 UTC (2+ messages)
[PATCH net-next 0/8] lib: packing: introduce and use (un)pack_fields
2024-10-11 18:48 UTC (9+ messages)
` [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking
` [PATCH net-next 2/8] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next 4/8] ice: remove int_q_state from ice_tlan_ctx
` [PATCH net-next 5/8] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH net-next 6/8] ice: reduce size of queue context fields
` [PATCH net-next 7/8] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH net-next 8/8] ice: cleanup Rx queue context programming functions
[net-next v6 0/9] Add support for per-NAPI config via netlink
2024-10-11 18:49 UTC (13+ messages)
` [net-next v6 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v6 2/9] netdev-genl: Dump napi_defer_hard_irqs
` [net-next v6 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v6 4/9] netdev-genl: Dump gro_flush_timeout
` [net-next v6 5/9] net: napi: Add napi_config
` [net-next v6 6/9] netdev-genl: Support setting per-NAPI config values
` [net-next v6 7/9] bnxt: Add support for persistent NAPI config
` [net-next v6 8/9] mlx5: "
` [net-next v6 9/9] mlx4: Add support for persistent NAPI config to RX CQs
[PATCH v4] irqchip/renesas-rzg2l: Fix missing put_device
2024-10-11 18:48 UTC (2+ messages)
[PATCH b4] b4: support optional shell completion
2024-10-11 18:48 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/python-google-api-core: bump to version 2.21.0
2024-10-11 18:47 UTC
[PATCH v1] Bluetooth: L2CAP: Fix not restricting bind to fixed CIDs
2024-10-11 18:47 UTC
[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
2024-10-11 18:46 UTC (3+ messages)
[PATCH v20 0/6] Script execution control (was O_MAYEXEC)
2024-10-11 18:44 UTC (7+ messages)
` [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
` [PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
` [PATCH v20 3/6] selftests/exec: Add 32 tests for AT_CHECK and exec securebits
` [PATCH v20 4/6] selftests/landlock: Add tests for execveat + AT_CHECK
` [PATCH v20 5/6] samples/check-exec: Add set-exec
` [PATCH v20 6/6] samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
[PATCH v1 00/15] io_uring zero copy rx
2024-10-11 18:44 UTC (6+ messages)
` [PATCH v1 03/15] net: generalise net_iov chunk owners
[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-11 18:44 UTC (6+ messages)
` [PATCH v5 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-11 18:42 UTC (3+ messages)
` [RFC PATCH v3 09/58] perf: Add a EVENT_GUEST flag
[PATCH v4 04/13] Audit: maintain an lsm_prop in audit_context
2024-10-11 18:42 UTC (6+ messages)
` [PATCH v4 4/13] "
new amd-pstate content for v6.13-rc1
2024-10-11 18:41 UTC (2+ messages)
amd-pstate fixes for v6.12-rc
2024-10-11 18:40 UTC (2+ messages)
[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
2024-10-11 18:34 UTC
[PATCH v4 0/3] API for exporting connectable file handles to userspace
2024-10-11 18:40 UTC (9+ messages)
` [PATCH v4 2/3] fs: name_to_handle_at() support for "explicit connectable" file handles
fix recovery of allocator ops after a growfs
2024-10-11 18:41 UTC (7+ messages)
` [PATCH 6/7] xfs: don't update file system geometry through transaction deltas
[PATCH][next] drm/xe/guc: Fix dereference before Null check
2024-10-11 18:40 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Fix dereference before NULL check (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[Buildroot] [PATCH 1/1] package/python-distlib: bump to version 0.3.9
2024-10-11 18:39 UTC
[PATCH] drm/xe/xe_sync: initialise ufence.signalled
2024-10-11 18:37 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
2024-10-11 18:37 UTC (3+ messages)
` [PATCH 1/2] t/helper/test-sha1: prepare for an unsafe mode
` [PATCH 2/2] t/helper/test-tool: implement sha1-unsafe helper
Notes from the XDC 2024 "universal buffer allocator" workshop
2024-10-11 18:36 UTC
[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
2024-10-11 18:35 UTC (3+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use
` [PATCH net-next 2/2] selftests: drv-net: rss_ctx: add rss ctx busy testcase
[PATCH 0/7] Lazy preemption bits
2024-10-11 18:35 UTC (5+ messages)
` [PATCH 7/7] powerpc: add support for PREEMPT_LAZY
[PATCH i-g-t] lib/igt_fb: Fix intel_buf surface init
2024-10-11 18:35 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for lib/igt_fb: Fix intel_buf surface init (rev4)
` ✓ CI.xeBAT: "
[PATCH V7 0/5] TPH and cache direct injection support
2024-10-11 18:35 UTC (4+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver
[PATCH 00/13] Update versions of libcurl and Perl
2024-10-11 18:35 UTC (4+ messages)
[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
2024-10-11 18:34 UTC (5+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs
[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
2024-10-11 18:33 UTC (3+ messages)
` [RFC 04/13] vfio: introduce vfio-cxl core preludes
[PATCH v1 1/2] Bluetooth: btintel_pcie: Add handshake between driver and firmware
2024-10-11 18:32 UTC (2+ messages)
[PATCH iproute2] ip: netconf: fix overzealous error checking
2024-10-11 18:32 UTC (2+ messages)
[PATCH] iio: Fix uninitialized variable
2024-10-11 18:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next 1/2] libbpf: never interpret subprogs in .text as entry programs
2024-10-11 18:32 UTC (2+ messages)
[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
2024-10-11 18:28 UTC (3+ messages)
[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
2024-10-11 18:28 UTC (7+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
[PATCH 0/4] trace-cmd: Various updates
2024-10-11 18:26 UTC (5+ messages)
` [PATCH 1/4] trace-cmd list: Use tracefs_filter_functions()
` [PATCH 2/4] trace-cmd show: Add --max_latency
` [PATCH 3/4] trace-cmd list: Use tracefs_instances() to list instances
` [PATCH 4/4] trace-cmd stat: Use tracefs_instances() instead of walking them
[meta-arago][master/scarthgap][PATCH] kernel-selftest: Enable more tests
2024-10-11 18:27 UTC
[PATCH] MAINTAINERS: add mailing list for GPMI NAND driver
2024-10-11 18:26 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_module_load: Handling of snd_hda_intel
2024-10-11 18:25 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] send-email: implement SMTP bearer authentication
2024-10-11 18:24 UTC (4+ messages)
[PATCH] xfs: port xfs/122 to the kernel
2024-10-11 18:24 UTC
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-10-11 18:23 UTC (2+ messages)
lists.infradead.org
2024-10-11 18:23 UTC
[PATCH bpf-next 00/16] Support dynptr key for hash map
2024-10-11 18:23 UTC (3+ messages)
` [PATCH bpf-next 16/16] selftests/bpf: Add test cases for hash map with dynptr key
[PATCH 1/1 fyi] tools headers UAPI: Sync linux/const.h with the kernel headers
2024-10-11 18:23 UTC
[PATCH 0/1] revision: fix reachable objects being gc'ed in no blob clone repo
2024-10-11 18:23 UTC (4+ messages)
` [PATCH v3 0/3] repack: pack everything into promisor packfile in partial repos
[GIT PULL] RCU fix for v6.12
2024-10-11 18:20 UTC
[PATCH 1/2] mk: fix build for clang 4
2024-10-11 18:20 UTC (4+ messages)
` [dpdk-dev] "
[PATCHSET v31.1 2/2] fstests: atomic file content commits
2024-10-11 18:19 UTC (6+ messages)
` [PATCH 2/2] xfs/122: add tests for commitrange structures
[PATCH] kern/fs: honour file->read_hook in grub_fs_blocklist_read()
2024-10-11 18:12 UTC (3+ messages)
[PATCH] drm/xe/guc: Fix deference after check
2024-10-11 18:18 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
2024-10-11 18:18 UTC (6+ messages)
[PATCH v2 1/3] ARM: dts: stm32: Duplicate cpu0-opp-table node into stm32mp15-u-boot.dtsi
2024-10-11 18:15 UTC (6+ messages)
` [PATCH v2 2/3] ARM: dts: stm32: Switch to using upstream DT on DH STM32 DHSOM
` [PATCH v2 3/3] ARM: dts: stm32: Generate u-boot.itb using binman "
[PATCH v2 0/4] RSS hash key generation
2024-10-11 18:17 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] thash: add RSS hash key generation API
` [PATCH v3 2/4] hash: add dynamic polynomial calculation
` [PATCH v3 3/4] hash: implement RSS hash key generation API
` [PATCH v3 4/4] test/thash: add tests for RSS "
[PATCH v2] cmd: setexpr: fix no matching string in gsub return empty value
2024-10-11 18:17 UTC (5+ messages)
[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
2024-10-11 18:07 UTC (2+ messages)
[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
2024-10-11 18:14 UTC (6+ messages)
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-11 18:14 UTC (3+ messages)
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
[PATCH linux-next] drm/i915/dp: use string choice helpers
2024-10-11 18:14 UTC (2+ messages)
` ✓ CI.BAT: success for "
[PATCH 0/4] ufs: add support for Qualcomm UFS Controller
2024-10-11 18:13 UTC (2+ messages)
[RFC PATCH 0/4] implement lightweight guard pages
2024-10-11 18:11 UTC (7+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
[PATCH v3 00/13] ufs: enhancements to support Qualcomm UFS controllers
2024-10-11 18:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-charset-normalizer: bump to version 3.4.0
2024-10-11 18:07 UTC
[PATCH] cpu: imx8_cpu: Avoid revision to corrupt device tree
2024-10-11 18:06 UTC (3+ messages)
want yamaha piano 10/11
2024-10-11 18:02 UTC
USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
2024-10-11 18:02 UTC (5+ messages)
[GIT PULL] tomoyo update for v6.12
2024-10-11 18:01 UTC (10+ messages)
[PATCH] fsmonitor: fix hangs by delayed fs event listening
2024-10-11 18:01 UTC (8+ messages)
` [PATCH 0/2] alternate approach to fixing fsmonitor hangs
[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
2024-10-11 18:00 UTC (4+ messages)
[PATCH i-g-t 1/3] tests/intel/xe_query: Stop getting refclock multiple times
2024-10-11 18:00 UTC (2+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/3] "
Verbose Commit Ignore Line Fails via CRLF Line Endings
2024-10-11 17:59 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/python-cbor2: bump to version 5.6.5
2024-10-11 17:58 UTC
[PATCH] drm/panthor: Fix firmware initialization on systems with a page size > 4k
2024-10-11 17:58 UTC (3+ messages)
[PATCH v2] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-10-11 17:58 UTC (2+ messages)
[PATCH] fuse: update inode size after extending passthrough write
2024-10-11 17:57 UTC (3+ messages)
[PATCH v2 rcu 0/13] SRCU-lite changes for v6.13
2024-10-11 17:57 UTC (3+ messages)
` [PATCH v2 rcu 13/13] srcu: Improve srcu_read_lock_lite() kernel-doc comment
[PATCH] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKU's
2024-10-11 17:56 UTC
[PATCH v3] fib: network byte order IPv4 lookup
2024-10-11 17:57 UTC (2+ messages)
` [PATCH v4] "
Proposal: bi-weekly guest_memfd upstream call
2024-10-11 17:57 UTC (2+ messages)
[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
2024-10-11 17:55 UTC (5+ messages)
` [PATCH 19/23] accel/tcg: Always use IntervalTree for code lookups
[PATCH 5.15.y] platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
2024-10-11 17:55 UTC
[RFC PATCH] promisor-remote: always JIT fetch with --refetch
2024-10-11 17:54 UTC (4+ messages)
[PATCH] ASoC: rsnd: Refactor port handling with helper for endpoint node selection
2024-10-11 17:53 UTC
[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-10-11 17:53 UTC (7+ messages)
[PATCH 1/1] efi_loader: provide variable BootOptionSupport
2024-10-11 17:53 UTC (2+ messages)
[PATCH v10 0/5] Tracepoints and static branch in Rust
2024-10-11 17:51 UTC (6+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.