messages from 2024-11-27 19:06:13 to 2024-12-04 23:58:47 UTC [more...]
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-04 23:58 UTC (20+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()
[PATCH v1 1/1] pref/x86/rapl: Remove unused function
2024-12-04 23:56 UTC (2+ messages)
[PATCH] staging: gpib: Workaround for ppc build failure
2024-12-04 22:24 UTC
[PATCH v2] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-04 22:03 UTC (2+ messages)
[PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
2024-12-04 21:22 UTC
[PATCH net-next V4 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management
2024-12-04 21:00 UTC
[Intel-wired-lan] [PATCH iwl-next v11 5/8] ixgbe: Add support for EEPROM dump in E610 device
2024-12-04 20:29 UTC
s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
2024-12-04 18:32 UTC (7+ messages)
drivers/usb/renesas_usbhs/mod.c:195:6: warning: variable 'intenb0' set but not used
2024-12-04 18:15 UTC
[PATCH v4 1/2] input: keypad: add new keypad driver for MA35D1
2024-12-04 17:13 UTC
[PATCH net-next v2] selftests: net: cleanup busy_poller.c
2024-12-04 17:03 UTC (2+ messages)
[koverstreet-bcachefs:bcachefs-testing 176/180] fs/bcachefs/inode.c:959:2: warning: label followed by a declaration is a C23 extension
2024-12-04 16:11 UTC
[PATCH v4 4/4] powerpc/static_call: Implement inline static calls
2024-12-04 15:30 UTC
[PATCH v5 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver
2024-12-04 15:13 UTC (2+ messages)
[koverstreet-bcachefs:bcachefs-testing 176/180] fs/bcachefs/inode.c:959:2: error: expected expression
2024-12-04 13:32 UTC
[PATCH 6.11 000/817] 6.11.11-rc1 review
2024-12-04 13:25 UTC
[PATCH 1/5] mm/vma: move brk() internals to mm/vma.c
2024-12-04 13:10 UTC
[PATCH v2] firmware: smccc: Support optional Arm SMC SOC_ID name
2024-12-04 12:26 UTC
[PATCH 2/2] NFS: move _maxsz and _sz #defines to the function which they describe
2024-12-04 12:26 UTC
[PATCH v1 3/4] iio: afe: rescale: Re-use generic struct s32_fract
2024-12-04 11:32 UTC
[RFC PATCH v3 1/2] mm: vmascan: add find_folios_written_back() helper
2024-12-04 10:38 UTC
[PATCH net-next] net: phy: realtek: disable broadcast address feature of rtl8211f
2024-12-04 4:47 UTC
sound/soc/codecs/snd-soc-max98090.o: warning: objtool: max98090_jack_work+0xc4: can't find switch jump table
2024-12-04 4:04 UTC
[paulmckrcu:dev 47/49] ERROR: modpost: "rcutorture_format_gp_seqs" [kernel/rcu/rcutorture.ko] undefined!
2024-12-04 4:04 UTC
[PATCH v2] serial: altera_jtaguart: Use KBUILD_MODNAME
2024-12-04 3:53 UTC
[PATCH v2] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-04 3:09 UTC (2+ messages)
Prebuilt LLVM 19.1.5 uploaded
2024-12-04 0:06 UTC
Prebuilt LLVM 19.1.4 uploaded
2024-12-03 21:52 UTC (2+ messages)
[PATCH] sched_ext: Add __weak to fix the build errors
2024-12-03 20:28 UTC (3+ messages)
[PATCH v2 1/1] arm64: rsi: Add automatic arm-cca-guest module loading
2024-12-03 15:30 UTC (3+ messages)
[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
2024-12-03 15:09 UTC (8+ messages)
` [PATCH v3 1/7] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` "
[PATCH v3 5/7] KVM: SVM: Inject MCEs when restricted injection is active
2024-12-03 13:38 UTC (3+ messages)
[avpatel:riscv_sbi_sse_v1 8/37] drivers/clk/clk-rpmi.c:572:2: error: expected ';' after top level declarator
2024-12-03 12:38 UTC
drivers/firmware/efi/sysfb_efi.c:190:35: warning: unused variable 'efifb_dmi_system_table'
2024-12-03 11:26 UTC
[PATCH 05/10] drm/xe: Add histogram support to Xe builds
2024-12-03 11:16 UTC
[PATCH v6 15/28] cxl: define a driver interface for HPA free space enumeration
2024-12-03 9:44 UTC
[PATCH 0/3] media: Fix warnings with llvm9
2024-12-03 8:31 UTC (8+ messages)
` [PATCH 1/3] media: cx231xx: Convert enum into a define
` [PATCH 2/3] media: atomisp: Use the actual value of the enum instead of the enum
` [PATCH 3/3] media: mediatek: vcodec: Workaround a compiler warning
[avpatel:riscv_defconfig_v1 45/50] include/linux/riscv_sse.h:65:10: error: use of undeclared identifier 'EOPNOTSUPP'
2024-12-03 7:50 UTC
[PATCH] intel_th: avoid using deprecated page->mapping, index fields
2024-12-03 7:49 UTC (2+ messages)
[PATCH v3 2/5] media: platform: rzg2l-cru: Use v4l2_get_link_freq()
2024-12-03 6:26 UTC
[peterz-queue:x86/text_poke_early 2/2] arch/x86/kernel/alternative.c:1258:56: error: too few arguments to function call, expected 4, have 3
2024-12-03 6:03 UTC
drivers/mux/adg792a.c:134:34: warning: unused variable 'adg792a_of_match'
2024-12-03 5:53 UTC
vmlinux.o: warning: objtool: do_user_addr_fault+0x75c: unreachable instruction
2024-12-03 5:53 UTC
[PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check
2024-12-03 5:42 UTC
drivers/regulator/da9121-regulator.c:1133:24: warning: cast to smaller integer type 'enum da9121_subvariant' from 'const void *'
2024-12-03 5:42 UTC
drivers/soc/tegra/pmc.c:467: warning: Function parameter or member 'syscore' not described in 'tegra_pmc'
2024-12-03 5:00 UTC
[PATCH v6 03/28] cxl: add capabilities field to cxl_dev_state and cxl_port
2024-12-03 4:50 UTC
kernel/power/snapshot.c:982: warning: Function parameter or member 'start_pfn' not described in 'register_nosave_region'
2024-12-03 4:28 UTC
[PATCH] rust: introduce KVec::pop()
2024-12-03 2:55 UTC
[PATCH v2] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-03 2:36 UTC
[PATCH 1/2] sched: Optimise task_mm_cid_work duration
2024-12-03 2:14 UTC
drivers/mux/adgs1408.c:62:12: warning: cast to smaller integer type 'enum adgs1408_chip_id' from 'const void *'
2024-12-03 2:03 UTC
[PATCH 5/6] pps: embed "dev" in the pps_device
2024-12-03 2:04 UTC
drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
2024-12-03 0:31 UTC
[PATCH] cxl: Update Soft Reserved resources upon region creation
2024-12-03 0:31 UTC
drivers/mtd/nand/raw/omap2.c:260: warning: Function parameter or member 'chip' not described in 'omap_nand_data_in_pref'
2024-12-02 22:59 UTC
[tip:objtool/core 2/16] sound/soc/sof/snd-sof.o: warning: objtool: .discard.annotate_insn: dodgy linker, sh_entsize != 8
2024-12-02 21:06 UTC
[jgunthorpe:iommu_pt 46/48] drivers/iommu/amd/iommu.o: warning: objtool: amd_iommu_domain_alloc_paging_flags+0x5d: unreachable instruction
2024-12-02 19:42 UTC
[PATCH v1 1/1] lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
2024-12-02 19:34 UTC
[PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
2024-12-02 19:04 UTC (2+ messages)
[PATCH v1 0/3] regmap: Cleanup and microoptimization
2024-12-02 17:36 UTC (2+ messages)
[PATCH v2 1/1] sched/fair: Mark m*_vruntime() with __maybe_unused
2024-12-02 17:35 UTC
[PATCH] mm: vmstat.h: Annotate operations between enums
2024-12-02 17:27 UTC (3+ messages)
[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
2024-12-02 16:16 UTC (2+ messages)
[PATCH] mmc: sdhci-msm: Command Queue (CQ) Register changes for v5.0
2024-12-02 16:05 UTC
[PATCH v2 2/2] pwm: atcpit100: add Andes PWM driver support
2024-12-02 13:32 UTC
[PATCH] vdpa/vp_vdpa: implement kick_vq_with_data callback
2024-12-02 12:41 UTC
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-12-02 11:50 UTC
[PATCH] x86/cpu: Enable SD_ASYM_PACKING for PKG domain on systems with AMD preferred cores
2024-12-02 8:54 UTC
[bcachefs:bcachefs-testing 173/173] fs/bcachefs/inode.c:931:19: warning: variable 'start' is uninitialized when used here
2024-12-02 8:43 UTC
[RFC PATCH V0 03/10] mm: Scan the mm and create a migration list
2024-12-02 8:27 UTC (2+ messages)
[PATCH 0/2] Add support for Avago/Broadcom APDS9160
2024-12-02 8:22 UTC (6+ messages)
` [PATCH 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-12-02 6:39 UTC (4+ messages)
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 3/7] Adjust symbol ordering in text output section [openrisc boot failure]
❌ FAIL: Test report for master (6.13.0-rc1, upstream-mainline, e70140ba)
2024-12-02 2:52 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, a14bf463)
2024-12-01 22:52 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, f788b5ef)
2024-12-01 21:53 UTC
[PATCH v4 02/18] clk: imx8mp: rename video_pll1 to video_pll
2024-12-01 19:31 UTC
[PATCH 1/4] exportfs: add flag to indicate local file handles
2024-12-01 16:01 UTC
[linyunsheng:pcp_prototype_241117 1/1] mm/memory-failure.c:181:3: error: call to undeclared function 'drain_all_pages'; ISO C99 and later do not support implicit function declarations
2024-12-01 15:51 UTC
ld.lld: error: unknown argument '-dp'
2024-12-01 14:04 UTC
drivers/iio/adc/at91-sama5d2_adc.c:374: warning: Excess struct member 'adc_channels' description in 'at91_adc_platform'
2024-12-01 11:47 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, bcc8eda6)
2024-12-01 3:53 UTC
[PATCH 2/2] iio: light: Add support for the AMS TCS3430 color sensor
2024-12-01 3:15 UTC
[thomas-weissschuh:b4/sysfs-const-attr 69/71] drivers/video/fbdev/omap2/omapfb/dss/overlay-sysfs.c:362:8: error: field designator 'show_new' does not refer to any field in type 'struct overlay_attribute'
2024-12-01 1:40 UTC
[PATCH 2/2] iio: light: Add support for the TI OPT4048 color sensor
2024-12-01 1:29 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, cfd47302)
2024-12-01 1:02 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, d8b78066)
2024-11-30 19:13 UTC
[lunn:v6.12.0-scu4-dt-overlay 24/30] drivers/gpio/gpiolib-of.c:1201:2: error: call to undeclared function 'of_changeset_revert'; ISO C99 and later do not support implicit function declarations
2024-11-30 7:03 UTC
[jgunthorpe:iommu_pt 29/48] drivers/iommu/generic_pt/fmt/../kunit_iommu_cmp.h:323:36: warning: result of comparison of constant 18446744073709551615 with expression of type 'pt_vaddr_t' (aka 'unsigned int') is always false
2024-11-30 5:16 UTC
[PATCH] keys: drop shadowing dead prototype
2024-11-30 2:31 UTC (2+ messages)
[lunn:v6.12.0-scu4-dt-overlay 29/30] drivers/i2c/i2c-core.h:97:49: error: must use 'struct' tag to refer to type 'gpio_chip'
2024-11-30 1:37 UTC
[jgunthorpe:iommu_pt 32/48] include/linux/iommu.h:938:19: error: no member named 'flush_iotlb_all' in 'struct iommu_domain_ops'
2024-11-30 0:03 UTC
error: ran out of registers during register allocation
2024-11-29 23:52 UTC
[dhowells-fs:ceph-iter 91/92] fs/ceph/crypto.c:591:5: error: conflicting types for 'ceph_fscrypt_decrypt_extents'
2024-11-29 23:52 UTC
[PATCH 1/5] drm/i915/fbdev: Add intel_fbdev_getvaddr()
2024-11-29 23:31 UTC
[dhowells-fs:ceph-iter 85/92] fs/ceph/crypto.c:608:28: error: incompatible pointer types passing 'u32 *' (aka 'unsigned int *') to parameter of type 'size_t *' (aka 'unsigned long *')
2024-11-29 22:50 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 2ba9f676)
2024-11-29 22:42 UTC
[PATCH 08/10] target: core: Use extended logs where possible
2024-11-29 22:08 UTC
[dhowells-fs:ceph-iter 65/92] fs/ceph/xattr.c:1415:16: error: no member named 'length' in 'struct ceph_databuf'
2024-11-29 21:47 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 2eff01ee)
2024-11-29 21:33 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 93e064ce)
2024-11-29 20:32 UTC
[PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized during .probe()
2024-11-29 18:40 UTC
[dhowells-fs:ceph-iter 92/92] net/ceph/snapshot.c:40:22: warning: cast from 'void (*)(const void *)' to 'void (*)(struct netfs_group *)' converts to incompatible function type
2024-11-29 17:06 UTC
[PATCH v4 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-11-29 15:53 UTC
[PATCH] drm/i915/hdcp: Change log level for HDMI HDCP LIC check
2024-11-29 12:43 UTC
[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
2024-11-29 12:12 UTC
[PATCH 6/6] tracing/dynevent: Adopt guard() and scoped_guard()
2024-11-29 8:16 UTC (3+ messages)
[PATCH v3 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
2024-11-29 4:30 UTC
[PATCH v1 3/3] Bluetooth: btqca: Add QCA6698 support
2024-11-29 3:38 UTC
[bcachefs:bcachefs-testing 142/147] fs/bcachefs/error.c:323:6: warning: variable 'exiting' is used uninitialized whenever 'if' condition is true
2024-11-29 3:27 UTC
[PATCH net-next 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
2024-11-29 3:13 UTC (2+ messages)
[PATCH v3 4/4] optee: support restricted memory allocation
2024-11-29 2:56 UTC
[jpoimboe:objtool-loongarch 2/4] vmlinux.o: warning: objtool: bch2_key_has_snapshot_overwrites+0x1b3: unsupported stack register modification
2024-11-29 0:32 UTC
[peterz-queue:perf/core 23/23] ld.lld: error: undefined symbol: zap_page_range_single
2024-11-29 0:02 UTC
[PATCH v2 4/5] platform/x86: acer-wmi: Implement proper hwmon support
2024-11-28 22:50 UTC
[linux-next:master 4454/12916] arch/um/kernel/skas/stub_exe.c:84:2: error: non-ASM statement in naked function is not supported
2024-11-28 22:50 UTC
[PATCH] ima: instantiate the bprm_creds_for_exec() hook
2024-11-28 21:07 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 65ae975e)
2024-11-28 20:32 UTC
[vincent-guittot:scmi/ffa-transport 1/1] drivers/firmware/arm_scmi/transports/ffa.c:184:28: warning: unused variable 'msg_ops'
2024-11-28 18:02 UTC
[PATCH v3 7/7] iio: accel: kx022a: align with subsystem way
2024-11-28 17:31 UTC
[PATCH] fs: don't block write during exec on pre-content watched files
2024-11-28 16:28 UTC
[arm-platforms:kvm-arm64/nv-gic 12/12] arch/arm64/kvm/vgic/vgic-v3-nested.c:116:1: warning: non-void function does not return a value
2024-11-28 16:18 UTC
[PATCH next 6/7] minmax.h: Simplify the variants of clamp()
2024-11-28 15:52 UTC (2+ messages)
[PATCH v6 2/4] ACPI: processor_idle: Add FFH state handling
2024-11-28 13:31 UTC
[PATCH v3 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
2024-11-28 12:12 UTC (4+ messages)
[PATCH v2 3/3] drm/rockchip: Add MIPI DSI2 glue driver for RK3588
2024-11-28 11:28 UTC
pc : qnoc_probe (drivers/interconnect/qcom/icc-rpmh.c:269) : Dragonboard 410c - arm64 - boot failed
2024-11-28 10:28 UTC (4+ messages)
korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
2024-11-28 10:00 UTC (3+ messages)
[PATCH v4 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver
2024-11-28 9:13 UTC
[PATCH v3 3/3] clk: spacemit: Add clock support for Spacemit K1 SoC
2024-11-28 6:50 UTC
[PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
2024-11-28 5:58 UTC
[jolsa-perf:bpf/optimized_usdt_9 5/12] include/linux/uprobes.h:176:16: error: field has incomplete type 'struct mutex'
2024-11-28 4:57 UTC
[jolsa-perf:bpf/optimized_usdt_9 3/12] arch/arm/probes/uprobes/core.c:33:42: error: too few arguments to function call, expected 5, have 4
2024-11-28 3:24 UTC
[jolsa-perf:bpf/optimized_usdt_9 8/12] ld.lld: error: undefined symbol: arch_uprobe_optimize
2024-11-28 3:24 UTC
[s390:for-next 17/17] arch/s390/include/asm/hugetlb.h:94:31: error: call to undeclared function 'is_pte_marker'; ISO C99 and later do not support implicit function declarations
2024-11-28 2:22 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 9ad55a67)
2024-11-27 22:53 UTC
❌ FAIL: Test report for master (6.12.0, upstream-mainline, 7d405072)
2024-11-27 20:12 UTC
[PATCH] riscv: Always inline bitops
2024-11-27 19:06 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;
as well as URLs for NNTP newsgroup(s).