All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 06:28:31 to 2019-03-29 07:56:29 UTC [more...]

[PATCH v4 0/8] i915 vgpu PV to improve vgpu performance
 2019-03-29 13:32 UTC  (3+ messages)
` [PATCH v4 4/8] drm/i915: vgpu context submission pv optimization

[PATCH v2] mac80211_hwsim: calculate if_combination.max_interfaces
 2019-03-29  7:56 UTC 

[PATCH 0/3] staging: mt7621-pci-phy: simplify driver to don't use child nodes in DT
 2019-03-29  7:54 UTC  (3+ messages)
` [PATCH 3/3] staging: mt7621-pci-phy: change driver to don't use child nodes

[PATCH v3 0/7] Extend write-hint for in-kernel use
 2019-03-29  7:53 UTC  (8+ messages)
    ` [PATCH v3 1/7] block: extend stream count "
    ` [PATCH v3 2/7] block: introduce API to register stream information with block layer
    ` [PATCH v3 3/7] block: add write-hint to stream-id conversion
    ` [PATCH v3 4/7] nvme: register stream info with block layer
    ` [PATCH v3 5/7] fs: introduce APIs to enable sending write-hint with buffer-head
    ` [PATCH v3 6/7] fs: introduce write-hint start point for in-kernel hints
    ` [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal

[RFC PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-03-29  7:50 UTC  (9+ messages)

[RFC PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2019-03-29  7:52 UTC  (2+ messages)

[PATCH v4] HID: core: move Usage Page concatenation to Main item
 2019-03-29  7:51 UTC  (5+ messages)

[PATCH] kconfig/[mn]conf: handle backspace (^H) key
 2019-03-29  7:50 UTC  (2+ messages)

[PATCH v2] x86/boot: Use EFI setup data if provided
 2019-03-29  7:49 UTC  (14+ messages)
                  ` [PATCH] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel

[igt-dev] [PATCH] tests/kms_color: Change in commit style from legacy to atomic
 2019-03-29  7:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] ath10k: remove iteration in wake_tx_queue
 2019-03-29  7:47 UTC  (4+ messages)

[igt-dev] [v4] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-03-29  7:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_color: Fix CRC mismatch issues with ctm test (rev7)

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-29  7:44 UTC  (11+ messages)

[PATCH V9 0/4] Add i.MX8QXP system controller watchdog
 2019-03-29  7:44 UTC  (6+ messages)
` [PATCH V9 1/4] dt-bindings: watchdog: add i.MX "

[PATCH] ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3
 2019-03-29  7:44 UTC  (3+ messages)

[PATCH] powerpc/64s/radix: Fix radix segment exception handling
 2019-03-29  7:42 UTC 

[PATCH] n_tty: check for negative and zero space return from tty_write_room
 2019-03-29  7:43 UTC  (3+ messages)

[PATCH v2 00/11] Add MPEG-2 decoding to Rockchip VPU
 2019-03-29  7:43 UTC  (11+ messages)
` [PATCH v2 07/11] rockchip/vpu: Open-code media controller register
` [PATCH v2 09/11] rockchip/vpu: Add decoder boilerplate

[PATCH v4 0/2] Fix command errors during tuning
 2019-03-29  7:42 UTC  (7+ messages)
` [PATCH v4 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "

[PATCH] powerpc/xmon: add read-only mode
 2019-03-29  7:41 UTC  (2+ messages)

[U-Boot] Fit image
 2019-03-29  7:42 UTC 

[PATCH] x86emul: don't read mask register on AVX512F-incapable platforms
 2019-03-29  7:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)
 2019-03-29  7:41 UTC  (3+ messages)

[igt-dev] [RFC v16 0/8] new engine discovery interface
 2019-03-29  7:40 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Buildroot] [PATCH 1/8] package/rpm: add optional bzip2 dependency
 2019-03-29  7:40 UTC  (4+ messages)
` [Buildroot] [PATCH 6/8] package/rpm: security bump to 4.14.2.1

[U-Boot] [PATCH] configs: am57xx_evm: Remove ENV_IS_IN_FAT
 2019-03-29  7:39 UTC  (3+ messages)

[PATCH v4 1/2] media: atmel: atmel-isc: reworked driver and formats
 2019-03-29  7:38 UTC  (4+ messages)
` [PATCH v4 2/2] media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32

