All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-05 11:57:43 to 2023-07-05 12:34:03 UTC [more...]

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-05 12:08 UTC  (8+ messages)
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH] RISC-V: KVM: provide UAPI for host SATP mode
 2023-07-05 12:33 UTC  (7+ messages)

[bug report] sunxi: H6: no ethernet on Orange Pi One Plus
 2023-07-05 12:23 UTC  (5+ messages)

[PATCH v2 00/60] buildman: Refactor code and correct some pylint warnings
 2023-07-05 12:19 UTC  (61+ messages)
` [PATCH v2 01/60] buildman: Tidy up pylint warnings in main
` [PATCH v2 02/60] buildman: Convert camel case in control.py
` [PATCH v2 03/60] buildman: Fix most pylint warnings in control
` [PATCH v2 04/60] buildman: Move full-help processing to main
` [PATCH v2 05/60] buildman: Move series calculations into a separate function
` [PATCH v2 06/60] buildman: Move fetch-arch code "
` [PATCH v2 07/60] buildman: Add a test for the -A option
` [PATCH v2 08/60] buildman: Drop use of builder in show_actions()
` [PATCH v2 09/60] buildman: Move dry-run handling higher in do_buildman()
` [PATCH v2 10/60] buildman: Move board-selection code into a function
` [PATCH v2 11/60] bulidman: Move more code to determine_series()
` [PATCH v2 12/60] buildman: Move Boards-object code into a function
` [PATCH v2 13/60] bulidman: Move toolchain handling to "
` [PATCH v2 14/60] bulldman: Set up output_dir earlier
` [PATCH v2 15/60] buildman: Move output-file setup into one place
` [PATCH v2 16/60] buildman: Pass option values to get_action_summary()
` [PATCH v2 17/60] buildman: Pass option values to show_actions()
` [PATCH v2 18/60] buildman: Build option-adjusting into a function
` [PATCH v2 19/60] buildman: Move counting of commits "
` [PATCH v2 20/60] buildman: Move setting up the output dir "
` [PATCH v2 21/60] buildman: Move commit numbering into determine_series()
` [PATCH v2 22/60] buildman: Avoid too many returns in do_buildman()
` [PATCH v2 23/60] buildman: Move remaining builder properties to constructor
` [PATCH v2 24/60] buildman: Tweak commits and show_bloat
` [PATCH v2 25/60] buildman: Moving running of the builder into a function
` [PATCH v2 26/60] buildman: Drop some unnecessary variables
` [PATCH v2 27/60] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v2 28/60] buildman: Move checking for make into run_builder()
` [PATCH v2 29/60] buildman: Move getting the adjust_cfg "
` [PATCH v2 30/60] buildman: Use get_alow_missing() directly to avoid var
` [PATCH v2 31/60] buildman: Create a function to get number of built commits
` [PATCH v2 32/60] buildman: Convert camel case in cmdline.py
` [PATCH v2 33/60] buildman: Correct most pylint warnings in cmdline
` [PATCH v2 34/60] buildman: Add a test for --boards
` [PATCH v2 35/60] buildman: Convert to argparse
` [PATCH v2 36/60] buildman: Convert camel case in bsettings.py
` [PATCH v2 37/60] buildman: Convert camel case in builder.py
` [PATCH v2 38/60] buildman: Split parser creation in two
` [PATCH v2 39/60] buildman: Convert camel case in builderthread.py
` [PATCH v2 40/60] buildman: Correct most pylint warnings in builderthread
` [PATCH v2 41/60] buildman: Export _get_output_dir() to avoid warnings
` [PATCH v2 42/60] buildman: Correct invalid use of out_dir variable
` [PATCH v2 43/60] buildman: Drop unnecessary assignment of config_out
` [PATCH v2 44/60] buildman: Start a function to set up the make arguments
` [PATCH v2 45/60] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH v2 46/60] buildman: Move more things into _build_args()
` [PATCH v2 47/60] buildman: Convert config_out to string IO
` [PATCH v2 48/60] buildman: Move reconfigure code into its own function
` [PATCH v2 49/60] buildman: Move bulid "
` [PATCH v2 50/60] buildman: Move reading of the done file into a function
` [PATCH v2 51/60] buildman: Move code to remove old outputs
` [PATCH v2 52/60] buildman: Move code to decide output dirs
` [PATCH v2 53/60] buildman: Move checkout code to a separate function
` [PATCH v2 54/60] buildman: Create a function to handle config and build
` [PATCH v2 55/60] buildman: Avoid passing result into _read_done_file()
` [PATCH v2 56/60] buildman: Tidy up reporting of a toolchain error
` [PATCH v2 57/60] buildman: Tidy up some comments in builderthread
` [PATCH v2 58/60] buildman: Move copy_files() out ot BuilderThread class
` [PATCH v2 59/60] buildman: Add a way to print the architecture for a board
` [PATCH v2 60/60] buildman: Enable test coverage

[PATCH RFC net-next 0/4] net: page_pool: a couple assorted optimizations
 2023-07-05 12:31 UTC  (5+ messages)

[PATCH] xen/arm: Kconfig: ACPI should depend on UEFI
 2023-07-05 12:30 UTC  (3+ messages)

[pdx86-platform-drivers-x86:review-hans 109/110] drivers/platform/x86/hp/hp-bioscfg/bioscfg.c:637 hp_add_other_attributes() warn: missing error code 'ret'
 2023-07-05 12:30 UTC 

[PATCH v6 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-07-05 12:30 UTC  (5+ messages)
` [PATCH v6 bpf-next 09/11] bpf: Support ->fill_link_info for perf_event

[PATCH] arm64: defconfig: Enable Renesas MTU3a PWM config
 2023-07-05 12:29 UTC  (3+ messages)

[RFC PATCH 00/11] fixed worker
 2023-07-05 12:26 UTC  (7+ messages)
` [PATCH 01/11] io-wq: fix worker counting after worker received exit signal
` [PATCH 02/11] io-wq: add a new worker flag to indicate worker exit
` [PATCH 03/11] io-wq: add a new type io-wq worker

[GIT PULL REQUEST] watchdog - v6.5 release cycle
 2023-07-05 12:23 UTC 

[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
 2023-07-05 12:28 UTC  (2+ messages)

[PATCH 1/6] soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()
 2023-07-05 12:26 UTC  (8+ messages)
` [PATCH 2/6] soc/tegra: fuse: "
` [PATCH 3/6] soc: qcom: spm: Convert to devm_platform_ioremap_resource()
` [PATCH 4/6] soc: mediatek: "
` [PATCH 5/6] soc: ixp4xx/qmgr:Convert "
` [PATCH 6/6] soc: ixp4xx/npe: Use devm_platform_get_and_ioremap_resource()

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-07-05 12:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-05 12:27 UTC  (9+ messages)

Getting segmentation fault while creating wic images
 2023-07-05 12:26 UTC  (2+ messages)
` [yocto] "

[PATCH] t_ofd_locks: fix initialization sequence
 2023-07-05 12:26 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r9a07g0{4,5}4: Add support for enabling MTU3
 2023-07-05 12:25 UTC  (2+ messages)

How to reproduce the BUG general protection fault in hci_uart_tty_ioctl?
 2023-07-05 12:21 UTC  (7+ messages)

[PATCH 0/9] rcu: Support for lazy callbacks on !CONFIG_RCU_NOCB_CPU
 2023-07-05 12:21 UTC  (4+ messages)
` [PATCH 2/9] rcu: Use rcu_segcblist_segempty() instead of open coding it

[PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
 2023-07-05 12:21 UTC  (12+ messages)

[PATCH] iio: chemical: scd4x: Add pressure compensation
 2023-07-05 12:20 UTC 

[PATCH bpf-next] bpf: Remove unnecessary ring buffer size check
 2023-07-05 12:20 UTC  (2+ messages)

[PATCH net,v2] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
 2023-07-05 12:19 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] support/download: enhance svn backend
 2023-07-05 12:11 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] support/download: fix shellcheck errors in "
` [Buildroot] [PATCH 2/3] support/download: use svn credentials to retrieve revision date
` [Buildroot] [PATCH 3/3] support/download: add support to exclude svn externals

[PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-04 13:07 UTC  (5+ messages)
` [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations

[PATCH v1] drivers: dcn315: remove duplicate assignments
 2023-07-05  8:18 UTC 

[PATCH v4 0/6] drm: Add support for atomic async page-flip
 2023-07-05  2:42 UTC  (5+ messages)
` [PATCH v4 6/6] drm/doc: Define KMS atomic state set

Xilinx HW accelerator priority
 2023-07-05 12:18 UTC 

Missing AMDGPU drm-fixes-6.4 merges
 2023-07-05 12:17 UTC  (3+ messages)

[PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-05 12:17 UTC 

[PATCH] netfilter: nf_tables: do not ignore genmask when looking up chain by id
 2023-07-05 12:16 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
 2023-07-05 12:15 UTC 

[linux-next:pending-fixes] BUILD SUCCESS cd77f0c9fecc8717adef3366486b599481457e0e
 2023-07-05 12:14 UTC 

[PATCH v1 00/12] fscrypt: add extent encryption
 2023-07-05 12:13 UTC  (8+ messages)

[PATCH v1] m68k: apollo: Remove a duplicate assignment in dn_timer_int
 2023-07-05 12:13 UTC 

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-07-05 12:10 UTC  (28+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v4 02/10] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v4 03/10] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v4 04/10] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v4 05/10] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v4 06/10] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v4 07/10] media: verisilicon: postproc: Fix down scale test
` [PATCH v4 08/10] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v4 09/10] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v4 10/10] media: v4l2: Add mem2mem helpers for "

[PATCH v3] linux-user/syscall: Implement execve without execveat
 2023-07-05 12:10 UTC 

[PATCH v2 00/15] media: ipu-bridge: Shared with atomisp, rework VCM instantiation
 2023-07-05 12:10 UTC  (7+ messages)
` [PATCH v2 12/15] media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]

[PATCH v2] linux-user/syscall: Implement execve without execveat
 2023-07-05 12:09 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 00/12] Extend intel_blt to work on Xe
 2023-07-05 12:09 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 03/12] lib/drmtest: Add get_intel_driver() helper

[PATCH v2] board: stm32mp1: add splash screen on dk2
 2023-07-05 12:09 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Remove some dead "code"
 2023-07-05 12:08 UTC  (3+ messages)
  `  "

[PATCH v2 0/4] ppc/pnv: SMT support for powernv
 2023-07-05 12:06 UTC  (5+ messages)
` [PATCH v2 1/4] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PATCH v2 2/4] target/ppc: SMT support for the HID SPR
` [PATCH v2 3/4] ppc/pnv: SMT support for powernv
` [PATCH v2 4/4] tests/avocado: Add powernv machine test script

[PATCH 0/2] PHYTEC i.MX6 device-tree fixes
 2023-07-05 12:06 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: imx6: pfla02: Fix SD card reboot problem

[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
 2023-07-05 12:06 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v5 0/4] Handle GT and tile seperation in IGT
 2023-07-05 12:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Handle GT and tile seperation in IGT (rev4)

[PATCH v8 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-05 12:03 UTC  (9+ messages)
` [PATCH v8 1/6] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v8 2/6] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v8 3/6] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v8 4/6] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [PATCH v8 5/6] hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port
` [PATCH v8 6/6] hw/pci: add comment explaining the reason for checking function 0 in hotplug
` [PATCH v8 6/6] hw/pci: add comment to explain checking for available function 0 in pci hotplug

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-07-05 12:04 UTC  (10+ messages)
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3
        ` RFC: DSI host capabilities (was: [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3)

[PATCH v17 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-07-05 12:03 UTC  (2+ messages)

[recipe build #3568739] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-07-05 12:02 UTC 

[PATCH] ipmi: fix potential deadlock on &kcs_bmc->lock
 2023-07-05 12:00 UTC  (5+ messages)

[syzbot] [overlayfs?] general protection fault in d_path
 2023-07-05 12:00 UTC 

[PATCH v3 0/9] Introduce SMT level and add PowerPC support
 2023-07-05 11:58 UTC  (9+ messages)
` [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
` [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs

[PATCH] gpiolib: add missing include
 2023-07-05 11:58 UTC  (5+ messages)

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-05 11:58 UTC  (5+ messages)
` [PATCH v3 02/52] xen/arm: make ARM_EFI selectable for Arm64
  ` [RANDCONFIG failure] "

[PATCH v2] python: bump minimum requirements so they are compatible with 3.12
 2023-07-05 11:57 UTC 

[PATCH] PCI: rcar-ep: Include linux/pci-epf.h instead of linux/pci-epc.h
 2023-07-05 11:57 UTC  (4+ messages)

[PATCH 0/4] Misc OpenSBI HART ISA extension improvements
 2023-07-05 11:58 UTC  (5+ messages)
` [PATCH 1/4] lib: sbi: Add Zicntr as a HART ISA extension
` [PATCH 2/4] lib: sbi: Add Zihpm "
` [PATCH 3/4] lib: sbi: Alphabetically sort HART ISA extensions
` [PATCH 4/4] lib: sbi: Rename hart_pmu_get_allowed_bits() function

[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add xe_exec_store@ basic-store subtest in fastfeedback
 2023-07-05 11:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-07-05 11:56 UTC  (3+ messages)
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET


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.