All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-03 12:44:23 to 2021-02-03 13:04:32 UTC [more...]

[PATCH v4 2/2] bio: add limit_bio_size sysfs
 2021-02-03 13:03 UTC  (3+ messages)
  ` [PATCH "

[PATCH v15 00/16] RISC-V Kendryte K210 support improvements
 2021-02-03 12:59 UTC  (31+ messages)
` [PATCH v15 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v15 02/16] dt-bindings: add Canaan boards compatible strings
` [PATCH v15 03/16] dt-bindings: update risc-v cpu properties
` [PATCH v15 04/16] dt-bindings: update sifive plic compatible string
` [PATCH v15 05/16] dt-bindings: update sifive clint "
` [PATCH v15 06/16] dt-bindings: update sifive uart "
` [PATCH v15 07/16] dt-bindings: fix sifive gpio properties
` [PATCH v15 08/16] dt-bindings: add resets property to dw-apb-timer
` [PATCH v15 09/16] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v15 10/16] riscv: Add SiPeed MAIX BiT board "
` [PATCH v15 11/16] riscv: Add SiPeed MAIX DOCK "
` [PATCH v15 12/16] riscv: Add SiPeed MAIX GO "
` [PATCH v15 13/16] riscv: Add SiPeed MAIXDUINO "
` [PATCH v15 14/16] riscv: Add Kendryte KD233 "
` [PATCH v15 15/16] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v15 16/16] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] emu: fix executable stack marking
 2021-02-03 13:03 UTC 

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2021-02-03 13:03 UTC  (4+ messages)
` [PATCH 5.4 103/142] Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"

xenstored file descriptor leak
 2021-02-03 13:03 UTC  (13+ messages)

[PATCH rdma-next v1 0/5] Various cleanups
 2021-02-03 13:01 UTC  (6+ messages)
` [PATCH rdma-next v1 1/5] IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
` [PATCH rdma-next v1 2/5] IB/mlx5: Avoid calling query device for reading pkey table length
` [PATCH rdma-next v1 3/5] IB/mlx5: Improve query port for representor port
` [PATCH rdma-next v1 4/5] RDMA/core: Introduce and use API to read port immutable data
` [PATCH rdma-next v1 5/5] IB/mlx5: Use rdma_for_each_port for port iteration

[PATCH 0/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination
 2021-02-03 12:59 UTC  (2+ messages)
` [PATCH 1/2] migration: dirty-bitmap: Convert alias map inner members to a struct

[rcu:willy-maple 2/2] fs/proc/task_mmu.c:141:13: sparse: sparse: context imbalance in 'm_start' - different lock contexts for basic block
 2021-02-03 13:02 UTC 

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-02-03 13:00 UTC  (12+ messages)
` [patch 1/8] rtc: mc146818: Prevent reading garbage
  ` [patch 1/8] rtc: mc146818: Prevent reading garbage - bug
          ` [PATCH V2] rtc: mc146818: Detect and handle broken RTCs
                ` [PATCH] rtc: mc146818: Dont test for bit 0-5 in Register D
                  ` [PATCH V2] "

[kvm-unit-tests PATCH v3 00/11] GIC fixes and improvements
 2021-02-03 12:59 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 02/11] lib: arm/arm64: gicv2: Document existing barriers when sending IPIs
` [kvm-unit-tests PATCH v3 04/11] arm/arm64: gic: Remove unnecessary synchronization with stats_reset()
` [kvm-unit-tests PATCH v3 05/11] arm/arm64: gic: Use correct memory ordering for the IPI test

[PATCH v3 2/2] iommu: add Unisoc iommu basic driver
 2021-02-03 12:56 UTC  (4+ messages)

[PATCH v2 00/33] dm: Add dtoc implementation of device instantiation (part D)
 2021-02-03 13:01 UTC  (34+ messages)
