All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-19 02:02:45 to 2021-06-19 03:50:16 UTC [more...]

[Intel-gfx] [PATCH v13 00/12] Restricted DMA
 2021-06-19  3:43 UTC  (6+ messages)
  `  "

[PATCH 00/12] linux-user: Load a vdso for x86_64 and hppa
 2021-06-19  3:43 UTC  (10+ messages)
` [PATCH 01/12] linux-user: Fix style problems in linuxload.c
` [PATCH 02/12] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
` [PATCH 03/12] linux-user: Tidy loader_exec
` [PATCH 04/12] linux-user: Do not clobber bprm_buf swapping ehdr
` [PATCH 06/12] linux-user: Use ImageSource in load_symbols
` [PATCH 07/12] linux-user: Replace bprm->fd with bprm->src.fd
` [PATCH 08/12] linux-user: Introduce imgsrc_mmap
` [PATCH 09/12] linux-user: Load vdso image if available
` [PATCH 10/12] linux-user: Add gen-vdso tool

[RFC PATCH] tests/tcg: skip the signals test for hppa for now
 2021-06-19  3:44 UTC  (2+ messages)

[PATCHSET] AF_UNIX bind(2) cleanup on failures after mknod
 2021-06-19  3:48 UTC 

[PATCH 00/13] nvmem: misc enhancements
 2021-06-19  3:45 UTC  (14+ messages)
` [PATCH 01/13] nvmem: bsec: remove unused, left-over, struct member
` [PATCH 02/13] nvmem: treat devices without nvmem_bus::write as read only
` [PATCH 03/13] nvmem: add support for new read-only memory (rmem) binding
` [PATCH 04/13] nvmem: add support for nvmem-cells binding
` [PATCH 05/13] sandbox: use nvmem on top of stickypage for reset reason
` [PATCH 06/13] power: reset: port Linux generic NVMEM reboot mode driver
` [PATCH 07/13] sandbox: use nvmem-reboot-mode instead of syscon-reboot-mode
` [PATCH 08/13] sandbox: dts: fix unit-address for state partition
` [PATCH 09/13] nvmem: add command to list nvmem devices
` [PATCH 10/13] sandbox: hostfile: move initcall to earlier postcore level
` [PATCH 11/13] of: of_net: sync of_get_mac_address with Linux for NVMEM support
` [PATCH 12/13] net: consult device tree for ethernet address in NVMEM as fall-back
` [PATCH 13/13] sandbox: ship sample environment

[PATCH v14 00/12] Restricted DMA
 2021-06-19  3:40 UTC  (65+ messages)
` [Intel-gfx] "
` [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v14 02/12] swiotlb: Refactor swiotlb_create_debugfs
  ` [Intel-gfx] "
` [PATCH v14 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
  ` [Intel-gfx] "
