All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 01:24:38 to 2018-10-11 03:12:01 UTC [more...]

[Ksummit-discuss] [PATCH v2 0/3] code of conduct fixes
 2018-10-11  3:11 UTC  (13+ messages)
` [Ksummit-discuss] [PATCH v2 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
` [Ksummit-discuss] [PATCH v2 2/3] code-of-conduct: Strip the enforcement paragraph pending community discussion
` [Ksummit-discuss] [PATCH v2 3/3] code-of-conduct: Add back the TAB as the central reporting point

[PATCH] net/ifc: fix function name
 2018-10-11  3:09 UTC  (3+ messages)

[linux-lvm] what is the IOPS behavior when partitions of single disk(raid5 backend) are used in an LVM?
 2018-10-11  3:08 UTC 

[POC][RFC][PATCH 1/2] jump_function: Addition of new feature "jump_function"
 2018-10-11  3:07 UTC  (11+ messages)

[PATCH] ext4: avoid unused variable warning
 2018-10-10 19:43 UTC  (4+ messages)

Scrub aborts due to corrupt leaf
 2018-10-11  3:07 UTC  (17+ messages)

[PATCH v14 1/2] leds: core: Introduce LED pattern trigger
 2018-10-11  3:06 UTC  (6+ messages)

[PATCH] f2fs: fix data corruption issue with hardware encryption
 2018-10-11  3:05 UTC  (7+ messages)
      ` [f2fs-dev] "

[Bug 108322] RX580 Display flickering after waking from suspend
 2018-10-11  3:05 UTC  (2+ messages)

[ANNOUNCE] xfsprogs for-next updated to 2937043
 2018-10-10 19:39 UTC 

[3/3] EDAC, skx_edac: Add address translation for non-volatile DIMMs
 2018-10-11  2:59 UTC 

[LTP] [PATCH] open_posix_testsuite/mmap24-2: Relax condition a bit
 2018-10-11  2:58 UTC 

[Qemu-devel] [PATCH v2] nvme: correct locking around completion
 2018-10-11  2:58 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

kernel BUG at arch/x86/kvm/x86.c:LINE! (2)
 2018-10-11  2:57 UTC  (2+ messages)

[PATCH v2 0/5] nds32 FPU port
 2018-10-11  2:20 UTC  (6+ messages)
` [PATCH v2 1/5] nds32: "
` [PATCH v2 2/5] nds32: Support FP emulation
` [PATCH v2 3/5] nds32: support denormalized result through FP emulator
` [PATCH v2 4/5] math-emu/op-2.h: Use statement expressions to prevent negative constant shift
` [PATCH v2 5/5] math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning

[PATCH 1/2] iio:temperature: Add MAX31856 thermocouple support
 2018-10-11  1:26 UTC  (4+ messages)
` [PATCH 2/2] iio:temperature:max31856:Add device tree bind info

[PATCH stable 4.9 v2 00/29] backport of IP fragmentation fixes
 2018-10-10 19:30 UTC  (25+ messages)
` [PATCH stable 4.9 v2 02/29] inet: frags: add a pointer to struct netns_frags
` [PATCH stable 4.9 v2 03/29] inet: frags: refactor ipfrag_init()
` [PATCH stable 4.9 v2 04/29] inet: frags: refactor ipv6_frag_init()
` [PATCH stable 4.9 v2 05/29] inet: frags: refactor lowpan_net_frag_init()
` [PATCH stable 4.9 v2 08/29] inet: frags: use rhashtables for reassembly units
` [PATCH stable 4.9 v2 09/29] inet: frags: remove some helpers
` [PATCH stable 4.9 v2 10/29] inet: frags: get rif of inet_frag_evicting()
` [PATCH stable 4.9 v2 11/29] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH stable 4.9 v2 12/29] inet: frags: break the 2GB limit for frags storage
` [PATCH stable 4.9 v2 13/29] inet: frags: do not clone skb in ip_expire()
` [PATCH stable 4.9 v2 14/29] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH stable 4.9 v2 15/29] rhashtable: reorganize struct rhashtable layout
` [PATCH stable 4.9 v2 18/29] inet: frags: fix ip6frag_low_thresh boundary
` [PATCH stable 4.9 v2 19/29] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.9 v2 20/29] net: speed up skb_rbtree_purge()
` [PATCH stable 4.9 v2 21/29] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.9 v2 22/29] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH stable 4.9 v2 23/29] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH stable 4.9 v2 24/29] net: add rb_to_skb() and other rb tree helpers
` [PATCH stable 4.9 v2 25/29] ip: use rb trees for IP frag queue
` [PATCH stable 4.9 v2 26/29] ip: add helpers to process in-order fragments faster
` [PATCH stable 4.9 v2 27/29] ip: process in-order fragments efficiently
` [PATCH stable 4.9 v2 28/29] ip: frags: fix crash in ip_do_fragment()
` [PATCH stable 4.9 v2 29/29] ipv4: frags: precedence bug in ip_expire()

