All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 14:48:01 to 2020-11-16 15:03:53 UTC [more...]

[PATCH] drm/i915/selftests: Fix wrong return value of perf_series_engines()
 2020-11-16 14:51 UTC  (2+ messages)
` [Intel-gfx] "

cleanup updating the size of block devices v3
 2020-11-16 14:58 UTC  (130+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 12/78] dm: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 15/78] drbd: use set_capacity_and_notify
` [PATCH 16/78] rbd: "
` [PATCH 17/78] rnbd: "
` [PATCH 18/78] zram: "
` [PATCH 19/78] dm-raid: "
` [PATCH 20/78] md: "
` [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
` [dm-devel] [PATCH 23/78] block: unexport revalidate_disk_size
  `  "
` [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
  ` [dm-devel] "
` [PATCH 26/78] block: add a new set_read_only method
` [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 28/78] md: "
` [PATCH 29/78] dasd: "
` [PATCH 30/78] block: don't call into the driver for BLKROSET
  ` [dm-devel] "
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 35/78] block: cleanup del_gendisk a bit
` [dm-devel] [PATCH 36/78] block: open code kobj_map into in block/genhd.c
` [PATCH 37/78] block: split block_class_lock
` [PATCH 38/78] block: rework requesting modules for unclaimed devices
` [PATCH 39/78] block: add an optional probe callback to major_names
` [PATCH 40/78] ide: remove ide_{,un}register_region
  ` [dm-devel] "
` [PATCH 41/78] swim: don't call blk_register_region
  ` [dm-devel] "
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
  ` [dm-devel] "
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
  ` [dm-devel] "
` [PATCH 44/78] loop: "
  ` [dm-devel] "
` [PATCH 45/78] md: "
  ` [dm-devel] "
` [dm-devel] [PATCH 46/78] ide: switch to __register_blkdev for command set probing
  `  "
` [dm-devel] [PATCH 47/78] floppy: use a separate gendisk for each media format
  `  "