[PATCH v4 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-03-29  7:28 UTC  (20+ messages)
` [PATCH v4 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH v4 2/9] mtd: rawnand: denali: refactor raw page accessors
` [PATCH v4 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read,write}_pio
  ` [PATCH v4 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH v4 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH v4 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH v4 6/9] mtd: rawnand: denali_pci: rename goto labels
` [PATCH v4 7/9] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH v4 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH v4 9/9] mtd: rawnand: denali: clean up coding style

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19, 20}.x / 5.0.x series
 2019-03-29  7:36 UTC  (2+ messages)

[linux next] tty/pty: possible circular locking dependency detected
 2019-03-29  7:35 UTC 

[PATCHv2] x86/boot/KASLR: skip the specified crashkernel reserved region
 2019-03-29  7:34 UTC  (9+ messages)

[PATCH] x86: define LOADED_MM_SWITCHING with pointer-sized number
 2019-03-29  7:32 UTC  (2+ messages)

[PATCH] net/ixgbe: enable 10Mb/s link setup for x553
 2019-03-29  7:31 UTC 

[master][PATCH v3 0/3] Devtool: provide easy means of
 2019-03-28 18:55 UTC 

[tpm2] Get error 0x99D in function Tss2_Sys_AC_Send() when sending data from TPM to AC
 2019-03-29  7:27 UTC 

[PATCH ipsec] xfrm: Honor original L3 slave device in xfrmi policy lookup
 2019-03-29  7:22 UTC  (2+ messages)

[PATCH] btrfs: inode: Check if we get a valid inode before checking its mode
 2019-03-29  7:21 UTC  (2+ messages)

[PATCH 0/1] nasm: add CVE_PRODUCT
 2019-03-29  7:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] net/ixgbe: enable 10Mb/s link setup for x553
 2019-03-29  7:22 UTC 

[PATCH] app/eventdev: add option to set global dequeue tmo
 2019-03-29  7:11 UTC  (2+ messages)
` [PATCH v3] "

[meta-security][PATCH 1/5] Revert "sssd: fix libcrypto version used"
 2019-03-29  7:10 UTC  (7+ messages)
` [meta-security][PATCH 2/5] libldb: work around samba libldb packaging issues
` [meta-security][PATCH 3/5] sssd: fix a few runtime issues
` [meta-security][PATCH 4/5] sssd: update to 1.16.4

[PATCH] scsi: bnx2fc: remove unneeded variable
 2019-03-29  7:10 UTC  (2+ messages)

[PATCH V3 00/10] block: enable multi-page bvec for passthrough IO
 2019-03-29  7:08 UTC  (13+ messages)
` [PATCH V3 01/10] block: pass page to xen_biovec_phys_mergeable
` [PATCH V3 02/10] block: avoid to break XEN by multi-page bvec
` [PATCH V3 03/10] block: don't merge adjacent bvecs to one segment in bio blk_queue_split
` [PATCH V3 04/10] block: cleanup bio_add_pc_page
` [PATCH V3 05/10] block: check if page is mergeable in one helper
` [PATCH V3 06/10] block: put the same page when adding it to bio
` [PATCH V3 07/10] block: enable multi-page bvec for passthrough IO
` [PATCH V3 08/10] block: remove argument of 'request_queue' from __blk_bvec_map_sg
` [PATCH V3 09/10] block: reuse __blk_bvec_map_sg() for mapping page sized bvec
` [PATCH V3 10/10] block: don't check if adjacent bvecs in one bio can be mergeable

[PATCH] RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area
 2019-03-29  7:08 UTC  (6+ messages)

[PATCH v2] serial: sh-sci: Support for HSCIF RX sampling point adjustment
 2019-03-29  7:05 UTC  (6+ messages)

[meta-webserver][PATCH] apache2: set CVE_PRODUCT
 2019-03-29  6:54 UTC 

