All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 21:23:09 to 2019-07-05 23:26:40 UTC [more...]

[LTP] [PATCH] syscalls/prctl06.c: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS
 2019-07-09 10:53 UTC  (2+ messages)
` [LTP] [PATCH RESEND] "

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-05 23:26 UTC  (7+ messages)

stable-2.02 - tests: fsadm-crypt.sh update mkfs parameter
 2019-07-05 23:26 UTC 

stable-2.02 - tests: split args
 2019-07-05 23:26 UTC 

stable-2.02 - tests: use luks1 for test
 2019-07-05 23:26 UTC 

stable-2.02 - tests: raise minsize of xfs
 2019-07-05 23:26 UTC 

stable-2.02 - cov: avoid recursive self-inclusion
 2019-07-05 23:26 UTC 

stable-2.02 - cov: release iterator on error path
 2019-07-05 23:26 UTC 

stable-2.02 - gcc: clean uninitialized var warning
 2019-07-05 23:26 UTC 

stable-2.02 - gcc: cleanup warning of shawhing a global dclr
 2019-07-05 23:26 UTC 

stable-2.02 - libdm: implement search for device names for older kernels
 2019-07-05 23:26 UTC 

[PATCH 00/15 net-next,v2] netfilter: add hardware offload infrastructure
 2019-07-05 23:25 UTC  (7+ messages)
` [PATCH 04/15 net-next,v2] net: sched: add tcf_block_setup()
` [PATCH 12/15 net-next,v2] net: flow_offload: make flow block callback list per-driver

[pull request][net-next V2 0/2] Mellanox, mlx5 updates 2019-07-04
 2019-07-05 23:24 UTC  (2+ messages)

[PATCH 0/4] Add a generic driver for LED-based backlight
 2019-07-05 23:23 UTC  (5+ messages)

[PATCH net] ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
 2019-07-05 23:19 UTC  (2+ messages)

[PATCH 0/7] Use spinlock_t instead of struct spinlock
 2019-07-05 23:18 UTC  (3+ messages)
` [PATCH 6/7] nfp: "

stable-rc/linux-4.19.y boot: 131 boots: 3 failed, 128 passed (v4.19.57-82-g8bbb06fa4646)
 2019-07-05 23:17 UTC 

stable-rc/linux-5.1.y boot: 139 boots: 3 failed, 135 passed with 1 untried/unknown (v5.1.16-85-g925bedf91c6b)
 2019-07-05 23:13 UTC 

How to extrac rootfs.wic in Ubuntu?
 2019-07-05 23:10 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/7] target/i386: support VMX features in "-cpu"
 2019-07-05 22:48 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/7] target/i386: handle filtered_features in a new function mark_unavailable_features
` [Qemu-devel] [PATCH 2/7] target/i386: introduce generic feature dependency mechanism
` [Qemu-devel] [PATCH 6/7] target/i386: add VMX features

[PATCHv2 10/10] quectel: support gpio to power on/off the modem
 2019-07-05 23:05 UTC  (2+ messages)

[Qemu-arm] [PATCH-for-4.1 v4 0/3] hw/ssi/xilinx_spips: Avoid NULL pointer deference
 2019-07-05 22:27 UTC  (6+ messages)
` [Qemu-arm] [PATCH-for-4.1 v4 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
  ` [Qemu-devel] "
` [Qemu-arm] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
  ` [Qemu-devel] "

kernel BUG at mm/swap_state.c:170!
 2019-07-05 23:03 UTC  (9+ messages)

[Qemu-devel] [PULL v6 00/42] Machine and x86 queue, 2019-07-05
 2019-07-05 22:15 UTC  (43+ messages)
` [Qemu-devel] [PULL v6 01/42] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL v6 02/42] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL v6 03/42] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL v6 04/42] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL v6 05/42] hw/riscv: "
` [Qemu-devel] [PULL v6 06/42] hw/s390x: "
` [Qemu-devel] [PULL v6 07/42] hw/i386: "
` [Qemu-devel] [PULL v6 08/42] hw/arm: "
` [Qemu-devel] [PULL v6 09/42] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v6 10/42] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL v6 11/42] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v6 12/42] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL v6 13/42] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v6 14/42] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL v6 15/42] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL v6 16/42] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v6 17/42] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v6 18/42] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL v6 19/42] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v6 20/42] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v6 21/42] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL v6 22/42] i386: Fix signedness of hyperv_spinlock_attempts
` [Qemu-devel] [PULL v6 23/42] i386: make 'hv-spinlocks' a regular uint32 property
` [Qemu-devel] [PULL v6 24/42] x86/cpu: use FeatureWordArray to define filtered_features
` [Qemu-devel] [PULL v6 25/42] i386: Remove unused host_cpudef variable
` [Qemu-devel] [PULL v6 26/42] target/i386: Add CPUID.1F generation support for multi-dies PCMachine
` [Qemu-devel] [PULL v6 27/42] machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
` [Qemu-devel] [PULL v6 28/42] vl.c: Add -smp, dies=* command line support and update doc
` [Qemu-devel] [PULL v6 29/42] qmp: Add deprecation information to query-machines
` [Qemu-devel] [PULL v6 30/42] i386: Introduce SnowRidge CPU model
` [Qemu-devel] [PULL v6 31/42] qmp: Add "alias-of" field to query-cpu-definitions
` [Qemu-devel] [PULL v6 32/42] i386: Add x-force-features option for testing
` [Qemu-devel] [PULL v6 33/42] i386: Get model-id from CPU object on "-cpu help"
` [Qemu-devel] [PULL v6 34/42] i386: Register versioned CPU models
` [Qemu-devel] [PULL v6 35/42] i386: Define -IBRS, -noTSX, -IBRS versions of "
` [Qemu-devel] [PULL v6 36/42] i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
` [Qemu-devel] [PULL v6 37/42] i386: Make unversioned CPU models be aliases
` [Qemu-devel] [PULL v6 38/42] docs: Deprecate CPU model runnability guarantees
` [Qemu-devel] [PULL v6 39/42] i386: Add Cascadelake-Server-v2 CPU model
` [Qemu-devel] [PULL v6 40/42] numa: Make deprecation warnings conditional on !qtest_enabled()
` [Qemu-devel] [PULL v6 41/42] numa: allow memory-less nodes when using memdev as backend
` [Qemu-devel] [PULL v6 42/42] tests: use -numa memdev option in tests instead of legacy 'mem' option

zfs server slow mounting ( mtab ?)
 2019-07-05 22:59 UTC 

stable-rc/linux-4.4.y boot: 100 boots: 3 failed, 95 passed with 1 offline, 1 conflict (v4.4.184-71-gfe65e20604f8)
 2019-07-05 22:57 UTC 

[U-Boot] [PATCH 1/1] test/py: error message test_efi_selftest_device_tree
 2019-07-05 22:57 UTC 

[PATCH 09/10] quectel: add basic support for serial connected modems
 2019-07-05 22:57 UTC  (2+ messages)

[PATCH v2] fs: Fix the default values of i_uid/i_gid on /proc/sys inodes
 2019-07-05 22:56 UTC  (4+ messages)

[net-next, PATCH, v2] net: netsec: Sync dma for device on buffer allocation
 2019-07-05 22:45 UTC  (2+ messages)

[PATCH] net: netsec: Sync dma for device on buffer allocation
 2019-07-05 22:42 UTC  (2+ messages)

[PATCH net-next 0/9] net: hns3: some cleanups & bugfixes
 2019-07-05 22:39 UTC  (2+ messages)

[PATCH net] r8152: set RTL8152_UNPLUG only for real disconnection
 2019-07-05 22:38 UTC  (2+ messages)

[PATCH] rtc: zynqmp: One function call less in xlnx_rtc_alarm_irq_enable()
 2019-07-05 22:36 UTC  (4+ messages)

linux-next: build failure after merge of the nvdimm tree
 2019-07-05 22:32 UTC  (2+ messages)

[PATCH][net-next] net: remove unused parameter from skb_checksum_try_convert
 2019-07-05 22:30 UTC  (2+ messages)

[PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH
 2019-07-05 22:29 UTC  (4+ messages)

[PATCH v2 0/9] Add SD host controller support for SC9860 platform
 2019-07-05 22:29 UTC  (3+ messages)
  ` [PATCH v2 1/9] mmc: sdhci-sprd: Check the enable clock's return value correctly

[PATCH net-next 0/8] mlxsw: Enable/disable PTP shapers
 2019-07-05 22:29 UTC  (2+ messages)

[PATCHv2 08/10] quectel: fix initial channel/device configuration
 2019-07-05 22:29 UTC  (2+ messages)

[PATCH v2 net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-05 22:28 UTC  (4+ messages)
` [PATCH v3 "

General protection faults in cifs_reconnect with Azure Files
 2019-07-05 22:27 UTC  (2+ messages)

[PATCH 07/10] quectel: replace glib uses with ell
 2019-07-05 22:27 UTC  (2+ messages)

[PATCH] net: ethernet: allwinner: Remove unneeded memset
 2019-07-05 22:26 UTC  (3+ messages)

[PATCH] generic/blocklist: Fix flag name
 2019-07-05 22:25 UTC  (3+ messages)

[PATCH 04/10] quectel: use plain c-types over glib/ofono typedefs
 2019-07-05 22:24 UTC  (2+ messages)

linux-next: Tree for Jun 28
 2019-07-05 22:23 UTC  (3+ messages)
` linux-next: Tree for Jun 28 (kernel/bpf/cgroup.c)

[Patch net 0/3] hsr: a few bug fixes
 2019-07-05 22:22 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add test_tcp_rtt to .gitignore
 2019-07-05 22:21 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix test_align liveliness expectations
 2019-07-05 22:21 UTC  (2+ messages)

[PATCH net-next 0/3] net: Multipath hashing on inner L3
 2019-07-05 22:19 UTC  (3+ messages)
` [PATCH net-next 1/3] ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts

[PATCH 01/10] gatresult: include glib header
 2019-07-05 22:18 UTC  (2+ messages)

[linux-next:master 12342/12641] mm/vmscan.c:205:7: error: implicit declaration of function 'memcg_expand_shrinker_maps'; did you mean 'memcg_set_shrinker_bit'?
 2019-07-05 22:16 UTC  (3+ messages)

[PATCH V3] usb: gadget: storage: Remove warning message
 2019-07-05 22:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: fix doc build with latest meson
 2019-07-05 22:11 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-05 22:10 UTC  (4+ messages)
` [PATCH net-next v2 8/8] "

[PATCH V3] usb: gadget: storage: Remove warning message
 2019-07-05 22:09 UTC  (2+ messages)

[PATCH 1/5 nf-next v3] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
 2019-07-05 22:09 UTC  (10+ messages)
` [Bridge] "
` [PATCH 2/5 nf-next v3] netfilter:nf_flow_table: Separate inet operation to single function
  ` [Bridge] "
` [PATCH 3/5 nf-next v3] bridge: add br_vlan_get_info_rcu()
  ` [Bridge] "
` [PATCH 4/5 nf-next v3] netfilter:nf_flow_table: Support bridge family flow offload
  ` [Bridge] "
` [PATCH 5/5 nf-next v3] netfilter: Flow table support the bridge family for ipv4
  ` [Bridge] "

[dpdk-dev] [PATCH v3 0/1] Fix timer resource leak
 2019-07-05 22:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/1] timer: fix resource leak in finalize

Virtual hub, resets etc
 2019-07-05 22:06 UTC  (2+ messages)

[PATCH bpf-next 0/3] xdp: Add devmap_hash map type
 2019-07-05 22:04 UTC  (3+ messages)
` [PATCH bpf-next 3/3] xdp: Add devmap_hash map type for looking up devices by hashed index

stable-rc/linux-4.9.y boot: 110 boots: 2 failed, 108 passed (v4.9.184-95-g64da556388a4)
 2019-07-05 22:04 UTC 

"kernel BUG" and segmentation fault with "device delete"
 2019-07-05 22:04 UTC  (6+ messages)

Fwd: Discovering the new parents in commit hooks
 2019-07-05 22:01 UTC 

[PATCH bpf-next] Enable zext optimization for more RV64G ALU ops
 2019-07-05 22:01 UTC  (3+ messages)

[PATCH libnftnl] expr: add synproxy support
 2019-07-05 22:01 UTC  (2+ messages)

Virtual hub, resets etc
 2019-07-05 22:01 UTC  (2+ messages)

pull request (net-next): ipsec-next 2019-07-05
 2019-07-05 22:01 UTC  (2+ messages)

[CI 1/4] drm/i915/gtt: pde entry encoding is identical
 2019-07-05 22:00 UTC  (6+ messages)
` [CI 2/4] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [CI 3/4] drm/i915/gtt: Setup phys pages for 3lvl pdps
` [CI 4/4] drm/i915/gtt: Introduce release_pd_entry
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gtt: pde entry encoding is identical
` ✗ Fi.CI.SPARSE: "

[PATCH] tools bpftool: Fix json dump crash on powerpc
 2019-07-05 22:00 UTC  (6+ messages)
  ` [PATCHv2] "

Quotes needed For July Shipments
 2019-07-05 21:39 UTC  (2+ messages)

Quotes needed For July Shipments
 2019-07-05 21:39 UTC 

[PATCH bpf-next v2] tools: bpftool: add "prog run" subcommand to test-run programs
 2019-07-05 21:58 UTC  (2+ messages)

[PATCH net-next 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-05 21:58 UTC  (3+ messages)
` [PATCH net-next 8/8] "

pull request (net): ipsec 2019-07-05
 2019-07-05 21:58 UTC  (2+ messages)

[GIT PULL] mtd: nand: Changes for 5.3
 2019-07-05 21:56 UTC 

[PATCH nf-next 1/3] netfilter: nf_tables: add nft_expr_type_request_module()
 2019-07-05 21:56 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables: __nft_expr_type_get() selects specific family type
` [PATCH nf-next 3/3] netfilter: nf_tables: force module load in case select_ops() returns -EAGAIN

[PATCH v2] gpiolib: Preserve desc->flags when setting state
 2019-07-05 21:55 UTC  (2+ messages)

✅ PASS: Test report for kernel 4.19.58-rc1-8bbb06f.cki (stable)
 2019-07-05 21:56 UTC 

GRUB 2.04 release
 2019-07-05 21:54 UTC  (2+ messages)

gpio desc flags being lost
 2019-07-05 21:53 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: add option to enable/disable shout2 plugin
 2019-07-05 21:50 UTC  (4+ messages)
` [Buildroot] [PATCH v2] package/gst1-plugins-good: add shout2 plugin option

[PATCH net-next 0/2] net: mvpp2: Add classification based on the ETHER flow
 2019-07-05 21:49 UTC  (3+ messages)

[Xen-devel] [GSOC-2019] Problem with initializing crossbar on bb-x15 in dom0
 2019-07-05 21:47 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/modem-manager: drop host-intltool
 2019-07-05 21:48 UTC 

[PATCH] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
 2019-07-05 21:46 UTC  (4+ messages)

[GIT PULL] afs: Miscellany for 5.3
 2019-07-05 21:45 UTC 

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-05 21:44 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()

[patch V2 00/25] x86/apic: Support for IPI shorthands
 2019-07-05 21:43 UTC  (3+ messages)
` [patch V2 01/25] x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI

[BUG] mke2fs produces corrupt filesystem if badblock list contains a block under 251
 2019-07-05 21:40 UTC  (10+ messages)
          ` Question about ext4 testing: need to produce a high depth extent tree to verify mapping code

[v3 0/7] powerpc: implement machine check safe memcpy
 2019-07-05 21:26 UTC  (8+ messages)
` [v3 1/7] powerpc/mce: Make machine_check_ue_event() static
` [v3 2/7] powerpc/mce: Bug fixes for MCE handling in kernel space
` [v3 3/7] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [v3 4/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [v3 5/7] powerpc/memcpy_mcsafe: return remaining bytes
` [v3 6/7] powerpc: add machine check safe copy_to_user
` [v3 7/7] powerpc/64s: save r13 in MCE handler (simulator workaroud)

yocto dev day ELCE 2019 Lyon ?
 2019-07-05 21:42 UTC  (4+ messages)

Quotes needed For July Shipments
 2019-07-05 21:39 UTC 

Quotes needed For July Shipments
 2019-07-05 21:39 UTC 

[Buildroot] [Bug 11966] New: Valgrind segfaults on startup on armhf
 2019-07-05 21:35 UTC  (2+ messages)
` [Buildroot] [Bug 11966] "

[Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02
 2019-07-05 21:31 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/4] Makefile: Reuse all's recursion machinery for clean and install

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-07-05 21:30 UTC  (2+ messages)

[PATCH v2 0/7] implement poweroff for mt6323/6397
 2019-07-05 21:24 UTC  (7+ messages)
` [PATCH v2 3/7] rtc: mt6397: improvements of rtc driver
    ` Aw: "
      `  "

[GIT PULL] mtd: Fixes for 5.2 final
 2019-07-05 21:23 UTC 

[PATCH] tpm: Fix null pointer dereference on chip register error path
 2019-07-05 21:23 UTC  (6+ 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.