All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-09 22:57:36 to 2020-05-10 02:04:49 UTC [more...]

[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
 2020-05-10  2:04 UTC  (2+ messages)
` [Bug 207173] "

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-10  1:58 UTC  (3+ messages)

[PATCH] gcc-plugins: remove always false $(if ...) in Makefile
 2020-05-10  2:00 UTC 

[linux-next:master 6663/7905] drivers/net/wireless/ath/ath11k/mac.c:3706:7: warning: Redundant initialization for 'info'. The initialized value is overwritten before it is read. [redundantInitialization]
 2020-05-10  1:50 UTC 

[PATCH v6 0/6] Optionally flush L1D on context switch
 2020-05-10  1:48 UTC  (7+ messages)
` [PATCH v6 1/6] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v6 2/6] arch/x86/kvm: Refactor tlbflush and l1d flush
` [PATCH v6 3/6] arch/x86/mm: Refactor cond_ibpb() to support other use cases
` [PATCH v6 4/6] arch/x86/kvm: Refactor L1D flushing
` [PATCH v6 5/6] Optionally flush L1D on context switch
` [PATCH v6 6/6] Documentation: Add L1D flushing Documentation

[PATCH v11 00/18] Enable FSGSBASE instructions
 2020-05-10  1:40 UTC  (2+ messages)

[Qemu-devel][PATCH v5 0/4] Enable CET support for guest
 2020-05-10  1:42 UTC  (5+ messages)
` [Qemu-devel][PATCH v5 1/4] x86/cpu: Add CET CPUID/XSAVES flags and data structures
` [Qemu-devel][PATCH v5 2/4] x86/cpuid: Add XSAVES feature words and CET related state bits
` [Qemu-devel][PATCH v5 3/4] x86/cpuid: Add support for XSAVES dependent feature enumeration
` [Qemu-devel][PATCH v5 4/4] x86/cpu: Add user space access interface for CET MSRs

[dm-crypt] luks2 and discard/trim not working
 2020-05-10  1:41 UTC  (5+ messages)

[PATCH] mtd: physmap: Add Baikal-T1 physically mapped ROMs support
 2020-05-10  1:37 UTC 

[PATCH] qom: remove index from object_resolve_abs_path()
 2020-05-10  1:32 UTC 

[GIT PULL v2] Block fixes for 5.7-rc5
 2020-05-10  1:33 UTC 

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-10  1:30 UTC  (4+ messages)

btrfs-progs reports nonsense scrub status
 2020-05-10  1:32 UTC  (22+ messages)

[PATCH] drm/mediatek: eliminate the magic number in array size
 2020-05-10  1:30 UTC  (5+ messages)

