All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 06:33:07 to 2020-11-30 07:52:07 UTC [more...]

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-30  7:51 UTC  (4+ messages)
` [PATCHv2 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map

merge struct block_device and struct hd_struct v4
 2020-11-30  7:50 UTC  (129+ messages)
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
    ` [dm-devel] "
` [PATCH 07/45] loop: do not call set_blocksize
    ` [dm-devel] "
` [PATCH 08/45] dm: simplify flush_bio initialization in __send_empty_flush
    ` [dm-devel] "
` [PATCH 14/45] block: use put_device in put_disk
    ` [dm-devel] "
` [PATCH 15/45] block: change the hash used for looking up block devices
    ` [dm-devel] "
` [PATCH 16/45] block: switch bdgrab to use igrab
    ` [dm-devel] "
` [PATCH 17/45] init: refactor name_to_dev_t
    ` [dm-devel] "
` [PATCH 18/45] init: refactor devt_from_partuuid
    ` [dm-devel] "
` [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
    ` [dm-devel] "
` [PATCH 20/45] block: refactor __blkdev_put
    ` [dm-devel] "
` [PATCH 21/45] block: refactor blkdev_get
    ` [dm-devel] "
` [PATCH 22/45] block: move bdput() to the callers of __blkdev_get
    ` [dm-devel] "
` [PATCH 23/45] block: opencode devcgroup_inode_permission
    ` [dm-devel] "
` [PATCH 24/45] block: remove i_bdev
    ` [dm-devel] "
` [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get
    ` [dm-devel] "
` [PATCH 26/45] block: remove ->bd_contains
  ` [dm-devel] "
` [PATCH 27/45] block: simplify the block device claiming interface
    ` [dm-devel] "
` [PATCH 28/45] block: simplify part_to_disk
    ` [dm-devel] "
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
  ` [dm-devel] "
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
    ` [dm-devel] "
` [PATCH 31/45] block: move disk stat accounting to struct block_device
    ` [dm-devel] "
` [PATCH 32/45] block: move the start_sect field "
    ` [dm-devel] "
` [PATCH 33/45] block: move the partition_meta_info "
    ` [dm-devel] "
` [PATCH 34/45] block: move holder_dir "
    ` [dm-devel] "
` [PATCH 35/45] block: move make_it_fail "
    ` [dm-devel] "
` [PATCH 36/45] block: move the policy field "
    ` [dm-devel] "
` [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
    ` [dm-devel] "
` [PATCH 38/45] block: switch partition lookup to use struct block_device
    ` [dm-devel] "
` [PATCH 39/45] block: remove the partno field from struct hd_struct
    ` [dm-devel] "
` [PATCH 40/45] block: pass a block_device to blk_alloc_devt
    ` [dm-devel] "
` [PATCH 41/45] block: pass a block_device to invalidate_partition
    ` [dm-devel] "
` [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-11-30  7:48 UTC  (15+ messages)
` [PATCH v3 1/9] dt-binding: soc: xilinx: ai-engine: Add AI engine binding
` [PATCH v3 2/9] misc: Add Xilinx AI engine device driver
` [PATCH v3 3/9] misc: xilinx-ai-engine: Implement AI engine cleanup sequence
` [PATCH v3 4/9] misc: xilinx-ai-engine: expose AI engine tile memories to userspace
` [PATCH v3 5/9] misc: xilinx-ai-engine: add setting shim dma bd operation
` [PATCH v3 7/9] misc: xilinx-ai-engine: Add support to request device management services
` [PATCH v3 8/9] firmware: xilinx: Add IOCTL support for AIE ISR Clear
` [PATCH v3 9/9] misc: xilinx-ai-engine: Add support for servicing error interrupts

linux-next: manual merge of the akpm tree with the arm64 tree
 2020-11-30  7:48 UTC  (2+ messages)

[PATCH v5] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
 2020-11-30  7:46 UTC  (2+ messages)

[PATCH] drm/kmb: Fix possible oops in probe error handling
 2020-11-30  7:48 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-30  7:45 UTC  (5+ messages)
` [PATCH 6/8] hvf: Use OS provided vcpu kick function

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-11-30  7:44 UTC  (12+ messages)
` [RFC PATCH v3.1 12/27] mmc: sdhci-uhs2: add reset function
` [RFC PATCH v3.1 13/27] mmc: sdhci-uhs2: add set_power() to support vdd2
` [RFC PATCH v3.1 14/27] mmc: sdhci-uhs2: skip signal_voltage_switch()

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2020-11-30  7:43 UTC  (2+ messages)

[PATCH v3 00/19] powerpc: interrupt wrappers
 2020-11-30  7:37 UTC  (9+ messages)
` [PATCH v3 01/19] powerpc/64s: move the last of the page fault handling logic to C
` [PATCH v3 02/19] powerpc: remove arguments from fault handler functions
` [PATCH v3 03/19] powerpc: bad_page_fault, do_break get registers from regs
` [PATCH v3 05/19] powerpc: interrupt handler wrapper functions

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-30  7:41 UTC  (3+ messages)

[GIT PULL] usb: fixes for v5.10
 2020-11-30  7:38 UTC  (3+ messages)

[PATCH v2] kernel: relocate copy of module.lds to module compilation task
 2020-11-30  7:38 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next 0/2] TLS TX HW offload for Bond
 2020-11-30  7:35 UTC  (7+ messages)

[PATCH v4] IOMMU: make DMA containment of quarantined devices optional
 2020-11-30  7:35 UTC  (3+ messages)

[PATCH] drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c
 2020-11-30  7:23 UTC 

[PATCH] MTK mt7921 driver upstream
 2020-11-30  7:31 UTC  (3+ messages)
`  "

