All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 07:10:03 to 2020-11-30 08:05:22 UTC [more...]

[PATCH 00/19] Ensure good ECC settings
 2020-11-30  8:04 UTC  (4+ messages)
` [PATCH 17/19] mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()

[PATCH 1/1] log: typos in include/log.h
 2020-11-30  8:04 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING c7cab83d100f5af1c10580fe567f8c29779a7e4e
 2020-11-30  8:03 UTC  (3+ messages)

[PATCH] MTK mt7921 driver upstream
 2020-11-30  8:03 UTC  (4+ messages)
`  "

[PATCH] Input: atmel_mxt_ts - Fix lost interrupts
 2020-11-30  8:01 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: remove trailing semicolon in macro definition
 2020-11-30  8:00 UTC  (4+ messages)

[LTP] [PATCH v3] overcommit_memory: Fix unstable subtest
 2020-11-30  8:01 UTC  (2+ messages)

[PATCH rdma-next 0/5] Clean up rereg_mr handling
 2020-11-30  7:58 UTC  (6+ messages)
` [PATCH rdma-next 1/5] RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
` [PATCH rdma-next 2/5] RDMA/uverbs: Check ODP in ib_check_mr_access() as well
` [PATCH rdma-next 3/5] RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
` [PATCH rdma-next 4/5] RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
` [PATCH rdma-next 5/5] RDMA/mlx5: Fix error unwinds for rereg_mr

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

split hard read-only vs read-only policy v2
 2020-11-30  7:58 UTC  (16+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk
    ` [dm-devel] "
` [PATCH 2/4] rbd: remove the ->set_read_only method
    ` [dm-devel] "
` [PATCH 3/4] nvme: allow revalidate to set a namespace read-only
    ` [dm-devel] "
` [PATCH 4/4] dm: use bdev_read_only to check if a device is read-only
    ` [dm-devel] "

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-11-30  7:57 UTC  (2+ messages)

[GIT pull] irq/urgent for v5.10-rc6
 2020-11-30  7:56 UTC  (4+ messages)
` [GIT pull] locking/urgent "

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

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-30  7:54 UTC  (5+ messages)
` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw "

[RESEND PATCH V20 0/3] da7280: haptic driver submission
 2020-11-30  7:55 UTC  (3+ messages)
` [RESEND PATCH V20 3/3] Input: new da7280 haptic driver

[PATCH v2 0/8] Venus stateful encoder compliance
 2020-11-30  7:55 UTC  (6+ messages)
` [PATCH v2 4/8] venus: helpers: Calculate properly compressed buffer size

merge struct block_device and struct hd_struct v4
 2020-11-30  7:51 UTC  (128+ messages)
` [PATCH 14/45] block: use put_device in put_disk
` [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
  ` [dm-devel] "
` [PATCH 43/45] f2fs: remove a few bd_part checks
  ` [dm-devel] "
` [PATCH 44/45] block: merge struct block_device and struct hd_struct
  ` [dm-devel] "
` [PATCH 45/45] block: stop using bdget_disk for partition 0
    ` [dm-devel] "

[PATCH] drm/amdgpu: fix compiler warnings
 2020-11-30  7:54 UTC 

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-11-30  7:48 UTC  (20+ 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 6/9] misc: xilinx-ai-engine: add request and release tiles
` [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

[LTP] [PATCH] fzsync: skip test when avaliable CPUs less than 2
 2020-11-30  7:53 UTC  (5+ messages)

[PATCH 1/1] usb: roles: reference controller's parent device if existed
 2020-11-30  7:52 UTC  (3+ messages)

[Buildroot] [PATCH v1] package/kmsxx: fix gcc-10.x compile
 2020-11-30  7:53 UTC  (4+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-11-30  7:51 UTC  (15+ 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()
` [RFC PATCH v3.1 16/27] mmc: sdhci-uhs2: add set_ios()

[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

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

[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] 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  (9+ 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 


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.