[PATCH V2] freeradius: fix radiusd.service startup failed problem
 2018-10-11  2:53 UTC 

Community Code of Conduct
 2018-10-11  2:51 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/8] dm: Various fixes in dm core/cpu/timer
 2018-10-11  2:51 UTC  (18+ messages)
` [U-Boot] [PATCH v2 1/8] dm: cpu: Fix print_cpuinfo() output
` [U-Boot] [PATCH v2 2/8] cpu: mpc83xx: Remove unnecessary characters in the description string
` [U-Boot] [PATCH v2 3/8] dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
` [U-Boot] [PATCH v2 4/8] dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
` [U-Boot] [PATCH v2 5/8] dm: Correct pre_reloc_only parameter description in several APIs' comments
` [U-Boot] [PATCH v2 6/8] dm: core: Mirror the chosen node parse logic in the livetree scanning
` [U-Boot] [PATCH v2 7/8] test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
` [U-Boot] [PATCH v2 8/8] timer: Sort Kconfig driver entries

[PATCHv4 0/3] Deprecate DAC960 driver
 2018-10-11  2:51 UTC  (5+ messages)

Inbound translation setting failure in coherent allocation
 2018-10-11  2:50 UTC  (3+ messages)

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-10-11  2:48 UTC  (17+ messages)

What's cooking in git.git (Oct 2018, #01; Wed, 10)
 2018-10-11  2:44 UTC  (14+ messages)
` builtin stash/rebase, was "
` `--rebase-merges' still failing badly

[PATCH] qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
 2018-10-10 19:23 UTC  (2+ messages)

[PATCH] scsi: mark expected switch fall-throughs
 2018-10-11  2:47 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: altera-fpga-mgr: Add Altera FPGA manager GPIO bindings
 2018-10-10 19:23 UTC 

[Qemu-devel] [PATCH v2 2/3] tests/vm: Do not abuse parallelism when KVM is not available
 2018-10-11  2:46 UTC 

[PATCH v3] powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
 2018-10-11  2:43 UTC 

[PATCH] dm linear: Fix linear_end_io conditional definition
 2018-10-11  2:45 UTC 

[PATCH] drm/i915: Check ppgtt validity for GVT GEM context
 2018-10-11  2:45 UTC  (2+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-10 19:18 UTC  (2+ messages)
` [PATCH v2] arm64: dts: renesas: r8a77980: add thermal support

Recovery options for damaged beginning of the filesystem
 2018-10-11  2:40 UTC  (2+ messages)

Using lockdep instead of spin_is_locked()
 2018-10-11  2:37 UTC  (3+ messages)
` [PATCH 09/16] scsi: Replace spin_is_locked() with lockdep

[PATCH iproute 0/2] introduce IFLA_INET6_STATS attribute parsing
 2018-10-10 19:11 UTC  (3+ messages)
` [PATCH iproute 2/2] utils: fix get_rtnl_link_stats_rta stats parsing

[sky2 driver] 88E8056 PCI-E Gigabit Ethernet Controller not working after suspend
 2018-10-10 19:09 UTC  (4+ messages)