[PATCH] fs: iomap: Replace bio_add_page with __bio_add_page in iomap_add_to_ioend
 2020-11-30  7:28 UTC 

[PATCH 1/2] log: Fix comment for LOGC_BOOT
 2020-11-30  7:31 UTC  (4+ messages)
` [PATCH 2/2] global_data: Fix comment for dm_driver_rt

[PATCH 2/3] powerpc/pseries/hotplug-cpu: fix memleak in dlpar_cpu_add_by_count
 2020-11-30  7:28 UTC  (4+ messages)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-30  7:27 UTC  (10+ messages)
` [PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver

[PATCH] serial: imx: Remove unneeded of_device_get_match_data() NULL check
 2020-11-30  7:25 UTC  (2+ messages)

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-30  7:23 UTC  (8+ messages)
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[RFC] blk-mq/scsi: deadlock found on usb driver
 2020-11-30  7:23 UTC 

Failed to reconnect after 4G LTE signaling strength level is back
 2020-11-30  7:19 UTC  (2+ messages)

[PATCH] riscv: timer: Add support for an early timer
 2020-11-30  7:19 UTC  (7+ messages)

[Xenomai over dovetail] Kernel hang in rcu_barrier after xenomai_init
 2020-11-30  7:17 UTC  (17+ messages)

[Buildroot] [PATCH] package/privoxy: security bump to version 3.0.29
 2020-11-30  7:12 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 2/2] selftests: mptcp: add the flush addrs testcase
 2020-11-30  7:11 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 1/2] mptcp: remove address when netlink flush addrs
 2020-11-30  7:11 UTC 

[MPTCP] [MPTCP][PATCH v2 mptcp-next 0/2] remove address when netlink flush addrs and testcase
 2020-11-30  7:11 UTC 

[PATCH v4 1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2020-11-30  7:08 UTC  (7+ messages)
` [PATCH v4 2/3] arm: dts: ls1021a: fix flextimer failed to wake system
` [PATCH v4 3/3] arm: dts: ls1021a: fix rcpm failed to claim resource

[PATCH 0/7] Introduce vdpa management tool
 2020-11-30  7:07 UTC  (4+ messages)
    ` [External] "

linux-next: build warnings after merge of the tip tree
 2020-11-30  7:05 UTC 

[PATCH V1] block: Fix use-after-free while iterating over requests
 2020-11-30  7:04 UTC  (4+ messages)

[linux-lvm] swap on thin-provisioning
 2020-11-29 16:19 UTC  (4+ messages)

[linux-lvm] Search in the list
 2020-11-27 16:29 UTC  (4+ messages)

[linux-lvm] System completely unstable after migrating to thin pools
 2020-11-26 14:45 UTC 

[dm-devel] [PATCH 1/3] dm ioctl: fix error return code in target_message
 2020-11-28 10:19 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (18+ messages)
                          ` [dm-devel] "

split hard read-only vs read-only policy v2
 2020-11-30  1:23 UTC  (3+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
  ` [dm-devel] "

merge struct block_device and struct hd_struct v3
 2020-11-26 14:47 UTC  (3+ messages)
` [PATCH 12/44] block: add a bdev_kobj helper
  ` [dm-devel] "

[GIT PULL] ARM: nuvoton: devicetree changes for 5.11
 2020-11-30  6:57 UTC 

[PATCH] RDMA/srp: Fix support for unpopulated NUMA nodes
 2020-11-30  6:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libplist: drop duplicated COPYING hash
 2020-11-30  6:56 UTC 

[PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
 2020-11-30  6:54 UTC  (5+ messages)

[PATCH 0/9] nvmet: add genblk ZBD backend
 2020-11-30  6:51 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/1] package/libcap: new fix to libcap.pc
 2020-11-30  6:48 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 2/2] selftests: mptcp: add the flush addrs testcase
 2020-11-30  6:48 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 1/2] mptcp: remove address when netlink flush addrs
 2020-11-30  6:48 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 0/2] remove address when netlink flush addrs and testcase
 2020-11-30  6:48 UTC 

[PATCH] block: fix inflight statistics of part0
 2020-11-30  6:46 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: actually the soc changes for 5.11
 2020-11-30  6:41 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845: Add gpi dma node
 2020-11-30  6:39 UTC 

[GIT PULL] ARM: aspeed: soc changes for 5.11
 2020-11-30  6:37 UTC  (4+ messages)

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-11-30  6:38 UTC  (7+ messages)
` [PATCH v2 02/28] video: fbcon: Fix warnings by using pr_debug() in fbcon

[Buildroot] [PATCH 1/1] package/libcap: new fix to libcap.pc
 2020-11-30  6:37 UTC 

[PATCH] f2fs: init dirty_secmap incorrectly
 2020-11-30  7:37 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 0/6] drm/tidss: Use new connector model for tidss
 2020-11-30  6:35 UTC  (4+ messages)
` [PATCH v3 4/6] drm/tidss: Set bus_format correctly from bridge/connector

[PATCH] usb: chipidea: ci_hdrc_imx: Pass DISABLE_STREAMING flag to imx6ul
 2020-11-30  6:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libcap: fix libcap.pc
 2020-11-30  6:33 UTC  (3+ messages)

Today's OpenBMC PMCI WG meeting - cancelled
 2020-11-30  6:31 UTC  (4+ messages)
          ` Today's OpenBMC PMCI WG 9/7/2020 "
            ` Today's OpenBMC PMCI WG 11/30/2020 "


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.