linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-25 02:42:49 to 2022-06-25 11:01:57 UTC [more...]

[PATCH v2 0/8] cleanup llseek and splice
 2022-06-25 11:01 UTC  (5+ messages)
` [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH v2 2/8] fs: do not set no_llseek in fops
` [PATCH v2 3/8] fs: clear or set FMODE_LSEEK based on llseek function
` [PATCH v2 4/8] fs: check FMODE_LSEEK to control internal pipe splicing

[PATCH v5 0/5] Renesas RZ/G2L IRQC support
 2022-06-25 10:54 UTC  (4+ messages)
` [PATCH v5 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH 0/6] cleanup llseek and splice
 2022-06-25 10:52 UTC  (9+ messages)
` [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 6/6] vfio: do not set FMODE_LSEEK flag

[PATCH] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-06-25 10:43 UTC  (2+ messages)

[PATCH 0/8] Fixes and cleanup for RS485
 2022-06-25 10:40 UTC  (17+ messages)
` [PATCH 2/8] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH 3/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH 4/8] serial: core: sanitize RS485 delays read from device tree
` [PATCH 5/8] dt_bindings: rs485: Correct delay values
` [PATCH 6/8] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH 7/8] serial: ar933x: Remove redundant assignment in rs485_config
` [PATCH 8/8] serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags

Linux 4.19.249
 2022-06-25 10:38 UTC  (2+ messages)

Linux 4.14.285
 2022-06-25 10:38 UTC  (2+ messages)

Linux 4.9.320
 2022-06-25 10:38 UTC  (2+ messages)

[PATCH v2 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-25 10:38 UTC  (10+ messages)
` [PATCH v2 02/10] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v2 03/10] iio: adc: mcp3911: add support for buffers
` [PATCH v2 04/10] iio: adc: mcp3911: add support for interrupts
` [PATCH v2 05/10] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
` [PATCH v2 06/10] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH v2 07/10] iio: adc: mcp3911: use correct formula for AD conversion
` [PATCH v2 08/10] iio: adc: mcp3911: add support for phase
` [PATCH v2 09/10] iio: adc: mcp3911: make use of the sign bit
` [PATCH v2 10/10] iio: adc: mcp3911: add support to set PGA

[syzbot] WARNING in cfg80211_ch_switch_notify
 2022-06-25 10:25 UTC 

[GIT PULL] LoongArch fixes for v5.19-rc4
 2022-06-25 10:17 UTC 

