All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-29 18:17:01 to 2023-04-29 21:48:04 UTC [more...]

[syzbot] WARNING in ext4_dirty_folio
 2023-04-29 21:47 UTC  (4+ messages)

Fwd: 6.1.23: 0fc6fea41c71 breaks GPD Pocket 3 modeset
 2023-04-29 21:38 UTC 

Generic flow string parser
 2023-04-29 21:39 UTC 

[PATCH v2] media: renesas: fdp1: Identify R-Car Gen2 versions
 2023-04-29 21:34 UTC  (2+ messages)

[PATCH V2 0/1] perf tools: Allow config terms with breakpoints
 2023-04-29 21:30 UTC  (2+ messages)

[android-common:android12-5.4 375/27008] htmldocs: Documentation/driver-api/driver-model/driver.rst:215: WARNING: Inline emphasis start-string without end-string
 2023-04-29 21:26 UTC 

[PATCH v3] drm/msm/dpu: drop unused SSPP sub-block information
 2023-04-29 21:25 UTC  (2+ messages)

[PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
 2023-04-29 21:22 UTC  (3+ messages)

[PATCH v2] drm/msm/dpu: drop unused SSPP sub-block information
 2023-04-29 21:23 UTC  (2+ messages)

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-04-29 21:13 UTC  (3+ messages)

How can i disable Wifi 6
 2023-04-29 21:15 UTC 

[PATCH v2 0/7] add DSC 1.2 dpu supports
 2023-04-29 21:11 UTC  (16+ messages)
` [PATCH v2 5/7] drm/msm/dpu: add DPU_PINGPONG_DSC feature PP_BLK and PP_BLK_TE
            ` [Freedreno] "

[PATCH v6 0/3] ppc/e500: Add support for eSDHC
 2023-04-29 21:11 UTC  (4+ messages)
` [PATCH v6 2/3] hw/sd/sdhci: Support big endian SD host controller interfaces

[qemu-mainline test] 180480: tolerable FAIL - PUSHED
 2023-04-29 21:09 UTC 

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-04-29 21:09 UTC  (3+ messages)
` [PATCH v3 3/3] perf test: Add selftest to test IBS invocation via core pmu events

[PATCH] tools lib symbol: Use -D_FORTIFY_SOURCE=2 for non-debug builds
 2023-04-29 21:05 UTC  (2+ messages)

[PATCH v2 0/5] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-04-29 21:01 UTC  (3+ messages)

[linux-stable-rc:linux-5.15.y 9996/9999] arch/riscv/mm/init.c:755:16: warning: mixing declarations and code is a C99 extension
 2023-04-29 20:56 UTC 

[Buildroot] [PATCH 0/3] orangepi: U-Boot needs OpenSSL
 2023-04-29 20:45 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] configs: orangepi_one_defconfig: U-Boot requires OpenSSL
` [Buildroot] [PATCH 2/3] configs: orangepi_zero_defconfig: "
` [Buildroot] [PATCH 3/3] configs: orangepi_pc_plus_defconfig: "

[PATCH] module: include internal.h in module/dups.c
 2023-04-29 20:36 UTC 

[zen:6.2/prjc 303/395] kernel/sched/alt_core.c:5782: warning: expecting prototype for sys_sched_getscheduler(). Prototype was for sys_sched_getparam() instead
 2023-04-29 20:35 UTC 

[PATCH] tty: remove duplicate hung_up_tty_compat_ioctl()
 2023-04-29 20:34 UTC 

[PATCH] iio: adc: palmas: fix off by one bugs
 2023-04-29 20:25 UTC  (3+ messages)

