All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-30 00:22:28 to 2020-05-30 04:01:52 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] "

[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  (2+ messages)

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

[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)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-30  3:28 UTC  (12+ 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

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 "driver core: Update device link status correctly for SYNC_STATE_ONLY" added to driver-core-next
 2020-05-30  3:12 UTC 

[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
 2020-05-30  3:11 UTC  (17+ messages)
` [PATCH 2/9] staging: media: atomisp: declare 'struct device' before using it
` [PATCH 3/9] staging: media: atomisp: annotate an unused function
` [PATCH 5/9] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 7/9] staging: media: atomisp: fix enum type mixups
` [PATCH 8/9] staging: media: atomisp: disable all custom formats
` [PATCH 9/9] staging: media: atomisp: add PMIC_OPREGION dependency

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-05-30  3:10 UTC  (23+ messages)
` [PATCH v2 01/22] drm: mxsfb: Remove fbdev leftovers
` [PATCH v2 02/22] drm: mxsfb: Use drm_panel_bridge
` [PATCH v2 03/22] drm: mxsfb: Use BIT() macro to define register bitfields
` [PATCH v2 04/22] drm: mxsfb: Remove unused macros from mxsfb_regs.h
` [PATCH v2 05/22] drm: mxsfb: Clarify format and bus width configuration
` [PATCH v2 06/22] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block()
` [PATCH v2 07/22] drm: mxsfb: Use LCDC_CTRL register name explicitly
` [PATCH v2 08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c
` [PATCH v2 09/22] drm: mxsfb: Remove unneeded includes
` [PATCH v2 10/22] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c
` [PATCH v2 11/22] drm: mxsfb: Stop using DRM simple display pipeline helper
` [PATCH v2 12/22] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
` [PATCH v2 13/22] drm: mxsfb: Don't touch AXI clock in IRQ context
` [PATCH v2 14/22] drm: mxsfb: Enable vblank handling
` [PATCH v2 15/22] drm: mxsfb: Remove mxsfb_devdata unused fields
` [PATCH v2 16/22] drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
` [PATCH v2 17/22] drm: mxsfb: Update internal IP version number for i.MX6SX
` [PATCH v2 18/22] drm: mxsfb: Drop non-OF support
` [PATCH v2 19/22] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
` [PATCH v2 20/22] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
` [PATCH v2 21/22] drm: mxsfb: Remove unnecessary spaces after tab
` [PATCH v2 22/22] drm: mxsfb: Support the alpha plane

[PATCH net] devinet: fix memleak in inetdev_init()
 2020-05-30  3:34 UTC 

[PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
 2020-05-30  3:08 UTC  (4+ messages)

[linux-next:master 8302/14131] drivers/net/phy/bcm-phy-lib.c:586:5: warning: no previous prototype for function '__bcm_phy_enable_rdb_access'
 2020-05-30  3:06 UTC 

[android-common:android-4.19 1/2] drivers/mmc/core/crypto.c:21:6: warning: no previous prototype for 'mmc_crypto_free_host'
 2020-05-30  3:06 UTC 

[PATCH v3 0/2] fuzz: Skip QTest serialization
 2020-05-30  2:59 UTC  (2+ messages)

request to add pfr-manager repo to CI
 2020-05-30  3:00 UTC  (3+ messages)

[PATCH 3/4] scsi: move target device list to xarray
 2020-05-30  2:47 UTC  (3+ messages)

[android-common:android-mainline-tracking 341/538] drivers/pwm/core.c:513:3: note: in expansion of macro 'dev_warn'
 2020-05-30  2:47 UTC 

[PATCH 00/21] drm: mxsfb: Add i.MX7 support
 2020-05-30  2:44 UTC  (12+ messages)
` [PATCH 02/21] drm: mxsfb: Use drm_panel_bridge
` [PATCH 09/21] drm: mxsfb: Remove unneeded includes
` [PATCH 21/21] drm: mxsfb: Support the alpha plane

[PATCH] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
 2020-05-30  2:41 UTC 

[PATCH] media: venus: fix possible buffer overlow casued bad DMA value in venus_sfr_print()
 2020-05-30  2:41 UTC 

[PATCH v2 0/2] regulator_sync_state() support
 2020-05-30  2:39 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: Add support for sync_state() callbacks

[PATCH] drm/selftests/mm: reduce per-function stack usage
 2020-05-30  2:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for compact-test-array

[linux-next:master 11437/14131] Error: arch/arm64/boot/dts/qcom/sc7180.dtsi:1450.33-34 syntax error
 2020-05-30  2:30 UTC 

[Intel-gfx] [PATCH xf86-video-intel] sna/uxa: add drm modes for no-GTF pannels
 2020-05-30  2:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-30  2:20 UTC  (5+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH 0/5] use gcc builtins for sqrt and fma functions
 2020-05-30  2:17 UTC  (7+ messages)
` [PATCH 1/5] ARC/dl-runtime helper macros
` [PATCH 2/5] iee754: prvoide gcc builtins based generic sqrt functions
` [PATCH 3/5] iee754: prvoide gcc builtins based generic fma functions
` [PATCH 4/5] aarch/fpu: use generic sqrt, "
` [PATCH 5/5] powerpc/fpu: use generic "

[PATCH] rtc: abx80x: Add Device Tree matching table
 2020-05-30  2:16 UTC  (2+ messages)

[PATCH v5 0/2] add SW BOOST support for CPPC
 2020-05-30  2:08 UTC  (3+ messages)
` [PATCH v5 1/2] cpufreq: change '.set_boost' to act on only one policy
` [PATCH v5 2/2] CPPC: add support for SW BOOST

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-05-30  2:15 UTC  (5+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-30  2:09 UTC  (24+ messages)
` [PATCH v8 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v8 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 10/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v8 11/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 12/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v8 14/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v8 15/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v8 16/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v8 17/18] KVM: x86: Add kexec support for SEV Live Migration
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)

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

[PATCH v6 00/13] glibc port to ARC processors
 2020-05-30  2:02 UTC  (4+ messages)
` [PATCH v6 07/13] ARC: Linux Syscall Interface

[PATCH v2] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
 2020-05-30  2:03 UTC  (2+ messages)

[f2fs-dev] [PATCH] Revert "f2fs: fix quota_sync failure due to f2fs_lock_op"
 2020-05-30  2:02 UTC  (8+ messages)
    `  "

[PATCH v3 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
 2020-05-30  2:03 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  1:59 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr2_su: Print debugfs when skipping test
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_psr2_su: Read su blocks of frame 1 if frame 0 is 0

v15.2.3 Octopus released
 2020-05-30  1:56 UTC 

[PATCH] rtc: rv3028: add the missed check for devm_regmap_init_i2c
 2020-05-30  1:56 UTC  (2+ messages)

[PATCH net-next v3] hinic: add set_channels ethtool_ops support
 2020-05-29 18:11 UTC 

[PATCH 0/6] USB: sisusbvga: series of changes char to u8
 2020-05-30  1:48 UTC  (7+ messages)
` [PATCH 1/6] USB: sisusbvga: change char to u8 for sisusb_copy_memory
` [PATCH 2/6] USB: sisusbvga: change sisusb_write_mem_bulk
` [PATCH 3/6] USB: sisusbvga: change sisusb->ibuf,obuf,font_backup
` [PATCH 4/6] USB: sisusbvga: change userbuffer for sisusb_recv_bulk_msg to u8
` [PATCH 5/6] USB: sisusbvga: change sisusb_read_mem_bulk
` [PATCH 6/6] USB: sisusbvga: change the local char array to u8 array

[linux-review:UPDATE-20200528-145729/Tetsuo-Handa/twist-allow-converting-pr_devel-pr_debug-into-printk-KERN_DEBUG/20200524-225437 1/1] s390-linux-ld: smt.c:undefined reference to `addr_to_string'
 2020-05-30  1:41 UTC 

[Intel-gfx] [PATCH 0/7] drm/i915: DP vswing/preemph fixes
 2020-05-30  1:38 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Fix cpt/ppt max pre-emphasis
` [Intel-gfx] [PATCH 3/7] drm/i915: Fix ivb cpu edp vswing

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:38 UTC 

[jkirsher-next-queue:dev-queue 63/73] drivers/net/ethernet/intel/idpf/idpf_dev.h:7:10: fatal error: 'iecm.h' file not found
 2020-05-30  1:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] HID: usbhid: do not sleep when opening device
 2020-05-30  1:34 UTC  (6+ messages)

[PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
 2020-05-30  1:32 UTC  (2+ messages)

[PATCH net-next v2] hinic: add set_channels ethtool_ops support
 2020-05-30  1:30 UTC  (3+ messages)

[PATCH v2] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-05-30  1:27 UTC  (2+ messages)

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-05-30  1:23 UTC  (4+ messages)

[PATCH 1/2] rtc: snvs: Make SNVS clock always prepared
 2020-05-30  1:21 UTC  (2+ messages)

[PATCH v2 00/19] ASoC: add soc-card
 2020-05-30  1:18 UTC  (2+ messages)

[dhowells-fs:fscache-iter 38/62] fs/fscache/read_helper.c:154: undefined reference to `fscache_debug'
 2020-05-30  1:18 UTC 

[RFC PATCH] xfs: transfer freed blocks to blk res when lazy accounting
 2020-05-30  1:16 UTC  (10+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:14 UTC  (3+ messages)

[PATCH] spi: spi-fsl-dspi: fix native data copy
 2020-05-30  1:12 UTC  (2+ messages)

[PATCH] USB: cdc-wdm: Call wake_up_all() when clearing WDM_IN_USE bit
 2020-05-30  1:10 UTC  (14+ messages)

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-30  1:08 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: fix a print format issue in hclge_mac_mdio_config()
` [PATCH net-next 2/6] net: hns3: remove an unused macro hclge_is_csq
` [PATCH net-next 3/6] net: hns3: remove two unused macros in hclgevf_cmd.c
` [PATCH net-next 4/6] net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
` [PATCH net-next 5/6] net: hns3: fix two coding style issues in hclgevf_main.c
` [PATCH net-next 6/6] net: hns3: remove some unused codes in hns3_nic_set_features()

[ext4:dev 43/50] fs/ext4/mballoc.c:2209:9: sparse: sparse: context imbalance in 'ext4_mb_good_group_nolock' - different lock contexts for basic block
 2020-05-30  1:10 UTC 

[RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()
 2020-05-30  1:07 UTC  (2+ messages)

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-05-30  1:03 UTC  (4+ messages)

Bug 207877: ASMedia drive (174c:55aa) hangs in ioctl CDROM_DRIVE_STATUS when mounting a DVD
 2020-05-30  1:03 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Update TC DP vswing table
 2020-05-30  1:02 UTC  (2+ messages)

[PATCH v2 0/2] fix missing handling of __user in nommu's uaccess()
 2020-05-30  0:59 UTC  (2+ messages)

[linux-next:master 7902/14131] drivers/net/dsa/sja1105/sja1105_static_config.c:544:8: warning: no previous prototype for function 'sja1105_retagging_entry_packing'
 2020-05-30  0:54 UTC 

[PATCH v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-30  0:51 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v11 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH 0/2] objtool: Support implicit addend relocations
 2020-05-30  0:52 UTC  (4+ messages)
` [PATCH 1/2] objtool: Rename rela to reloc

+ lib-make-a-test-module-with-get_count_order-long-fix.patch added to -mm tree
 2020-05-30  0:51 UTC 

+ lib-make-a-test-module-with-get_count_order-long.patch added to -mm tree
 2020-05-30  0:51 UTC 

[PATCH v3 3/7] powerpc/pmem: Add flush routines using new pmem store and sync instruction
 2020-05-30  0:47 UTC  (4+ messages)

[linux-next:master 11918/14131] arch/x86/entry/common.c:736:24: warning: no previous prototype for function 'xen_pv_evtchn_do_upcall'
 2020-05-30  0:47 UTC 

[PATCH] lib: make a test module with get_count_order/long
 2020-05-30  0:43 UTC 

[MPTCP] Re: Crashers on netnext with apache-benchmark
 2020-05-30  0:41 UTC 

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-30  0:33 UTC  (10+ messages)

[PATCH net-next] tcp: tcp_init_buffer_space can be static
 2020-05-30  0:31 UTC  (2+ messages)

[PATCH] net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static
 2020-05-30  0:30 UTC  (2+ messages)

[PATCH v6 0/5] domain context infrastructure
 2020-05-30  0:29 UTC  (3+ messages)
` [PATCH v6 5/5] tools/libxc: make use of domain context SHARED_INFO record

[PATCH net] drivers/net/ibmvnic: Update VNIC protocol version reporting
 2020-05-30  0:21 UTC  (2+ messages)

[PATCH 0/8] CDN offloading update
 2020-05-30  0:22 UTC  (4+ messages)
` [PATCH 5/8] Documentation: add Packfile URIs design doc


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.