All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 00:41:37 to 2018-10-11 02:54:08 UTC [more...]

[PATCH stable 4.9 v2 00/29] backport of IP fragmentation fixes
 2018-10-10 19:29 UTC  (5+ 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 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)

Scrub aborts due to corrupt leaf
 2018-10-11  2:51 UTC  (16+ messages)

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

[PATCH] ext4: avoid unused variable warning
 2018-10-10 19:26 UTC  (2+ 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

[Ksummit-discuss] [PATCH v2 0/3] code of conduct fixes
 2018-10-11  2:37 UTC  (10+ 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 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

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

[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-devel] [PATCH v2 03/12] net: cadence_gem: Use uint32_t for 32bit descriptor words
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 04/12] net: cadence_gem: Add macro with max number of "
  ` [Qemu-arm] "
` [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-devel] [PATCH v2 07/12] net: cadence_gem: Implement support for 64bit descriptor addresses
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 08/12] net: cadence_gem: Announce 64bit addressing support
` [Qemu-devel] [PATCH v2 09/12] target-arm: powerctl: Enable HVC when starting CPUs to EL2
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 10/12] target/arm: Add the Cortex-A72
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 11/12] hw/arm: versal: Add a model of Xilinx Versal SoC
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 12/12] hw/arm: versal: Add a virtual Xilinx Versal board
  ` [Qemu-arm] "

[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] f2fs: fix data corruption issue with hardware encryption
 2018-10-11  2:15 UTC  (5+ 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)

[PATCH v14 1/2] leds: core: Introduce LED pattern trigger
 2018-10-11  2:05 UTC  (4+ 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

[PATCH] selftests/gpio: fix compiling errors
 2018-10-11  1:24 UTC  (7+ messages)

[PATCH 0/4] Bloom filter experiment
 2018-10-11  1:21 UTC  (4+ messages)
` [PATCH 0/2] Per-commit filter proof of concept
  ` [PATCH 1/2] One filter per commit
  ` [PATCH 2/2] Only make bloom filter for first parent

[PATCH 0/3] ref-filter: reduce memory leaks
 2018-10-11  1:20 UTC  (7+ messages)
` [PATCH 1/3] ref-filter: free memory from used_atom
  ` [PATCH 2/3] ls-remote: release memory instead of UNLEAK
  ` [PATCH 3/3] ref-filter: free item->value and item->value->s

INFO: rcu detected stall in shmem_fault
 2018-10-11  1:17 UTC  (11+ messages)

[PATCH] fbdev: make FB_BACKLIGHT a tristate
 2018-10-11  1:16 UTC  (5+ messages)

[PATCH] bpf: bpftool, add support for attaching programs to maps
 2018-10-10 17:53 UTC  (3+ messages)

[PATCH v2 1/6] drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
 2018-10-11  1:16 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/6] "
` ✓ Fi.CI.BAT: success "

4ce5f9c9e7 [ 1.323881] WARNING: CPU: 0 PID: 1 at mm/slab_common.c:1031 kmalloc_slab
 2018-10-11  1:14 UTC  (5+ messages)
  ` [LKP] "

jbd2_clear_buffer_revoked_flags() takes a long time
 2018-10-10 17:49 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Implement queue/stack maps
 2018-10-10 17:47 UTC  (4+ messages)
` [PATCH bpf-next v2 3/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall

[Qemu-devel] [PATCH v4 00/11] qga: report serial number and disk node
 2018-10-11  1:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 01/11] qga-win: fix crashes when PCI info cannot be retrived

[Qemu-trivial] [PATCH 0/2] mailmap: Sort and clean an utf8 encoding issue
 2018-10-11  1:01 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 2/2] mailmap: Split 'prefered emails' from 'original git import' section
  ` [Qemu-devel] "

[PATCH] r8152: limit MAC pass-through to one device
 2018-10-10 17:30 UTC  (4+ messages)

[PATCH 0/6] PMUv3 event handling improvements
 2018-10-10 17:30 UTC  (3+ messages)
` [PATCH 1/6] arm64: perf: Reject stand-alone CHAIN events for PMUv3

[PATCH resend v2 0/2] Input: touchscreen - Add support for touchscreen-min-x and -min-y properties
 2018-10-11  0:52 UTC  (5+ messages)
` [PATCH resend v2 1/2] Input: touchscreen DT binding - add "

[PATCH] mm: Speed up mremap on large regions
 2018-10-11  0:50 UTC  (6+ messages)

[PATCH 0/2] CRTC background color
 2018-10-11  0:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_crtc_background_color: overhaul for latest ABI proposal

git repo directory naming?
 2018-10-10 20:16 UTC 

linux-next: build warnings from the build of Linus' tree
 2018-10-11  0:48 UTC  (9+ messages)

[xen-unstable test] 128523: tolerable FAIL - PUSHED
 2018-10-11  0:47 UTC 

On holy wars, and a plea for peace
 2018-10-11  0:46 UTC 

[PATCH net] net: make skb_partial_csum_set() more robust against overflows
 2018-10-10 17:22 UTC  (2+ messages)

[PATCH] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-10-11  0:44 UTC 

Code of Conduct, more attacks on Ted Ts'o
 2018-10-11  0:43 UTC 


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.