messages from 2024-02-21 17:08:12 to 2024-02-21 17:43:52 UTC [more...]
[PATCHSET v2 wq/6.10] workqueue: Implement disable/enable_work()
2024-02-21 17:43 UTC (7+ messages)
` [PATCH 1/7] workqueue: Preserve OFFQ bits in cancel[_sync] paths
` [PATCH 2/7] workqueue: Implement disable/enable for (delayed) work items
` [PATCH 3/7] workqueue: Remove WORK_OFFQ_CANCELING
` [PATCH 4/7] workqueue: Remember whether a work item was on a BH workqueue
` [PATCH 5/7] workqueue: Update how start_flush_work() is called
` [PATCH 6/7] workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work items
[PATCH v13 0/4] cxl, EINJ: Update EINJ for CXL error types
2024-02-21 17:43 UTC (3+ messages)
` [PATCH v13 2/4] EINJ: Add CXL error type support
[PATCH] dt-bindings: iio: gyroscope: bosch,bmg160: add spi-max-frequency binding
2024-02-21 17:43 UTC
net/toa/toa.c:255:45: warning: unused variable 'ipv6_specific_p'
2024-02-21 17:42 UTC
[Buildroot] [PATCH 1/1] package/cegui: fix build with libxml2 >= 2.12
2024-02-21 17:42 UTC (2+ messages)
[Buildroot] [git commit] package/cegui: fix build with libxml2 >= 2.12
2024-02-21 17:41 UTC
[PATCH nf] netfilter: nf_tables: use kzalloc for hook allocation
2024-02-21 17:38 UTC
[PATCH v3] modules: wait do_free_init correctly
2024-02-21 17:40 UTC (2+ messages)
smack: Possible NULL pointer deref in cred_free hook
2024-02-21 17:40 UTC (12+ messages)
[PATCH] hw/nvme/ns: Add NVMe NGUID property
2024-02-21 17:38 UTC
[PATCH] imx53-qsb: Convert to watchdog driver model
2024-02-21 17:39 UTC
[PATCH v4 0/2] Fix libaio cancellation support
2024-02-21 17:39 UTC (3+ messages)
[PATCH] irqchip: vic: fix a kernel-doc warning
2024-02-21 17:39 UTC (2+ messages)
` [tip: irq/core] irqchip/vic: Fix "
[PATCH 0/6] block atomic writes for XFS
2024-02-21 17:38 UTC (8+ messages)
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set
[PATCH v2 00/14] Split crash out from kexec and clean up related config items
2024-02-21 17:37 UTC (13+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
Segfault: git show-branch --reflog refs/pullreqs/1
2024-02-21 17:38 UTC (9+ messages)
` [PATCH 0/2] Detect empty or missing reflogs with `ref@{0}`
` [PATCH 1/2] object-name: detect and report empty reflogs
` [PATCH 2/2] builtin/show-branch: detect "
[PATCH] rebase: make warning less passive aggressive
2024-02-21 17:38 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/5] Implement port 92 in south bridges
2024-02-21 17:37 UTC (3+ messages)
` [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it
[PATCH v3 0/2] Add JH8100 external interrupt controller support
2024-02-21 17:37 UTC (3+ messages)
` [PATCH v3 2/2] irqchip: Add StarFive external interrupt controller
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-21 17:36 UTC (13+ messages)
` [musl] "
[PATCH v2 0/4] arm64: Add support for Airoha EN7581 Soc
2024-02-21 17:36 UTC (5+ messages)
` [PATCH v2 2/4] arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board
[Bpf] [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst
2024-02-21 17:35 UTC (3+ messages)
` "
[PATCH] madvise:madvise_cold_or_pageout_pte_range(): allow split while folio_estimated_sharers = 0
2024-02-21 17:35 UTC (2+ messages)
[PATCH] mfd: kempld-core: don't replace resources provided by ACPI
2024-02-21 17:34 UTC (2+ messages)
[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
2024-02-21 17:34 UTC (5+ messages)
[PATCH 0/2] ARM GICv3 ITS DeviceID modification implementation
2024-02-21 17:33 UTC (3+ messages)
` [PATCH 1/2] hw/intc/arm_gicv3_its_common: Increase DeviceID to 32 bits
` [PATCH 2/2] hw/intc/arm_gicv3_its: Use send_msi in the GITS_TRANSLATER write
[PATCH nf] netfilter: nf_tables: register hooks last when adding new chain/flowtable
2024-02-21 17:34 UTC
[PATCH v6] PCI: dwc: Strengthen the MSI address allocation logic
2024-02-21 17:32 UTC (2+ messages)
[PATCH nf 1/2] netfilter: nft_flow_offload: reset dst in route object after setting up flow
2024-02-21 17:32 UTC (2+ messages)
` [PATCH nf 2/2] netfilter: nft_flow_offload: release dst in case direct xmit path is used
[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
2024-02-21 17:32 UTC (3+ messages)
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
` [ovs-dev] "
[PATCH 0/3] Replace variable length arrays in ppc KVM code
2024-02-21 17:30 UTC (5+ messages)
` [PATCH 3/3] meson: Enable -Wvla
[PATCH 0/4] RISC-V: Modularize common match conditions for trigger
2024-02-21 17:31 UTC (7+ messages)
` [PATCH 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH 3/4] target/riscv: Apply modularized matching conditions for watchpoint
[PATCH 0/3] Doc placeholders
2024-02-21 17:31 UTC (5+ messages)
` [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax
[PATCH] cxl/acpi: Fix load failures due to single window creation failure
2024-02-21 17:31 UTC (3+ messages)
[PATCH 1/3] mm/memory: Change vmf_anon_prepare() to be non-static
2024-02-21 17:30 UTC (2+ messages)
[PATCH] libmount: don't hold write fd to mounted device
2024-02-21 17:30 UTC
[PATCH net] netlink: add nla be16/32 types to minlen array
2024-02-21 17:27 UTC
[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-02-21 17:30 UTC (4+ messages)
[PATCH v9 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2024-02-21 17:30 UTC (8+ messages)
[PATCH] drm/xe/pm: hide d3cold sysfs threshold
2024-02-21 17:29 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v5 1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
2024-02-21 17:29 UTC (4+ messages)
` [PATCH v5 9/9] drm/xe: Implement capture of HWSP and HWCTX
[PATCH v9] io_uring: Statistics of the true utilization of sq threads
2024-02-21 17:28 UTC (3+ messages)
[PATCH v6 net] ps3/gelic: Fix SKB allocation
2024-02-21 17:28 UTC (2+ messages)
[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
2024-02-21 17:27 UTC (8+ messages)
` [PATCH 05/30] sched: *_tsk_need_resched() now takes resched_t as param
[f2fs-dev] [PATCH 1/3] f2fs: deprecate io_bits
2024-02-21 17:27 UTC (8+ messages)
` [f2fs-dev] [PATCH 3/3] f2fs: kill zone-capacity support
` [f2fs-dev] [PATCH 3/3 v2] "
[PATCH mptcp-net] mptcp: fix double-free on socket dismantle
2024-02-21 17:25 UTC (2+ messages)
` mptcp: fix double-free on socket dismantle: Tests Results
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-02-21 17:25 UTC (4+ messages)
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
[PATCH] [PATCH] amd_pstate: fix erroneous highest_perf value on some CPUs
2024-02-21 17:19 UTC (3+ messages)
[Buildroot] [git commit] boot/shim: security bump to version 15.8
2024-02-21 17:22 UTC
[PATCH v13 00/13] Linux RISC-V AIA Support
2024-02-21 17:22 UTC (9+ messages)
` [PATCH v13 06/13] irqchip: Add RISC-V incoming MSI controller early driver
[PATCH 0/3] wifi: ath11k: hibernation support
2024-02-21 17:22 UTC (3+ messages)
` [PATCH 1/3] bus: mhi: host: add mhi_power_down_no_destroy()
How to resume decryption on LUKS1 in-place
2024-02-21 17:22 UTC
[Buildroot] [PATCH 0/2] Update wpewebkit to 2.42.5 and update patch
2024-02-21 17:21 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] package/wpewebkit: security bump to version 2.42.5
` [Buildroot] [PATCH 2/2] package/wpewebkit: update ARM NEON patch for 2.42.x
[PATCH 1/1] perf trace: Collect sys_nanosleep first argument
2024-02-21 17:21 UTC (3+ messages)
[linux-next:master 6780/8260] mm/userfaultfd.c:740 mfill_atomic() warn: inconsistent returns '&ctx->map_changing_lock'
2024-02-21 17:20 UTC
[android-common:android15-6.6 18/23] error[E0425]: cannot find function `has_capability_noaudit` in crate `bindings`
2024-02-21 17:20 UTC
[Buildroot] [git commit] package/wpewebkit: update ARM NEON patch for 2.42.x
2024-02-21 17:20 UTC
[Buildroot] [git commit] package/wpewebkit: security bump to version 2.42.5
2024-02-21 17:19 UTC
[PATCH v2 net-next 0/3] net: Provide SMP threads for backlog NAPI
2024-02-21 17:00 UTC (4+ messages)
` [PATCH v2 net-next 1/3] net: Remove conditional threaded-NAPI wakeup based on task state
` [PATCH v2 net-next 2/3] net: Allow to use SMP threads for backlog NAPI
` [PATCH v2 net-next 3/3] net: Use backlog-NAPI to clean up the defer_list
[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
2024-02-21 17:19 UTC (5+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
stmmac and XDP/ZC issue
2024-02-21 17:20 UTC (8+ messages)
[PATCH v7] cdx: add MSI support for CDX bus
2024-02-21 17:20 UTC (4+ messages)
[PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
2024-02-21 17:19 UTC (3+ messages)
[PATCH v2 0/4] i2c: Support i2c_register_spd() on multiplexed bus segments
2024-02-21 17:19 UTC (2+ messages)
[PATCH 0/2] ARM SMMUv3 StreamID Implementation
2024-02-21 17:17 UTC (3+ messages)
` [PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
` [PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID
[PATCH RFC] misc/pvpanic: add support for normal shutdowns
2024-02-21 17:18 UTC (4+ messages)
[PATCH v2 0/4] Improvements to livepatch kselftests on top of kselftest-next
2024-02-21 17:17 UTC (5+ messages)
` [PATCH v2 1/4] selftests: livepatch: Add initial .gitignore
` [PATCH v2 2/4] selftests: livepatch: Avoid running the tests if kernel-devel is missing
` [PATCH v2 3/4] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
` [PATCH v2 4/4] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
[PATCH v2] ARM: dts: imx53-qsb: add support for the HDMI expander
2024-02-21 17:16 UTC (3+ messages)
[GIT PULL] Crypto Update for 6.1
2024-02-21 17:17 UTC (12+ messages)
` [GIT PULL] Crypto Update for 6.2
` [GIT PULL] Crypto Update for 6.3
` [GIT PULL] Crypto Update for 6.4
` [GIT PULL] Crypto Update for 6.5
` [GIT PULL] Crypto Update for 6.6
` [GIT PULL] Crypto Update for 6.7
` [GIT PULL] Crypto Update for 6.8
` [GIT PULL] Crypto Fixes "
[GIT PULL] Btrfs fixes for 6.8-rc6
2024-02-21 17:17 UTC (2+ messages)
[PATCH v2] RDMA/device: Fix a race between mad_client and cm_client init
2024-02-21 17:17 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 6.8-rc6
2024-02-21 17:17 UTC (2+ messages)
[PATCH 0/3] Handle hugetlb faults under the VMA lock
2024-02-21 17:15 UTC (4+ messages)
` [PATCH 2/3] hugetlb: Use vmf_anon_prepare() instead of anon_vma_prepare()
[PATCH 0/3] arch: Remove fbdev dependency from video helpers
2024-02-21 16:05 UTC (2+ messages)
` [PATCH 3/3] arch: Rename fbdev header and source files
[PATCH 0/5] wifi: ath11k: prepare for hibernation support
2024-02-21 17:15 UTC (11+ messages)
` [PATCH 1/5] wifi: ath11k: rearrange IRQ enable/disable in reset path
` [PATCH 2/5] wifi: ath11k: remove MHI LOOPBACK channels
` [PATCH 3/5] wifi: ath11k: do not dump SRNG statistics during resume
` [PATCH 4/5] wifi: ath11k: fix warning on DMA ring capabilities event
` [PATCH 5/5] wifi: ath11k: thermal: don't try to register multiple times
[PATCH net-next 00/13] rtnetlink: reduce RTNL pressure for dumps
2024-02-21 17:15 UTC (4+ messages)
` [PATCH net-next 12/13] rtnetlink: make rtnl_fill_link_ifmap() RCU ready
[f2fs-dev] [PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-02-21 17:14 UTC (22+ messages)
` "
` [f2fs-dev] [PATCH v7 01/10] ovl: Always reject mounting over case-insensitive directories
` "
` [f2fs-dev] [PATCH v7 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` "
` [f2fs-dev] [PATCH v7 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` "
` [f2fs-dev] [PATCH v7 04/10] fscrypt: Drop d_revalidate once the key is added
` "
` [f2fs-dev] [PATCH v7 05/10] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` "
` [f2fs-dev] [PATCH v7 06/10] libfs: Add helper to choose dentry operations at mount-time
` "
` [f2fs-dev] [PATCH v7 07/10] ext4: Configure dentry operations at dentry-creation time
` "
` [f2fs-dev] [PATCH v7 08/10] f2fs: "
` "
` [f2fs-dev] [PATCH v7 09/10] ubifs: "
` "
` [f2fs-dev] [PATCH v7 10/10] libfs: Drop generic_set_encrypted_ci_d_ops
` "
[Buildroot] [PATCH 1/1] package/libmodsecurity: security bump to 3.0.12
2024-02-21 17:14 UTC (2+ messages)
[Buildroot] [git commit] package/libmodsecurity: security bump to 3.0.12
2024-02-21 17:09 UTC
[PATCH] cifs: Convert struct fealist away from 1-element array
2024-02-21 17:13 UTC (9+ messages)
[PATCH] generic/449: don't run with RT devices
2024-02-21 17:13 UTC (4+ messages)
Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
2024-02-21 17:12 UTC (2+ messages)
linux-next: build warnings after merge of the mm tree
2024-02-21 17:12 UTC (2+ messages)
[PATCH v1] PM: runtime: add tracepoint for runtime_status changes
2024-02-21 17:14 UTC (2+ messages)
[PATCH 00/16] rockchip: add support for SARADCv2 and RK806 PMIC and regulators
2024-02-21 17:07 UTC (17+ messages)
` [PATCH 01/16] rockchip: spi: rk_spi: do not write bytes when in read-only mode
` [PATCH 02/16] regulator: rk8xx: remove unused functions
` [PATCH 03/16] regulator: rk8xx: fix SWITCH enable on RK809
` [PATCH 04/16] regulator: rk8xx: add indirection level for some ldo callbacks
` [PATCH 05/16] power: rk8xx: add support for RK806
` [PATCH 06/16] pmic: reword help text
` [PATCH 07/16] rockchip: adc: rockchip-saradc: use union for preparing for v2
` [PATCH 08/16] rockchip: adc: rockchip-saradc: factor out channel_data callback
` [PATCH 09/16] rockchip: adc: rockchip-saradc: factor out start_channel callback
` [PATCH 10/16] rockchip: adc: rockchip-saradc: factor out stop callback
` [PATCH 11/16] rockchip: adc: rockchip-saradc: add support for RK3588
` [PATCH 12/16] power: pmic: rk8xx: fix duplicate prompt
` [PATCH 13/16] rockchip: jaguar-rk3588: enable SARADC and derivatives
` [PATCH 14/16] adc: add missing depends on ADC for controller drivers
` [PATCH 15/16] button: add missing ADC dependency for BUTTON_ADC
` [PATCH 16/16] rockchip: boot_mode: fix rockchip_dnl_key_pressed requiring ADC support
[alobakin:idpf-libie 11/51] include/net/page_pool/helpers.h:416:2: error: call to undeclared function 'dma_check_sync'; ISO C99 and later do not support implicit function declarations
2024-02-21 17:08 UTC
[PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
2024-02-21 17:08 UTC (3+ messages)
[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
2024-02-21 17:11 UTC (5+ messages)
[PATCH] libxl: Disable relocating memory for qemu-xen in stubdomain too
2024-02-21 17:10 UTC (3+ messages)
Bug: impure renames may be reported as pure renames
2024-02-21 17:11 UTC (3+ messages)
[drm-xe:drm-xe-next] BUILD REGRESSION 87fc1e8b66fead9b3bb462f83444f3203585c7ee
2024-02-21 17:08 UTC
rss calculation as the nic
2024-02-21 17:10 UTC (3+ messages)
[PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array
2024-02-21 17:10 UTC (2+ messages)
Patches for v5.15.149-rc
2024-02-21 17:09 UTC (3+ messages)
[PATCH mm-unstable 0/2] mm/damon: fix typos on reference links
2024-02-21 17:08 UTC (3+ messages)
` [PATCH mm-unstable 1/2] Docs/admin-guide/mm/damon/usage: fix a typo on a reference link
` [PATCH mm-unstable 2/2] Docs/admin-guide/mm/damon/usage: fix a typo on the auto-tuning design "
[Buildroot] [PATCH] package/systemd: bump to version 254.9
2024-02-21 17:08 UTC (4+ messages)
[PATCH] treewide: remove meaningless assignments in Makefiles
2024-02-21 17:08 UTC (2+ messages)
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.