` [PATCH v14 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ` [Intel-gfx] "
` [PATCH v14 05/12] swiotlb: Update is_swiotlb_active "
  ` [Intel-gfx] "
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v14 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
  ` [Intel-gfx] "
` [PATCH v14 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
  ` [Intel-gfx] "
` [PATCH v14 09/12] swiotlb: Add restricted DMA alloc/free support
  ` [Intel-gfx] "
` [PATCH v14 10/12] swiotlb: Add restricted DMA pool initialization
  ` [Intel-gfx] "
` [PATCH v14 11/12] dt-bindings: of: Add restricted DMA pool
  ` [Intel-gfx] "
` [PATCH v14 12/12] of: Add plumbing for "
  ` [Intel-gfx] "

[dunfell][PATCH v3] ltp-ddt:Update to 20210524
 2021-06-19  3:46 UTC 

[lttng-dev] Usage example of libbabeltrace (babeltrace2) to read CTF traces from a GUI
 2021-06-19  3:42 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2021-06-19  3:39 UTC 

[PATCH] sr: Fix get the error media event code
 2021-06-19  3:36 UTC  (2+ messages)

[PATCH master 1/2] nvmem: regmap: fix use of uninitialized space with nvmem_regmap_register
 2021-06-19  3:32 UTC  (2+ messages)
` [PATCH master 2/2] nvmem: fix mismatch between extern and inline stub prototypes

[PATCH] scsi: aha1740: Avoid over-read of sense buffer
 2021-06-19  3:29 UTC  (2+ messages)

[PATCH] scsi: arcmsr: Avoid over-read of sense buffer
 2021-06-19  3:29 UTC  (2+ messages)

[PATCH] scsi: ips: Avoid over-read of sense buffer
 2021-06-19  3:29 UTC  (2+ messages)

[PATCH 1/2] string: implement strchrnul
 2021-06-19  3:26 UTC  (2+ messages)
` [PATCH 2/2] console: respect baudrate specified in device-tree stdout-path

[PATCH] add multiple program checks to bpf_object__probe_loading
 2021-06-19  3:26 UTC  (3+ messages)
` [PATCH bpf-next] libbpf: add extra BPF_PROG_TYPE check "

[PATCH v2] block: genhd: don't call probe function with major_names_lock held
 2021-06-19  3:24 UTC  (5+ messages)

[android-common:android-4.19 12/13] drivers/nvdimm/nd_virtio.c:56:28: sparse: sparse: incorrect type in assignment (different base types)
 2021-06-19  3:24 UTC 

[PATCH v6 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-19  3:22 UTC  (11+ messages)
` [PATCH v6 12/17] powerpc/pseries/vas: Integrate API with open/close windows
` [PATCH v6 13/17] powerpc/pseries/vas: Setup IRQ and fault handling

[android-common:android-4.19 4/5] drivers/usb/host/xhci-mem.c:1880:56: sparse: sparse: restricted __le32 degrades to integer
 2021-06-19  3:22 UTC 

[PATCH 0/8] membarrier cleanups
 2021-06-19  3:20 UTC  (12+ messages)
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit

[PATCH net-next 0/9] net: hns3: refactor and new features for flow director
 2021-06-19  3:20 UTC  (8+ messages)
` [PATCH net-next 8/9] net: hns3: add support for queue bonding mode of "

[PATCH v2] drm/panfrost:report the full raw fault information instead
 2021-06-19  3:18 UTC  (4+ messages)

[PATCH 24/24] rtw89: add Kconfig and Makefile
 2021-06-19  3:18 UTC  (5+ messages)

[PATCH v2 0/9] powerpc: Add support for Microwatt soft-core
 2021-06-19  3:16 UTC  (13+ messages)
` [PATCH v2 1/9] powerpc: Add Microwatt platform
` [PATCH v2 5/9] powerpc/microwatt: Use standard 16550 UART for console
` [PATCH v2 6/9] powerpc/microwatt: Add support for hardware random number generator
` [PATCH v2 8/9] powerpc/boot: Fixup device-tree on little endian
` [PATCH v2 9/9] powerpc/boot: Add a boot wrapper for Microwatt

[PATCH v5 0/2] Add APNE PCMCIA 100 Mbit support
 2021-06-19  3:13 UTC  (4+ messages)
` [PATCH net-next v5 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation
 2021-06-19  3:09 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests
 2021-06-19  3:10 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix alpha in coverage-vs-premult-vs-constant

[PATCH] PCI: dwc: meson add quirk
 2021-06-19  3:01 UTC  (7+ messages)

[PATCH] selftests/lkdtm: Use /bin/sh not $SHELL
 2021-06-19  3:02 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-06-19  2:47 UTC  (12+ messages)
` [PATCH v2 2/3] phy: phy-mtk-tphy: support new hardware version
` [PATCH v2 3/3] phy: phy-mtk-tphy: add support mt8195

[PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL
 2021-06-19  2:58 UTC 

[PATCH] mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled
 2021-06-19  2:55 UTC 

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2021-06-19  2:54 UTC  (3+ messages)

[PATCH 1/1] scsi: mpt3sas: Fix error return value in _scsih_expander_add()
 2021-06-19  2:53 UTC  (2+ messages)

[PATCH v2] m68k: save extra registers on more syscall entry points
 2021-06-19  2:52 UTC  (9+ messages)

[PATCH -next] scsi: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe()
 2021-06-19  2:48 UTC  (4+ messages)

[PATCH] mpt3sas: Fix Coverity reported issue
 2021-06-19  2:47 UTC  (2+ messages)

[PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-19  2:45 UTC  (2+ messages)

[PATCH] scsi: elx: libefc: fix IRQ restore in efc_domain_dispatch_frame()
 2021-06-19  2:44 UTC  (2+ messages)

[PATCH] myfirstcontrib: update links to IRC channels
 2021-06-19  2:33 UTC 

[PATCH] elx: efct: fix pointer error checking in debugfs init
 2021-06-19  2:41 UTC  (2+ messages)

[PATCH] elx: efct: fix is_originator return code type
 2021-06-19  2:39 UTC  (2+ messages)

[atishp04:dma_non_coherent_v1 3/5] drivers/soc/sifive/sifive_l2_cache.c:75:22: error: use of undeclared identifier 'CONFIG_SIFIVE_L2_FLUSH_START'
 2021-06-19  2:40 UTC 

[PATCH] elx: efct: fix link error for _bad_cmpxchg
 2021-06-19  2:38 UTC  (2+ messages)

[PATCH] lpfc: Fix build error in lpfc_scsi.c
 2021-06-19  2:36 UTC  (2+ messages)

[PATCH] scsi: target/iscsi: remove redundant continue statement
 2021-06-19  2:34 UTC  (2+ messages)

[PATCH] scsi: iscsi: remove redundant continue statement
 2021-06-19  2:34 UTC  (2+ messages)

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-19  2:33 UTC  (4+ messages)
` [PATCH -V8 07/10] mm/vmscan: add helper for querying ability to age anonymous pages

[PATCH] scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
 2021-06-19  2:32 UTC  (2+ messages)

drivers/rtc/rtc-pcf8523.c:35: warning: "REG_OFFSET" redefined
 2021-06-19  2:30 UTC  (2+ messages)

[PATCH] scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()
 2021-06-19  2:31 UTC  (2+ messages)

[PATCH -next] scsi: elx: efct: Fix error handling in efct_hw_init()
 2021-06-19  2:29 UTC  (2+ messages)

[PATCH][next] scsi: elx: libefc: Fix less than zero comparison of a unsigned int
 2021-06-19  2:28 UTC  (2+ messages)

[PATCH] btrfs-tools: include linux/const.h to fix build with 5.12+ headers
 2021-06-19  2:25 UTC  (3+ messages)
` [OE-core] "

[PATCH][next] scsi: elx: efct: remove redundant initialization of variable lun
 2021-06-19  2:24 UTC  (2+ messages)

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-19  2:23 UTC  (3+ messages)

[PATCH][next] scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"
 2021-06-19  2:22 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ppa: Switch to use module_parport_driver()
 2021-06-19  2:21 UTC  (2+ messages)

[PATCH v1 1/1] scsi: imm: Switch to use module_parport_driver()
 2021-06-19  2:21 UTC  (2+ messages)

[GIT PULL] Networking for 5.13-rc7
 2021-06-19  2:16 UTC  (2+ messages)

[PATCH 0/3] bundle.c: remove "ref_list" in favor of string-list.c API
 2021-06-19  2:12 UTC  (3+ messages)
` [PATCH 3/3] bundle: "

[qemu-mainline test] 162889: regressions - FAIL
 2021-06-19  2:11 UTC 

drivers/net/usb/r8152.c:7474:13: warning: stack frame size of 8736 bytes in function 'r8156b_hw_phy_cfg'
 2021-06-19  2:08 UTC  (2+ messages)

[PATCH 0/2] docs/core-api: add memory_hotplug and protection keys translation
 2021-06-19  2:07 UTC  (4+ messages)
` [PATCH 1/2] docs/zh_CN: add core api memory_hotplug translation

[cip-dev] Request support to switch the CIP version
 2021-06-18  8:35 UTC  (2+ messages)

[PATCH -next v2] scsi: mpi3mr: Make some symbols static
 2021-06-19  2:05 UTC  (2+ messages)

[PATCH -next resend] scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc()
 2021-06-19  2:03 UTC  (2+ messages)

[PATCH] um: remove unneeded semicolon in um_arch.c
 2021-06-19  2:02 UTC  (2+ messages)

[linux-next:master 10920/11253] arch/um/drivers/virtio_uml.c:1102:6: warning: no previous prototype for 'virtio_uml_set_no_vq_suspend'
 2021-06-19  2:01 UTC 

[PATCH -next] scsi: mpi3mr: Fix missing unlock on error
 2021-06-19  2:02 UTC  (2+ 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.