All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-06 14:02:55 to 2023-01-06 15:04:59 UTC [more...]

[PATCH 02/10] soc: fsl: qe: Add support for TSA
 2023-01-06 14:52 UTC  (3+ messages)

[Buildroot] [Bug 15226] New: lsblk: not found
 2023-01-06 15:04 UTC  (2+ messages)
` [Buildroot] [Bug 15226] "

[PATCH v3 00/25] bootstd: Add a boot menu
 2023-01-06 14:52 UTC  (26+ messages)
` [PATCH v3 01/25] sandbox: Enable mmc command and legacy images
` [PATCH v3 02/25] cli: Move readline character-processing to a state machine
` [PATCH v3 03/25] bootmenu: Add a few comments
` [PATCH v3 04/25] menu: Rename KEY_... to BKEY_
` [PATCH v3 05/25] menu: Update bootmenu_autoboot_loop() to return the code
` [PATCH v3 06/25] menu: Update bootmenu_loop() "
` [PATCH v3 07/25] menu: Use a switch statement
` [PATCH v3 08/25] menu: Make use of CLI character processing
` [PATCH v3 09/25] image: Add a function to find a script in an image
` [PATCH v3 10/25] image: Move common image code to image_board and command
` [PATCH v3 11/25] video: Enable VIDEO_ANSI by default only with EFI
` [PATCH v3 12/25] video: truetype: Rename the metrics function
` [PATCH v3 13/25] video: Fix unchnaged typo
` [PATCH v3 14/25] video: Add font functions to the vidconsole API
` [PATCH v3 15/25] bootstd: Read the Operating System name for distro/scripts
` [PATCH v3 16/25] bootstd: Allow reading a logo for the OS
` [PATCH v3 17/25] menu: Factor out menu-keypress decoding
` [PATCH v3 18/25] expo: Add basic implementation
` [PATCH v3 19/25] expo: Add support for scenes
` [PATCH v3 20/25] expo: Add support for scene menus
` [PATCH v3 21/25] expo: Add basic tests
` [PATCH v3 22/25] bootstd: Support creating a boot menu
` [PATCH v3 23/25] bootstd: Add a test for the bootstd menu
` [PATCH v3 24/25] bootstd: Support setting a theme for the menu
` [PATCH v3 25/25] expo: Add documentation

[PATCH] arm: stm32mp: Fix board_get_usable_ram_top() again
 2023-01-06 14:53 UTC  (7+ messages)

[RFC 00/12] Add vfio_device cdev for iommufd support
 2023-01-06 15:04 UTC  (6+ messages)
` [RFC 05/12] kvm/vfio: Accept vfio device file from userspace

[jpirko-mlxsw:jiri_devel_work_devlink_various 2/8] net/devlink/leftover.c:10256:19: error: 'devlink_linecard_create' undeclared here (not in a function); did you mean 'devl_linecard_create'?
 2023-01-06 15:02 UTC 

[jpirko-mlxsw:jiri_devel_work_devlink_various 2/8] net/devlink/leftover.c:10256:19: error: use of undeclared identifier 'devlink_linecard_create'; did you mean 'devl_linecard_create'?
 2023-01-06 15:02 UTC 

[PATCH] firmware: coreboot: Check size of table entry and split memcpy
 2023-01-06 15:03 UTC  (2+ messages)

[PATCH] of: partition: moan if adding a partition failed
 2023-01-06 15:01 UTC 

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-06 15:02 UTC  (8+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 187/223] mm/nommu.c:547:6: warning: no previous prototype for function 'vma_mas_store'
 2023-01-06 15:02 UTC 

[jpirko-mlxsw:jiri_devel_work_devlink_various 4/8] drivers/net/ethernet/mellanox/mlx5/core/en/health.c:141:27: error: 'devlink' undeclared
 2023-01-06 15:02 UTC 

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-06 15:01 UTC  (3+ messages)
  ` [PATCH v13 3/6] mm/vmstat: manage per-CPU stats from CPU context when NOHZ full

[PATCH v7 0/3] xhci: tegra: USB2 pad power controls
 2023-01-06 14:56 UTC  (2+ messages)

[bug report] memcontrol: schedule throttling if we are congested
 2023-01-06 14:58 UTC 