[PATCH v3 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-03-29  7:02 UTC  (11+ messages)
` [PATCH v3 2/9] mtd: rawnand: denali: refactor syndrome layout handling for raw access

[Buildroot] [PATCH] package/binutils: xtensa: fix shrink_dynamic_reloc_sections
 2019-03-29  7:02 UTC  (2+ messages)

[Buildroot] [git commit] package/binutils: xtensa: fix shrink_dynamic_reloc_sections
 2019-03-29  7:01 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19, 20}.x / 5.0.x series
 2019-03-29  7:01 UTC 

[PATCH 1/2] input: keyboard: imx: no need to control interrupt status in event check
 2019-03-29  7:00 UTC  (6+ messages)
` [PATCH 2/2] input: keyboard: imx: make sure keyboard can always wake up system

[Buildroot] [autobuild.buildroot.net] Build results for 2019-03-28
 2019-03-29  7:00 UTC 

next-20190329 kselftest results
 2019-03-29  7:00 UTC  (3+ messages)

kernfs: can read/write method grow buffer size?
 2019-03-29  6:58 UTC  (4+ messages)

[PATCH 0/2 v10] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-29  6:56 UTC  (6+ messages)
` [PATCH 1/2 v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 v10] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 0/1] xserver-xorg: set CVE_PRODUCT
 2019-03-29  7:07 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH -next] drm/omap: Use PTR_ERR_OR_ZERO in hdmi4_core_init()
 2019-03-29  6:57 UTC  (3+ messages)

[U-Boot] [PATCH v4] arm: dts: Stratix10: Add QSPI node
 2019-03-29  6:57 UTC  (4+ messages)

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-29  6:54 UTC  (7+ messages)
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH v4 00/15] FITRIM improvement
 2019-03-29  6:55 UTC  (4+ messages)

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-29  6:52 UTC  (11+ messages)
` [PATCH net-next v5 12/22] ethtool: provide string sets with GET_STRSET request

[linux-next:master 4291/4370] kernel/gcov/gcc_4_7.c:162:9: error: implicit declaration of function 'within_module'
 2019-03-29  6:50 UTC 

[PATCH v3 1/9] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
 2019-03-29  6:49 UTC  (18+ messages)
` [PATCH v3 2/9] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG "
` [PATCH v3 3/9] ARM: dts: imx7d: Specify IMX7D_CLK_IPG "
` [PATCH v3 4/9] ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG "
` [PATCH v3 5/9] ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG "
` [PATCH v3 6/9] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" "
` [PATCH v3 7/9] ARM: dts: imx53: Specify IMX5_CLK_IPG "
` [PATCH v3 8/9] ARM: dts: imx51: "
` [PATCH v3 9/9] ARM: dts: imx50: "

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-29  6:49 UTC  (3+ messages)

[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
 2019-03-29  6:46 UTC  (10+ messages)
` [PATCH v2 1/4] cpufreq: mediatek: add mt8183 cpufreq support
` [PATCH v2 2/4] opp: add API which get max freq by voltage
` [PATCH v2 3/4] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
` [PATCH v2 4/4] devfreq: add mediatek "

[U-Boot] saveenv corrupts QSPI flash with latest commit U-Boot 2019.04-rc4-00047-gcfb3e102c4
 2019-03-29  6:46 UTC  (6+ messages)

[PATCH v2] powerpc/vmlinux.lds: Drop binutils < 2.18 workarounds
 2019-03-29  6:44 UTC 

[PATCH 5/5] efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections
 2019-03-29  6:46 UTC  (2+ messages)
` [tip:efi/core] efi/libstub/arm: Omit "

[PATCH 4/5] efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86
 2019-03-29  6:45 UTC  (2+ messages)
` [tip:efi/core] efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures

[PATCH 3/5] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs
 2019-03-29  6:44 UTC  (2+ messages)
` [tip:efi/core] efi/arm: Show SMBIOS bank/device location in CPER and GHES "

[RFC PATCH] drm/komeda: Creates plane alpha and blend mode properties
 2019-03-29  6:44 UTC  (2+ messages)

[PATCH 2/5] efifb: omit memory map check on legacy boot
 2019-03-29  6:44 UTC  (2+ messages)
` [tip:efi/core] efifb: Omit "

[PATCH v2 0/4] Clean up comments and codes in sparse_add_one_section()
 2019-03-29  6:44 UTC  (2+ messages)

[PATCH 1/5] efi/libstub: refactor cmd_stubcopy
 2019-03-29  6:43 UTC  (2+ messages)
` [tip:efi/core] efi/libstub: Refactor the cmd_stubcopy Makefile command

[PATCH] gdk-pixbuf: fix run query-loaders fail
 2019-03-29  6:41 UTC 

[PATCH] gdk-pixbuf: fix run query-loaders fail
 2019-03-29  6:39 UTC 

FIO Issue #755
 2019-03-29  6:36 UTC  (2+ messages)

[GIT PULL 0/5] EFI changes for v5.2
 2019-03-29  6:35 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock for SDMA
 2019-03-29  6:33 UTC  (6+ messages)

[PATCH] gpu:drm: Remove duplicate headers
 2019-03-29  6:32 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH] fstests: btrfs try use forget to unregister device
 2019-03-29  6:32 UTC  (3+ messages)

[v6 00/13] Add HDR Metadata Parsing and handling in DRM layer
 2019-03-29  6:29 UTC  (4+ messages)
` [v6 13/13] video/hdmi: Add const variants for drm infoframe

[PATCH] staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
 2019-03-29  6:28 UTC  (3+ 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.