fio on vmware esxi
 2018-10-10 19:05 UTC  (2+ messages)

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-10-11  2:29 UTC  (6+ messages)

[GIT PULL] mediatek drm next for 4.20
 2018-10-11  2:29 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/12] arm: Add first models of Xilinx Versal SoC
 2018-10-11  2:19 UTC  (26+ messages)
` [Qemu-devel] [PATCH v2 01/12] net: cadence_gem: Disable TSU feature bit
` [Qemu-devel] [PATCH v2 02/12] net: cadence_gem: Announce availability of priority queues
` [Qemu-arm] [PATCH v2 03/12] net: cadence_gem: Use uint32_t for 32bit descriptor words
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 04/12] net: cadence_gem: Add macro with max number of "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 05/12] net: cadence_gem: Add support for extended descriptors
` [Qemu-devel] [PATCH v2 06/12] net: cadence_gem: Add support for selecting the DMA MemoryRegion
` [Qemu-arm] [PATCH v2 07/12] net: cadence_gem: Implement support for 64bit descriptor addresses
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 08/12] net: cadence_gem: Announce 64bit addressing support
` [Qemu-arm] [PATCH v2 09/12] target-arm: powerctl: Enable HVC when starting CPUs to EL2
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 10/12] target/arm: Add the Cortex-A72
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 11/12] hw/arm: versal: Add a model of Xilinx Versal SoC
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 12/12] hw/arm: versal: Add a virtual Xilinx Versal board
  ` [Qemu-devel] "

[PATCH v2] Open a new file instance if no read permissions
 2018-10-10 19:04 UTC  (2+ messages)

[PATCH 0/4] Add basic components to be used by the Qt GUI
 2018-10-10 19:04 UTC  (9+ messages)
` [PATCH 2/4] kernel-shark-qt: Add KernalShark Utils

[Qemu-devel] [PATCH v9 0/6] monitor: enable OOB by default
 2018-10-11  2:26 UTC  (7+ messages)

[PATCH] freeradius: fix radiusd.service startup failed problem
 2018-10-11  2:26 UTC 

[PATCH] clean erofs_lookup()
 2018-10-10 19:01 UTC 

[PATCH] fixup! builtin rebase: support `--gpg-sign` option
 2018-10-11  2:17 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: Refactor find_free_extent()
 2018-10-11  2:24 UTC  (7+ messages)
` [PATCH v2 2/4] btrfs: Refactor clustered extent allocation into find_free_extent_clustered()
` [PATCH v2 3/4] btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered()
` [PATCH v2 4/4] btrfs: Refactor find_free_extent() loops update into find_free_extent_update_loop()

[PATCH] blk: optimization for classic polling
 2083-05-30  4:21 UTC  (2+ messages)

[PATCH] scsi: mptfusion: Remove unnecessary parentheses and simplify null checks
 2018-10-11  2:14 UTC  (4+ messages)

[Buildroot] [RFC] pkg-download: support providing dest filename
 2018-10-11  2:09 UTC 

[libvirt] [PATCH v2 1/1] Add attribute single_usage_restriction for mdev type-id
 2018-10-11  2:08 UTC  (5+ messages)

[PATCH] scsi/mpt3sas: Use dma_pool_zalloc
 2018-10-11  2:06 UTC  (4+ messages)

[PATCH] drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver
 2018-10-11  2:06 UTC 

linux-next: manual merge of the kvm-ppc tree with the kvm-arm tree
 2018-10-11  2:06 UTC  (2+ messages)

[prelink-cross][PATCH] src/arch-mips.c: check info->resolvetls before use its member
 2018-10-11  2:14 UTC 

[PATCH] drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
 2018-10-11  2:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] MAINTAINERS: Fix typo in cxlflash stanza
 2018-10-11  2:01 UTC  (2+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-11  8:39 UTC  (16+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH v2 RESEND] trace_uprobe: support reference counter in fd-based uprobe
 2018-10-11  1:58 UTC  (4+ messages)

[PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch
 2018-10-11  1:58 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] x86: Specify -march=core2 to build 64-bit U-Boot proper
 2018-10-11  1:57 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
` [U-Boot] [PATCH 3/4] x86: doc: Mention qemu-x86_64 support
` [U-Boot] [PATCH 4/4] WIP: travis: Add qemu-x86_64 target for test.py testing

[U-Boot] 4 failures with 'ut dm'
 2018-10-11  1:57 UTC  (3+ messages)

[Bug 108321] rv610: corrupt shader output with SB if_conversion optimization pass
 2018-10-11  1:57 UTC 

[PATCH net-next] net: enable RPS on vlan devices
 2018-10-10 18:32 UTC  (10+ messages)

[PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
 2018-10-10 18:32 UTC  (2+ messages)

[PATCH 0/7] Neaten logging uses
 2018-10-11  1:54 UTC  (2+ messages)

[PATCH v4 0/3] Randomize free memory
 2018-10-11  1:36 UTC  (7+ messages)
` [PATCH v4 1/3] mm: Shuffle initial "
` [PATCH v4 2/3] mm: Move buddy list manipulations into helpers
` [PATCH v4 3/3] mm: Maintain randomization of page free lists

[PATCH 0/8] WIP: trace2: a new trace facility
 2018-10-11  1:50 UTC  (4+ messages)
` [RFC PATCH 0/6] Use trace2 in commit-reach
  ` [RFC PATCH 6/6] commit-reach: fix first-parent heuristic

[PATCH -next] crypto: mxs-dcp: make symbols 'sha1_null_hash' and 'sha256_null_hash' static
 2018-10-11  1:49 UTC 

[PATCH 1/2] hfsplus: fix return value of hfsplus_get_block()
 2018-10-10 18:24 UTC  (2+ messages)
` [PATCH 2/2] hfs: fix return value of hfs_get_block()

Please Reply / Can i have a bit of your attention?
 2018-10-10 16:30 UTC 

[pull] amdgpu, amdkfd, scheduler, radeon, ttm drm-next-4.20
 2018-10-11  1:47 UTC 

[PATCH for-4.9.y] cgroup: Fix deadlock in cpu hotplug path
 2018-10-10 18:23 UTC 

[net-next] tipc: support binding to specific ip address when activating UDP bearer
 2018-10-11  1:43 UTC 

[PATCH 1/4] powerpc: Move core kernel logic into arch/powerpc/Kbuild
 2018-10-11  1:35 UTC  (5+ messages)
` [PATCH 4/4] powerpc: Add -Wimplicit-fallthrough to arch CFLAGS

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-11  1:30 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS b01527b250c8d9c04be3b7a6f46a39e07a7a39c3
 2018-10-11  1:30 UTC 

[igt-dev] [PATCH i-g-t 1/2] tests/kms_properties: Add additional prperty test infrastructure
 2018-10-11  1:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-10-11  1:26 UTC  (12+ messages)

[Qemu-devel] [PATCH 1/1] i386: Add new model of Cascadelake-Server
 2018-10-11  1:22 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/perf: adapt report timing delta acceptance for ICL
 2018-10-11  1:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Off-the-shelf platforms for OpenBMC
 2018-10-11  1:24 UTC  (3+ messages)

[pull request][net-next 0/7] Mellanox, mlx5e and IPoIB netlink support fixes
 2018-10-11  1:24 UTC  (8+ messages)
` [net-next 1/7] RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
` [net-next 2/7] RDMA/netdev: Fix netlink support in IPoIB
` [net-next 3/7] net/mlx5e: Gather common netdev init/cleanup functionality in one place
` [net-next 4/7] net/mlx5e: Always initialize update stats delayed work
` [net-next 5/7] net/mlx5e: Initialize all netdev common structures in one place
` [net-next 6/7] net/mlx5e: Use non-delayed work for update stats
` [net-next 7/7] net/mlx5e: Do not ignore netdevice TX/RX queues number


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.