[PATCH] riscv: dts: fu740: fix size of pcie 32bit memory
 2023-01-06 14:55 UTC  (9+ messages)
    ` [Linux-kernel] "

[PATCH v1 0/3] bbdev: remove offload cost
 2023-01-06 14:55 UTC  (7+ messages)
` [PATCH v1 1/3] test/bbdev: explicit check for allocation failure
` [PATCH v1 2/3] drivers/baseband: remove offload cost optional build flag
` [PATCH v1 3/3] app/bbdev-test: "

[PATCH v2 1/2] perf build: Properly guard libbpf includes
 2023-01-06 14:55 UTC  (3+ messages)
` [PATCH v2 2/2] perf build: Fix build error when NO_LIBBPF=1

[PATCH 00/22] Remove the directmap
 2023-01-06 14:55 UTC  (11+ messages)
` [PATCH 12/22] xen/arm: fixmap: Rename the fixmap slots to follow the x86 convention
` [PATCH 19/22] xen/arm32: mm: Rename 'first' to 'root' in init_secondary_pagetables()
` [PATCH 20/22] xen/arm64: mm: Use per-pCPU page-tables
` [PATCH 21/22] xen/arm64: Implement a mapcache for arm64
` [PATCH 22/22] xen/arm64: Allow the admin to enable/disable the directmap

