All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-30 03:11:31 to 2020-05-30 07:34:39 UTC [more...]

[RFC PATCH 1/1] drm/mm: add ig_frag selftest
 2020-05-30  3:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RFC,1/1] "

[PATCH] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-05-30  7:34 UTC  (3+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-05-30  7:33 UTC  (3+ messages)
` [Bug 1878255] "

[PATCH v2 0/3] CPUCFG emulation future-proofing & HWCAP addition
 2020-05-30  7:32 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Loongson64: Guard against future cores without CPUCFG
` [PATCH v2 2/3] MIPS: Expose Loongson CPUCFG availability via HWCAP
` [PATCH v2 3/3] MIPS: Loongson64: Reorder CPUCFG model match arms

[PATCH v2] misc: mic: Remove the error message as the call will print it
 2020-05-30  7:34 UTC 

[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-05-30  7:29 UTC  (3+ messages)

[PATCH] ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
 2020-05-30  7:26 UTC  (5+ messages)

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-05-30  7:18 UTC  (8+ messages)

[PATCH bpf-next RFC 0/3] bpf: dynamic map-value config layout via BTF
 2020-05-30  7:19 UTC  (3+ messages)
` [PATCH bpf-next RFC 2/3] bpf: devmap dynamic map-value storage area based on BTF

checkpatch warnings with PCI DT compatible string
 2020-05-30  7:17 UTC 

Lost PCIe PME after a914ff2d78ce ("PCI/ASPM: Don't select CONFIG_PCIEASPM by default")
 2020-05-30  7:14 UTC  (7+ messages)

[PATCH 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-05-30  7:09 UTC  (13+ messages)
` [PATCH 03/13] efi_loader: image_loader: retrieve authenticode only if it exists
` [PATCH 04/13] efi_loader: signature: fix a size check against revocation list
` [PATCH 05/13] efi_loader: signature: make efi_hash_regions more generic
` [PATCH 06/13] efi_loader: image_loader: verification for all signatures should pass
` [PATCH 07/13] efi_loader: image_loader: add digest-based verification for signed image
` [PATCH 08/13] test/py: efi_secboot: remove all "re.search"

[PATCH V2] mm, memory_failure: don't send BUS_MCEERR_AO for action required error
 2020-05-30  7:08 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: net: wireless: mt76: add power-limits node
 2020-05-30  7:05 UTC  (3+ messages)

[PATCH v2 00/41] More atomisp fixes and cleanups
 2020-05-30  6:55 UTC  (42+ messages)
` [PATCH v2 01/41] media: atomisp: simplify hive_isp_css_mm_hrt wrapper
` [PATCH v2 02/41] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
` [PATCH v2 03/41] media: atomisp: reduce abstraction at ia_css_memory_access
` [PATCH v2 04/41] media: atomisp: go one step further to drop ia_css_memory_access.c
` [PATCH v2 05/41] media: atomisp: get rid of mmgr_load and mmgr_store
` [PATCH v2 06/41] media: atomisp: get rid of unused memory_realloc code
` [PATCH v2 07/41] media: atomisp: change the type returned by mmgr alloc
` [PATCH v2 08/41] media: atomisp: get rid of memory_access.c
` [PATCH v2 09/41] media: atomisp: hmm_bo: untag user pointers
` [PATCH v2 10/41] media: atomisp: add debug message to help debugging hmm code
` [PATCH v2 11/41] media: atomisp: use Yocto Aero default hmm pool sizes
` [PATCH v2 12/41] media: atomisp: get rid of a warning message
` [PATCH v2 13/41] media: atomisp: fix driver caps
` [PATCH v2 14/41] media: atomisp: use pin_user_pages() for memory allocation
` [PATCH v2 15/41] media: atomisp: add debug for hmm alloc
` [PATCH v2 16/41] media: atomisp: improve warning for IRQ enable function
` [PATCH v2 17/41] media: atomisp: add debug functions for received events
` [PATCH v2 18/41] media: atomisp: add more comments about frame allocation
` [PATCH v2 19/41] media: atomisp: remove kvmalloc/kvcalloc abstractions
` [PATCH v2 20/41] media: atomisp: avoid OOPS due to non-existing ref_frames
` [PATCH v2 21/41] media: atomisp: Clean up if block in sh_css_sp_init_stage
` [PATCH v2 22/41] media: atomisp: Remove second increment of count in atomisp_subdev_probe
` [PATCH v2 23/41] media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension
` [PATCH v2 24/41] media: atomisp: Remove unnecessary NULL check in atomisp_param
` [PATCH v2 25/41] media: atomisp: Avoid overflow in compute_blending
` [PATCH v2 26/41] media: atomisp: Remove binary_supports_input_format
` [PATCH v2 27/41] media: atomisp: avoid an extra memset() when alloc memory
` [PATCH v2 28/41] media: atomisp: remove some trivial wrappers from compat css20
` [PATCH v2 29/41] media: atomisp: do another round of coding style cleanup
` [PATCH v2 30/41] media: atomisp: get rid of non-Linux error codes
` [PATCH v2 31/41] media: atomisp: get rid of an error abstraction layer
` [PATCH v2 32/41] media: atomisp: don't cause a warn if probe failed
` [PATCH v2 33/41] media: atomisp: get rid of a bunch of other wrappers
` [PATCH v2 34/41] media: atomisp: get rid of system_types.h
` [PATCH v2 35/41] media: atomisp: provide more details about the firmware binaries
` [PATCH v2 36/41] media: atomisp: print firmware data during load
` [PATCH v2 37/41] media: atomisp: allow passing firmware name at modprobe time
` [PATCH v2 38/41] media: atomisp: add a debug message at hmm free
` [PATCH v2 39/41] media: atomisp: add some debug messages when binaries are used
` [PATCH v2 40/41] media: atomisp: get rid of set_fs() dirty hacks
` [PATCH v2 41/41] media: atomisp: add SPDX headers

[PATCH] acpi: tpm: Do not build TCPA table for TPM 2
 2020-05-30  6:58 UTC  (3+ messages)

[xen-unstable-smoke test] 150524: regressions - FAIL
 2020-05-30  6:57 UTC 

[PATCH v4 0/4] scsi: ufs: cleanup ufs initialization
 2020-05-30  6:56 UTC  (5+ messages)
` [PATCH v4 3/4] scsi: ufs: cleanup ufs initialization path
` [PATCH v4 4/4] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length

[f2fs-dev] [PATCH] ext4: avoid utf8_strncasecmp() with unstable name
 2020-05-30  6:52 UTC  (7+ messages)
`  "

[Bug 207971] New: Wrong permissions with cp -a and reiserfs mounted with acl
 2020-05-30  6:52 UTC  (2+ messages)
` [Bug 207971] "

[PATCH v3 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-30  6:51 UTC  (4+ messages)
` [PATCH v3 6/7] watchdog: dw_wdt: Add pre-timeouts support

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-05-30  6:48 UTC  (3+ messages)

[RFC v3 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-30  6:42 UTC  (6+ messages)
` [RFC v3 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

[PATCH RFC V3] new ioctl BTRFS_IOC_GET_CHUNK_INFO
 2020-05-30  6:41 UTC  (8+ messages)
` [PATCH rfc v3] New "

[PATCH net-next v2] net/mlx5e: add conntrack offload rules only in ct or ct_nat flow table
 2020-05-30  6:27 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr2_su: Read su blocks of frame 1 if frame 0 is 0
 2020-05-30  6:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-05-29
 2020-05-30  6:26 UTC 

[android-common:android-4.19 1/4] fs/incfs/data_mgmt.c:137 incfs_open_data_file() error: potential null dereference 'df'. (kzalloc returns null)
 2020-05-30  6:23 UTC 

[PATCH] scsi/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function
 2020-05-30  6:18 UTC  (4+ messages)

[dhowells-fs:fscache-iter 57/62] include/linux/fscache.h:472: undefined reference to `__fscache_invalidate'
 2020-05-30  6:17 UTC 

[PATCH v2 00/58] qdev: Rework how we plug into the parent bus
 2020-05-30  6:15 UTC  (7+ messages)
` [PATCH v2 19/58] isa: Convert uses of isa_create() with Coccinelle

[PATCH] perf/evsel: Fix missing close fd when ignore_missing_thread
 2020-05-30  6:15 UTC  (2+ messages)

[linux-next:master 10345/14131] drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1193:3: warning: variable 'count' is incremented both in the loop header and in the loop body
 2020-05-30  6:06 UTC  (2+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-05-30  6:08 UTC  (13+ messages)

[f2fs-dev] [PATCH] f2fs: avoid utf8_strncasecmp() with unstable name
 2020-05-30  6:04 UTC  (2+ messages)
`  "

patch "driver core: Update device link status correctly for SYNC_STATE_ONLY" added to driver-core-next
 2020-05-30  6:02 UTC  (2+ messages)

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-05-30  5:59 UTC 

[PATCH] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-30  5:58 UTC  (4+ messages)

[PATCH net-next] mlx5: Restore err assignment in mlx5_mdev_init
 2020-05-30  5:54 UTC 

[PATCH v2] net/sched: act_ct: add nat mangle action only for NAT-conntrack
 2020-05-30  5:54 UTC 

[Intel-gfx] [PATCH 06/12] dma-buf: Proxy fence, an unsignaled fence placeholder
 2020-05-30  5:53 UTC  (3+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-30  5:51 UTC  (7+ messages)
` [PATCH v8 12/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v8 14/18] EFI: Introduce the new AMD Memory Encryption GUID

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-05-30  5:47 UTC  (9+ messages)
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH 1/1] efi_loader: simplify PE consistency check
 2020-05-30  5:43 UTC 

[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
 2020-05-30  5:25 UTC  (4+ messages)
` [PATCH 9/9] staging: media: atomisp: add PMIC_OPREGION dependency

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-30  5:18 UTC  (14+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH 0/11] exec: cred calculation simplifications
        ` [PATCH 0/2] exec: Remove the computation of bprm->cred
          ` [PATCH 1/2] exec: Add a per bprm->file version of per_clear
          ` [PATCH 2/2] exec: Compute file based creds only once

[PATCH net-next v2] net/sched: fix a couple of splats in the error path of tcf_gate_init()
 2020-05-30  5:17 UTC  (2+ messages)

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-05-30  5:10 UTC  (4+ messages)
` [PATCH 17/30] KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit

[PATCH] locking/Kconfig: Don't forcefully uninline spin_unlock for PREEMPT
 2020-05-30  5:09 UTC  (2+ messages)
` [PATCH v2] "

[android-common:android-mainline-tracking 527/538] fs/incfs/data_mgmt.c:428:17: warning: comparison of unsigned expression < 0 is always false
 2020-05-30  5:09 UTC 

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-30  5:02 UTC 

[PATCH 1/2] ext4: mballoc - prefetching for bitmaps
 2020-05-30  5:01 UTC  (5+ messages)

+ mm-swap-delete-meaningless-__add_to_swap_cache-declaration.patch added to -mm tree
 2020-05-30  4:58 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: Update TC DP vswing table
 2020-05-30  4:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

linux-next: Signed-off-by missing for commit in the clk tree
 2020-05-30  4:56 UTC 

[PATCH] flow_dissector: work around stack frame size warning
 2020-05-30  4:49 UTC  (2+ messages)

[libvirt bisection] complete build-armhf-libvirt
 2020-05-30  4:47 UTC 

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-30  4:48 UTC  (6+ messages)

[PATCH 1/1] efi_loader: function description cmp_pe_section()
 2020-05-30  4:47 UTC 

[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
 2020-05-30  4:43 UTC  (3+ messages)

[PATCH net] devinet: fix memleak in inetdev_init()
 2020-05-30  4:39 UTC  (2+ messages)

[PATCH][v5] KVM: X86: support APERF/MPERF registers
 2020-05-30  4:35 UTC 

[pull request][net-next 00/15] mlx5 cleanup 2020-05-29
 2020-05-30  4:26 UTC  (16+ messages)
` [net-next 01/15] mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff
` [net-next 02/15] net/mlx5: Kconfig: Fix spelling typo
` [net-next 03/15] net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
` [net-next 04/15] net/mlx5: reduce stack usage in qp_read_field
` [net-next 05/15] net: Make mpls_entry_encode() available for generic users
` [net-next 06/15] net/mlx5e: Use generic API to build MPLS label
` [net-next 07/15] net/mlx5: DR: Fix incorrect type in argument
` [net-next 08/15] net/mlx5: DR: Fix cast to restricted __be32
` [net-next 09/15] net/mlx5: DR: Fix incorrect type in return expression
` [net-next 10/15] net/mlx5: cmd: Fix memset with byte count warning
` [net-next 11/15] net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types
` [net-next 12/15] net/mlx5: IPSec: Fix incorrect type for spi
` [net-next 13/15] net/mlx5e: en_tc: Fix incorrect type in initializer warnings
` [net-next 14/15] net/mlx5e: en_tc: Fix cast to restricted __be32 warning
` [net-next 15/15] net/mlx5e: Make mlx5e_dcbnl_ops static

[PATCH 0/2] CPUCFG emulation future-proofing & HWCAP addition
 2020-05-30  4:26 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Loongson64: Guard against future cores without CPUCFG

[dhowells-fs:fscache-iter 56/62] include/linux/fscache.h:498: undefined reference to `__fscache_free_io_request'
 2020-05-30  4:26 UTC 

[pull request][net-next 00/11] mlx5 kTLS RX offload support 2020-05-29
 2020-05-30  4:07 UTC  (7+ messages)
` [net-next 10/11] net/mlx5e: kTLS, Add kTLS RX resync support

[RFC][PATCH] usb: typec: tcpci_rt1711h: Try to avoid screaming irq causing boot hangs
 2020-05-30  4:01 UTC 

[xen-unstable-smoke test] 150515: regressions - FAIL
 2020-05-30  4:01 UTC 

[peterz-queue:x86/module 3/5] arch/x86/um/../kernel/module.c:272: undefined reference to `split_lock_enabled'
 2020-05-30  4:01 UTC 

[linux-next:master 10308/14131] drivers/staging/media/atomisp/pci/sh_css_sp.c:1039:23: warning: address of 'binary->in_frame_info' will always evaluate to 'true'
 2020-05-30  2:32 UTC 

[PATCH 0/3] overlayfs: Do not check metacopy in ovl_get_inode()
 2020-05-30  3:55 UTC  (3+ messages)

[PATCH] refperf: work around 64-bit division
 2020-05-30  3:52 UTC  (2+ messages)

[PATCH 1/1] efi_loader: function descriptions efi_image_loader.c
 2020-05-30  3:51 UTC 

[U-Boot] Please pull from u-boot-i2c
 2020-05-30  3:51 UTC 

[PATCH 1/1] i2c: observe scl_count in i2c_deblock_gpio_loop()
 2020-05-30  3:50 UTC  (2+ messages)

[PATCH v2] misc: i2c_eeprom: implement different probe test eeprom offset
 2020-05-30  3:49 UTC  (2+ messages)

[PATCH 1/2] i2c: designware_i2c: Tidy up use of NULL priv
 2020-05-30  3:47 UTC  (4+ messages)
` [PATCH 2/2] i2c: designware_i2c: Check if the device is powered

[PATCH] loop: replace kill_bdev with invalidate_bdev
 2020-05-30  3:48 UTC 

cron job: media_tree daily build: ERRORS
 2020-05-30  3:36 UTC 

Python scripts - /usr/bin/env python3 vs python vs python2.7
 2020-05-30  3:36 UTC  (6+ messages)

FIO zonemode zbd with IO errors
 2020-05-30  3:30 UTC 

[PATCHv5][ 1/7] board: tbs2910: disable loadb and loads commands
 2020-05-30  3:24 UTC  (7+ messages)
` [PATCHv5][ 2/7] board: tbs2910: disable CONFIG_GZIP
` [PATCHv5][ 3/7] board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig
` [PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions
` [PATCHv5][ 5/7] board: tbs2910: remove CONFIG_DHCP
` [PATCHv5][ 6/7] board: tbs2910: Enable distro_boot support
` [PATCHv5][ 7/7] board: tbs2910: add documentation

[PATCH] usb: cdns3: fix possible buffer overflow caused by bad DMA value
 2020-05-30  3:24 UTC 

[PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
 2020-05-30  3:22 UTC  (5+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[linux-linus test] 150464: tolerable FAIL - PUSHED
 2020-05-30  3:21 UTC 

[PATCH net] tun: correct header offsets in napi frags mode
 2020-05-30  3:14 UTC  (3+ messages)

[ti:ti-rt-linux-5.4.y 3684/7278] drivers/misc/pci_endpoint_test.c:368:39: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-05-30  3:14 UTC 

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-05-30  3:10 UTC  (3+ messages)
` [PATCH v2 08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c
` [PATCH v2 22/22] drm: mxsfb: Support the alpha plane


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.