` [PATCH v2 01/33] bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
` [PATCH v2 02/33] dtoc: Scan drivers for available information
` [PATCH v2 03/33] dtoc: Save scan information across test runs
` [PATCH v2 04/33] dtoc: Ignore unwanted files when scanning for drivers
` [PATCH v2 05/33] dtoc: Collect priv/plat struct info from drivers
` [PATCH v2 06/33] dtoc: Support scanning of uclasses
` [PATCH v2 07/33] dtoc: Support scanning of structs in header files
` [PATCH v2 08/33] dtoc: Move test files into a test/ directory
` [PATCH v2 09/33] dtoc: Rename sandbox_i2c_test and sandbox_pmic_test
` [PATCH v2 10/33] dtoc: Add some extra properties to nodes
` [PATCH v2 11/33] dtoc: Make use of node properties
` [PATCH v2 12/33] dtoc: Process nodes to set up required properties
` [PATCH v2 13/33] dtoc: Track nodes which are actually used
` [PATCH v2 14/33] dtoc: Support tracking the phase of U-Boot
` [PATCH v2 15/33] Makefile: Pass the U-Boot phase to dtoc
` [PATCH v2 16/33] dtoc: Support headers needed for drivers
` [PATCH v2 17/33] dtoc: Process driver aliases along with drivers
` [PATCH v2 18/33] dtoc: Warn of duplicate drivers
` [PATCH v2 19/33] dtoc: Read aliases for uclasses
` [PATCH v2 20/33] dtoc: Detect drivers only at the start of start of line
` [PATCH v2 21/33] dtoc: Assign a sequence number to each node
` [PATCH v2 22/33] dtoc: Set up the uclasses that are used
` [PATCH v2 23/33] dtoc: Support processing the root node
` [PATCH v2 24/33] dtoc: Add an option for device instantiation
` [PATCH v2 25/33] dm: of-platadata: Add "
` [PATCH v2 26/33] dtoc: Add support for decl file
` [PATCH v2 27/33] dtoc: Don't generate platform data with instantiation
` [PATCH v2 28/33] sandbox: Make sandbox,emul more conventional
` [PATCH v2 29/33] sandbox: i2c: Rename driver names to work with of-platdata
` [PATCH v2 30/33] dtoc: Tidy up the list of supported phandle properties
` [PATCH v2 31/33] dtoc: Generate a summary in the dt-plat.c file
` [PATCH v2 32/33] dtoc: Generate uclass devices
` [PATCH v2 33/33] dtoc: Generate device instances

[dpdk-dev] [Bug 633] Secondary process crash with virtio PMD
 2021-02-03 13:01 UTC 

[PATCH 1/2] powerpc/eeh: Rework pci_dev lookup in debugfs attributes
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH v1] platform/x86: Kconfig: Surround WMI drivers by 'if ACPI_WMI'
 2021-02-03 12:57 UTC  (7+ messages)

[PATCH] fs/squashfs: restrict length of xattr_ids in read_xattr_id_table
 2021-02-03 12:56 UTC  (3+ messages)

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-02-03 12:41 UTC  (17+ messages)
` [PATCH 03/18] ovl: stack miscattr
` [PATCH 04/18] btrfs: convert to miscattr
` [PATCH 05/18] ext2: "
` [PATCH 06/18] ext4: "
` [PATCH 07/18] f2fs: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] orangefs: "
` [PATCH 10/18] xfs: "
` [PATCH 11/18] efivars: "
` [PATCH 12/18] hfsplus: "
` [PATCH 13/18] jfs: "
` [PATCH 14/18] nilfs2: "
` [PATCH 15/18] ocfs2: "
` [PATCH 16/18] reiserfs: "
` [PATCH 17/18] ubifs: "
` [PATCH 18/18] vfs: remove unused ioctl helpers

[PATCH] x86: qemu: Fix broken multi-core boot
 2021-02-03 12:59 UTC  (2+ messages)

[PATCH v5 1/3] command.h: Clean-up patch, remove extern from the header
 2021-02-03 12:59 UTC  (4+ messages)
` [PATCH v5 2/3] pxe_utils: clean-up, replace ifdef by IS_ENABLED

[PATCH] clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
 2021-02-03 12:59 UTC  (2+ messages)

