All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-01 06:46:20 to 2020-05-01 08:14:29 UTC [more...]

dinode reading cleanups
 2020-05-01  8:14 UTC  (2+ messages)
` [PATCH 01/12] xfs: xfs_bmapi_read doesn't take a fork id as the last argument

Seg Fault on git fetch with fetch.negotiationAlgorithm=skipping
 2020-05-01  8:13 UTC  (3+ messages)

[PATCH net-next] r8169: remove not needed parameter in rtl8169_set_magic_reg
 2020-05-01  8:11 UTC 

[PATCH 3/3] ALSA: hda/realtek - Add LED class support for micmute LED
 2020-05-01  8:11 UTC  (2+ messages)

[PATCH 0/12] direct-map DomUs
 2020-05-01  8:09 UTC  (5+ messages)
` [PATCH 10/12] xen/arm: if is_domain_direct_mapped use native UART address for vPL011

[PATCH 0/1] Add IMR driver for Keem Bay
 2020-05-01  8:10 UTC  (10+ messages)
` [PATCH 1/1] soc: keembay: Add Keem Bay IMR driver

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-05-01  8:08 UTC  (5+ messages)
` [PATCH 06/18] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support

[LTP] [PATCH 0/4] fanotify ltp tests for v5.7-rc1
 2020-05-01  8:09 UTC  (5+ messages)
` [LTP] [PATCH 1/4] syscalls/fanotify09: Check merging of events on directories
` [LTP] [PATCH 2/4] syscalls/fanotify15: Minor corrections

[PATCH v2] dt-bindings: arm-smmu: Add sc7180 compatible string and mem_iface clock
 2020-05-01  8:08 UTC  (5+ messages)
    ` [Freedreno] "

[PATCH v2 00/21] xfs: refactor log recovery
 2020-05-01  8:08 UTC  (6+ messages)
` [PATCH 01/21] xfs: refactor log recovery item sorting into a generic dispatch structure

[PATCH] xfs_io: copy_range can take up to 8 arguments
 2020-05-01  8:07 UTC  (2+ messages)

[PATCH] xfs: pass a commit_mode to xfs_trans_commit
 2020-05-01  8:07 UTC  (2+ messages)

Extremely slow device removals
 2020-05-01  8:05 UTC  (10+ messages)

[PATCH v3 00/17] xfs: flush related error handling cleanups
 2020-05-01  8:03 UTC  (24+ messages)
` [PATCH v3 02/17] xfs: factor out buffer I/O failure code
` [PATCH v3 05/17] xfs: reset buffer write failure state on successful completion
` [PATCH v3 06/17] xfs: refactor ratelimited buffer error messages into helper
` [PATCH v3 07/17] xfs: ratelimit unmount time per-buffer I/O error alert
` [PATCH v3 10/17] xfs: acquire ->ail_lock from xfs_trans_ail_delete()
` [PATCH v3 11/17] xfs: use delete helper for items expected to be in AIL
` [PATCH v3 12/17] xfs: drop unused shutdown parameter from xfs_trans_ail_remove()
` [PATCH v3 13/17] xfs: combine xfs_trans_ail_[remove|delete]()
` [PATCH v3 15/17] xfs: random buffer write failure errortag
` [PATCH v3 17/17] xfs: remove unused iget_flags param from xfs_imap_to_bp()

[Intel-gfx] [PATCH 0/4] Steer multicast register workaround verification
 2020-05-01  8:01 UTC  (2+ messages)

[dpdk-dev] [PATCH] event/dsw: avoid reusing previously recorded events
 2020-05-01  8:01 UTC  (7+ messages)

next/pending-fixes build: 217 builds: 1 failed, 216 passed, 1 error, 266 warnings (v5.7-rc3-277-ga37f92ef57b2)
 2020-05-01  7:54 UTC 

[PATCH 00/15] gcc-10 warning fixes
 2020-05-01  7:54 UTC  (7+ messages)
` [PATCH 13/15] scsi: sas: avoid gcc-10 zero-length-bounds warning
` [PATCH 15/15] nvme: "