[master][mickledore][PATCH 1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs
 2023-04-29 20:22 UTC  (4+ messages)
` [master][mickledore][PATCH 2/2] fetch2/crate: Correct unpack for a crate that matches the recipe name
  ` [bitbake-devel] "

[PATCH] libgcc: Add forward declarations for generic library routines
 2023-04-29 20:20 UTC  (3+ messages)

[PATCH 00/26] btrfs-progs: sync ctree.c into btrfs-progs
 2023-04-29 20:19 UTC  (27+ messages)
` [PATCH 01/26] btrfs-progs: stop using add_root_to_dirty_list in check
` [PATCH 02/26] btrfs-progs: remove useless add_root_to_dirty_list call in mkfs
` [PATCH 03/26] btrfs-progs: remove add_root_to_dirty_list call when creating free space tree
` [PATCH 04/26] btrfs-progs: make add_root_to_dirty_list static and unexport it
` [PATCH 05/26] btrfs-progs: pass btrfs_trans_handle through btrfs_clear_buffer_dirty
` [PATCH 06/26] btrfs-progs: update read_node_slot to match the kernel definition
` [PATCH 07/26] btrfs-progs: update btrfs_bin_search "
` [PATCH 08/26] btrfs-progs: update btrfs_set_item_key_safe to match "
` [PATCH 09/26] btrfs-progs: update btrfs_print_leaf to match the "
` [PATCH 10/26] btrfs-progs: update btrfs_truncate_item "
` [PATCH 11/26] btrfs-progs: update btrfs_extend_item "
` [PATCH 12/26] btrfs-progs: sync memcpy_extent_buffer from the kernel
` [PATCH 13/26] btrfs-progs: change how we check supported csum type
` [PATCH 14/26] btrfs-progs: drop btrfs_init_path
` [PATCH 15/26] btrfs-progs: move btrfs_set_item_key_unsafe to check/
` [PATCH 16/26] btrfs-progs: move btrfs_record_file_extent and code into a new file
` [PATCH 17/26] btrfs-progs: make a local copy of btrfs_next_sibling_block in print-tree.c
` [PATCH 18/26] btrfs-progs: don't set the ->commit_root in btrfs_create_tree
` [PATCH 19/26] btrfs-progs: remove btrfs_create_root
` [PATCH 20/26] btrfs-progs: move btrfs_uuid_tree_add into mkfs/main.c
` [PATCH 21/26] btrfs-progs: make btrfs_del_ptr a void
` [PATCH 22/26] btrfs-progs: replace blocksize with parent argument for btrfs_alloc_tree_block
` [PATCH 23/26] btrfs-progs: use path->search_for_extension
` [PATCH 24/26] btrfs-progs: add write_extent_buffer_chunk_tree_uuid helper
` [PATCH 25/26] btrfs-progs: init new tree blocks in btrfs_alloc_tree_block
` [PATCH 26/26] btrfs-progs: sync ctree.c from the kernel

[PATCH] RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP rename
 2023-04-29 20:17 UTC  (3+ messages)

[PULL 00/21] Migration 20230428 patches
 2023-04-29 20:14 UTC  (3+ messages)

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-04-29 20:14 UTC  (6+ messages)

[PATCH RFC v1] m68k: signal.c: use signal frame gap to avoid stack corruption
 2023-04-29 20:08 UTC  (3+ messages)

[PATCH 00/12] btrfs: various cleanups to make ctree.c sync easier
 2023-04-29 20:07 UTC  (13+ messages)
` [PATCH 01/12] btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.c
` [PATCH 02/12] btrfs: remove level argument from btrfs_set_block_flags
` [PATCH 03/12] btrfs: simplify btrfs_check_leaf_* helpers into a single helper
` [PATCH 04/12] btrfs: add btrfs_tree_block_status definitions to tree-checker.h
` [PATCH 05/12] btrfs: use btrfs_tree_block_status for leaf item errors
` [PATCH 06/12] btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
` [PATCH 07/12] btrfs: add __btrfs_check_node helper
` [PATCH 08/12] btrfs: move btrfs_verify_level_key into tree-checker.c
` [PATCH 09/12] btrfs: move split_flags/combine_flags helpers to inode-item.h
` [PATCH 10/12] btrfs: add __KERNEL__ check for btrfs_no_printk
` [PATCH 11/12] btrfs: add a btrfs_csum_type_size helper
` [PATCH 12/12] btrfs: rename del_ptr -> btrfs_del_ptr and export it

[PATCH 2/3] RISC-V: Track ISA extensions per hart
 2023-04-29 20:07 UTC  (3+ messages)

[PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb
 2023-04-29 20:07 UTC  (3+ messages)

[PATCH 1/3] RISC-V: Add Zba extension probing
 2023-04-29 20:07 UTC  (3+ messages)

[PATCH] Fix J-core aic warning spam
 2023-04-29 20:07 UTC  (11+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-04-29 20:06 UTC  (3+ messages)
` [PATCH 13/43] power: reset: Add a driver for the ep93xx reset

[Buildroot] [PATCH] package/lua: bump to version 5.4.5
 2023-04-29 20:01 UTC 

[PATCH] automation: optimize build jobs order
 2023-04-29 20:00 UTC  (2+ messages)

[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-29 19:56 UTC  (3+ messages)

[PATCH] btrfs: fix encoded write i_size corruption
 2023-04-29 19:54 UTC  (2+ messages)

[Buildroot] [RFC PATCH] package/google-material-design-icons: drop package
 2023-04-29 19:52 UTC 

MT7530 bug, forward broadcast and unknown frames to the correct CPU port
 2023-04-29 19:52 UTC  (9+ messages)

[PATCH v2 3/4] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
 2023-04-29 19:50 UTC  (4+ messages)

❌ FAIL: Test report for master (6.3.0, mainline.kernel.org-clang, 1ae78a14)
 2023-04-29 19:51 UTC 

xen | Failed pipeline for staging | 6a47ba2f
 2023-04-29 19:48 UTC  (4+ messages)

[GIT PULL] RISC-V Patches for the 6.4 Merge Window, Part 1
 2023-04-29 19:48 UTC  (3+ messages)

[PATCH v2] target/hexagon: fix = vs. == mishap
 2023-04-29 19:47 UTC  (5+ messages)

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-04-29 19:47 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: input: pwm-vibrator: Add enable-gpio
` [PATCH 2/4] Input: pwm-vibra - add newline to dev_err prints
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO

[PATCH] uri.7: ffix
 2023-04-29 19:46 UTC 

[tip:master] BUILD SUCCESS f6065e5060b9abe331675c996b72b5428b9400c2
 2023-04-29 19:44 UTC 

[RFC PATCH v4 0/5] New NDO methods ndo_hwtstamp_get/set
 2023-04-29 19:44 UTC  (8+ messages)

drivers/soc/rockchip/dtpm.c:15:12: sparse: sparse: obsolete array initializer, use C99 syntax
 2023-04-29 19:44 UTC 

[PATCH v8 0/2] sched/fair: Introduce SIS_CURRENT to wake up short task on current CPU
 2023-04-29 19:34 UTC  (3+ messages)
` [PATCH v8 2/2] "

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 family
 2023-04-29 19:33 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "

[LTP] [PATCH] nfs_flock: fail the test if lock/unlock ops fail
 2023-04-29 19:28 UTC  (4+ messages)

[PATCH 01/11] binutils: backport a patch to address failures when time64.inc is in use
 2023-04-29 19:27 UTC  (9+ messages)
` [PATCH 05/11] bitbake.conf: set minimum required kernel to 5.15
  ` [OE-core] "
` [PATCH 10/11] insane.bbclass: simplify exceptions for 32 bit time API check
  ` [OE-core] "

QA notification for completed autobuilder build (yocto-4.1.4.rc1)
 2023-04-29 19:27 UTC 

[PATCH] docs: clarify how the text and text=auto attributes are different
 2023-04-29 19:19 UTC  (4+ messages)
` [PATCH v2] docs: rewrite the documentation of the text and eol attributes

[tip:locking/core] BUILD SUCCESS ec570320b09f76d52819e60abdccf372658216b6
 2023-04-29 19:19 UTC 

[GIT PULL] s390 patches for the 6.4 merge window
 2023-04-29 19:17 UTC 

[PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
 2023-04-29 19:11 UTC  (9+ messages)

[PATCH] i8042: add missing include
 2023-04-29 19:06 UTC 

[Buildroot] [PATCH] package/systemd: update help links
 2023-04-29 19:05 UTC 

sound/soc/sof/ipc4-topology.c:1132 ipc4_copier_set_capture_fmt() error: uninitialized symbol 'sample_valid_bits'
 2023-04-29 19:03 UTC 

[zen:6.2/prjc 290/395] kernel/sched/smp.h:14:20: error: redefinition of 'flush_smp_call_function_queue'
 2023-04-29 19:03 UTC 

[PATCH] Revert arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
 2023-04-29 19:01 UTC  (4+ messages)

[PATCH v7 0/2] StarFive's SYSCON support
 2023-04-29 18:58 UTC  (3+ messages)

[Buildroot] [PATCH] utils/check-package: improve windows support
 2023-04-29 18:51 UTC 

[PATCH] drm/msm/dpu: drop unused SSPP sub-block information
 2023-04-29 18:48 UTC  (6+ messages)

[PATCH] Input: synaptics-rmi4: Use %pe for error codes
 2023-04-29 18:41 UTC 

[PATCH 00/31] Allow building sandbox with MSYS2
 2023-04-29 18:41 UTC  (11+ messages)
` [PATCH 17/31] sandbox: Allow weak symbols to be dropped
` [PATCH 24/31] build: Disable weak symbols for MSYS2

[PATCH] apt: Use a valid download location for 2.4.5 release tarball
 2023-04-29 18:40 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-04-29 18:28 UTC  (6+ messages)
` [PATCH v3 4/7] arm64: dts: allwinner: a64: reset pll-video0 rate

[PATCH v5 1/1] ref-filter: add new "signature" atom
 2023-04-29 18:37 UTC  (2+ messages)

drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2023-04-29 18:32 UTC 

[PATCH 08/19] riscv: Add explicit include for cpu.h
 2023-04-29 18:24 UTC  (4+ messages)

[PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
 2023-04-29 18:24 UTC  (4+ messages)

[kvalo-ath:pending] BUILD SUCCESS 19a1e626daef3b59e091ccbec40fb95ef21f4ad5
 2023-04-29 18:22 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS e5bdf714fa7a330e24392f83573eee675508c29d
 2023-04-29 18:22 UTC 

[GIT pull] timers/core for 6.4-rc1
 2023-04-29 18:20 UTC  (2+ messages)

[GIT PULL] cgroup changes for v6.4-rc1
 2023-04-29 18:20 UTC  (3+ messages)

[GIT PULL] workqueue changes for v6.4-rc1
 2023-04-29 18:20 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.4
 2023-04-29 18:20 UTC  (2+ messages)

[GIT PULL] LSM fixes for v6.4 (#1)
 2023-04-29 18:20 UTC  (2+ messages)

[GIT PULL] xfs: new code for 6.4
 2023-04-29 18:19 UTC  (2+ messages)

[GIT PULL] iomap: new code for 6.4
 2023-04-29 18:19 UTC  (2+ messages)

[GIT PULL] Please Pull NFS Client Updates for Linux 6.4
 2023-04-29 18:19 UTC  (2+ messages)

[GIT PULL] ntfs3: bugfixes for 6.4
 2023-04-29 18:19 UTC  (2+ messages)

[GIT PULL] nfsd changes for v6.4
 2023-04-29 18:19 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-04-29 18:19 UTC  (2+ messages)

iwlwifi broken in post-linux-6.3.0 after April 26
 2023-04-29 18:17 UTC  (3+ messages)

[PATCH 00/19] platform/x86: lenovo-yogabook: Modify to also work on Android version
 2023-04-29 18:15 UTC  (20+ messages)
` [PATCH 01/19] pwm: Export pwm_add_table() / pwm_remove_table()
` [PATCH 02/19] platform/x86: lenovo-yogabook: Fix work race on remove()
` [PATCH 03/19] platform/x86: lenovo-yogabook: Reprobe devices "
` [PATCH 04/19] platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on probe()
` [PATCH 05/19] platform/x86: lenovo-yogabook: Simplify gpio lookup table cleanup
` [PATCH 06/19] platform/x86: lenovo-yogabook: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH 07/19] platform/x86: lenovo-yogabook: Store dev instead of wdev in drvdata struct
` [PATCH 08/19] platform/x86: lenovo-yogabook: Add dev local variable to probe()
` [PATCH 09/19] platform/x86: lenovo-yogabook: Use PMIC LED driver for pen icon LED control
` [PATCH 10/19] platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific parts
` [PATCH 11/19] platform/x86: lenovo-yogabook: Stop checking adev->power.state
` [PATCH 12/19] platform/x86: lenovo-yogabook: Abstract kbd backlight setting
` [PATCH 13/19] platform/x86: lenovo-yogabook: Add a yogabook_toggle_digitizer_mode() helper function
` [PATCH 14/19] platform/x86: lenovo-yogabook: Drop _wmi_ from remaining generic symbols
` [PATCH 15/19] platform/x86: lenovo-yogabook: Group WMI specific code together
` [PATCH 16/19] platform/x86: lenovo-yogabook: Add YB_KBD_BL_MAX define
` [PATCH 17/19] platform/x86: lenovo-yogabook: Add platform driver support
` [PATCH 18/19] platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driver
` [PATCH 19/19] platform/x86: lenovo-yogabook: Rename lenovo-yogabook-wmi to lenovo-yogabook


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.