All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-28 14:46:47 to 2020-11-28 17:41:19 UTC [more...]

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-11-28 17:41 UTC 

[dpdk-dev] [PATCH 0/3] MAINTAINERS changes related to netvsc
 2020-11-28 17:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/3] MAINTAINERS remove experimental tag from vdev_netvsc

[f2fs-dev] [PATCH] f2fs: Fix deadlock between f2fs_quota_sync and block_operation
 2020-11-28 17:39 UTC 

[Linux-kernel-mentees] [PATCH v3] checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
 2020-11-28 17:38 UTC 

[Cocci] Checking the influence of an omitted semicolon on a code adjustment
 2020-11-28 17:21 UTC 

[linux-linus test] 157070: regressions - FAIL
 2020-11-28 17:28 UTC 

[PATCH] can: don't count arbitration lose as an error
 2020-11-28 17:23 UTC  (4+ messages)

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-28 17:14 UTC  (12+ messages)

[PATCH v8 00/12] huge vmalloc mappings
 2020-11-28 17:07 UTC  (17+ messages)
` [PATCH v8 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v8 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v8 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v8 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v8 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v8 06/12] powerpc: inline huge vmap supported functions
` [PATCH v8 07/12] arm64: "
` [PATCH v8 08/12] x86: "
` [PATCH v8 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v8 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v8 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v8 12/12] powerpc/64s/radix: Enable huge "

[BUG]odroid-c2 does not hotplug usb-devices
 2020-11-28 17:09 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2020-11-28 17:08 UTC 

Connection works, ping does not
 2020-11-28 16:50 UTC  (5+ messages)
  ` Re[2]: "
    ` Re[3]: "
      ` Re[4]: "

[Bug 204789] Boot failure with more than 256G of memory on Power9 with 4K pages & Hash MMU
 2020-11-28 16:48 UTC 

[PATCH v2 0/2] arm64: dts: ti: k3-j721e: MMC/SD higher speed modes support
 2020-11-28 16:41 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j721e-common-proc-board: Add support SD card UHS modes

[dm-devel] merge struct block_device and struct hd_struct v4
 2020-11-28 16:15 UTC  (92+ messages)
`  "
` [dm-devel] [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
  `  "
` [dm-devel] [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
  `  "
` [dm-devel] [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
  `  "
` [dm-devel] [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
  `  "
` [dm-devel] [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
  `  "
` [dm-devel] [PATCH 06/45] zram: do not call set_blocksize
  `  "
` [dm-devel] [PATCH 07/45] loop: "
  `  "
` [dm-devel] [PATCH 08/45] dm: simplify flush_bio initialization in __send_empty_flush
  `  "
` [dm-devel] [PATCH 09/45] dm: remove the block_device reference in struct mapped_device
  `  "
` [dm-devel] [PATCH 10/45] block: remove a duplicate __disk_get_part prototype
  `  "
` [dm-devel] [PATCH 11/45] block: remove a superflous check in blkpg_do_ioctl
  `  "
` [dm-devel] [PATCH 12/45] block: add a bdev_kobj helper
  `  "
` [dm-devel] [PATCH 13/45] block: use disk_part_iter_exit in disk_part_iter_next
  `  "
` [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
  `  "