[PATCH v2 0/8] Add support for HiSilicon Hip09 uncore PMU driver
 2021-02-03 12:58 UTC  (5+ messages)
` [PATCH v2 1/8] drivers/perf: hisi: Refactor code for more uncore PMUs
` [PATCH v2 2/8] drivers/perf: hisi: Add PMU version for uncore PMU drivers

[PATCH 0/6] spin lock usage optimization for RTC drivers
 2021-02-03 12:39 UTC  (7+ messages)
` [PATCH 1/6] rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
` [PATCH 2/6] rtc: pm8xxx: "
` [PATCH 3/6] rtc: r7301: "
` [PATCH 4/6] rtc: tegra: "
` [PATCH 5/6] rtc: mxc: "
` [PATCH 6/6] rtc: mxc_v2: "

[PATCH] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2021-02-03 12:41 UTC 

[PATCH v2] PCI/DPC: Check host->native_dpc before enable dpc service
 2021-02-03 12:53 UTC  (2+ messages)
` [PATCH] PCI/DPC: Disable ERR_COR explicitly for native "

[PATCH v2] powerpc: always enable queued spinlocks for 64s, disable for others
 2021-02-03 11:40 UTC  (2+ messages)

[PATH] forgoten set $PPID readonly
 2021-02-03 12:54 UTC 

WARNING: held lock freed in uprobe_unregister
 2021-02-03 12:53 UTC 

[PATCH V3 1/6] dt-bindings: Sync versaclock.h with upcoming 5.12-rc1
 2021-02-03 12:57 UTC  (6+ messages)
` [PATCH V3 2/6] arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1
` [PATCH V3 3/6] arm: dts: r8a774e1: "
` [PATCH V3 4/6] arm: dts: r8a774b1: "
` [PATCH V3 5/6] ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
` [PATCH V3 6/6] ARM: rmobile: Add Beacon EmbeddedWorks RZG2H "

[PULL 0/3] Machine queue, 2021-02-02
 2021-02-03 12:55 UTC  (2+ messages)

[PATCH v10 0/6] KASAN for powerpc64 radix
 2021-02-03 12:53 UTC  (4+ messages)
` [PATCH v10 6/6] powerpc: Book3S 64-bit outline-only KASAN support

KVM Guest
 2021-02-03 12:52 UTC  (2+ messages)

[ovmf test] 158975: all pass - PUSHED
 2021-02-03 12:56 UTC 

[PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-02-03 12:53 UTC 

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2021-02-03 12:50 UTC  (23+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                                          ` [Intel-wired-lan] "

[dpdk-dev] [PATCH v3] examples/vhost: remove async inflight packet counter
 2021-02-03 12:55 UTC  (4+ messages)

[PATCH v5 0/8] common SVDM version and VDO from dt
 2021-02-03 12:48 UTC  (5+ messages)
` [PATCH v5 1/8] usb: typec: Manage SVDM version
` [PATCH v5 2/8] usb: pd: Update VDO definitions

[PATCH v14 00/16] RISC-V Kendryte K210 support improvements
 2021-02-03 12:52 UTC  (5+ messages)
` [PATCH v14 07/16] dt-bindings: fix sifive gpio properties

[PATCH] powerpc/64s/kuap: Use mmu_has_feature()
 2021-02-03 11:40 UTC  (2+ messages)

Process-wide watchpoints
 2021-02-03 12:50 UTC  (7+ messages)

[PATCH v15 00/14] Introduce support for guest CET feature
 2021-02-03 12:59 UTC  (4+ messages)
` [PATCH v15 14/14] KVM: x86: Save/Restore GUEST_SSP to/from SMRAM

[dpdk-dev] [PATCH 1/1] doc: explain steps for improved code spell checking
 2021-02-03 12:53 UTC  (3+ messages)

[PATCH net 1/1] netfilter: conntrack: Check offload bit on table dump
 2021-02-03 12:50 UTC  (9+ messages)

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-03 12:49 UTC  (6+ messages)