[PATCH v2] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-10  1:30 UTC  (5+ messages)

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-10  1:27 UTC  (11+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
    ` [PATCH 1/2 v3] "
            ` [PATCH v4] alpha: add a barrier after outb, outw and outl

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-10  1:24 UTC  (5+ messages)

[PATCH] net-icmp: make icmp{,v6} (ping) sockets available to all by default
 2020-05-10  1:24 UTC  (5+ messages)

[PATCH] parisc: suppress error messages for 'make clean'
 2020-05-10  1:19 UTC  (6+ messages)

Exploring referenced extents
 2020-05-10  1:20 UTC  (2+ messages)

[xen-unstable test] 150100: tolerable FAIL - PUSHED
 2020-05-10  1:18 UTC 

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-10  1:11 UTC  (5+ messages)

[PATCH v2 0/2] Fix boot from SPI flash on Synology DS414
 2020-05-10  1:12 UTC  (2+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-10  1:09 UTC  (7+ messages)
` [PATCH v4 1/5] block: revert back to synchronous request_queue removal
` [PATCH v4 3/5] blktrace: fix debugfs use after free
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls

[block:for-5.8/drivers 62/115] drivers/nvme/host/fc.c:1533:22-26: ERROR: invalid reference to the index variable of the iterator on line 1511
 2020-05-10  1:06 UTC 

[PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-10  1:06 UTC 

[PATCH] bpfilter: check if $(CC) can static link in Kconfig
 2020-05-10  1:04 UTC  (2+ messages)

[PATCHES] uaccess simple access_ok() removals
 2020-05-10  1:04 UTC  (25+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
  ` [PATCH 02/20] fat_dir_ioctl(): hadn't needed that access_ok() for more than a decade
  ` [PATCH 03/20] btrfs_ioctl_send(): don't bother with access_ok()
  ` [PATCH 04/20] FIEMAP: "
  ` [PATCH 05/20] tomoyo_write_control(): get rid of pointless access_ok()
  ` [PATCH 06/20] n_hdlc_tty_read(): remove "
  ` [PATCH 07/20] nvram: drop useless access_ok()
  ` [PATCH 08/20] cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
  ` [PATCH 09/20] drivers/fpga/dfl-fme-pr.c: "
  ` [PATCH 10/20] drivers/fpga/dfl-afu-dma-region.c: "
  ` [PATCH 11/20] amifb: get rid of pointless access_ok() calls
  ` [PATCH 12/20] omapfb: "
  ` [PATCH 13/20] drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok()
  ` [PATCH 14/20] via-pmu: don't bother with access_ok()
  ` [PATCH 15/20] drm_read(): get rid of pointless access_ok()
  ` [PATCH 16/20] efi_test: "
  ` [PATCH 17/20] lpfc_debugfs: "
  ` [PATCH 18/20] usb: get rid of pointless access_ok() calls
  ` [PATCH 19/20] hfi1: get rid of pointless access_ok()
  ` [PATCH 4/4] vmci_host: "

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-05-10  1:03 UTC  (5+ messages)
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS

[PATCH bpf-next v4 00/21] bpf: implement bpf iterator for kernel data
 2020-05-10  0:50 UTC  (12+ messages)
` [PATCH bpf-next v4 02/21] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v4 05/21] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v4 12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v4 16/21] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v4 21/21] tools/bpf: selftests: add bpf_iter selftests

[PATCH v11 12/18] x86/fsgsbase/64: move save_fsgs to header file
 2020-05-09 23:39 UTC  (3+ messages)

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-05-10  0:41 UTC  (6+ messages)
` [RFC PATCH v2 0/4] "
  ` [RFC PATCH v2 1/4] doc: grep: unify info on configuration variables
  ` [RFC PATCH v2 2/4] config: load the correct config.worktree file
  ` [RFC PATCH v2 3/4] grep: honor sparse checkout patterns
  ` [RFC PATCH v2 4/4] config: add setting to ignore sparsity patterns in some cmds

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-10  0:32 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS 373b78add5ef0c6fd1154304208252dbf0309114
 2020-05-10  0:29 UTC 

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-10  0:20 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-10  0:16 UTC  (6+ messages)
` [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
    ` [Intel-gfx] "

[PATCH 2/2] alpha: add a delay before serial port read
 2020-05-10  0:13 UTC  (10+ messages)
  ` [PATCH 2/2 v2] "
          ` [PATCH 2/2 v3] "
              ` [PATCH 2/2 v4] "

[PATCH net-next 0/4] net: phy: broadcom: cable tester support
 2020-05-10  0:09 UTC  (11+ messages)
` [PATCH net-next 1/4] net: phy: broadcom: add exp register access methods without buslock
` [PATCH net-next 2/4] net: phy: broadcom: add bcm_phy_modify_exp()
` [PATCH net-next 3/4] net: phy: broadcom: add cable test support
` [PATCH net-next 4/4] net: phy: bcm54140: add cable diagnostics support

[PATCH v5 9/9] w1_therm: adding bulk read support to trigger multiple conversion on bus
 2020-05-10  0:02 UTC 

[PATCH v5 8/9] w1_therm: adding alarm sysfs entry
 2020-05-10  0:02 UTC 

[PATCH v5 7/9] w1_therm: optimizing temperature read timings
 2020-05-10  0:02 UTC 

[PATCH v5 6/9] w1_therm: adding eeprom sysfs entry
 2020-05-10  0:00 UTC 

[PATCH v5 5/9] w1_therm: adding resolution sysfs entry
 2020-05-09 23:59 UTC 

[PATCH v5 4/9] w1_therm: adding ext_power sysfs entry
 2020-05-09 23:59 UTC 

[PATCH v5 3/9] w1_therm: adding sysfs-driver-w1_therm doc
 2020-05-09 23:59 UTC 

[PATCH v5 2/9] w1_therm: fix reset_select_slave during discovery
 2020-05-09 23:58 UTC 

[PATCH v5 1/9] w1_therm: adding code comments and code reordering
 2020-05-09 23:57 UTC 

Assemblin journaled array fails
 2020-05-09 23:57 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/9] test/crypto: code cleanup
 2020-05-09 23:57 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/9] cryptodev: add feature flag for non-byte aligned data
  ` [dpdk-dev] [PATCH v2 2/9] test/crypto: skip unsupported non-byte aligned cases
  ` [dpdk-dev] [PATCH v2 3/9] test/crypto: skip unsupported SG cases
  ` [dpdk-dev] [PATCH v2 4/9] test/crypto: skip unsupported sessionless cases
  ` [dpdk-dev] [PATCH v2 5/9] test/crypto: skip unsupported session
  ` [dpdk-dev] [PATCH v2 6/9] test/crypto: run PDCP cases if supported
  ` [dpdk-dev] [PATCH v2 7/9] test/crypto: remove dpaaX_sec specific testsuites
  ` [dpdk-dev] [PATCH v2 8/9] test/crypto: remove QAT specific check
  ` [dpdk-dev] [PATCH v2 9/9] test/crypto: remove unused variable

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:52 UTC  (4+ messages)

