All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-15 12:53:49 to 2020-05-15 13:25:40 UTC [more...]

[PATCH V2] selinux-testsuite: Add nftables to inet_socket and sctp tests
 2020-05-15 13:25 UTC  (2+ messages)

[peterz-queue:locking/kcsan 14/21] arch/arm64/mm/fault.c:144:15: sparse: sparse: cast to non-scalar
 2020-05-15 13:25 UTC 

[PATCH v4 kvmtool 00/12] Add reassignable BARs
 2020-05-15 13:25 UTC  (7+ messages)
` [PATCH v4 kvmtool 01/12] ioport: mmio: Use a mutex and reference counting for locking
` [PATCH v4 kvmtool 10/12] pci: Implement reassignable BARs

[PATCH] memcg: expose root cgroup's memory.stat
 2020-05-15 13:24 UTC  (5+ messages)

mwifiex: Firmware name for W8997 sdio wifi chip
 2020-05-15 13:23 UTC 

[PATCH v2 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-15 13:21 UTC  (10+ messages)
` [PATCH v2 1/5] PCI: dwc: Add msi_host_isr() callback
` [PATCH v2 2/5] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH v2 4/5] PCI: uniphier: Add iATU register support

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD SUCCESS 8477d1a319772e8a257a46fb40bf6da017fc5969
 2020-05-15 13:21 UTC 

[PULL 00/51] Block layer patches
 2020-05-15 12:45 UTC  (44+ messages)