fuse doesn't use security_inode_init_security?
 2020-05-01  7:53 UTC  (3+ messages)
  ` [Virtio-fs] "

[PATCH][meta-java 1/3] openjdk-build-helper: Fix decoding GCC major version
 2020-05-01  7:50 UTC  (4+ messages)
` [PATCH][meta-java 3/3] openjdk-8: Fix building with GCC 10
  ` [oe] "

[hare-scsi-devel:reserved-tags.v3 36/41] drivers/scsi/hisi_sas/hisi_sas_main.c:1196:36: sparse: sparse: incorrect type in argument 2 (different base types)
 2020-05-01  7:49 UTC 

[PATCH] python/semanage: Use ipaddress module instead of IPy
 2020-05-01  7:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-01  7:46 UTC  (3+ messages)
` [PATCH net-next v4 1/2] ethtool: provide UAPI "
` [PATCH net-next v4 2/2] net: phy: tja11xx: add support for master-slave configuration

[PATCH v2 0/2] Replace and improve "mcsafe" with copy_safe()
 2020-05-01  7:46 UTC  (7+ messages)

[PATCH 1/2] restorecond: Rename restorecond-user.service to restorecond_user.service
 2020-05-01  7:45 UTC  (3+ messages)
` [PATCH 2/2] restorecond: Use pkg-config to get locations for systemd units