[PATCH 1/1] pinctrl: pinctrl-microchip-sgpio: Fix wrong register offset for IRQ trigger
 2021-02-03 12:51 UTC  (2+ messages)

[REPORT][next] pinctrl: pinctrl-microchip-sgpio: out-of-bounds bug in sgpio_clrsetbits()
 2021-02-03 12:51 UTC  (3+ messages)

[PATCH] misc: rtsx: modify rts522a init flow
 2021-02-03 12:48 UTC  (2+ messages)

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-03 12:47 UTC  (5+ messages)
` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition

[PATCH v5.1 17/62] btrfs: integrate page status update for data read path into begin/end_page_read()
 2021-02-03 12:44 UTC  (2+ messages)

[virtio-comment] [PATCH v3] virtio-net: fix Driver Notification description related to VIRTIO_F_NOTIF_CONFIG_DATA
 2021-02-03 12:48 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/vhost: add error propagation in ioat ops
 2021-02-03 12:48 UTC  (3+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2021-02-03 12:43 UTC  (2+ messages)

[PATCH] powerpc: Fix build error in paravirt.h
 2021-02-03 11:40 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Prevent waiting inside ring construction for critical sections
 2021-02-03 12:47 UTC 

[dpdk-dev] [PATCH 0/2] meson build fixes for hns3
 2021-02-03 12:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] config/arm: fix Hisilicon kunpeng920 SoC build
` [dpdk-dev] [PATCH 2/2] config/arm: fix Hisilicon kunpeng930 Soc build

[PATCH 00/12] misc: Replace the words 'blacklist/whitelist'
 2021-02-03 12:45 UTC  (4+ messages)
` [PATCH 03/12] qga: Replace '--blacklist' command line option by '--denylist'

[PATCH] PCI/DPC: Check host->native_dpc before enable dpc service
 2021-02-03 12:42 UTC  (2+ messages)

ARM Snapshots Not Backwards-Compatible
 2021-02-03 12:44 UTC  (7+ messages)

[PATCH v3 00/41] test: Refactor tests to have a single test runner
 2021-02-03 12:44 UTC  (26+ messages)
` [PATCH v3 17/41] test: Move console silencing to test_pre_run()
` [PATCH v3 18/41] test: Move delay skipping "
` [PATCH v3 19/41] test: Handle driver model reinit in test_pre_run()
` [PATCH v3 20/41] test: Drop struct dm_test_state
` [PATCH v3 21/41] test: Move dm_test_init() into test-main.c
` [PATCH v3 22/41] test: Move dm_test_destroy() "
` [PATCH v3 23/41] test: Move test running into a separate function
` [PATCH v3 24/41] test: Use ut_run_test() to run driver model tests
` [PATCH v3 25/41] test: Drop dm_do_test()
` [PATCH v3 26/41] test: Add ut_run_test_live_flat() to run tests twice
` [PATCH v3 27/41] test: Use a local variable for test state
` [PATCH v3 28/41] test: Run driver-model tests using ut_run_list()
` [PATCH v3 29/41] test: Use return values in dm_test_run()
` [PATCH v3 30/41] test: Move the devicetree check into ut_run_list()
` [PATCH v3 31/41] test: Move restoring of driver model state to ut_run_list()
` [PATCH v3 32/41] test: log: Rename log main test file to log_ut.c
` [PATCH v3 33/41] test: Add a macros for finding tests in linker_lists
` [PATCH v3 34/41] test: Rename all linker lists to have a ut_ prefix
` [PATCH v3 35/41] test: Allow SPL to run any available test
` [PATCH v3 36/41] sandbox: Update os_find_u_boot() to find the .img file
` [PATCH v3 37/41] spl: Convert spl_fit to work with sandbox
` [PATCH v3 38/41] doc: Move coccinelle into its own section
` [PATCH v3 39/41] spl: test: Add a test for spl_load_simple_fit()
` [PATCH v3 40/41] test: sandbox: Move sandbox test docs into doc/develop
` [PATCH v3 41/41] doc: Explain briefly how to write new tests


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.