` [PULL 07/51] iotests: Run pylint and mypy in a testcase
` [PULL 08/51] block: Add bdrv_make_empty()
` [PULL 09/51] block: Add blk_make_empty()
` [PULL 10/51] block: Use blk_make_empty() after commits
` [PULL 12/51] block: Use bdrv_make_empty() where possible
` [PULL 13/51] block: Mark commit, mirror, blkreplay as filters
` [PULL 15/51] block: Rename BdrvChildRole to BdrvChildClass
` [PULL 16/51] block: Add BdrvChildRole and BdrvChildRoleBits
` [PULL 17/51] block: Add BdrvChildRole to BdrvChild
` [PULL 18/51] block: Pass BdrvChildRole to bdrv_child_perm()
` [PULL 19/51] block: Pass BdrvChildRole to .inherit_options()
` [PULL 20/51] block: Pass parent_is_format "
` [PULL 21/51] block: Rename bdrv_inherited_options()
` [PULL 22/51] block: Add generic bdrv_inherited_options()
` [PULL 23/51] block: Use bdrv_inherited_options()
` [PULL 24/51] block: Unify bdrv_child_cb_attach()
` [PULL 25/51] block: Unify bdrv_child_cb_detach()
` [PULL 26/51] block: Add child_of_bds
` [PULL 27/51] block: Distinguish paths in *_format_default_perms
` [PULL 28/51] block: Pull out bdrv_default_perms_for_cow()
` [PULL 29/51] block: Pull out bdrv_default_perms_for_storage()
` [PULL 30/51] block: Relax *perms_for_storage for data children
` [PULL 31/51] block: Add bdrv_default_perms()
` [PULL 32/51] raw-format: Split raw_read_options()
` [PULL 33/51] block: Switch child_format users to child_of_bds
` [PULL 34/51] block: Drop child_format
` [PULL 35/51] block: Make backing files child_of_bds children
` [PULL 36/51] block: Drop child_backing
` [PULL 37/51] block: Make format drivers use child_of_bds
` [PULL 38/51] block: Make filter "
` [PULL 39/51] block: Use child_of_bds in remaining places
` [PULL 40/51] tests: Use child_of_bds instead of child_file
` [PULL 41/51] block: Use bdrv_default_perms()
` [PULL 42/51] block: Make bdrv_filter_default_perms() static
` [PULL 43/51] block: Drop bdrv_format_default_perms()
` [PULL 44/51] block: Drop child_file
` [PULL 45/51] block: Pass BdrvChildRole in remaining cases
` [PULL 46/51] block: Drop @child_class from bdrv_child_perm()
` [PULL 47/51] block/block-copy: Fix uninitialized variable in block_copy_task_entry
` [PULL 48/51] block/block-copy: Simplify block_copy_do_copy()
` [PULL 49/51] iotests: log messages from notrun()
` [PULL 50/51] hw/ide/ahci: Log lost IRQs
` [PULL 51/51] iotests/030: Reduce run time by unthrottling job earlier

backport of cifs patch to 4.4.x and 4.9.x
 2020-05-15 13:20 UTC  (4+ messages)
  ` [PATCH 4.4.y] cifs: Fix a race condition with cifs_echo_request
  ` [PATCH 4.9.y] "

[PATCH v2] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-15 13:20 UTC  (11+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-15 13:16 UTC  (37+ messages)
` [PATCH v4 01/36] mm: Move PageDoubleMap bit
` [PATCH v4 02/36] mm: Simplify PageDoubleMap with PF_SECOND policy
` [PATCH v4 03/36] mm: Allow hpages to be arbitrary order
` [PATCH v4 04/36] mm: Introduce thp_size
` [PATCH v4 05/36] mm: Introduce thp_order
` [PATCH v4 06/36] mm: Introduce offset_in_thp
` [PATCH v4 07/36] fs: Add a filesystem flag for large pages
` [PATCH v4 08/36] fs: Do not update nr_thps for large page mappings
` [PATCH v4 09/36] fs: Introduce i_blocks_per_page
` [PATCH v4 10/36] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 12/36] bio: Add bio_for_each_thp_segment_all
` [PATCH v4 13/36] iomap: Support arbitrarily many blocks per page
` [PATCH v4 14/36] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v4 15/36] iomap: Support large pages in read paths
` [PATCH v4 16/36] iomap: Support large pages in write paths
` [PATCH v4 17/36] iomap: Inline data shouldn't see large pages
` [PATCH v4 18/36] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH v4 19/36] xfs: Support large pages
` [PATCH v4 20/36] mm: Make prep_transhuge_page return its argument
` [PATCH v4 21/36] mm: Add __page_cache_alloc_order
` [PATCH v4 22/36] mm: Allow large pages to be added to the page cache
` [PATCH v4 23/36] mm: Allow large pages to be removed from "
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size
` [PATCH v4 25/36] mm: Fix total_mapcount assumption of "
` [PATCH v4 26/36] mm: Avoid splitting large pages
` [PATCH v4 27/36] mm: Fix truncation for pages of arbitrary size
` [PATCH v4 28/36] mm: Support storing shadow entries for large pages
` [PATCH v4 29/36] mm: Support retrieving tail pages from the page cache
` [PATCH v4 30/36] mm: Support tail pages in wait_for_stable_page
` [PATCH v4 31/36] mm: Add DEFINE_READAHEAD
` [PATCH v4 32/36] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v4 33/36] mm: Make __do_page_cache_readahead "
` [PATCH v4 34/36] mm: Allow PageReadahead to be set on head pages
` [PATCH v4 35/36] mm: Add large page readahead
` [PATCH v4 36/36] mm: Align THP mappings for non-DAX

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v2
 2020-05-15 13:19 UTC  (5+ messages)
` [PATCH 1/4] ipv6: lift copy_from_user out of ipv6_route_ioctl
` [PATCH 2/4] ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
` [PATCH 3/4] appletalk: factor out a atrtr_ioctl_addrt helper
` [PATCH 4/4] ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl

[PATCH] x86/gen-cpuid: Distinguish default vs max in feature annotations
 2020-05-15 13:19 UTC  (3+ messages)

Setting mount propagation type in new mount API
 2020-05-15 13:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] runner/resultgen: Fix dmesg whitelist entry's regular expression
 2020-05-15 13:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-05-15 13:16 UTC  (4+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number

[PATCH] fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in default paths
 2020-05-15 13:16 UTC 

[ragnatech:media-tree] BUILD SUCCESS 35dd70b4c4935012ee02b4296618e56bd6ae3040
 2020-05-15 13:14 UTC 

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-15 13:14 UTC  (14+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

About RTNet setup
 2020-05-15 13:15 UTC 

[ovmf test] 150187: all pass - PUSHED
 2020-05-15 13:14 UTC 

[PATCH] ftrace: show debugging information when panic_on_warn set
 2020-05-15 13:15 UTC  (2+ messages)

[PATCH 1/2] rbtree_latch: quit searching when reaching to maximum depth
 2020-05-15 13:14 UTC  (5+ messages)
` [PATCH 2/2] rbtree_latch: don't need to check seq when it found a node

[RFC PATCH 0/6] drm/bridge: Add mux input selection bridge
 2020-05-15 13:12 UTC  (21+ messages)
` [RFC PATCH 1/6] dt-bindings: display/bridge: Add binding for input mux bridge
` [RFC PATCH 2/6] drm/bridge: Add mux-input bridge
` [RFC PATCH 3/6] dt-bindings: display/bridge/nwl-dsi: Drop mux handling
` [RFC PATCH 4/6] drm/bridge/nwl-dsi: "
` [RFC PATCH 5/6] arm64: dts: imx8mq: Add NWL dsi controller
` [RFC PATCH 6/6] arm64: dts: imx8mq-librem5-devkit: Enable MIPI DSI panel

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-05-15 13:12 UTC  (11+ messages)

[PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-15 13:13 UTC  (8+ messages)
    ` [Intel-gfx] "

[dpdk-dev] [PATCH 1/3] mbuf: add Tx offloads for packet marking
 2020-05-15 13:12 UTC  (4+ messages)
` [dpdk-dev] [EXT] "

[RFC PATCH V2] selinux-testsuite: Add check for key changes on watch_queue
 2020-05-15 13:12 UTC 

[PATCH] dt-bindings: serial: renesas,scifa: Remove part numbers from comments
 2020-05-15 13:12 UTC 

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-15 13:04 UTC  (2+ messages)
` [Bug 1856335] "

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-15 13:11 UTC  (5+ messages)
` [patch V4 part 1 14/36] x86/entry: Get rid of ist_begin/end_non_atomic()

Documentation/trace/events.rst: wrong numbering of sections
 2020-05-15 13:11 UTC  (2+ messages)

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-15 13:09 UTC  (3+ messages)

[PATCH v2 1/4] trusted-firmware-a: support multi-board platforms
 2020-05-15 13:09 UTC  (2+ messages)
` [meta-arm] "

[dpdk-dev] [PATCH] lib/librte_net: fix bug for checksum calculating
 2020-05-15 13:08 UTC 

[GIT PULL] intel-pinctrl for 5.8-1
 2020-05-15 13:08 UTC  (2+ messages)

[PATCH v4 0/8] Add MA USB Host driver
 2020-05-15 13:08 UTC  (14+ messages)
` [PATCH v5 "
    ` [External] "
  ` [PATCH v6 "
    ` [PATCH v6 1/8] usb: Add MA-USB Host kernel module
    ` [PATCH v6 3/8] usb: mausb_host: HCD initialization

[PATCH] tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
 2020-05-15 12:58 UTC 

[PATCH] fnic: to not call 'scsi_done()' for unhandled commands
 2020-05-15 13:06 UTC  (2+ messages)

plan for v2.35.2
 2020-05-15 13:05 UTC 

[PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-15 13:03 UTC  (3+ messages)

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-15 13:03 UTC  (3+ messages)
` [PATCH v2 00/19] "
    ` [PATCH v2 08/19] spi: dw: Discard dma_width member of the dw_spi structure

[PATCH] drm/dp_mst: Fix timeout handling of MST down messages
 2020-05-15 13:02 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-15 13:01 UTC  (6+ messages)
` [PATCH 2/3] mm/util.c: make vm_memory_committed() more accurate

[LTP] [PATCH] pty04: Avoid receiving packets from all interfaces
 2020-05-15 13:00 UTC  (4+ messages)

raid6check extremely slow ?
 2020-05-15 12:58 UTC  (11+ messages)

[PATCH] blkzone: deny destructive ioctls on busy blockdev
 2020-05-15 12:58 UTC  (2+ messages)

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-15 12:57 UTC  (9+ messages)
` [PATCH v3 5/7] firmware: smccc: Refactor SMCCC specific bits into separate file
` [PATCH v3 6/7] firmware: smccc: Add function to fetch SMCCC version

[tpm2] Re: NVRAM Write and Read using Esys API(s)
 2020-05-15 12:58 UTC 

[PATCH] Backport security fixe to 4.9 and 4.4 stable trees
 2020-05-15 12:57 UTC  (3+ messages)

[PATCH] iommu: Remove functions that support private domain
 2020-05-15 12:55 UTC  (9+ messages)

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-05-15 12:55 UTC  (8+ messages)
` [PATCH 01/44] drivers/base: Always release devres on device_del
          ` [Intel-gfx] "

patch "tty: serial: add missing spin_lock_init for SiFive serial console" added to tty-linus
 2020-05-15 12:55 UTC 

[PATCH v2] Backport xfs security fix to 4.9 and 4.4 stable trees
 2020-05-15 12:54 UTC  (3+ messages)
` [PATCH 4.4 v2] xfs: validate cached inodes are free when allocated
` [PATCH 4.9 "

[PATCH 01/11] tty/sysrq: alpha: export and use __sysrq_get_key_op()
 2020-05-15 12:54 UTC  (3+ messages)

Error during update_runstate_area with KPTI activated
 2020-05-15 12:53 UTC  (11+ messages)

[PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation
 2020-05-15 12:53 UTC  (12+ messages)


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.