[hid:for-6.3/hid-sensor 2/4] drivers/hid/hid-sensor-custom.c:960:12: warning: stack frame size (1104) exceeds limit (1024) in 'hid_sensor_custom_probe'
 2023-01-06 14:54 UTC  (3+ messages)

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2023-01-06 14:52 UTC  (5+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT

[PATCH] context_tracking: Use arch_atomic_*() in __ct_user_enter and __ct_user_exit
 2023-01-06 14:53 UTC  (2+ messages)

[RFC 0/3] File owner follows use
 2023-01-06 14:53 UTC  (9+ messages)
` [RFC 3/3] drm: Update file owner during use

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-06 14:52 UTC  (7+ messages)
` [RFC PATCH 05/25] kvx: Add atomic/locking headers
` [RFC PATCH 18/25] kvx: Add kvx default config file

[syzbot] WARNING in __usbnet_read_cmd/usb_submit_urb
 2023-01-06 14:52 UTC 

drivers/media/platform/samsung/s5p-g2d/g2d.c:103 g2d_queue_setup() warn: passing a valid pointer to 'PTR_ERR'
 2023-01-06 14:52 UTC 

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-06 14:51 UTC  (2+ messages)

[PATCH bpf-next v3 00/16] bpfilter
 2023-01-06 14:43 UTC  (5+ messages)

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2023-01-06 14:51 UTC  (7+ messages)
          `  "
            ` (2) "

[PATCH 1/2] perf/x86/rapl: Add support for Intel Meteor Lake
 2023-01-06 14:50 UTC  (13+ messages)

[bug report] net-forcedeth: Add internal loopback support for forcedeth NICs
 2023-01-06 14:50 UTC 

[PATCH v1 0/6] media: imx-pxp: Miscellaneous enhancements
 2023-01-06 14:50 UTC  (3+ messages)
` [PATCH v1 5/6] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers

[PATCH bpf-next v4] bpf: Add kernel function call support in 32-bit ARM for EABI
 2023-01-06 14:46 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: beacon-renesom: Fix gpio expander reference
 2023-01-06 14:49 UTC  (9+ messages)
` [PATCH 2/4] Revert "arm64: dts: renesas: Add compatible properties to AR8031 Ethernet PHYs"
` [PATCH 3/4] arm64: dts: renesas: r8a774[a/b/e]1-beacon: Update corporate name

On vacation from Jan 9 to Jan 13
 2023-01-06 14:48 UTC 

[PATCH v3 0/7] UFS Advanced RPMB
 2023-01-06 14:47 UTC  (4+ messages)
` [PATCH v3 7/7] ufs: core: Add advanced RPMB support in ufs_bsg

[PATCH v2 0/3] xen: Update recipes for xen and xen-tools
 2023-01-06 14:46 UTC  (4+ messages)
` [PATCH v2 1/3] xen: Bump SRCREV of 4.16 recipes to 4.16.3
` [PATCH v2 2/3] xen: Add recipes for stable Xen 4.17 release and update master
` [PATCH v2 3/3] xen: Bump default version to 4.17 stable

[GIT PULL] Btrfs fixes for 6.2-rc3, part 2
 2023-01-06 14:38 UTC 

[bitbake][langdale][2.2][PATCH 0/1] Pull request (cover letter only)
 2023-01-06 14:43 UTC 

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-06 14:42 UTC  (8+ messages)

[PATCH 0/8] media: imx-pxp: add support for i.MX7D
 2023-01-06 14:42 UTC  (20+ messages)
` [PATCH 2/8] media: imx-pxp: detect PXP version
` [PATCH 4/8] media: imx-pxp: explicitly disable unused blocks
` [PATCH 6/8] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH 8/8] ARM: dts: imx7d: add node for PXP

[PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice"
 2023-01-06 14:41 UTC  (4+ messages)

kernel/events/core.c:223:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-06 14:42 UTC 

[linux-next:master 1416/3037] drivers/vdpa/solidrun/snet_vdpa.h:193:6: warning: no previous prototype for 'psnet_create_hwmon'
 2023-01-06 14:42 UTC 

[jpirko-mlxsw:jiri_devel_work_devlink_various 4/8] net/devlink/leftover.c:7334:1: warning: no previous prototype for function 'devl_port_health_reporter_create'
 2023-01-06 14:42 UTC 

Support -O
 2023-01-06 10:40 UTC 

[bug report] octeontx2-pf: Fix lmtst ID used in aura free
 2023-01-06 14:40 UTC 

[PATCH v2 0/7] baseband/acc: changes for 23.03
 2023-01-06 14:39 UTC  (5+ messages)
` [PATCH v2 6/7] baseband/acc: acc100 use desc helper functions
` [PATCH v2 7/7] baseband/acc: acc100 ignore missing mempools

[PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
 2023-01-06 14:37 UTC  (4+ messages)

[PATCH] perf build: Fix build error when NO_LIBBPF=1
 2023-01-06 14:36 UTC  (6+ messages)

[PATCH 0/2] ext4: fix possible null pointer dereference in ext4_get_group_info
 2023-01-06 14:36 UTC  (5+ messages)
` [PATCH 1/2] ext4: fail ext4_iget if special inode unallocated
` [PATCH 2/2] ext4: update s_journal_inum if it changes after journal replay

[PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
 2023-01-06 14:33 UTC  (2+ messages)

[PATCH 6.0 000/177] 6.0.18-rc1 review
 2023-01-06 14:34 UTC  (3+ messages)

[OE-core][langdale 00/22] Pull request (cover letter only)
 2023-01-06 14:33 UTC  (2+ messages)

[PATCH v6 0/5] arm64: dts: qcom: msm8916-samsung-j5: Use common device tree
 2023-01-06 14:31 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: qcom: Document bindings for msm8916-samsung-j5x
` [PATCH v6 2/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add initial common device tree
` [PATCH v6 3/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add new device trees
` [PATCH v6 4/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add Hall sensor
` [PATCH v6 5/5] arm64: dts: qcom: msm8916-samsung-j5-common: Add MUIC support

kernel/trace/rv/monitors/wip/wip.c:20:1: sparse: sparse: symbol 'da_mon_wip' was not declared. Should it be static?
 2023-01-06 14:32 UTC 

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06 14:32 UTC  (11+ messages)
` [PATCH v2 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 08/24] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v2 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v2 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem

[PATCH] fastboot: remove #ifdef CONFIG when it is possible
 2023-01-06 14:31 UTC  (4+ messages)

[RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
 2023-01-06 14:29 UTC  (6+ messages)
` [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check

[PATCH v3 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2023-01-06 14:29 UTC  (9+ messages)
` [PATCH v3 1/1] "
  ` [Intel-gfx] "

bug?: ORIG_HEAD incorrect after reset during git-rebase -i
 2023-01-06 14:29 UTC  (5+ messages)

[PATCH] ASoC: fsl_micfil: Correct the number of steps on SX controls
 2023-01-06 14:29 UTC  (2+ messages)

[PATCH 0/6] Implement hart hotplug using HSM extension for
 2023-01-06 14:29 UTC  (3+ messages)
` [PATCH 6/6] lib: sbi_hsm: Introduce hart_secondary_boot() callback

[meta-yocto][langdale] poky.conf: bump version for 4.1.2
 2023-01-06 14:29 UTC 

[PATCH v2 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-06 14:27 UTC  (3+ messages)

[RFC PATCH] locking/rwbase: Prevent indefinite writer starvation
 2023-01-06 14:27 UTC 

[PATCH v4 00/19] iommu: Retire detach_dev callback
 2023-01-06 14:26 UTC  (7+ messages)
` [PATCH v4 10/19] iommu: Add set_platform_dma_ops iommu ops

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-06 14:25 UTC  (3+ messages)

[PATCH net] gro: take care of DODGY packets
 2023-01-06 14:25 UTC 

[PATCH] drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency
 2023-01-06 14:24 UTC  (9+ messages)

[GIT PULL] perf tools fixes for v6.2: 1st batch
 2023-01-06 14:22 UTC 

[PATCH v2] jbd2: Fix data missing when reusing bh which is ready to be checkpointed
 2023-01-06 14:22 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
 2023-01-06 14:22 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify copy_register_state() preserves parent/live fields

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-01-06 14:21 UTC  (3+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start

[PATCH] configure: Expand test which disable -Wmissing-braces
 2023-01-06 14:21 UTC 

[bitbake-devel] [PATCH] Group and reorder options in bitbake help
 2023-01-06 14:20 UTC 

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-06 14:19 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v6 4/4] worktree add: add hint to direct users towards --orphan

[PATCH net-next v2 0/8] Add support for two classes of VCAP rules
 2023-01-06 14:18 UTC  (8+ messages)

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-06 14:18 UTC  (7+ messages)
` [PATCH net-next v5 4/4] "

[PATCH] gpio: pcf857x: Implement get_multiple/set_multiple methods
 2023-01-06 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2023-01-06 14:15 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 11/11] drm/i915: replace Intel internal tracker with kernel core ref_tracker

[PATCH v1 0/8] Basic early_printk and smoke test implementation
 2023-01-06 14:15 UTC  (5+ messages)
` [PATCH v1 2/8] xen/riscv: introduce asm/types.h header file
` [PATCH v1 3/8] xen/riscv: introduce stack stuff

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-06 14:14 UTC  (6+ messages)

[PATCH v2] semihosting: add O_BINARY flag in host_open for NT compatibility
 2023-01-06 14:13 UTC  (2+ messages)

[PATCH RFC] NFSD: Convert filecache to rhltable
 2023-01-06 14:13 UTC  (3+ messages)

[PATCH v3 00/11] Bundle URIs IV: advertise over protocol v2
 2023-01-06 14:13 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 06/11] bundle-uri client: add helper for testing server
        ` [PATCH] test-bundle-uri: drop unused variables

[PATCH] Group and reorder options in bitbake help
 2023-01-06 14:09 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 6f5aa91cf0f9a5ffc60a343bab6a74c9e047d399
 2023-01-06 14:09 UTC 

[PATCH] libportal: add opengl to REQUIRED_DISTRO_FEATURES
 2023-01-06 14:09 UTC  (3+ messages)
` [OE-core] "

[OE][kirkstone][PATCH] freetype:update mirror site
 2023-01-06 14:09 UTC  (2+ messages)
` [OE-core] "

[PATCH v4] drm/fb-helper: Replace bpp/depth parameter by color mode
 2023-01-06 14:05 UTC  (2+ messages)

intermittent hang, s390x host, bios-tables-test test, TPM
 2023-01-06 14:04 UTC  (3+ messages)

[PATCH V4 0/3] AM68 SK: Add initial support
 2023-01-06 14:03 UTC  (9+ messages)
` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK

Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack)
 2023-01-06 14:04 UTC  (6+ messages)

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-06 14:03 UTC  (5+ messages)

[intel-lts:5.15/linux 19374/19726] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.c:40:6: warning: no previous prototype for function 'virtual_disable_link_output'
 2023-01-06 14:01 UTC 


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.