messages from 2024-08-31 05:57:04 to 2024-08-31 09:50:13 UTC [more...]
[PATCH v2 0/3] crypto: hisilicon - fix resource contention and abnormal branch processing issues
2024-08-31 9:50 UTC (2+ messages)
` [PATCH v2 1/3] crypto: hisilicon - fix missed error branch
[PATCH] buffer: Associate the meta bio with blkg from buffer page
2024-08-31 9:48 UTC (5+ messages)
[syzbot] [ocfs2?] possible deadlock in ocfs2_nfs_sync_lock
2024-08-31 9:46 UTC
publish: perfwiki.github.io/main
2024-08-31 9:46 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/libfreefare: bump to latest git commit
2024-08-31 9:45 UTC (2+ messages)
[PATCH] dmaengine: loongson1-apb-dma: Fix the build warning caused by the size of pdev_irqname
2024-08-31 9:41 UTC (2+ messages)
[PATCH -next] audit: Make use of str_enabled_disabled() helper
2024-08-31 9:52 UTC
[PATCH RFC] mm: entirely reuse the whole anon mTHP in do_wp_page
2024-08-31 9:44 UTC (2+ messages)
[Buildroot] [PATCH] package/uclibc: fix compile error
2024-08-31 9:43 UTC (2+ messages)
[PATCH -next] ASoC: adi: Use str_enabled_disabled() helper
2024-08-31 9:51 UTC
[PATCH -next] atm: nicstar: Use str_enabled_disabled() helper
2024-08-31 9:50 UTC
6.8.2->vanilla 6.10.6: regression: oops on heavy compiltons
2024-08-31 9:41 UTC (12+ messages)
` [regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
[PATCH -next] dm integrity: Remove extra unlikely helper
2024-08-31 9:48 UTC
[PATCH ath-current 0/2] wifi: ath11k: revert hibernation support
2024-08-31 9:39 UTC (5+ messages)
` [PATCH ath-current 2/2] Revert "wifi: ath11k: support hibernation"
[PATCH v4 0/2] virtiofs: fix the warning for kernel direct IO
2024-08-31 9:37 UTC (3+ messages)
` [PATCH v4 1/2] virtiofs: use pages instead of pointer "
` [PATCH v4 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker
AT_MINSIGSTKSZ mismatched interpretation kernel vs libc
2024-08-31 9:29 UTC (2+ messages)
` [musl] "
[PATCH v2] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
2024-08-31 9:34 UTC (3+ messages)
[PATCH -next v2] sh: intc: replace simple_strtoul to kstrtoul
2024-08-31 9:43 UTC
[PATCH -next] genirq/timings: Use min_t() to simplify the code
2024-08-31 9:36 UTC
[PATCH v5 00/16] Updates for turris-mox-rwtm driver
2024-08-31 9:20 UTC (17+ messages)
` [PATCH v5 01/16] firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096
` [PATCH v5 02/16] firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6
` [PATCH v5 03/16] firmware: turris-mox-rwtm: Use the boolean type where appropriate
` [PATCH v5 04/16] firmware: turris-mox-rwtm: Hide signature related constants behind macros
` [PATCH v5 05/16] firmware: turris-mox-rwtm: Fix driver includes
` [PATCH v5 06/16] firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()
` [PATCH v5 07/16] firmware: turris-mox-rwtm: Don't create own kobject type
` [PATCH v5 08/16] firmware: turris-mox-rwtm: Simplify debugfs code
` [PATCH v5 09/16] firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remove()
` [PATCH v5 10/16] firmware: turris-mox-rwtm: Use dev_err_probe() where possible
` [PATCH v5 11/16] firmware: turris-mox-rwtm: Drop redundant device pointer
` [PATCH v5 12/16] firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()
` [PATCH v5 13/16] firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv member
` [PATCH v5 14/16] firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYS
` [PATCH v5 15/16] firmware: turris-mox-rwtm: Use ALIGN() instead of hardcoding
` [PATCH v5 16/16] firmware: turris-mox-rwtm: Deduplicate command execution code
[PATCH] ipset: Fix implicit declaration of function basename
2024-08-31 9:19 UTC (2+ messages)
[PATCH V3 0/9] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-31 9:19 UTC (3+ messages)
` [PATCH V3 1/9] mailbox: bcm2835: Fix timeout during suspend mode
[PATCH] serial: 8250_bcm2835aux: Fix clock imbalance in PM resume
2024-08-31 9:16 UTC (2+ messages)
[PATCH] docs: scheduler: completion: Update member of struct completion
2024-08-31 9:10 UTC (2+ messages)
Crash on booth with 6.10
2024-08-31 9:10 UTC (4+ messages)
[linux-next:fs-current] BUILD SUCCESS f2e901b35b7114690bc770a3962ddc1c7f777b01
2024-08-31 9:02 UTC
[PATCH v3 0/5] mm: memory_hotplug: improve do_migrate_range()
2024-08-31 9:01 UTC (7+ messages)
` [PATCH v3 2/5] mm: memory-failure: add unmap_poisoned_folio()
` [PATCH v3 3/5] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v3 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
[xiang-erofs:dev-test] BUILD SUCCESS 50b89a2ee010614c01c4a7e0474364a66bba0a74
2024-08-31 9:00 UTC
[linux-next:pending-fixes] BUILD SUCCESS 5cb02e7ad8fc72ac181a4470c0f5a5683820795f
2024-08-31 9:00 UTC
[bpf-next:master 6/17] kernel/bpf/verifier.c:19785 convert_ctx_accesses() warn: inconsistent indenting
2024-08-31 9:00 UTC
[PATCH 0/3] crypto: hisilicon - fix resource contention and abnormal branch processing issues
2024-08-31 8:54 UTC (3+ messages)
` [PATCH 2/3] crypto: hisilicon - add a lock for the qp send operation
[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
2024-08-31 8:54 UTC (5+ messages)
[PATCH v2 0/4] platform/x86: int3472: A few cleanups
2024-08-31 8:53 UTC (4+ messages)
` [PATCH v2 1/4] driver core: Ignore 0 in dev_err_probe()
[PATCH] of: move empty_root and unittest data DTBs to .init.rodata section
2024-08-31 8:49 UTC (2+ messages)
[PATCH 1/2] drm/xe: Add missing runtime reference to wedged upon gt_reset
2024-08-31 8:44 UTC (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "
[PATCH RESEND v9 0/9] Add Rust build support, ARM PL011 device impl
2024-08-31 8:25 UTC (6+ messages)
` [PATCH RESEND v9 7/9] rust: add crate to expose bindings and interfaces
[tj-cgroup:test 23/31] kernel/cgroup/cpuset-v1.c:163:2: error: call to undeclared function 'cpus_read_lock'; ISO C99 and later do not support implicit function declarations
2024-08-31 8:39 UTC
[paulmck-rcu:dev.2024.08.30a 28/33] include/linux/srcu.h:274:30: error: use of undeclared identifier 'SRCU_READ_FLAVOR_LITE'
2024-08-31 8:39 UTC
[PATCH] tests/kms_vrr: Avoid race between freeing display reseources
2024-08-31 8:39 UTC (4+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH RFC] mm: arm64: advance pte for contpte_ptep_set_access_flags
2024-08-31 8:35 UTC
[PATCH] Loongarch64: pci: fix memleak in pci_acpi_scan_root
2024-08-31 8:35 UTC (5+ messages)
[PATCH v2 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
2024-08-31 8:31 UTC (2+ messages)
[PATCH net] net: bridge: allow users setting EXT_LEARN for user FDB entries
2024-08-31 8:31 UTC (2+ messages)
[PATCH v2 3/9] x86/dt: Support the ACPI multiprocessor wakeup for device tree
2024-08-31 8:28 UTC (2+ messages)
[PATCH v4 4/6] media: i2c: og01a1b: Add support of xvclk supply clock in power management
2024-08-31 8:28 UTC (3+ messages)
[tj-cgroup:test 23/31] kernel/cgroup/cpuset-v1.c:163:9: error: implicit declaration of function 'cpus_read_lock'; did you mean 'rcu_read_lock'?
2024-08-31 8:28 UTC
[PATCH ipsec-next] xfrm: Initialise dir in xfrm_hash_rebuild()
2024-08-31 8:25 UTC (2+ messages)
net/xfrm/xfrm_policy.c:1286:8: error: variable 'dir' is uninitialized when used here [-Werror,-Wuninitialized]
2024-08-31 8:24 UTC (5+ messages)
[PATCH v3 2/2] Handle flushing of CPU backtraces during panic
2024-08-31 8:20 UTC (2+ messages)
[PATCH 2/3] drm/bridge: microchip-lvds: Drop unused headers
2024-08-31 8:18 UTC (2+ messages)
[yiliu1765-iommufd:wip/iommufd_pasid-20240830-notest-yet 22/22] include/linux/iommufd.h:30:5: error: unknown type name 'ioasid_t'
2024-08-31 8:18 UTC
[broonie-ci:mm-generic-shadow-stack-guard 2/4] arch/mips/mm/mmap.c:100:15: error: conflicting types for 'arch_get_unmapped_area'; have 'long unsigned int(struct file *, long unsigned int, long unsigned int, long unsigned int, long unsigned int)'
2024-08-31 8:18 UTC
[PATCH] selftests/futex: Create test for robust list
2024-08-31 8:18 UTC
[syzbot] [block?] INFO: task hung in set_blocksize
2024-08-31 8:18 UTC
How to contribute to the linux kernel
2024-08-31 8:17 UTC
Question on get random long worse in VM than on host
2024-08-31 8:14 UTC (4+ messages)
[PATCH v2 5/7] dt-bindings: leds: mt6323: merge to MFD mediatek,mt6397 DT schema
2024-08-31 8:06 UTC (2+ messages)
[PATCH sched_ext/for-6.12] sched_ext: TASK_DEAD tasks must be switched into SCX on ops_enable
2024-08-31 8:02 UTC
[PATCH -next 0/2] pwm: atmel-hlcdc: workaround
2024-08-31 7:50 UTC (6+ messages)
` [PATCH -next 1/2] pwm: atmel-hlcdc: Enable module autoloading
` [PATCH -next 2/2] pwm: atmel-hlcdc: Drop trailing comma
[PATCH -next v2] ALSA: pcm: replace simple_strtoul to kstrtoul
2024-08-31 8:06 UTC
[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
2024-08-31 7:57 UTC (6+ messages)
` [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
[PATCH v2 1/4] erofs: add file-backed mount support
2024-08-31 7:54 UTC (4+ messages)
` [PATCH v2 2/4] erofs: support unencoded inodes for fileio
[libgpiod][PATCH] build: fix HAS_GI_DOCGEN never defined error
2024-08-31 7:52 UTC
[PATCH v3 0/2] Update sdhci-atmel dt-binding documentation
2024-08-31 7:51 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible
[PATCH -next] ALSA: pcm: replace simple_strtoul to kstrtoul
2024-08-31 7:47 UTC (4+ messages)
[bytedance:5.15-velinux 5522/23944] drivers/bytedance/trace_irqoff.c:41: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2024-08-31 7:45 UTC
[git:media_stage/master] media: ov5675: Fix power on/off delay timings
2024-08-31 7:40 UTC
[git:media_stage/master] media: i2c: ar0521: Use cansleep version of gpiod_set_value()
2024-08-31 7:40 UTC
[git:media_stage/master] media: imx335: Fix reset-gpio handling
2024-08-31 7:40 UTC
[PATCH v5 0/2] Fix perf adjust period algorithm
2024-08-31 7:43 UTC (4+ messages)
` [PATCH v5 1/2] perf/core: Fix small negative period being ignored
` [PATCH v5 2/2] perf/core: Fix incorrect time diff in tick adjust period
[PATCH] x86/sev: Fix host kdump support for SNP
2024-08-31 7:35 UTC (3+ messages)
[PATCH] gpio: omap: use dynamic allocation of base
2024-08-31 7:32 UTC (5+ messages)
[PATCH 0/5] drm/msm: add a display mmu fault handler
2024-08-31 7:32 UTC (3+ messages)
` [PATCH 1/5] drm/msm: register a fault handler for display mmu faults
[PATCH] build: fix HAS_GI_DOCGEN never defined error
2024-08-31 7:31 UTC
[PATCH -next v2 0/3] ata: Enable module autoloading
2024-08-31 7:21 UTC (4+ messages)
` [PATCH -next v2 1/3] ata: pata_ftide010: "
` [PATCH -next v2 2/3] ata: pata_ixp4xx: "
` [PATCH -next v2 3/3] ata: sata_gemini: "
[RFC PATCH] drm/sched: Fix a UAF on drm_sched_fence::sched
2024-08-31 7:25 UTC (4+ messages)
[PATCH 0/7] clk: en7523: Update register mapping for EN7581
2024-08-31 7:18 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: clock: airoha: update reg mapping for EN7581 SoC
` [PATCH 2/7] clk: en7523: set REG_PCIE*_{MEM,MEM_MASK} via syscon
` [PATCH 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH 7/7] clk: en7523: map io region in a single block
[ovmf test] 187433: all pass - PUSHED
2024-08-31 7:16 UTC
[linux-linus test] 187427: tolerable FAIL - PUSHED
2024-08-31 7:15 UTC
[PATCH 1/2] doc/features: describe distribution feature pni-name
2024-08-31 7:14 UTC (2+ messages)
` [PATCH] "
[RFC PATCH] drm/sched: Make sure drm_sched_fence_ops don't vanish
2024-08-31 7:13 UTC (3+ messages)
[PATCH v2] drivers/perf: riscv: Align errno for unsupported perf event
2024-08-31 7:15 UTC
[CI i-g-t] tests/intel/xe_drm_fdinfo: Rename and reorder tests
2024-08-31 7:08 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_drm_fdinfo: Rename and reorder tests (rev2)
[PATCH v2 0/4] Add support for A7-A11 AIC
2024-08-31 7:05 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v2 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v2 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v2 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them
[PATCH v2 2/7] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
2024-08-31 7:04 UTC (2+ messages)
[paulmck-rcu:dev.2024.08.30a 27/33] include/linux/srcu.h:246:30: error: use of undeclared identifier 'SRCU_READ_FLAVOR_NORMAL'
2024-08-31 7:04 UTC
[paulmck-rcu:dev.2024.08.30a 28/33] include/linux/srcu.h:274:37: error: 'SRCU_READ_FLAVOR_LITE' undeclared
2024-08-31 7:04 UTC
[PATCH v1 0/6] Various 32-bit and test fixes
2024-08-31 7:04 UTC (7+ messages)
` [PATCH v1 1/6] perf pmus: Fix name comparisons on 32-bit systems
` [PATCH v1 2/6] perf time-utils: Fix 32-bit nsec parsing
` [PATCH v1 3/6] perf test: Skip uprobe test if probe command isn't present
` [PATCH v1 4/6] perf parse-events: Add default_breakpoint_len helper
` [PATCH v1 5/6] perf parse-events: Vary default_breakpoint_len on i386 and arm64
` [PATCH v1 6/6] perf test: Make watchpoint data 32-bits on i386
[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
2024-08-31 7:03 UTC (4+ messages)
[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
2024-08-31 6:56 UTC (6+ messages)
` [PATCH v5 3/8] dt-bindings: clock: add Qualcomm IPQ5332 NSSCC clock and reset definitions
` [PATCH v5 4/8] dt-bindings: interconnect: Update master/slave id list
git 2.46.0 crashes when trying to verify-pack outside of a repo
2024-08-31 6:46 UTC
[PATCH v2] arm64: Replace linked list with switch statement for breakpoint handlers
2024-08-31 6:41 UTC
[PATCH 0/3] Fixes for the audio setup on the rk3588-nanopc-t6
2024-08-31 6:47 UTC (7+ messages)
` [PATCH 1/3] ASoC: dt-bindings: realtek,rt5616: document mclk clock
` [PATCH 2/3] ASoC: dt-bindings: realtek,rt5616: Document audio graph port
[RFC v1] dt-bindings: add IP versioning document for Microchip FPGAs
2024-08-31 6:45 UTC (2+ messages)
[yiliu1765-iommufd:wip/iommufd_pasid-20240830-notest-yet 22/22] drivers/iommu/iommufd/pasid.c:66:48: warning: passing argument 2 of 'iommufd_hwpt_replace_device' makes integer from pointer without a cast
2024-08-31 6:42 UTC
[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
2024-08-31 6:42 UTC (2+ messages)
[PATCH 0/3] Do some cleanup with use of __free()
2024-08-31 6:38 UTC (3+ messages)
` [PATCH 3/3] of: property: Do some clean up "
[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-08-31 6:37 UTC (3+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
[brauner-vfs:work.f_version 10/25] fs/read_write.c:101: warning: Function parameter or struct member 'file' not described in 'must_set_pos'
2024-08-31 6:32 UTC
[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
2024-08-31 6:32 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml
[PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-31 6:27 UTC (6+ messages)
` [PATCH -next v2 2/4] soc: ti: knav_dma: Use dev_err_probe() to simplfy code
CVE-2024-44945: netfilter: nfnetlink: Initialise extack before use in ACKs
2024-08-31 6:23 UTC
[PATCH v2] dt-bindings: trivial-devices: Document spi-cpha and spi-cpol
2024-08-31 6:23 UTC (2+ messages)
[PATCH] arm64: Replace linked list with switch statement for breakpoint handlers
2024-08-31 6:10 UTC
[PATCH v2] drm/xe: Apply workaround 14016747170
2024-08-31 6:18 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Apply workaround 14016747170 (rev2)
[PATCH v5 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-31 6:16 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH v5 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
2024-08-31 6:16 UTC (5+ messages)
` [PATCH bpf-next 1/2] libbpf: "
[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-08-31 6:02 UTC (3+ messages)
Patch "cifs: Fix FALLOC_FL_PUNCH_HOLE support" has been added to the 6.1-stable tree
2024-08-31 6:03 UTC
[PATCH 0/8] move qapi under python/qemu/
2024-08-31 6:02 UTC (5+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
2024-08-31 5:59 UTC (3+ 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.