[PATCH nvme-cli] nvme-print: nvme list -o json fix
 2020-05-01  7:42 UTC 

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-01  7:39 UTC  (10+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux, cma-heap tag for reserved memory
  ` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap "
` [RFC][PATCH 2/4] mm: cma: Add dma_heap flag to cma structure
` [RFC][PATCH 3/4] dma-buf: cma_heap: Extend logic to export CMA regions tagged with "linux,cma-heap"
  ` [RFC][PATCH 3/4] dma-buf: cma_heap: Extend logic to export CMA regions tagged with "linux, cma-heap"
` [RFC][PATCH 4/4] example: dts: hi3660-hikey960: Add dts entries to test cma heap binding

stable-rc/linux-5.4.y boot: 172 boots: 2 failed, 155 passed with 9 offline, 6 untried/unknown (v5.4.36-52-g35bbc55d9e29)
 2020-05-01  7:39 UTC 

[PATCH v2] sepolicy: fix some typos and port definitions
 2020-05-01  7:37 UTC  (2+ messages)

[PATCH 00/36] target/arm: Convert Neon to decodetree (part 1)
 2020-05-01  7:32 UTC  (2+ messages)

linux-next: build warning after merge of the sound tree
 2020-05-01  7:33 UTC  (2+ messages)

[PATCH] doc: fix quoting bug in credential cache example
 2020-05-01  7:33 UTC  (11+ messages)
` [PATCH 1/2] gitcredentials(7): clarify quoting of helper examples
` [PATCH 2/2] gitcredentials(7): make shell-snippet example more realistic
          ` [PATCH v2 1/2] gitcredentials(7): clarify quoting of helper examples
          ` [PATCH v2 2/2] gitcredentials(7): make shell-snippet example more realistic

[PATCH v2] submodule: port subcommand 'set-url' from shell to C
 2020-05-01  7:32 UTC 

[PATCH] vfs: allow unprivileged whiteout creation
 2020-05-01  7:31 UTC  (3+ messages)

[PATCH 3/3] tty: n_gsm: Fix waking up upper tty layer when room available
 2020-05-01  7:31 UTC 

[PATCH bpf] security: Fix the default value of fs_context_parse_param hook
 2020-05-01  7:30 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO
 2020-05-01  7:28 UTC 

[PATCH v2 0/9] Add Rockchip RK3399 USB3.0 Host support
 2020-05-01  7:30 UTC  (10+ messages)
` [PATCH v2 1/9] usb: dwc3: add dis_enblslpm_quirk
` [PATCH v2 5/9] phy: rockchip: add a new driver for type-c phy
` [PATCH v2 7/9] ARM: dts: rk3399: amend dwc3 related nodes
` [PATCH v2 9/9] configs: evb-rk3399: update support usb3.0 host

LDD3 vs Essential Linux Device Drivers
 2020-05-01  7:29 UTC  (3+ messages)

Tmpfs size accounting misses memory allocations
 2020-05-01  7:29 UTC  (5+ messages)

[PATCH] hostmem: don't use mbind() if host-nodes is epmty
 2020-05-01  7:28 UTC  (3+ messages)

[PATCH] arm64: tegra: Fix ethernet phy-mode for Jetson Xavier
 2020-05-01  7:27 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Use right Kconfig option name
 2020-05-01  7:24 UTC 

Fwd: Re: Errors in man pages, here: charmap(5): Content
 2020-05-01  7:27 UTC  (3+ messages)

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-01  7:23 UTC  (16+ messages)
` [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
` [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-30 16:27 UTC  (5+ messages)
` [PATCH v2 04/91] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v2 05/91] clk: bcm: rpi: Allow the driver to be probed by DT

[PATCH v7 0/2] Add initial support for slimport anx7625
 2020-04-30 13:58 UTC  (12+ messages)
` [PATCH v7 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2] drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
 2020-04-30 11:56 UTC 

[PATCH v2 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-04-30 15:33 UTC 

[PATCH] drm/radeon: cleanup coding style a bit
 2020-04-30 11:00 UTC  (2+ messages)
`  "

[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
 2020-04-30 15:35 UTC  (11+ messages)
` [RFC PATCH 1/4] drm/etnaviv: Prevent IRQ triggering at probe time on i.MX8MM
` [RFC PATCH 2/4] drm/etnaviv: Fix error path in etnaviv_gpu_clk_enable()
` [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
` [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv

[PATCH -next] drm/vboxvideo: Fix a NULL vs IS_ERR() check in vbox_hw_init()
 2020-04-30  7:05 UTC 

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-30 15:11 UTC  (7+ messages)
` [PATCH v7 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver

[PATCH v2] drm/bridge: adv7511: Fix cec clock EPROBE_DEFER handling
 2020-04-30 11:54 UTC 

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-04-30 12:09 UTC  (4+ messages)

[RESEND 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-04-30 15:06 UTC  (2+ messages)

[PATCH 3/4] add drm panel ilitek 9341 driver
 2020-04-30  9:43 UTC 

[PATCH] drm/msm: Fix undefined "rd_full" link error
 2020-04-30 19:24 UTC 

[PATCH 1/4] add dts node for drm panel driver ili9341 add dts i2c3 for stmpe touch add dts spi5 for gyro & ili9341
 2020-04-30 12:50 UTC  (6+ messages)

[PATCH] drm/radeon: drm/amdgpu: Disable [1002:6611] in radeon
 2020-04-30  8:53 UTC 

[RESEND 2/2] drm/format_helper: Dual licence the header in GPL-2 and MIT
 2020-04-30 15:06 UTC  (2+ messages)

[PATCH] add drm panel driver for stm32f429-dicovery board the change details:
 2020-04-30  8:25 UTC  (2+ messages)

[PATCH] drm/nouveau/dispnv04: Remove dead code
 2020-04-30 20:26 UTC 

[PATCH -next] drm/udl: Make udl_handle_damage static
 2020-04-30 12:13 UTC 

[PULL] drm-misc-fixes
 2020-04-30 15:32 UTC 

[PATCH -next] drm/mcde: dsi: Fix return value check in dev_err()
 2020-04-30  7:31 UTC  (2+ messages)
` [PATCH -next v2] drm/mcde: dsi: Fix return value check in mcde_dsi_bind()

[PATCH v2 2/2] drm/format_helper: Dual licence the header in GPL-2 and MIT
 2020-04-30 15:34 UTC 

[PATCH v9 0/2] Add initial support for slimport anx7625
 2020-04-30  9:35 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v9 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2] drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
 2020-04-30 11:56 UTC 

[PATCH] drm/bridge: adv7511: Fix cec clock EPROBE_DEFER handling
 2020-04-30 11:58 UTC  (3+ messages)

[PATCH] drm/vboxvideo: Fix a NULL vs IS_ERR() check in vbox_hw_init()
 2020-04-30  9:30 UTC 

[PATCH v2 1/1] drm/mm: optimize rb_hole_addr rbtree search
 2020-04-30  9:58 UTC 

Msg "PM: pci_pm_suspend(): ast_pm_suspend+0x0/0x40 [ast] returns -22" after migrating to V5.6.7 kernel from v5.5.10
 2020-04-30 11:35 UTC  (6+ messages)

[PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-04-30 22:10 UTC 

[PATCH v8 0/2] Add initial support for slimport anx7625
 2020-04-30  7:11 UTC  (6+ messages)
` [PATCH v8 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

Errors in man pages, here: mount_namespaces(7): Understanding
 2020-05-01  7:20 UTC  (3+ messages)
` On bug bombing

[Buildroot] [PATCH 1/1] package/pkg-meson: use pkgconf to find host libraries
 2020-05-01  7:20 UTC  (4+ messages)

Improving documentation for programming interfaces
 2020-05-01  7:20 UTC  (7+ messages)

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-05-01  7:18 UTC  (4+ messages)

[PATCH] crypto: lib/sha256 - return void
 2020-05-01  7:13 UTC 

[meta-java] host gcc-9, icetea-7 gcc-9 but how older gcc versions?
 2020-05-01  7:16 UTC  (8+ messages)

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-05-01  7:14 UTC  (8+ messages)

[Virtio-fs] [PATCH 1/2] fuse: virtiofs: Fix nullptr dereference
 2020-05-01  7:14 UTC  (5+ messages)
` [Virtio-fs] [PATCH 2/2] fuse: virtiofs: Add basic multiqueue support
    `  "

Errors in man pages, here: getgrent(3): Understanding
 2020-05-01  7:13 UTC  (3+ messages)

Errors in man pages, here: st.4.po: Wording
 2020-05-01  7:11 UTC  (4+ messages)

[PATCH 0/2] Preparing to phase out uswsusp
 2020-05-01  7:10 UTC  (6+ messages)
` [PATCH 2/2] uswsusp: build only when configured

[RFC PATCH V2 0/9] Introduce attach/clear_page_private to cleanup code
 2020-05-01  6:41 UTC  (8+ messages)
` [RFC PATCH V2 1/9] include/linux/pagemap.h: introduce attach/clear_page_private
    ` [f2fs-dev] "

[PATCH] venus: avoid extra locking in driver
 2020-05-01  7:09 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
 2020-05-01  7:08 UTC  (4+ messages)
` [Potential Spoof] "

[PATCH] drivers/iommu: properly export iommu_group_get_for_dev
 2020-05-01  7:07 UTC  (5+ messages)

[WIC] Grow last partition up to disk size
 2020-05-01  7:06 UTC  (10+ messages)
` [yocto] "

[PATCH 00/10] efi_loader: add capsule update support
 2020-05-01  7:06 UTC  (5+ messages)
` [PATCH 01/10] efi_loader: disk: add efi_disk_is_system_part()

KASAN: slab-out-of-bounds Read in gadget_dev_desc_UDC_store
 2020-05-01  7:05 UTC  (2+ messages)

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-05-01  7:08 UTC  (4+ messages)
` [PATCH 2/2] xfs: "

[PATCH] usb: usbfs: correct kernel->user page attribute mismatch
 2020-05-01  7:05 UTC  (3+ messages)

[v2 linux-next PATCH 1/2] mm: khugepaged: add exceed_max_ptes_* helpers
 2020-05-01  7:04 UTC  (3+ messages)
` [v2 linux-next PATCH 2/2] mm: khugepaged: don't have to put being freed page back to lru

[PATCH v1 0/9] gdbstub/next
 2020-05-01  7:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libuv, uvw: bump to versions 1.37.0, 2.5.0_libuv-v1.37
 2020-05-01  6:57 UTC  (4+ messages)

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2020-05-01  6:47 UTC  (2+ messages)
` [Bug 1749393] "

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-01  6:56 UTC  (3+ messages)

linux-next: build warning after merge of the char-misc tree
 2020-05-01  6:55 UTC  (2+ messages)

[yocto] [error-report-web][PATCH] Add SPDX license headers to source files
 2020-05-01  6:54 UTC 

[PATCH] bpf, x86_32: Fix clobbering of dst for BPF_JSET
 2020-05-01  6:53 UTC  (3+ messages)

[PATCH] btrfs: use crypto_shash_digest()
 2020-05-01  6:51 UTC 

Net: [DSA]: dsa-loop kernel panic
 2020-05-01  6:48 UTC  (5+ messages)

[PATCH v2 0/4] btrfs-progs: Sync code for btrfs_block_group
 2020-05-01  6:52 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs-progs: Sync block group item accessors from kernel
` [PATCH v2 2/4] btrfs-progs: Kill block_group_cache::key
` [PATCH v2 3/4] btrfs-progs: Remove the unused btrfs_block_group_cache::cache
` [PATCH v2 4/4] btrfs-progs: Rename btrfs_block_group_cache to btrfs_block_group

[dpdk-dev] [PATCH] app/testpmd: support flow aging
 2020-05-01  6:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/4] tcmode-external-arm: drop unnecessary CPPFLAGS and LDFLAGS adjustments
 2020-05-01  6:50 UTC  (8+ messages)
` [PATCH 2/4] external-arm-toolchain: drop unnecessary binutils-cross-${TARGET_ARCH} in PROVIDES
  ` [meta-arm] "
` [PATCH 4/4] external-arm-toolchain: drop unnecessary RDEPENDS on bash
  ` [meta-arm] "
` [meta-arm] [PATCH 1/4] tcmode-external-arm: drop unnecessary CPPFLAGS and LDFLAGS adjustments


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.