` [dm-devel] [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
  `  "
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
  ` [dm-devel] "
` [dm-devel] [PATCH 50/78] z2ram: reindent
  `  "
` [PATCH 51/78] z2ram: use separate gendisk for the different modes
  ` [dm-devel] "
` [PATCH 52/78] block: switch gendisk lookup to a simple xarray
  ` [dm-devel] "
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
  ` [dm-devel] "
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
  ` [dm-devel] "
` [dm-devel] [PATCH 55/78] block: change the hash used for looking up block devices
  `  "
` [dm-devel] [PATCH 56/78] init: refactor name_to_dev_t
  `  "
` [dm-devel] [PATCH 57/78] init: refactor devt_from_partuuid
  `  "
` [dm-devel] [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
  `  "
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
  ` [dm-devel] "
` [PATCH 60/78] zram: remove the claim mechanism
  ` [dm-devel] "
` [PATCH 61/78] zram: do not call set_blocksize
  ` [dm-devel] "
` [PATCH 62/78] loop: "
  ` [dm-devel] "
` [PATCH 63/78] bcache: remove a superflous lookup_bdev all
  ` [dm-devel] "
` [dm-devel] [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
  `  "
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
  ` [dm-devel] "
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
  ` [dm-devel] "
` [PATCH 67/78] block: simplify the block device claiming interface
  ` [dm-devel] "
` [PATCH 68/78] block: remove ->bd_contains
  ` [dm-devel] "
` [dm-devel] [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
  `  "
` [dm-devel] [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
  `  "
` [dm-devel] [PATCH 71/78] block: add a bdev_kobj helper
  `  "
` [dm-devel] [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
  `  "
` [PATCH 73/78] block: use put_device in put_disk
  ` [dm-devel] "
` [dm-devel] [PATCH 74/78] block: merge struct block_device and struct hd_struct
  `  "
` [dm-devel] [PATCH 75/78] block: stop using bdget_disk for partition 0
  `  "
` [dm-devel] [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
  `  "
` [dm-devel] [PATCH 77/78] fs: simplify the get_super_thawed interface
  `  "
` [dm-devel] [PATCH 78/78] block: remove i_bdev
  `  "

[GIT PULL] TI changes for v2021.01-rc3
 2020-11-16 15:03 UTC 

[PATCH net-next v3 0/5] Support for RollBall 10G copper SFP modules
 2020-11-16 15:02 UTC  (4+ messages)
` [PATCH net-next v3 4/5] net: phy: marvell10g: change MACTYPE if underlying MAC does not support it

[PATCH v3 0/2] Enable Hi3559A SOC clock
 2020-11-16 15:02 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Document the hi3559a clock bindings

[PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
 2020-11-16 15:02 UTC  (4+ messages)

[PATCH v2 0/6] microblaze: Cleanup series
 2020-11-16 15:02 UTC  (7+ messages)
` [PATCH v2 1/6] microblaze: Clean config file from ifdef mess
` [PATCH v2 2/6] microblaze: Simplify cache handling
` [PATCH v2 3/6] microblaze: Get rid of xparameters.h
` [PATCH v2 4/6] microblaze: Remove CONFIG_SYS_FDT_SIZE
` [PATCH v2 5/6] microblaze: Unify of setting for SPL_NOR/XIP support
` [PATCH v2 6/6] microblaze: Detect NOR flash based on DT

[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
 2020-11-16 15:01 UTC  (3+ messages)
` [RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-16 15:00 UTC  (3+ messages)

[PATCH v2 0/6] Add AHCI support for Tegra186
 2020-11-16 15:00 UTC  (3+ messages)
` [PATCH v2 3/6] dt-bindings: ata: tegra: Convert binding documentation to YAML

[yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
 2020-11-16 14:59 UTC 

[yocto-autobuilder-helper PATCH] config.json: drop redundant meta-kernel mentions
 2020-11-16 14:59 UTC 

[PATCH v2 0/3] media: i2c: Introduce driver for the TW9900 decoder
 2020-11-16 14:58 UTC  (3+ messages)
` [PATCH v2 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

[PATCH] arm64: dts: qcom: sc7180-trogdor: add "pen-insert" label for trogdor
 2020-11-16 14:57 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: vgic: Fix handling of userspace register accesses
 2020-11-16 14:57 UTC  (8+ messages)
` [PATCH 1/2] KVM: arm64: vgic: Forbid invalid userspace Redistributor accesses

[PATCH] ARM: head.S: explicitly map DT even if it lives in the first physical section
 2020-11-16 14:56 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[U-Boot] Booting on RK3399
 2020-11-16 14:55 UTC  (11+ messages)
              ` [U-Boot] Booting on RK3399[Please note, mail behalf by sjg@google.com]
                  `  "

[PATCH v3 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-11-16 14:54 UTC  (4+ messages)
` [PATCH v3 2/7] crypto: sun4i-ss: checking sg length is not sufficient

[PATCHv4 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-16 14:54 UTC  (4+ messages)
` [PATCHv5 "

[PATCH 1/3] input: sc27xx: Add support for sc2730 and sc2721
 2020-11-16 14:54 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema

[PATCH for-5.2] docs: Get rid of the weird _005f links in the man page
 2020-11-16 14:53 UTC 

[PATCH] perf vendor events: Update Skylake client events to v50
 2020-11-16 14:53 UTC  (7+ messages)

Add support for the OnePlus 6 and 6T SDM845 devices
 2020-11-16 14:53 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: add vendor bindings for OnePlus

[PATCH v2 00/13] Introduce seqnum_ops
 2020-11-16 14:53 UTC  (5+ messages)
` [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH 2/2] erofs-utils: update README
 2020-11-16 14:51 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] io_uring: do not use pointer after free
 2020-11-16 14:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: make gfxhub_v1_0 callback functions to be static
 2020-11-16 14:51 UTC 

[RFC PATCH v4 0/5] Fortify strscpy()
 2020-11-16 14:50 UTC  (6+ messages)
` [PATCH v4 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v4 2/5] lkdtm: tests for FORTIFY_SOURCE
` [RFC PATCH v4 3/5] string.h: Add FORTIFY coverage for strscpy()
` [RFC PATCH v4 4/5] Add new file in LKDTM to test fortified strscpy
` [RFC PATCH v4 5/5] Correct wrong filenames in comment

[Buildroot] [PATCH 1/1] package/tcpdump: fix CVE-2020-8037
 2020-11-16 14:51 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/tcpdump: fix CVE-2020-8037
 2020-11-16 14:51 UTC 

Using OE's native bzip2
 2020-11-16 14:50 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [git commit branch/2020.08.x] package/tcpdump: fix CVE-2020-8037
 2020-11-16 14:50 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-16 14:50 UTC  (8+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[bpf PATCH v2 0/6] sockmap fixes
 2020-11-16 14:49 UTC  (2+ messages)

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2020-11-16 14:48 UTC  (3+ messages)
` [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices

[Buildroot] [PATCH 1/1] package/mp4v2: fix build with gcc 10
 2020-11-16 14:49 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] package/mp4v2: fix build with gcc 10
 2020-11-16 14:49 UTC 

Please pull u-boot-dm
 2020-11-16 14:49 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-16 14:49 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Add tests for bpf_lsm_set_bprm_opts

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-16 14:47 UTC  (12+ messages)
` [RFC][PATCH v2 02/21] x86/entry: Update asm_call_on_stack to support more function arguments
` [RFC][PATCH v2 06/21] x86/pti: Provide C variants of PTI switch CR3 macros
` [RFC][PATCH v2 09/21] x86/pti: Function to clone page-table entries from a specified mm
` [RFC][PATCH v2 10/21] x86/pti: Function to map per-cpu page-table entry
` [RFC][PATCH v2 11/21] x86/pti: Extend PTI user mappings
` [RFC][PATCH v2 16/21] x86/pti: Execute system vector handlers on the kernel stack
` [RFC][PATCH v2 17/21] x86/pti: Execute page fault handler "
` [RFC][PATCH v2 18/21] x86/pti: Execute NMI "
` [RFC][PATCH v2 19/21] x86/pti: Defer CR3 switch to C code for IST entries
` [RFC][PATCH v2 20/21] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries
` [RFC][PATCH v2 21/21] x86/pti: Use a different stack canary with the user and kernel page-table

[Buildroot] [PATCH v2 1/2] package/linux-backports: use flex and bison to generate kconfig parser
 2020-11-16 14:49 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] package/linux-backports: fix kernel version check

[PATCH v6] lib: optimize cpumask_local_spread()
 2020-11-16 14:48 UTC  (6+ messages)

[Buildroot] [git commit branch/2020.02.x] package/linux-backports: fix kernel version check
 2020-11-16 14:48 UTC 

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-16 14:50 UTC  (11+ messages)
` [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KASAN_STACK

[PATCH v5 0/8] media: i2c: Add RDACM21 camera module
 2020-11-16 14:47 UTC  (3+ messages)
` [PATCH v5 1/8] media: i2c: Add driver for "


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.