[PATCH 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-25  9:54 UTC  (4+ messages)
` [PATCH 2/2] irqchip/sifive-plic: Add "

[PATCH 1/3] MIPS&LoongArch: Adjust prototypes of p?d_init()
 2022-06-25  9:54 UTC  (3+ messages)
` [PATCH 2/3] LoongArch: Add sparse memory vmemmap support
` [PATCH 3/3] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[asahilinux:bits/050-nvme 6/9] drivers/nvme/host/apple.c:291:19: sparse: sparse: incorrect type in assignment (different base types)
 2022-06-25  9:51 UTC  (4+ messages)

[PATCH] powerpc/xive: Fix some incorrect memory allocation
 2022-06-25  9:49 UTC 

[PATCH] erofs: Wake up all waiters after z_erofs_lzma_head ready
 2022-06-25  9:44 UTC  (2+ messages)

[PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup
 2022-06-25  9:43 UTC  (2+ messages)
` [PATCH RFC] memcg: avoid idr ids space depletion

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-25  9:42 UTC  (3+ messages)
` [PATCH v2 3/9] mm/hugetlb: make pud_huge() and huge_pud() aware of non-present pud entry

[PATCH] riscv: atomic: Clean up unnecessary acquire and release definitions
 2022-06-25  9:39 UTC 

staging: Thunderbolt: ctl.c style coding issues
 2022-06-25  9:37 UTC  (5+ messages)
` [PATCH 1/3] staging: Thunderbolt: ctl.c: Fixed 2 literal "
` [PATCH 2/3] staging: Thunderbolt: ctl.c: Fixed blank line coding style issues
` [PATCH 3/3] staging: Thunderbolt: ctl.c: Fixed comment "

[PATCH 0/8] dmaengine: hisilicon: Add support for hisi dma driver
 2022-06-25  9:36 UTC  (10+ messages)
` [PATCH 1/8] dmaengine: hisilicon: Disable channels when unregister hisi_dma
` [PATCH 2/8] dmaengine: hisilicon: Fix CQ head update
` [PATCH 3/8] dmaengine: hisilicon: Add multi-thread support for a DMA channel
` [PATCH 4/8] dmaengine: hisilicon: Use macros instead of magic number
` [PATCH 5/8] dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
` [PATCH 6/8] dmaengine: hisilicon: Add dfx feature for hisi dma driver
` [PATCH 7/8] Documentation: Add debugfs doc for hisi_dma
` [PATCH 8/8] MAINTAINERS: Add debugfs files and maintainer "

drivers/message/fusion/mptctl.c:1492:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31
 2022-06-25  9:36 UTC 

[PATCH V12 00/10] irqchip: Add LoongArch-related irqchip drivers
 2022-06-25  9:34 UTC  (6+ messages)
` [PATCH V12 01/10] APCI: irq: Add support for multiple GSI domains

[PATCH v3 0/2] A few cleanup and fixup patches for swap
 2022-06-25  9:33 UTC  (3+ messages)
` [PATCH v3 1/2] mm/swapfile: fix possible data races of inuse_pages
` [PATCH v3 2/2] mm/swap: remove swap_cache_info statistics

[PATCH] drop caches: skip tmpfs and ramfs
 2022-06-25  9:31 UTC  (3+ messages)

[PATCH v2] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-06-25  9:30 UTC  (5+ messages)

[PATCH v2 0/7] A few cleanup patches for khugepaged
 2022-06-25  9:28 UTC  (8+ messages)
` [PATCH v2 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
` [PATCH v2 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH v2 3/7] mm/khugepaged: trivial typo and codestyle cleanup
` [PATCH v2 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH v2 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH v2 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH v2 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[rmk-arm:clearfog 8/9] drivers/pci/pcie/portdrv_core.c:330 pcie_port_device_register() warn: inconsistent indenting
 2022-06-25  9:15 UTC 

[PATCH] kernfs: Change kernfs_rwsem to a per-cpu rwsem
 2022-06-25  9:15 UTC  (3+ messages)

[PATCH v7 1/4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2022-06-25  9:07 UTC  (4+ messages)
` [PATCH v7 2/4] drm/loongson: Add GPIO and I2C driver for loongson drm
` [PATCH v7 3/4] drm/loongson: Add interrupt driver for LS7A
` [PATCH v7 4/4] drm/loongson: Use acpi to get video bios

[PATCH] page-flags.h: Fix a missing header include of static_keys.h
 2022-06-25  9:04 UTC  (3+ messages)

[PATCH v4] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-25  9:03 UTC 

[PATCH] sky2: drop unexpected word 'a' in comments
 2022-06-25  8:54 UTC 

[PATCH -next] mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
 2022-06-25  8:58 UTC  (2+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 29dc4a37468641e2a9fca7f8c41c4d30f3c659a9
 2022-06-25  8:57 UTC 

[PATCH] mm: sparsemem: drop unexpected word 'a' in comments
 2022-06-25  8:51 UTC 

[PATCH 0/3] KVM: x86/mmu: Cleanups for eager page splitting
 2022-06-25  8:55 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: qcom-scm: convert to dtschema
 2022-06-25  8:50 UTC  (3+ messages)

[PATCH v1 0/3] fix primary corruption issue
 2022-06-25  8:48 UTC  (16+ messages)
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table

[PATCH] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
 2022-06-25  8:36 UTC 

[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
 2022-06-25  8:36 UTC  (6+ messages)
` [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates

[PATCH] kselftests/damon: add support for checking secureboot status
 2022-06-25  8:35 UTC  (3+ messages)
` [PATCH v2] kselftests/damon: add support for cases where debugfs cannot be read
  ` [PATCH v3] "

[PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
 2022-06-25  8:23 UTC  (3+ messages)

[PATCH v3 0/2] mmc: renesas_sdhi: Trivial fixes
 2022-06-25  8:16 UTC  (5+ messages)
` [PATCH v3 1/2] mmc: renesas_sdhi: Get the reset handle early in the probe
` [PATCH v3 2/2] mmc: renesas_sdhi: Fix typo's

[PATCH] gve: drop unexpected word 'a' in comments
 2022-06-25  8:08 UTC 

[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-25  8:10 UTC  (5+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

[PATCH] ethernet: s2io: drop unexpected word 'a' in comments
 2022-06-25  8:04 UTC 

[PATCH v3] Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
 2022-06-25  8:00 UTC 

[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
 2022-06-25  7:47 UTC  (4+ messages)

[PATCH] sh: sq: Use the bitmap API when applicable
 2022-06-25  7:40 UTC 

[PATCH] KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
 2022-06-25  7:37 UTC  (2+ messages)

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-06-25  7:26 UTC  (4+ messages)
` [RESEND PATCH v4 "
  ` [RESEND PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
  ` [RESEND PATCH v4 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

[PATCH] net: atlantic:fix repeated words in comments
 2022-06-25  7:15 UTC 

[PATCH net-next v1 1/1] net: phy: ax88772a: fix lost pause advertisement configuration
 2022-06-25  7:17 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: drop dmas property for uart console
 2022-06-25  7:15 UTC  (3+ messages)

[PATCH] amd/xgbe: fix repeated words in comments
 2022-06-25  7:06 UTC 

[PATCH v2] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-06-25  7:01 UTC  (4+ messages)

[PATCH] agere:fix repeated words in comments
 2022-06-25  6:57 UTC 

[PATCH 00/19] Refresh queued CET virtualization series
 2022-06-25  6:55 UTC  (4+ messages)
` [PATCH 16/19] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-06-25  6:46 UTC  (3+ messages)
` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON()

[PATCH] qualcomm:emac:fix repeated words in comments
 2022-06-25  6:41 UTC 

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-25  6:38 UTC  (5+ messages)
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-06-25  6:37 UTC  (3+ messages)
` [PATCH 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller

[PATCH] sfc:falcon: fix repeated words in comments
 2022-06-25  6:32 UTC 

Fwd: Question about how to fix numabalancing to work with isolated cpus?
 2022-06-25  6:33 UTC 

[PATCH] sfc: fix repeated words in comments
 2022-06-25  6:12 UTC 

[syzbot] WARNING in folio_lruvec_lock_irqsave
 2022-06-25  6:00 UTC  (2+ messages)

[PATCH] ipv6/sit: fix ipip6_tunnel_get_prl when memory allocation fails
 2022-06-25  5:48 UTC  (3+ messages)

[PATCH v2] ipv6/sit: fix ipip6_tunnel_get_prl when memory allocation fails
 2022-06-25  5:45 UTC 

[PATCH] sfc:siena:Fix syntax errors in comments
 2022-06-25  5:40 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Create unique identification for SoC PMU
 2022-06-25  5:39 UTC  (9+ messages)
` [PATCH v4 2/5] perf tools riscv: Add support for get_cpuid_str function
` [PATCH v4 3/5] perf arch events: riscv arch std event files

[net-next 0/2] net: ethernet: adi: Add ADIN1110 support
 2022-06-25  5:36 UTC  (3+ messages)
` [net-next 1/2] "

[PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
 2022-06-25  5:29 UTC  (7+ messages)

[PATCH v3 0/5] Rework KUnit test execution in modules
 2022-06-25  5:08 UTC  (6+ messages)
` [PATCH v3 1/5] kunit: unify module and builtin suite definitions
` [PATCH v3 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
` [PATCH v3 3/5] thunderbolt: test: Use kunit_test_suite() macro
` [PATCH v3 4/5] nitro_enclaves: "
` [PATCH v3 5/5] mmc: sdhci-of-aspeed: "

[PATCH] workqueue: Make create_worker() safe against spurious wakeups
 2022-06-25  5:00 UTC  (2+ messages)
` re. Spurious wakeup on a newly created kthread

[PATCH v2] docs/kselftest: add more guidelines for adding new tests
 2022-06-25  4:32 UTC  (6+ messages)

[RFC PATCH] cpuset: Allow setscheduler regardless of manipulated task
 2022-06-25  4:20 UTC  (2+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-06-25  4:20 UTC  (3+ messages)
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
  ` [EXTERNAL] "

[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
 2022-06-25  4:13 UTC  (5+ messages)
` [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-25  4:04 UTC  (5+ messages)
` [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 17/26] csky/mm: "

[PATCH 1/2] ARM: dts: broadcom: align SPI NOR node name with dtschema
 2022-06-25  3:43 UTC  (5+ messages)
` [PATCH 2/2] arm64: "

[PATCH] usb: gadget: f_uac1: add IAD descriptor
 2022-06-25  3:42 UTC  (3+ messages)

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-25  3:35 UTC  (6+ messages)
` [PATCH v8 2/5] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH 00/16] A few cleanup patches for huge_memory
 2022-06-25  3:33 UTC  (16+ messages)
` [PATCH 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list

[PATCH v3 1/2] drm: Add DRM_GEM_FOPS
 2022-06-25  3:32 UTC  (3+ messages)

[PATCH v4 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-25  3:28 UTC  (2+ messages)

[bvanassche:block-bitwise-opf 54/57] kernel/power/swap.c:279:45: error: 'op' undeclared; did you mean 'opf'?
 2022-06-25  3:22 UTC 

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for 'kasan_tag_mismatch'
 2022-06-25  2:59 UTC 

[remoteproc:rproc-next 4/5] coherent.c:undefined reference to `memunmap'
 2022-06-25  2:59 UTC 

Error: arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi:23.19-20 syntax error
 2022-06-25  2:59 UTC 

[ogabbay:gaudi2_full 47/48] drivers/misc/habanalabs/goya/goya.c:474:8: error: no member named 'first_available_user_interrupt' in 'struct asic_fixed_properties'; did you mean 'first_available_user_msix_interrupt'?
 2022-06-25  2:59 UTC 

[PATCH 3/3] ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
 2022-06-25  2:59 UTC  (2+ messages)

drivers/nvdimm/pmem.c:48:20: error: conflicting types for 'to_phys'; have 'phys_addr_t(struct pmem_device *, phys_addr_t)' {aka 'long long unsigned int(struct pmem_device *, long long unsigned int)'}
 2022-06-25  2:58 UTC 

[ogabbay:gaudi2_full 48/48] drivers/misc/habanalabs/gaudi/gaudi.c:1524:11: error: 'struct hl_cs' has no member named 'jobs_cnt'
 2022-06-25  2:59 UTC 

[PATCH 2/4] platform/surface: Add KIP/POS tablet-mode switch driver
 2022-06-25  2:59 UTC  (2+ messages)

[linux-stable-rc:linux-5.15.y 6925/7971] drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
 2022-06-25  2:58 UTC 

[ogabbay:gaudi2_full 46/48] drivers/misc/habanalabs/goya/goya.c:392:8: error: no member named 'cfg_base_address' in 'struct asic_fixed_properties'
 2022-06-25  2:59 UTC 

[ogabbay:gaudi2_full 48/48] drivers/misc/habanalabs/gaudi/gaudi.c:1524:6: error: no member named 'jobs_cnt' in 'struct hl_cs'
 2022-06-25  2:59 UTC 

[ogabbay:gaudi2_full 45/48] drivers/misc/habanalabs/goya/goya.c:5259:5: warning: no previous prototype for 'goya_pre_schedule_cs'
 2022-06-25  2:58 UTC 

[ogabbay:gaudi2_full 45/48] drivers/misc/habanalabs/goya/goya.c:5259:5: warning: no previous prototype for function 'goya_pre_schedule_cs'
 2022-06-25  2:59 UTC 

[norov:fns 13/15] include/linux/find.h:35:24: error: implicit declaration of function 'find_next_bit'; did you mean '_find_next_bit'?
 2022-06-25  2:59 UTC 

[ogabbay:gaudi2_full 46/48] drivers/misc/habanalabs/goya/goya.c:392:15: error: 'struct asic_fixed_properties' has no member named 'cfg_base_address'; did you mean 'sram_base_address'?
 2022-06-25  2:59 UTC 

[ogabbay:gaudi2_full 47/48] drivers/misc/habanalabs/goya/goya.c:474:15: error: 'struct asic_fixed_properties' has no member named 'first_available_user_interrupt'; did you mean 'first_available_user_msix_interrupt'?
 2022-06-25  2:59 UTC 

[jsarha:topic/cros-sof-v4.19 923/6555] drivers/soc/qcom/smd-rpm.c:183:47: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-06-25  2:58 UTC 

[peterz-queue:sched/wip.umcg 3/12] arch/x86/kernel/traps.c:1406:9: error: implicit declaration of function 'cond_local_irq_enable'; did you mean 'arch_local_irq_enable'?
 2022-06-25  2:58 UTC 

[morimoto:2022-06-24-v1 10/11] drivers/soundwire/qcom.c:1137:22: error: no member named 'playback' in 'struct snd_soc_dai_driver'
 2022-06-25  2:58 UTC 

drivers/infiniband/hw/qib/qib_wc_x86_64.c:149:29: error: 'struct cpuinfo_um' has no member named 'x86_vendor'
 2022-06-25  2:57 UTC 

[rt-devel:linux-5.19.y-rt-rebase 10/52] kernel/sched/core.c:3311:41: error: expected ')' before 'mismatch'
 2022-06-25  2:58 UTC 

[ogabbay:gaudi2 30/36] drivers/misc/habanalabs/gaudi/gaudi.c:5778:33: sparse: sparse: incorrect type in assignment (different base types)
 2022-06-25  2:58 UTC 

[gustavoars:testing/for-next-fam0-uapi 1/1] usr/include/rdma/ib_user_verbs.h:916:2: warning: field '' with variable sized type 'union ib_uverbs_flow_spec_eth::(anonymous at usr/include/rdma/ib_user_verbs.h:916:2)' not at the end of a struct or class is a GNU extension
 2022-06-25  2:57 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1744:18: error: invalid use of undefined type 'struct cpuinfo_x86'
 2022-06-25  2:58 UTC 

arch/riscv/kernel/signal.c:197:28: error: use of undeclared identifier '__vdso_rt_sigreturn_offset'
 2022-06-25  2:58 UTC 

[ogabbay:habanalabs-next 33/36] drivers/misc/habanalabs/gaudi/gaudi.c:4852:25: warning: variable 'dummy_val' set but not used
 2022-06-25  2:57 UTC 

[sforshee:kuid-equality 2/2] include/linux/uidgid.h:63:16: error: implicit declaration of function 'uid_valid'; did you mean 'pfn_valid'?
 2022-06-25  2:58 UTC 

[rt-devel:linux-5.19.y-rt-rebase 10/52] kernel/sched/core.c:3310:9: error: cannot take the address of an rvalue of type 'int'
 2022-06-25  2:58 UTC 

[sforshee:kuid-equality 2/2] include/linux/uidgid.h:63:9: error: call to undeclared function 'uid_valid'; ISO C99 and later do not support implicit function declarations
 2022-06-25  2:58 UTC 

[net-next: PATCH 12/12] net: dsa: mv88e6xxx: add ACPI support
 2022-06-25  2:54 UTC  (2+ messages)

[ardb:arm64-compat-alignment-fixups 2/2] arch/arm64/kernel/compat_alignment.c:87:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-06-25  2:50 UTC 

[paulmck-rcu:ctxt.2022.06.21a] BUILD SUCCESS 22a297887c103cd0a9a251e546cef7f181bd8ce8
 2022-06-25  2:49 UTC 

net/smc/smc_llc.c:26:2: warning: field within 'struct smc_llc_hdr' is less aligned than 'union smc_llc_hdr::(anonymous at net/smc/smc_llc.c:26:2)' and is usually due to 'struct smc_llc_hdr' being packed, which can lead to unaligned accesses
 2022-06-25  2:43 UTC 

[gustavoars:testing/for-next-fam0-uapi] BUILD SUCCESS c5e8d1aae52a6de9c87cd3d6fc6d113f5d3a9207
 2022-06-25  2:41 UTC 


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).