All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-26 03:30:17 to 2023-08-26 08:38:43 UTC [more...]

[PATCH 1/3] ALSA: emu10k1: de-duplicate audigy-mixer.rst vs. sb-live-mixer.rst
 2023-08-26  7:28 UTC  (2+ messages)

[PATCH] riscv: dts: allwinner: d1: Add PMU event node
 2023-08-26  8:38 UTC 

[PATCH 2/12] ubifs: Do not include crypto/algapi.h
 2023-08-26  8:36 UTC  (4+ messages)
  ` [PATCH] KEYS: Include linux/errno.h in linux/verification.h

[PATCH 0/3] iio: adc: add LTC2309 support
 2023-08-26  8:36 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: iio: adc: add lltc,ltc2309 bindings

[PATCH v2] migration/calc-dirty-rate: millisecond-granularity period
 2023-08-26  8:32 UTC  (4+ messages)

[PATCH] remove wrappers for GCC < 4.8
 2023-08-26  8:33 UTC  (4+ messages)

[qais-yousef:sched-setscheduler-hide 2/9] kernel/rcu/rcutorture.c:3174:16: error: implicit declaration of function 'rcu_get_gp_kthreads_prio'
 2023-08-26  8:32 UTC 

[PATCH 1/1] Bluetooth: Delete unused hci_req_prepare_suspend() declaration
 2023-08-26  8:13 UTC 

[PATCH] mbuf: add ESP packet type
 2023-08-26  8:28 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] mm/gup: move pinned pages to unevictable list to avoid meaningless scan
 2023-08-26  9:22 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] mm/gup: remove folio_maybe_dma_pinned() calls in shrink_page_list()

[PATCH 0/2] Match data improvements for palmas driver
 2023-08-26  8:22 UTC  (3+ messages)
` [PATCH 1/2] mfd: palmas: Constify .data in OF table and {palmas,tps65917}_irq_chip
` [PATCH 2/2] mfd: palmas: Make similar OF and ID table

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_optc.c:141: warning: Function parameter or member 'optc' not described in 'optc1_set_vupdate_keepout'
 2023-08-26  8:22 UTC 

[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
 2023-08-26  8:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm, cec and edid updates (rev2)

[PATCH 1/3] parisc: led: Reduce CPU overhead for disk & lan LED computation
 2023-08-26  8:12 UTC  (5+ messages)

[qais-yousef:sched-setscheduler-hide 2/9] kernel/rcu/rcutorture.c:3174:9: error: implicit declaration of function 'rcu_get_gp_kthreads_prio' is invalid in C99
 2023-08-26  8:12 UTC 

[yiliu1765-iommufd:wip/iommufd_pasid-0825 3/95] drivers/iommu/iommufd/main.c:259 iommufd_get_hw_info() warn: maybe return -EFAULT instead of the bytes remaining?
 2023-08-26  8:12 UTC 

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-08-26  8:08 UTC  (10+ messages)
` [PATCH v4 07/10] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[PATCH v3 0/1] Add add-maintainer.py script
 2023-08-26  8:07 UTC  (4+ messages)
` [PATCH v3 1/1] scripts: Add add-maintainer.py

[PATCH v5] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-26  8:07 UTC  (3+ messages)

PATCH] parse-options: allow omitting option help text
 2023-08-26  8:06 UTC 

[PATCH] media: i2c: rdacm2: Remove an incorrect fwnode_handle_put() call
 2023-08-26  8:05 UTC 

[PATCH v4] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
 2023-08-26  8:01 UTC  (9+ messages)

[PATCH 12/12] hugetlb: batch TLB flushes when restoring vmemmap
 2023-08-26  8:01 UTC  (2+ messages)

[PATCH v2] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
 2023-08-26  7:54 UTC  (2+ messages)

[PATCH net-next 1/2] net: Fix skb consume leak in sch_handle_egress
 2023-08-26  7:58 UTC  (4+ messages)
` [PATCH net-next 2/2] net: Make consumed action consistent "

