messages from 2023-02-25 19:17:10 to 2023-02-26 06:19:25 UTC [more...]
[PATCH] ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
2023-02-26 6:19 UTC
[6.3][regression] after commit 7170b7ed6acbde523c5d362c8978c60df4c30f30 my system stuck in initramfs forever
2023-02-26 6:02 UTC (6+ messages)
[PATCH] arch: alpha: boot: tools: Fix code style issues
2023-02-26 6:01 UTC
[PATCH] ntb_tool: check null return of devm_kcalloc in tool_init_mws
2023-02-26 5:57 UTC
[PATCH] nvdimm: check for null return of devm_kmalloc in nd_pfn_probe
2023-02-26 5:56 UTC
[PATCH] acpi: check for null return of devm_kzalloc in fch_misc_setup
2023-02-26 5:54 UTC
[PATCH v3 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
2023-02-26 5:52 UTC (6+ messages)
` [PATCH v3 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815
[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
2023-02-26 5:44 UTC (2+ messages)
[PATCH 0/8] drivers: select REGMAP instead of depending on it
2023-02-26 5:39 UTC (9+ messages)
` [PATCH 1/8] ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO "
` [PATCH 2/8] clk: HI655X: select REGMAP "
` [PATCH 3/8] gpio: GPIO_REGMAP: "
` [PATCH 4/8] leds: TI_LMU_COMMON: "
` [PATCH 5/8] platform: mellanox: "
` [PATCH 6/8] platform: x86: MLX_PLATFORM: "
` [PATCH 7/8] thermal: intel: BXT_PMIC: "
` [PATCH 8/8] serial: 8250: ASPEED_VUART: "
[PATCH AUTOSEL 6.1 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
2023-02-26 5:30 UTC (23+ messages)
` [PATCH AUTOSEL 6.1 02/21] arm64: dts: qcom: msm8996: Add additional A2NoC clocks
` [PATCH AUTOSEL 6.1 03/21] udf: Define EFSCORRUPTED error code
` [PATCH AUTOSEL 6.1 04/21] context_tracking: Fix noinstr vs KASAN
` [PATCH AUTOSEL 6.1 05/21] exit: Detect and fix irq disabled state in oops
` [PATCH AUTOSEL 6.1 06/21] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 6.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
` [PATCH AUTOSEL 6.1 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 6.1 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.1 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.1 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 6.1 13/21] sched/fair: sanitize vruntime of entity being placed
` [PATCH AUTOSEL 6.1 14/21] btrfs: scrub: improve tree block error reporting
` [PATCH AUTOSEL 6.1 15/21] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
` [PATCH AUTOSEL 6.1 16/21] cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH AUTOSEL 6.1 17/21] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH AUTOSEL 6.1 18/21] x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
` [PATCH AUTOSEL 6.1 19/21] cpuidle: drivers: firmware: psci: Dont instrument suspend code
` [PATCH AUTOSEL 6.1 20/21] cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH AUTOSEL 6.1 21/21] perf/x86/intel/uncore: Add Meteor Lake support
[PATCH] zram: Use atomic_long_read() to read atomic_long_t
2023-02-26 4:57 UTC (4+ messages)
[PATCH 0/3] migrate_pages: fix deadlock in batched synchronous migration
2023-02-26 4:55 UTC (2+ messages)
[PATCH] dmapool: push new blocks in ascending order
2023-02-26 4:42 UTC (2+ messages)
[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-02-26 4:40 UTC (18+ messages)
` [PATCHv2 1/6] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv2 2/6] zsmalloc: remove stat and fullness enums
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 4/6] zsmalloc: rework compaction algorithm
` [PATCHv2 5/6] zsmalloc: extend compaction statistics
[BUG] blacklist: Problem blacklisting hash (-13) during boot
2023-02-26 4:28 UTC (6+ messages)
` [External] "
[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
2023-02-26 4:24 UTC (5+ messages)
[PATCH v1 00/14] perf kvm: Support histograms and TUI mode
2023-02-26 4:20 UTC (15+ messages)
` [PATCH v1 01/14] perf kvm: Refactor overall statistics
` [PATCH v1 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
` [PATCH v1 03/14] perf kvm: Move up metrics helpers
` [PATCH v1 04/14] perf kvm: Use subtraction for comparison metrics
` [PATCH v1 05/14] perf kvm: Introduce histograms data structures
` [PATCH v1 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
` [PATCH v1 07/14] perf kvm: Parse address location for samples
` [PATCH v1 08/14] perf kvm: Add dimensions for KVM event statistics
` [PATCH v1 09/14] perf kvm: Use histograms list to replace cached list
` [PATCH v1 10/14] perf kvm: Polish sorting key
` [PATCH v1 11/14] perf kvm: Support printing attributions for dimensions
` [PATCH v1 12/14] perf kvm: Add dimensions for percentages
` [PATCH v1 13/14] perf kvm: Add TUI mode for stat report
` [PATCH v1 14/14] perf kvm: Update documentation to reflect new changes
[GIT PULL] MM updates for 6.3-rc1
2023-02-26 4:12 UTC (7+ messages)
[PATCH AUTOSEL 5.15 1/6] udf: Define EFSCORRUPTED error code
2023-02-26 3:43 UTC (6+ messages)
` [PATCH AUTOSEL 5.15 2/6] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 5.15 3/6] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 5.15 4/6] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 5/6] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 5.15 6/6] sched/fair: sanitize vruntime of entity being placed
[PATCH AUTOSEL 5.10 1/5] udf: Define EFSCORRUPTED error code
2023-02-26 3:44 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 2/5] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 5.10 3/5] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 5.10 4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 5.10 5/5] sched/fair: sanitize vruntime of entity being placed
[PATCH AUTOSEL 4.14 1/3] udf: Define EFSCORRUPTED error code
2023-02-26 3:44 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 4.14 3/3] sched/fair: sanitize vruntime of entity being placed
[PATCH AUTOSEL 5.4 1/4] udf: Define EFSCORRUPTED error code
2023-02-26 3:44 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 2/4] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 5.4 3/4] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 5.4 4/4] sched/fair: sanitize vruntime of entity being placed
[syzbot] [reiserfs?] [fat?] [fuse?] general protection fault in timerqueue_add (4)
2023-02-26 3:51 UTC
[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode
2023-02-26 3:51 UTC
[PATCH AUTOSEL 4.19 1/3] udf: Define EFSCORRUPTED error code
2023-02-26 3:44 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 4.19 3/3] sched/fair: sanitize vruntime of entity being placed
[PATCH AUTOSEL 6.2 01/21] ARM: OMAP2+: omap4-common: Fix refcount leak bug
2023-02-26 3:41 UTC (21+ messages)
` [PATCH AUTOSEL 6.2 02/21] arm64: dts: qcom: msm8996: Add additional A2NoC clocks
` [PATCH AUTOSEL 6.2 03/21] udf: Define EFSCORRUPTED error code
` [PATCH AUTOSEL 6.2 04/21] context_tracking: Fix noinstr vs KASAN
` [PATCH AUTOSEL 6.2 05/21] exit: Detect and fix irq disabled state in oops
` [PATCH AUTOSEL 6.2 06/21] ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy
` [PATCH AUTOSEL 6.2 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
` [PATCH AUTOSEL 6.2 08/21] blk-iocost: fix divide by 0 error in calc_lcoefs()
` [PATCH AUTOSEL 6.2 09/21] blk-cgroup: dropping parent refcount after pd_free_fn() is done
` [PATCH AUTOSEL 6.2 10/21] blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deactivate_policy()
` [PATCH AUTOSEL 6.2 11/21] trace/blktrace: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.2 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super()
` [PATCH AUTOSEL 6.2 13/21] sched/fair: sanitize vruntime of entity being placed
` [PATCH AUTOSEL 6.2 14/21] btrfs: scrub: improve tree block error reporting
` [PATCH AUTOSEL 6.2 15/21] arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
` [PATCH AUTOSEL 6.2 16/21] cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH AUTOSEL 6.2 17/21] entry, kasan, x86: Disallow overriding mem*() functions
` [PATCH AUTOSEL 6.2 18/21] x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
` [PATCH AUTOSEL 6.2 19/21] cpuidle: drivers: firmware: psci: Dont instrument suspend code
` [PATCH AUTOSEL 6.2 20/21] cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
` [PATCH AUTOSEL 6.2 21/21] perf/x86/intel/uncore: Add Meteor Lake support
[PATCH] kconfig: Proposed language extension for multiple builds
2023-02-26 3:31 UTC (2+ messages)
[PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-26 3:30 UTC (9+ messages)
fs/netfs/iterator.c:139 netfs_extract_user_to_sg() warn: unsigned 'npages' is never less than zero
2023-02-26 3:24 UTC
[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-02-26 3:13 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v6 2/2] i2c: aspeed: support ast2600 i2cv new register mode driver
[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
2023-02-26 2:22 UTC (9+ messages)
` [PATCH 1/5] rust: error: Add Error::to_ptr()
` [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro
[GIT PULL] TTY/Serial driver updates for 6.3-rc1
2023-02-26 2:14 UTC (5+ messages)
[PATCH] alpha: in_irq() cleanup
2023-02-26 2:09 UTC (2+ messages)
[PATCH] alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
2023-02-26 2:09 UTC (2+ messages)
[PATCH] alpha: Implement "current_stack_pointer"
2023-02-26 2:08 UTC (2+ messages)
[PATCH] Alpha: Remove redundant local asm header redirections
2023-02-26 2:08 UTC (4+ messages)
[PATCH] alpha: replace NR_SYSCALLS by NR_syscalls
2023-02-26 2:07 UTC (2+ messages)
[PATCH] alpha: Add some spaces to ensure format specification
2023-02-26 2:06 UTC (2+ messages)
[PATCH] alpha: update config files
2023-02-26 2:06 UTC (2+ messages)
[PATCH] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
2023-02-26 2:05 UTC (2+ messages)
Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
2023-02-26 1:58 UTC (3+ messages)
[PATCH v2 1/2] x86/speculation: Allow enabling STIBP with legacy IBRS
2023-02-26 1:50 UTC (10+ messages)
` [PATCH v2 2/2] Documentation/hw-vuln: Document the interaction between IBRS and STIBP
[PATCH] hwmon: (ftsteutates) Update specifications website
2023-02-26 1:48 UTC
[PATCH] pwm: core: Zero-initialize the temp state
2023-02-26 1:37 UTC
drivers/remoteproc/ti_k3_dsp_remoteproc.c:432:17: sparse: sparse: cast removes address space '__iomem' of expression
2023-02-26 1:12 UTC
[RFC PATCH 0/2] Add DPU DSC helper module
2023-02-26 0:47 UTC (13+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
include/asm-generic/cmpxchg-local.h:29:33: sparse: sparse: cast truncates bits from constant value (5f0ecafe becomes fe)
2023-02-26 0:41 UTC
[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
2023-02-26 0:42 UTC (6+ messages)
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
[PATCH 0/7] of: unittest: new node lifecycle tests
2023-02-26 0:07 UTC (3+ messages)
` [PATCH 4/7] of: unittest: add "
[PATCH] x86/entry: Fix noinstr warning in __enter_from_user_mode()
2023-02-26 0:01 UTC
Regression in probing some AMBA devices possibly devlink related
2023-02-25 23:55 UTC (2+ messages)
[PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-25 23:43 UTC (12+ messages)
` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
[GIT PULL] mtd: Changes for v6.3-rc1
2023-02-25 23:22 UTC (2+ messages)
[git pull] Input updates for v6.3-rc0
2023-02-25 23:22 UTC (2+ messages)
[GIT PULL] Mailbox changes for v6.3
2023-02-25 23:22 UTC (2+ messages)
[GIT PULL] clk changes for the merge window
2023-02-25 23:22 UTC (2+ messages)
[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
2023-02-25 23:15 UTC (8+ messages)
` [PATCH] crypto: stm32 - Save and restore between each request
` [v2 PATCH] "
[PATCH v3] i3c: update dw-i3c-master i3c_clk_cfg function
2023-02-25 22:49 UTC (2+ messages)
[PATCH v2 0/5] x86-64: Remove global variables from boot
2023-02-25 22:19 UTC (10+ messages)
` [External] "
drivers/media/v4l2-core/v4l2-vp9.c:1834:1: warning: the frame size of 1420 bytes is larger than 1024 bytes
2023-02-25 22:08 UTC
[git pull] vfs.git misc bits
2023-02-25 22:02 UTC (7+ messages)
[PATCH] drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
2023-02-25 21:51 UTC (2+ messages)
[PATCH v2 0/7] make slab shrink lockless
2023-02-25 21:28 UTC (12+ messages)
` [PATCH v2 2/7] mm: vmscan: make global "
[PATCH net] net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
2023-02-25 21:15 UTC (3+ messages)
[PULL] alpha.git
2023-02-25 21:10 UTC (3+ messages)
[GIT PULL] KCSAN changes for v6.3
2023-02-25 21:10 UTC (2+ messages)
[GIT PULL] flexible-array transformations for 6.3-rc1
2023-02-25 21:10 UTC (2+ messages)
[GIT PULL]: probes: Cleanup updates for v6.3
2023-02-25 21:10 UTC (2+ messages)
[RFC PATCH net-next 0/7] net: sunhme: Probe/IRQ cleanups
2023-02-25 21:07 UTC (7+ messages)
` [RFC PATCH net-next 4/7] net: sunhme: Alphabetize includes
` [RFC PATCH net-next 6/7] net: sunhme: Consolidate mac address initialization
linux-next: manual merge of the mm tree with Linus' tree
2023-02-25 20:52 UTC (4+ messages)
[PATCH INTERNAL v1 2/3] pinctrl: tps6594: add for TPS6594 PMIC
2023-02-25 20:36 UTC (2+ messages)
[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
2023-02-25 19:58 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.3 merge window
2023-02-25 19:58 UTC (2+ messages)
[GIT PULL] VFIO updates for v6.3-rc1
2023-02-25 19:58 UTC (2+ messages)
[GIT PULL] virtio,vhost,vdpa: features, fixes
2023-02-25 19:58 UTC (4+ messages)
[PATCH] scripts: coccicheck: Avoid warning about spurious escape
2023-02-25 19:27 UTC (2+ messages)
[PATCH] scripts: coccicheck: Use /usr/bin/env
2023-02-25 19:26 UTC (2+ messages)
[GIT PULL] RISC-V Patches for the 6.3 Merge Window, Part 1
2023-02-25 19:20 UTC (2+ messages)
[GIT PULL] MIPS changes for v6.3
2023-02-25 19:20 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.3-1 tag
2023-02-25 19:20 UTC (2+ messages)
[PATCH] coccinelle: put_device: Include of_node_put to avoid false positives
2023-02-25 19:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox