All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-30 18:24:52 to 2022-05-30 20:13:19 UTC [more...]

[PATCH] RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
 2022-05-30 19:41 UTC  (7+ messages)

[PATCH net-next v2 0/3] reorganize the code of the enum skb_drop_reason
 2022-05-30 20:13 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string

[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-30 20:10 UTC  (4+ messages)
` [PATCH 05/12] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState

[PATCH v2 0/9] staging: vchiq_arm: remove some unnecessary global variables
 2022-05-30 20:09 UTC  (10+ messages)
` [PATCH v2 3/9] staging: vchiq_arm: pass vchiq instance to service callbacks
` [PATCH v2 4/9] staging: vchiq_arm: pass vchiq instance to 'find_service_by_handle'
` [PATCH v2 8/9] staging: vchiq_arm: use state from vchiq instance

[PATCH v3 0/7] QOM'ify PIIX southbridge creation
 2022-05-30 19:58 UTC  (11+ messages)
` [PATCH v3 6/7] hw/isa/piix4: QOM'ify PIIX4 PM creation

[PATCH v2 00/25] hw/sd: Rework models for eMMC support
 2022-05-30 19:38 UTC  (26+ messages)
` [PATCH v2 01/25] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
` [PATCH v2 02/25] hw/sd: When card is in wrong state, log which state it is
` [PATCH v2 03/25] hw/sd: When card is in wrong state, log which spec version is used
` [PATCH v2 04/25] hw/sd: Move proto_name to SDProto structure
` [PATCH v2 05/25] hw/sd: Introduce sd_cmd_handler type
` [PATCH v2 06/25] hw/sd: Add sd_cmd_illegal() handler
` [PATCH v2 07/25] hw/sd: Add sd_cmd_unimplemented() handler
` [PATCH v2 08/25] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [PATCH v2 09/25] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [PATCH v2 10/25] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [PATCH v2 11/25] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [PATCH v2 12/25] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [PATCH v2 13/25] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
` [PATCH v2 14/25] hw/sd: Basis for eMMC support
` [PATCH v2 15/25] hw/sd: Add sd_emmc_cmd_SEND_OP_CMD() handler
` [PATCH v2 16/25] hw/sd: Add sd_emmc_cmd_ALL_SEND_CID() handler
` [PATCH v2 17/25] hw/sd: Add sd_emmc_cmd_SEND_RELATIVE_ADDR() handler
` [PATCH v2 18/25] hw/sd: Add sd_emmc_cmd_APP_CMD() handler
` [PATCH v2 19/25] hw/sd: add sd_emmc_cmd_SEND_TUNING_BLOCK() handler
` [PATCH v2 20/25] hw/sd: Add CMD21 tuning sequence
` [PATCH v2 21/25] hw/sd: Add mmc switch function support
` [PATCH v2 22/25] hw/sd: Add sd_emmc_cmd_SEND_EXT_CSD() handler
` [PATCH v2 23/25] hw/sd: Support boot area in emmc image
` [PATCH v2 24/25] hw/sd: Subtract bootarea size from blk
` [PATCH v2 25/25] hw/sd: Add boot config support

[PATCH] scsi: hpsa: Fix pointer dereferenced before checking
 2022-05-30 20:08 UTC  (2+ messages)

+ mm-shmemc-clean-up-comment-of-shmem_swapin_folio.patch added to mm-unstable branch
 2022-05-30 20:08 UTC 

[PATCH] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
 2022-05-30 20:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/18] target/arm: tidy exception routing
 2022-05-30 19:51 UTC  (6+ messages)
` [PATCH 01/18] target/arm: Allow raise_exception to handle finding target EL

stable/linux-5.17.y baseline: 181 runs, 2 regressions (v5.17.12)
 2022-05-30 20:06 UTC 

stable-rc/queue/5.4 baseline: 169 runs, 18 regressions (v5.4.196-15-gf84122d964cc)
 2022-05-30 20:02 UTC 

[PATCH] check_checking_for_null_instead_of_err_ptr: Save a few cycles
 2022-05-30 20:02 UTC 

+ mm-lru_cache_disable-use-synchronize_rcu_expedited.patch added to mm-hotfixes-unstable branch
 2022-05-30 20:00 UTC 

5.18.1 has thousands of similar lines in dmesg with CONFIG_WARN_ALL_UNSEEDED_RANDOM=y
 2022-05-30 19:59 UTC  (6+ messages)

[PATCH mm v2 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-05-30 19:58 UTC  (7+ messages)
` [PATCH mm v3 "

[GIT PULL] fbdev updates & fixes for v5.19-rc1
 2022-05-30 19:58 UTC  (3+ messages)

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-05-30 19:57 UTC  (3+ messages)
` [Bug 216026] "

[RFC PATCH 0/3] hugetlb: speed up linear address scanning
 2022-05-30 19:56 UTC  (3+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present

[PATCH v7 0/5] Add TDX Guest Attestation support
 2022-05-30 19:54 UTC  (4+ messages)
` [PATCH v7 3/5] x86/mm: Make tdx_enc_status_changed() vmalloc address compatible

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-05-30 19:54 UTC  (12+ messages)

[PULL 000/117] target-arm queue
 2022-05-30 19:39 UTC  (2+ messages)

[PATCH v2] ext4/053: update the test_dummy_encryption tests
 2022-05-30 19:47 UTC  (3+ messages)

[Buildroot] [PATCH 0/4] U-Boot bump to 2022.04
 2022-05-30 19:44 UTC  (3+ messages)
` [Buildroot] [PATCH 4/4] boot/uboot: "

[dpdk-dev] [RFC PATCH] ethdev: support congestion management
 2022-05-30 19:43 UTC  (2+ messages)

[Buildroot] [Bug 14826] New: make qemu_x86_64_defconfig stopped working
 2022-05-30 19:41 UTC 

[igt-dev] [V2 0/4] Skip if current & requested BPC doesn't match
 2022-05-30 19:40 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Skip if current & requested BPC doesn't match (rev3)

[PATCH AUTOSEL 5.18 001/159] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-30 19:37 UTC  (7+ messages)
` [PATCH AUTOSEL 5.18 147/159] ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads

[PATCH] hw/nvme: deprecate the use-intel-id compatibility parameter
 2022-05-30 19:31 UTC  (3+ messages)

Warnings when suspending to disk
 2022-05-30 19:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5 0/2] tests/kms_async_flips: Cleanup
 2022-05-30 19:35 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v5 1/2] tests/kms_async_flips: Convert tests to dynamic
` [igt-dev] [PATCH i-g-t v5 2/2] tests/kms_async_flips: Test Cleanup

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-05-30 19:33 UTC  (2+ messages)

[Buildroot] [PATCH v2 00/11] Fix RV64 NOMMU and add Canaan K210 SoC support
 2022-05-30 19:31 UTC  (11+ messages)
` [Buildroot] [PATCH v2 01/11] package: elf2flt: fix config menu entry description
` [Buildroot] [PATCH v2 02/11] package: elf2flt: Update RISC-V 64-bits support
` [Buildroot] [PATCH v2 03/11] board: Add common Linux kernel support for RISCV NOMMU builds
` [Buildroot] [PATCH v2 04/11] configs/qemu_riscv64_nommu_virt_defconfig: new defconfig
` [Buildroot] [PATCH v2 05/11] package: python-kflash: Kendryte K210 UART ISP Utility

[PATCH] ASoC: da7219: Drop no-op remove function
 2022-05-30 19:28 UTC  (4+ messages)

[Buildroot] [git commit branch/next] package/python-kflash: new package
 2022-05-30 19:22 UTC 

[Buildroot] [git commit branch/next] package/python-serial: add host variant
 2022-05-30 19:20 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: warning: passing argument 2 of 'set_bit' makes pointer from integer without a cast
 2022-05-30 19:27 UTC 

[PATCH 0/4] mfd: Some preparations for making platform remove callbacks return void
 2022-05-30 19:24 UTC  (9+ messages)
` [PATCH 1/4] mfd: asic3: Make asic3_gpio_remove() "
` [PATCH 2/4] mfd: t7l66xb: Drop platform disable callback
` [PATCH 3/4] mfd: tc6387xb: Drop disable callback that is never called
` [PATCH 4/4] mfd: tc6393xb: Make disable callback return void

r8169: Ethernet speed regressions with RTL8168gu in ThinkPad E480
 2022-05-30 19:21 UTC  (2+ messages)

[PATCH] tests/tcg/s390x: Test overflow conditions
 2022-05-30 19:20 UTC  (4+ messages)

[PATCH] net: xdp: Directly use ida_alloc()/free()
 2022-05-30 19:20 UTC  (2+ messages)

Help: How do I make a machine with 2 separate ARM SoC's?
 2022-05-30 19:18 UTC  (4+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-30 19:18 UTC  (11+ messages)

[PATCH] check_release_resource: Remove some test about functions that are no more part of linux
 2022-05-30 19:17 UTC 

[Buildroot] [git commit branch/next] board/riscv/nommu: add common Linux kernel patch for RISCV NOMMU builds
 2022-05-30 19:15 UTC 

[Buildroot] [git commit branch/next] configs/qemu_riscv64_nommu_virt_defconfig: new defconfig
 2022-05-30 19:15 UTC 

Suspend/Resume (S3) issues with rmi_smbus
 2022-05-30 19:15 UTC  (2+ messages)

[meta-oe][dunfell][PATCH] curl: Add fix for CVE-2022-27781 CVE-2022-27782
 2022-05-30 19:12 UTC  (3+ messages)
    ` [OE-core] "

[PATCH net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-05-30 19:09 UTC  (4+ messages)

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-05-30 19:06 UTC  (3+ messages)
` [PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes

stable-rc/queue/5.17 baseline: 148 runs, 1 regressions (v5.17.11-11-g79941e95964af)
 2022-05-30 19:06 UTC 

[PATCH 1/2] dt-bindings: clock: mediatek: add bindings for MT8365 SoC
 2022-05-30 19:04 UTC  (4+ messages)

[Buildroot] [git commit branch/next] package/elf2flt: update RISC-V 64-bits support
 2022-05-30 19:00 UTC 

[Buildroot] [git commit branch/next] package/elf2flt: update AUTORECONF comment
 2022-05-30 19:05 UTC 

[Buildroot] [PATCH] boot/edk2: fix gcc 11 Werror
 2022-05-30 19:04 UTC  (3+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-05-30 19:03 UTC 

[Buildroot] [PATCH] package/python-crossbar: use escape from markupsafe
 2022-05-30 19:02 UTC  (2+ messages)

[Buildroot] [git commit] package/python-crossbar: use escape from markupsafe
 2022-05-30 19:01 UTC 

[PATCH 0/3] Add Chameleon v3 devicetree
 2022-05-30 18:58 UTC  (10+ messages)
` [PATCH 1/3] dts: socfpga: Change Mercury+ AA1 devicetree to header
` [PATCH 2/3] dts: socfpga: Add Google Chameleon v3 devicetree
` [PATCH 3/3] dt-bindings: altera: Update Arria 10 boards

[Intel-gfx] [RFC PATCH v2 0/1] Replace shmem memory region and object backend
 2022-05-30 18:58 UTC  (4+ messages)

[GIT PULL] parisc architecture updates for v5.19-rc1
 2022-05-30 18:58 UTC  (2+ messages)

Thunderbolt: One missing DisplayPort?
 2022-05-30 18:57 UTC  (9+ messages)

drivers/gpu/drm/msm/dsi/dsi_host.c:1228:37: warning: Parameter 'buf' can be declared with const [constParameter]
 2022-05-30 18:57 UTC 

[PATCH v6] sun4i-emac.c: add dma support
 2022-05-30 18:55 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] Update libstrophe to 0.12.0
 2022-05-30 18:54 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libstrophe: bump to version 0.12.0
 2022-05-30 18:47 UTC 

[RFC] netfilter: nf_tables: ignore errors on flowtable device hw offload setup
 2022-05-30 18:52 UTC  (12+ messages)

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-30 18:48 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v5 0/3] add Aspeed udc driver for ast2600
 2022-05-30  6:37 UTC  (9+ messages)
` [PATCH v5 1/3] usb: gadget: add Aspeed ast2600 udc driver
` [PATCH v5 2/3] ARM: dts: aspeed: Add USB2.0 device controller node

[PATCH v8] sched: enable traffic class oversubscription conditionally
 2022-05-30 18:47 UTC  (2+ messages)
` [PATCH v9] "

[PULL 0/2] Add myself as the maintainer for Hyper-V VMBus
 2022-05-30 18:41 UTC  (3+ messages)
` [PULL 1/2] MAINTAINERS: "
` [PULL 2/2] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()

[PATCH v3 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-30 18:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[GIT PULL] Additional thermal control update for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.19-rc1
 2022-05-30 18:46 UTC  (2+ messages)

[PATCH] afs: Fix infinite loop found by xfstest generic/676
 2022-05-30 18:45 UTC  (2+ messages)

Worse performance than SquashFS for small filesystems
 2022-05-30 18:41 UTC 

[PATCH 1/3] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC
 2022-05-30 18:38 UTC  (9+ messages)
` [PATCH 2/3] thermal: mediatek: control buffer enablement tweaks
` [PATCH 3/3] thermal: mediatek: add support for MT8365 SoC

Potential regression on kernel 5.19-rc0: kernel BUG at mm/page_table_check.c:51!
 2022-05-30 18:39 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] HAX add test description for gem_render_tiled_blits
 2022-05-30 18:39 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/i915/gem_render_tiled_blits : Added subtests description

[igt-dev] [PATCH i-g-t v2] test/kms_plane_alpha_blend: clearer validation for coverage-7efc
 2022-05-30 18:37 UTC  (2+ messages)

[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-30 18:34 UTC  (6+ messages)

[PATCH] usb: f_fs: Fix crash during gadget function switching
 2022-05-30 18:14 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 91 runs, 18 regressions (v4.9.316-2-gadf4a162374b5)
 2022-05-30 18:35 UTC 

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-05-30 18:29 UTC  (4+ messages)
` [RFC PATCH 11/17] hw/sd: Add "

Fwd: filesystem broken due to 'csum exists for <> but there is no extent record' errors?
 2022-05-30 18:32 UTC 

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-30 18:29 UTC  (18+ messages)

[Bug 216047] New: [generic/623 DAX with XFS] kernel BUG at mm/page_table_check.c:51!
 2022-05-30 18:28 UTC  (2+ messages)
` [Bug 216047] [generic/623 DAX] "

[git pull] m68knommu changes for v5.19
 2022-05-30 18:28 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.19
 2022-05-30 18:28 UTC  (2+ messages)

[GIT PULL] MIPS changes for v5.19
 2022-05-30 18:28 UTC  (2+ messages)

[virtio-dev] [PATCH v2] virtio_net: support split header
 2022-05-30 18:27 UTC  (2+ messages)
` [virtio-dev] "

[PATCH 0/3] add entropy delay device tree property
 2022-05-30 18:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property
` [PATCH 2/3] arm: dts: imx6sx: Add "
` [PATCH 3/3] crypto: caam: read entropy delay from device tree

[PATCH v2 1/2] lpm: add const to lpm arg of rte_lpm_lookup
 2022-05-30 18:24 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] lpm: add a scalar version of lookupx4 function


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.