[qemu-mainline test] 182520: tolerable FAIL - PUSHED
 2023-08-26  7:57 UTC 

[PATCH] LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
 2023-08-26  7:52 UTC  (2+ messages)

[PATCH v6 00/11] cleanups and unit test for mballoc
 2023-08-26 15:50 UTC  (12+ messages)
` [PATCH v6 01/11] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v6 02/11] ext4: call ext4_mb_mark_context in ext4_free_blocks_simple
` [PATCH v6 03/11] ext4: extent ext4_mb_mark_context to support allocation under journal
` [PATCH v6 04/11] ext4: call ext4_mb_mark_context in ext4_mb_mark_diskspace_used
` [PATCH v6 05/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_mb_clear_bb()
` [PATCH v6 06/11] ext4: call ext4_mb_mark_context in ext4_mb_clear_bb
` [PATCH v6 07/11] ext4: Separate block bitmap and buddy bitmap freeing in ext4_group_add_blocks()
` [PATCH v6 08/11] ext4: call ext4_mb_mark_context "
` [PATCH v6 09/11] ext4: add some kunit stub for mballoc kunit test
` [PATCH v6 10/11] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc
` [PATCH v6 11/11] ext4: run mballoc test with different layouts setting

[PATCH 0/5] support setting and querying RSS algorithms
 2023-08-26  7:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] ethdev: support setting and querying RSS algorithm
  ` [PATCH v2 2/5] net/hns3: support setting and querying RSS hash function
  ` [PATCH v2 3/5] app/proc-info: fix never show RSS info
  ` [PATCH v2 4/5] app/proc-info: adjust the display format of "
  ` [PATCH v2 5/5] app/proc-info: support querying RSS hash algorithm

[PATCH v2 0/3] Fixes and cleanups to break_down_buddy_pages
 2023-08-26 15:47 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: correct start page when guard page debug is enabled
` [PATCH v2 2/3] mm/page_alloc: remove unnecessary check in break_down_buddy_pages
` [PATCH v2 3/3] mm/page_alloc: remove unnecessary next_page "

[PATCH v14 0/2] add debugfs to migration driver
 2023-08-26  7:43 UTC  (3+ messages)
` [PATCH v14 1/2] vfio/migration: Add debugfs to live "
` [PATCH v14 2/2] Documentation: add debugfs description for vfio

[RFC PATCH] Introduce persistent memory pool
 2023-08-26  7:45 UTC  (2+ messages)

[PATCH 1/2] tools: relocate-rela: Add M68K support
 2023-08-26  7:44 UTC  (2+ messages)

[PATCH v2 1/3] arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi
 2023-08-26  7:42 UTC  (2+ messages)

[qais-yousef:sched-setscheduler-hide 9/9] include/linux/kthread.h:28:65: warning: 'struct kernel_param' declared inside parameter list will not be visible outside of this definition or declaration
 2023-08-26  7:40 UTC 

[PATCH] tools: relocate-rela: Fix BE symtab handling
 2023-08-26  7:40 UTC  (2+ messages)

[PATCH v4 0/2]Add support to configure active retimer cable
 2023-08-26  7:40 UTC  (9+ messages)
` [PATCH v4 1/2] platform/chrome: cros_ec_typec: Configure Retimer cable type

[PATCH v2] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi
 2023-08-26  7:38 UTC  (2+ messages)

[PATCH v2 0/7] Fixes and cleanups to compaction
 2023-08-26 15:36 UTC  (8+ messages)
` [PATCH v2 1/7] mm/compaction: use correct list in move_freelist_{head}/{tail}
` [PATCH v2 2/7] mm/compaction: call list_is_{first}/{last} more intuitively "
` [PATCH v2 3/7] mm/compaction: correctly return failure with bogus compound_order in strict mode
` [PATCH v2 4/7] mm/compaction: simplify pfn iteration in isolate_freepages_range
` [PATCH v2 5/7] mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation_suitable
` [PATCH v2 6/7] mm/compaction: improve comment of is_via_compact_memory
` [PATCH v2 7/7] mm/compaction: factor out code to test if we should run compaction for target order