[PATCH 1/3] HID: gamecube-adapter: add nintendo gamecube adapter
 2020-05-09 23:50 UTC  (2+ messages)

[PATCH v6 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-09 23:41 UTC  (38+ messages)
` [PATCH v6 01/18] pstore/ram: Move dump_oops to end of module_param list
` [PATCH v6 02/18] pstore/platform: Switch pstore_info::name to const
` [PATCH v6 03/18] pstore/platform: Move module params after declarations
` [PATCH v6 04/18] pstore/platform: Use backend name for console registration
` [PATCH v6 05/18] pstore/ram: Refactor ftrace buffer merging
` [PATCH v6 06/18] pstore/ftrace: Provide ftrace log merging routine
` [PATCH v6 07/18] printk: Introduce kmsg_dump_reason_str()
` [PATCH v6 08/18] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v6 09/18] pstore/blk: Introduce backend for block devices
` [PATCH v6 10/18] pstore/zone,blk: Add support for pmsg frontend
` [PATCH v6 11/18] pstore/zone,blk: Add console frontend support
` [PATCH v6 12/18] pstore/zone,blk: Add ftrace "
` [PATCH v6 13/18] Documentation: Add details for pstore/blk
` [PATCH v6 14/18] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v6 15/18] pstore/blk: Provide way to query pstore configuration
` [PATCH v6 16/18] pstore/blk: Support non-block storage devices
` [PATCH v6 17/18] mtd: Support kmsg dumper based on pstore/blk
` [PATCH v6 18/18] pstore/blk: Introduce "best_effort" mode

[PATCH net] net: dsa: loop: Add module soft dependency
 2020-05-09 23:45 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:45 UTC  (3+ messages)

[PATCH V2] power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
 2020-05-09 23:43 UTC  (3+ messages)

[PATCH] net/mlx5: Replace zero-length array with flexible-array
 2020-05-09 23:43 UTC  (3+ messages)

[PATCH -next] power: reset: ltc2952: remove set but used variable
 2020-05-09 23:42 UTC  (2+ messages)

[PATCH] contrib/git-jump: cat output when not a terminal
 2020-05-09 23:42 UTC  (4+ messages)

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:41 UTC  (7+ messages)

[PSIGN v6 XX/18] pstore: mtd: support crash log to block and mtd device
 2020-05-09 23:41 UTC 

[MPTCP] [RFC net] mptcp: Initialize map_seq upon subflow establishment
 2020-05-09 23:39 UTC 

[GIT PULL] RISC-V Fixes for 5.7-rc5
 2020-05-09 23:30 UTC  (4+ messages)

[PATCH] trace-cmd: Fix build with gcc-10
 2020-05-09 23:27 UTC  (11+ messages)

[GIT PULL] HID for 5.7
 2020-05-09 23:12 UTC  (4+ messages)

[PATCH v3 0/2] Basic Kontron SMARC-sAL28 board support
 2020-05-09 23:20 UTC  (3+ messages)
` [PATCH v3 1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
` [PATCH v3 2/2] board: kontron: add sl28 support

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-09 23:14 UTC  (8+ messages)
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise

[linux-next:master 7513/7905] drivers/net/dsa/sja1105/sja1105_vl.c:447:21-22: ERROR: invalid reference to the index variable of the iterator on line 436
 2020-05-09 23:08 UTC 

[PATCH net-next 0/9] mlxsw: spectrum: Enforce some HW limitations for matchall TC offload
 2020-05-09 23:05 UTC  (2+ messages)

[PATCH] MIPS: Only include the platform file needed
 2020-05-09 23:01 UTC  (2+ messages)

[PATCH 3/3] plugins: avoid failing plugin when CPU is inited several times
 2020-05-09 23:00 UTC  (4+ messages)

ioremap() called early from pnv_pci_init_ioda_phb()
 2020-05-09 22:59 UTC  (5+ messages)

[PATCH] netprio_cgroup: Fix unlimited memory leak of v2 cgroup
 2020-05-09 22:57 UTC  (3+ messages)
` [PATCH v2] netprio_cgroup: Fix unlimited memory leak of v2 cgroups


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.