` [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] "
` [dm-devel] [PATCH 41/45] block: pass a block_device to invalidate_partition
  `  "
` [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
  ` [dm-devel] "
` [dm-devel] [PATCH 43/45] f2fs: remove a few bd_part checks
  `  "
` [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] "

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-11-28 16:40 UTC 

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-11-28 16:35 UTC  (4+ messages)
` [PATCH v4 1/6] introduce 'background-snapshot' migration capability

[GIT PULL 1/5] Broadcom defconfig changes for 5.11
 2020-11-28 16:34 UTC  (10+ messages)
` [GIT PULL 2/5] Broadcom defconfig-arm64 "
` [GIT PULL 3/5] Broadcom devicetree "
` [GIT PULL 4/5] Broadcom devicetree-arm64 "
` [GIT PULL 5/5] Broadcom drivers "

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-11-28 16:28 UTC 

post-receive: pub/scm/linux/kernel/git/lkundrak/linux
 2020-11-28 16:27 UTC 

[PATCH 0/8] shoot lazy tlbs
 2020-11-28 16:01 UTC  (9+ messages)
` [PATCH 1/8] lazy tlb: introduce exit_lazy_tlb
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [PATCH 3/8] x86: remove ARCH_HAS_SYNC_CORE_BEFORE_USERMODE
` [PATCH 4/8] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH 5/8] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH 7/8] powerpc: use lazy mm refcount helper functions
` [PATCH 8/8] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[Linux-kernel-mentees] [PATCH v4] checkpatch: add fix and improve warning msg for non-standard signature
 2020-11-28 15:40 UTC  (2+ messages)

drivers/net/wireless/ath/ath11k/ahb.c:938:15: warning: cast to smaller integer type 'enum ath11k_hw_rev' from 'const void
 2020-11-28 16:05 UTC 

[PATCH v2 0/4] iio: adc: xilinx: use even more devres
 2020-11-28 16:00 UTC  (7+ messages)
` [PATCH v2 1/4] device: provide devm_krealloc_array()

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: qmlgl needs gstreamer-gl-1.0
 2020-11-28 15:54 UTC 

[PATCH linux-next] include/getcpu.h: Fixed kernel test robot warning
 2020-11-28 15:41 UTC 

[PATCH 0/9] dt-bindings: IIO: Drop wrong use of io-channel-ranges then drop it as well
 2020-11-28 15:37 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings:iio:qcom-spmi-vadc drop incorrect io-channel-ranges from example
` [PATCH 2/9] dt-bindings:iio:samsung,exynos-adc: drop missuse of io-channel-ranges
` [PATCH 6/9] ARM: dts: qcom-pma8084: Drop incorrect use "

[qemu-mainline test] 157069: regressions - FAIL
 2020-11-28 15:35 UTC 

[PATCH v2 00/11] iio: adc: at91_adc: cleanup DT bindings
 2020-11-28 15:26 UTC  (7+ messages)
` [PATCH v2 01/11] iio: adc: at91_adc: remove platform data
` [PATCH v2 07/11] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-11-28 15:27 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2020-11-28 15:26 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2020-11-28 15:26 UTC 

[U-Boot] Please pull from u-boot-i2c
 2020-11-28 15:20 UTC 

[PATCH v3 00/19] powerpc: interrupt wrappers
 2020-11-28 14:41 UTC  (19+ messages)
` [PATCH v3 01/19] powerpc/64s: move the last of the page fault handling logic to C
` [PATCH v3 03/19] powerpc: bad_page_fault, do_break get registers from regs
` [PATCH v3 04/19] powerpc/perf: move perf irq/nmi handling details into traps.c
` [PATCH v3 05/19] powerpc: interrupt handler wrapper functions
` [PATCH v3 06/19] powerpc: add interrupt wrapper entry / exit stub functions
` [PATCH v3 07/19] powerpc: add interrupt_cond_local_irq_enable helper
` [PATCH v3 08/19] powerpc/64: context tracking remove _TIF_NOHZ
` [PATCH v3 09/19] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v3 10/19] powerpc/64: add context tracking to asynchronous interrupts
` [PATCH v3 11/19] powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
` [PATCH v3 12/19] powerpc/64s: move context tracking exit to interrupt exit path
` [PATCH v3 13/19] powerpc/64s: reconcile interrupts in C
` [PATCH v3 14/19] powerpc/64: move account_stolen_time into its own function
` [PATCH v3 15/19] powerpc/64: entry cpu time accounting in C
` [PATCH v3 16/19] powerpc: move NMI entry/exit code into wrapper
` [PATCH v3 17/19] powerpc/64s: move NMI soft-mask handling to C
` [PATCH v3 18/19] powerpc/64s: runlatch interrupt handling in C
` [PATCH v3 19/19] powerpc/64s: power4 nap fixup "

[PATCH v10 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-28 15:13 UTC  (4+ messages)
` [PATCH v10 5/6] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH v3 0/2] Add OpenCores I2C controller driver
 2020-11-28 15:15 UTC  (2+ messages)

[PATCH v1 0/28] drivers/video: W=1 warning fixes
 2020-11-28 15:15 UTC  (4+ messages)
` [PATCH v1 01/28] video: Fix W=1 warnings in of_videomode + of_display_timing

[PATCH] i2c: designware_i2c: Don't warn if no reset controller
 2020-11-28 15:12 UTC  (2+ messages)

[PATCH] i2c: mvtwsi: disable i2c slave also on Armada 8k
 2020-11-28 15:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bustle: fix license
 2020-11-28 15:00 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-11-28 14:59 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-11-28 14:57 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-28 14:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-28 14:55 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-28 14:55 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-28 14:55 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-11-28 14:55 UTC 

[dpdk-dev] [PATCH] net/virtio-user: fix error run close(0)
 2020-11-28 14:50 UTC 

[PATCH v9 7/7] i3c: master: mastership handover, defslvs processing in cdns controller driver
 2020-11-28 14:48 UTC 

[PATCH v9 6/7] i3c: master: sysfs key for acquire bus
 2020-11-28 14:48 UTC 

[PATCH v9 5/7] i3c: master: add defslvs processing
 2020-11-28 14:47 UTC 

[PATCH v9 4/7] i3c: master: add mastership handover support
 2020-11-28 14:47 UTC 

[PATCH v9 3/7] i3c: master: add i3c_secondary_master_register
 2020-11-28 14:46 UTC 

[PATCH v9 2/7] i3c: master: use i3c_master_register only for main master
 2020-11-28 14:46 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.