[PATCH v1] firmware: imx: scu-pd: Add missed PCIEA SATA0 and SERDES0 power domains
 2023-08-26  7:34 UTC  (3+ messages)

[PATCH] staging: vme_user: fix check alignment to match open parenthesis in vme_fake.c
 2023-08-26  7:32 UTC  (2+ messages)

[PATCH v6] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-26  7:29 UTC  (5+ messages)

[PATCH v2] ALSA: ump: Fix -Wformat-truncation warnings
 2023-08-26  7:21 UTC 

[PATCH v2 1/2] ACPI: NFIT: Fix incorrect calculation of idt size
 2023-08-26  7:16 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI: NFIT: use struct_size() helper

[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
 2023-08-26  7:20 UTC  (5+ messages)
` [Intel-gfx] "
` [Cluster-devel] "

[PATCH v4 0/2] Drop ID table and conditionals around of_node pointers for anx78xx driver
 2023-08-26  7:19 UTC  (6+ messages)
` [PATCH v4 1/2] drm/bridge/analogix/anx78xx: Drop ID table
` [PATCH v4 2/2] drm/bridge: Drop conditionals around of_node pointers

[PATCH v13 0/4] add debugfs to migration driver
 2023-08-26  7:15 UTC  (4+ messages)

[PATCH] kconfig: add warn-unknown-symbols sanity check
 2023-08-26  7:13 UTC 

[PATCH v7] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-08-26  7:09 UTC 

drivers/iio/imu/bmi160/bmi160_core.o: warning: objtool: bmi160_setup_irq() falls through to next function bmi160_data_rdy_trigger_set_state()
 2023-08-26  7:09 UTC 

[PATCH 07/12] hugetlb: perform vmemmap restoration on a list of pages
 2023-08-26  6:58 UTC  (2+ messages)

[android-common:android14-5.15 1/2] kernel/gki_module.c:35:6: warning: no previous prototype for 'gki_is_module_protected_export'
 2023-08-26  6:58 UTC 

[PATCH v4.19.y] netfilter: nf_queue: fix socket leak
 2023-08-26  6:50 UTC 

[PATCH -next v2] iio: frequency: adf4350: Use device managed functions
 2023-08-26  6:41 UTC 

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-26  6:39 UTC  (3+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[PATCH] audit: add task history record
 2023-08-26  6:38 UTC  (17+ messages)

[PATCH] fsl_ucc_hdlc: add a check of the return value from hdlc_open
 2023-08-26  6:32 UTC  (3+ messages)

[PATCH v3 0/3] Enhancements for tmp51x driver
 2023-08-26  6:32 UTC  (7+ messages)
` [PATCH v3 1/3] hwmon: tmp513: Add max_channels variable to struct tmp51x_data
` [PATCH v3 2/3] hwmon: tmp513: Drop enum tmp51x_ids and variable id from "

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-26  6:30 UTC  (2+ messages)

[PATCH v2 00/18] Lazily load PMU data
 2023-08-26  6:28 UTC  (10+ messages)
` [PATCH v2 06/18] perf s390 s390_cpumcfdg_dump: Don't scan all PMUs

[PATCH -next v2 0/2] iio: adc: spear_adc: Simplify with device managed function
 2023-08-26  6:27 UTC  (3+ messages)
` [PATCH -next v2 1/2] iio: adc: spear_adc: Use "
` [PATCH -next v2 2/2] iio: adc: spear_adc: Use dev_err_probe()

[sudeep-holla:android13-5.10/ffa 3831/9999] kernel/module.c:4792:6: warning: no previous declaration for 'android_debug_for_each_module'
 2023-08-26  6:27 UTC 

[igt-dev] [PATCH i-g-t 0/3] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-08-26  6:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v1] perf jevents: Use "default_core" for events with no Unit
 2023-08-26  6:22 UTC 

[PATCH] rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
 2023-08-26  6:13 UTC  (5+ messages)

[tytso-ext4:dev] BUILD SUCCESS 91c66ddfd2dfa4c622c45a3ed0908b36c1adfa28
 2023-08-26  6:08 UTC 

[esmil:jh7110 69/80] drivers/pci/controller/plda/pcie-microchip-host.c:865:32: warning: cast from 'void (*)(struct clk *)' to 'void (*)(void *)' converts to incompatible function type
 2023-08-26  6:06 UTC 

✅ PASS (SKIPPED 12 of 267): Test report for master (6.5.0-rc7, mainline.kernel.org-clang, 382d4cd1)
 2023-08-26  6:01 UTC 

[PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
 2023-08-26  5:56 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpf: Add support for local percpu kptr
 2023-08-26  5:58 UTC  (2+ messages)

[RFC][PATCH] kconfig: introduce listunknownconfig
 2023-08-26  5:53 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t] tests/feature_discovery: detect mst configuration
 2023-08-26  5:50 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/feature_discovery: detect mst configuration (rev2)
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH] wifi: ath10k: Default to board.bin for legacy board data file
 2023-08-26  5:44 UTC  (3+ messages)

[stable:linux-4.14.y 5224/9999] arch/x86/xen/.tmp_enlighten_pv.o: warning: objtool: xen_cpuid()+0x141: can't find jump dest instruction at .text+0x1b8
 2023-08-26  5:34 UTC 

[igt-dev] [PATCH v2 1/3] tests/amdgpu/amd_mall: Add crc check
 2023-08-26  5:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [v2,1/3] "

[Bpf] [PATCH] bpf, docs: Correct source of offset for program-local call
 2023-08-26  5:32 UTC  (3+ messages)
  `  "

Providing detailed CPE information for CVE matching capabilities
 2023-08-26  5:30 UTC  (3+ messages)
` [OE-core] "

[android-common:android13-5.10 1/1] aarch64-linux-ld: hid-core.c:undefined reference to `uhid_hid_driver'
 2023-08-26  5:14 UTC 

[syzbot] [media?] [usb?] KASAN: slab-out-of-bounds Read in imon_probe
 2023-08-26  5:08 UTC 

[qais-yousef:sched-setscheduler-hide 9/9] kernel/trace/preemptirq_delay_test.c:155:57: error: expected ',' or ';' before 'task_name'
 2023-08-26  5:03 UTC 

[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-26  4:59 UTC  (5+ messages)
` [PATCH v4 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL

[PATCH] Fix encoding of ethernet frame length for big endian platforms in QCA7000/7005 protocol header
 2023-08-26  4:43 UTC  (2+ messages)

[PATCH v4 0/5] cdx: provide sysfs interface for cdx device resources
 2023-08-26  4:49 UTC  (6+ messages)
` [PATCH v4 1/5] cdx: Remove cdx controller list from cdx bus system
` [PATCH v4 2/5] cdx: Introduce lock to protect controller ops
` [PATCH v4 3/5] cdx: add support for bus enable and disable
` [PATCH v4 4/5] cdx: add sysfs for bus reset
` [PATCH v4 5/5] cdx: add sysfs for subsystem, class and revision

[qais-yousef:sched-setscheduler-hide 9/9] kernel/kthread.c:1538:5: error: conflicting types for 'param_set_sched_policy'; have 'int(const char *, const struct kernel_param *)'
 2023-08-26  4:53 UTC 

[stable:linux-5.4.y 5560/9456] arch/x86/kvm/vmx/vmenter.o: warning: objtool: __vmx_vcpu_run()+0xb5: unsupported intra-function call
 2023-08-26  4:52 UTC 

[rt-devel:linux-6.5.y-rt-rebase 49/87] kernel/printk/printk.c:3361:6: warning: no previous prototype for 'console_bkl_kthread_create'
 2023-08-26  4:42 UTC 

[PATCH 1/2] ACPI: NFIT: Fix incorrect calculation of idt size
 2023-08-26  4:37 UTC  (4+ messages)

[PATCH v2 3/3] selftests/nolibc: fix up O= option support
 2023-08-26  4:30 UTC  (2+ messages)

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-26  4:31 UTC  (10+ messages)
`  "

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
 2023-08-26  4:29 UTC 

[syzbot] [btrfs?] kernel BUG in insert_state (2)
 2023-08-26  4:14 UTC 

[PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
 2023-08-26  4:27 UTC  (11+ messages)
` fd == 0 means AT_FDCWD "

[linux-linus test] 182519: regressions - trouble: broken/fail/pass
 2023-08-26  4:27 UTC 

[PATCH bpf-next v2 0/1] docs/bpf: Add description for CO-RE relocations
 2023-08-26  4:24 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] "

✅ PASS (SKIPPED 11 of 267): Test report for master (6.5.0-rc7, mainline.kernel.org-clang, 6f0edbb8)
 2023-08-26  4:21 UTC 

[RFC PATCH bpf-next v3 0/2] bpf, x64: Fix tailcall infinite loop
 2023-08-26  4:03 UTC  (4+ messages)
` [RFC PATCH bpf-next v3 1/2] "

[PATCH 08/12] hugetlb: batch freeing of vmemmap pages
 2023-08-26  4:00 UTC  (2+ messages)

arch/arm/common/sa1111.c:802: warning: Function parameter or member 'me' not described in '__sa1111_probe'
 2023-08-26  4:00 UTC 

[kvalo-ath:pending 12/37] ld.lld: error: vmlinux.a(fs/jfs/super.o):(function jfs_error: .text+0x48): relocation R_RISCV_HI20 out of range: 539669 is not in [-524288, 524287]; references 'jfs_handle_error.__if_trace.0'
 2023-08-26  4:00 UTC 

[PATCH] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
 2023-08-26  3:57 UTC 

[syzbot] [ext4?] BUG: unable to handle kernel paging request in ext4_calculate_overhead
 2023-08-26  3:55 UTC  (2+ messages)
` [PATCH] ext4: fix ext4_calculate_overhead use invliad j_inode

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-25 22:44 UTC  (5+ messages)
` (subset) "

[PATCH -next 0/2] iio: adc: mt6577_auxadc: Cleanup with the helpers
 2023-08-26  3:54 UTC  (6+ messages)
` [PATCH -next 1/2] iio: adc: mt6577_auxadc: Simplify with dev_err_probe()
` [PATCH -next 2/2] iio: adc: mt6577_auxadc: Simplify with device managed function

Do I have to fsync after aio_write finishes (with fallocate preallocation) ?
 2023-08-26  3:48 UTC  (4+ messages)

WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
 2023-08-26  3:48 UTC  (4+ messages)

[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-08-26  3:44 UTC 

❌ FAIL (SKIPPED 12 of 267): Test report for master (6.5.0-rc7, mainline.kernel.org-clang, 4942fed8)
 2023-08-26  3:41 UTC 

Question: reserve log space at IO time for recover
 2023-08-26  3:37 UTC  (11+ messages)

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-08-26  3:33 UTC 

[PATCH] arm: dts: bcm2711: Describe Ethernet LEDs
 2023-08-26  3:29 UTC  (5+ messages)

[PATCH RESEND] arm: marvell: Fix maxium->maxim typo for brownstone dts
 2023-08-26  3:31 UTC  (5+ messages)

[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
 2023-08-26  3:32 UTC  (2+ messages)

[PATCH v7 0/6] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-08-26  3:26 UTC  (3+ messages)
` [PATCH v7 2/6] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH v7 3/6] perf record: Move setting tracking events before record__init_thread_masks()


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.