All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-02 18:40:17 to 2018-07-02 20:04:04 UTC [more...]

include architecture Kconfig files from top-level Kconfig
 2018-07-02 20:03 UTC  (3+ messages)
` [PATCH 1/5] kconfig: include common "

[PATCH v3 0/2] sparse_init rewrite
 2018-07-02 20:00 UTC  (7+ messages)
` [PATCH v3 1/2] mm/sparse: add sparse_init_nid()
` [PATCH v3 2/2] mm/sparse: start using sparse_init_nid(), and remove old code

[PATCH] drm/msm: Disable mdp5 crtc when there are no active planes
 2018-07-02 20:00 UTC 

Feature request : "git fsck" should show the percentage of completeness in step "Checking connectivity:"
 2018-07-02 19:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qapi: easier debugging of introspection file
 2018-07-02 19:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Add comments to aid debugging generated introspection
` [Qemu-devel] [PATCH 2/2] qapi: Drop qapi-gen --unmask option

[U-Boot] Pull request: u-boot-net.git master
 2018-07-02 19:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] initialize net_mode.if_type
 2018-07-02 19:56 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] "

[PATCH v7 07/10] dt-bindings: counter: Document stm32 quadrature encoder
 2018-07-02 19:56 UTC  (3+ messages)
` [v7,07/10] "

[PATCH v2 1/2] arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
 2018-07-02 19:53 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: pm8998: Add pm8998 thermal zone

[Qemu-devel] [PULL 14/18] translate-all: discard TB when tb_link_page returns an existing matching TB
 2018-07-02 19:52 UTC  (5+ messages)
` [Qemu-devel] [PULL, "

[PATCH v2] mm: teach dump_page() to correctly output poisoned struct pages
 2018-07-02 19:51 UTC  (3+ messages)

[PATCH v3 0/9] drm/vc4: Add support for the transposer IP
 2018-07-02 19:51 UTC  (6+ messages)
` [PATCH v3 8/9] drm/vc4: Add support for the transposer block
` [PATCH v3 9/9] ARM: dts: bcm283x: Add Transposer block

+ mm-teach-dump_page-to-correctly-output-poisoned-struct-pages.patch added to -mm tree
 2018-07-02 19:51 UTC 

[U-Boot] [PATCH v3 3/3] ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIP
 2018-07-02 19:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/3] net: Add option to prefer bootp/dhcp serverip
 2018-07-02 19:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/3] net: Prefer command line arguments
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/1] net: new command: wol - Wake on LAN
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] net: Add new wol command "

[U-Boot] [PATCH v2 2/2] net: mvneta: zero Tx descriptors on init
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] net: mvneta: dcache flush TX descriptors at init
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: fastboot: Fix build when FASTBOOT_FLASH is disabled
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
 2018-07-02 19:50 UTC  (2+ messages)
` [U-Boot] "

[PATCH v5 0/8] Allocate cache entries from mem_pool
 2018-07-02 19:49 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] read-cache: teach refresh_cache_entry to take istate
  ` [PATCH v6 2/8] read-cache: teach make_cache_entry to take object_id
  ` [PATCH v6 3/8] block alloc: add lifecycle APIs for cache_entry structs
  ` [PATCH v6 4/8] mem-pool: only search head block for available space
  ` [PATCH v6 5/8] mem-pool: add life cycle management functions
  ` [PATCH v6 6/8] mem-pool: fill out functionality
  ` [PATCH v6 7/8] block alloc: allocate cache entries from mem_pool
  ` [PATCH v6 8/8] block alloc: add validations around cache_entry lifecyle

[PATCH] git-gui: use commit message template
 2018-07-02 19:49 UTC  (2+ messages)

[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
 2018-07-02 19:48 UTC  (2+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921

[Cluster-devel] [GFS2 PATCH] GFS2: Eliminate bitmap clones
 2018-07-02 19:48 UTC  (2+ messages)

Regression introduced by "r8169: simplify rtl_set_mac_address"
 2018-07-02 19:48 UTC 

usb: gadget: f_fs: Only return delayed status when len is 0
 2018-07-02 19:48 UTC 

[U-Boot] [PATCH v3 00/11] sandbox: net: Fix sandbox eth drivers
 2018-07-02 19:47 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] sandbox: eth-raw: Correct valid socket test in send/recv
` [U-Boot] [PATCH v3 02/11] sandbox: Fix format of fake-host-hwaddr in test.dts
` [U-Boot] [PATCH v3 03/11] net: Only call halt on a driver that has been init'ed
` [U-Boot] [PATCH v3 04/11] sandbox: eth-raw: Make sure descriptors are always initialized
` [U-Boot] [PATCH v3 05/11] net: Correct comment in Kconfig
` [U-Boot] [PATCH v3 06/11] net: sandbox: Convert sandbox mock eth driver to livetree
` [U-Boot] [PATCH v3 07/11] net: sandbox-raw: Convert raw "
` [U-Boot] [PATCH v3 08/11] sandbox: eth-raw: Add a function to ask the host about localhost
` [U-Boot] [PATCH v3 09/11] sandbox: eth-raw: Allow interface to be specified by index
` [U-Boot] [PATCH v3 10/11] sandbox: eth-raw: Make random MAC addresses available to eth-raw
` [U-Boot] [PATCH v3 11/11] sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces

[Qemu-devel] [PATCH v4 0/2] block: formalize and test fleecing
 2018-07-02 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] blockdev: enable non-root nodes for backup source
` [Qemu-devel] [PATCH v4 2/2] iotests: add 222 to test basic fleecing

[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
 2018-07-02 19:45 UTC  (3+ messages)

[PATCH] fixup! firmware: raspberrypi: Remove VLA usage
 2018-07-02 19:45 UTC 

[SPDK] Debugging /sys driver_override affecting driver binding
 2018-07-02 19:42 UTC 

[PATCH v7 03/10] docs: Add Generic Counter interface documentation
 2018-07-02 19:42 UTC  (5+ messages)
` [v7,03/10] "

[Fuego] [PATCH 1/2] Interbench: support to do tests on different block devices
 2018-07-02 19:41 UTC  (2+ messages)
` [Fuego] [PATCH 2/2] iperf3: only do static compilation for libiperf

[PATCH] pci: fix I/O space page leak
 2018-07-02 19:40 UTC  (8+ messages)

So, does btrfs check lowmem take days? weeks?
 2018-07-02 19:40 UTC  (11+ messages)
          ` how to best segment a big block device in resizeable btrfs filesystems?

Subject: [PATCH RFC] block: fix Amiga RDB partition support for disks >= 2 TB
 2018-07-02 19:39 UTC  (4+ messages)
` [PATCH] block: fix Amiga partition support for disks >= 1 TB

hrtimer become inaccurate with RT patch
 2018-07-02 19:38 UTC  (5+ messages)

[PATCH net-next 00/10] r8169: add phylib support
 2018-07-02 19:37 UTC  (11+ messages)
` [PATCH net-next 01/10] r8169: add basic "
` [PATCH net-next 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next 03/10] r8169: replace open-coded PHY soft reset with genphy_soft_reset
` [PATCH net-next 04/10] r8169: use phy_ethtool_(g|s)et_link_ksettings
` [PATCH net-next 05/10] r8169: use phy_ethtool_nway_reset
` [PATCH net-next 06/10] r8169: use phy_mii_ioctl
` [PATCH net-next 07/10] r8169: migrate speed_down function to phylib
` [PATCH net-next 08/10] r8169: remove rtl8169_set_speed_xmii
` [PATCH net-next 09/10] r8169: remove mii_if_info member from struct rtl8169_private
` [PATCH net-next 10/10] r8169: don't read chip phy status register

[PATCH 1/2] drm/amdgpu: switch firmware path for CIK parts
 2018-07-02 19:36 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: switch firmware path for SI parts

[PATCH] staging: rtl8188eu: remove rtw_mp_phy_regdef.h
 2018-07-02 19:35 UTC 

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-02 19:34 UTC  (2+ messages)

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-07-02 19:33 UTC  (11+ messages)

[PATCH v3 0/8] gnss: add new GNSS subsystem
 2018-07-02 19:32 UTC  (9+ messages)

[RFC PATCH for 4.18 1/2] rseq: validate rseq_cs fields are < TASK_SIZE
 2018-07-02 19:31 UTC  (14+ messages)

BUG: *ERROR* No EDID read
 2018-07-02 19:29 UTC  (2+ messages)

Assertion `t->bytes' failed in blktrace replay
 2018-07-02 19:26 UTC 

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-02 19:24 UTC  (8+ messages)

[Qemu-devel] [PATCH] i386: fix '-cpu ?' output for host cpu type
 2018-07-02 19:23 UTC  (2+ messages)

linux-next: Tree for Jul 2
 2018-07-02 19:22 UTC  (5+ messages)
` linux-next: Tree for Jul 2 (sound/soc/pxa/)

[SPDK] Best practices on driver binding for SPDK in production environments
 2018-07-02 19:22 UTC 

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-02 19:21 UTC  (14+ messages)

[PATCH] USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-07-02 19:17 UTC  (7+ messages)
          `  "

[pull request][net-next 00/12] Mellanox, mlx5e updates 2018-06-28
 2018-07-02 19:17 UTC  (10+ messages)
` [net-next 01/12] net/mlx5e: Add UDP GSO support

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-02 18:39 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v2 3/3] bpf: btf: print map dump and lookup with btf info

[Buildroot] Building the Rockchip libv4l plugin
 2018-07-02 19:16 UTC  (2+ messages)

[PATCH v4 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
 2018-07-02 21:12 UTC 

[MODERATED] More lfence excitement
 2018-07-02 19:16 UTC  (3+ messages)
` [MODERATED] "

[Qemu-devel] [PATCH v2 0/2] test NBD bitmap export
 2018-07-02 19:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] nbd/client: Add x-dirty-bitmap to query bitmap from server
` [Qemu-devel] [PATCH v2 2/2] iotests: New test 223 for exporting dirty bitmap over NBD

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-02 19:13 UTC  (5+ messages)
` [PATCH v3 12/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2] ppc: Include vga cirrus card into the compiling process
 2018-07-02 19:13 UTC 

[PATCH v4 0/5] bitmap: Introduce alloc/free helpers
 2018-07-02 19:11 UTC  (3+ messages)
` [PATCH v4 1/5] dm: Avoid namespace collision with bitmap API

[PATCH v7 02/10] counter: Documentation: Add Generic Counter sysfs documentation
 2018-07-02 19:11 UTC  (3+ messages)
` [v7, "

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-07-02 19:09 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()

[RFC PATCH] ata: ahci: Enable DEVSLP by default on x86 modern standby platform
 2018-07-02 19:08 UTC 

[PATCH v3 0/8] Moved code detection: ignore space on uniform indentation
 2018-07-02 18:59 UTC  (5+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 9/9] diff.c: add white space mode to move detection that allows indent changes

[Qemu-devel] [PATCH v3 00/13] linux-user: strace improvements
 2018-07-02 19:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 06/13] linux-user/strace: Dump AF_NETLINK sockaddr content
` [Qemu-devel] [PATCH v3 10/13] linux-user/strace: Let print_sockaddr() have a 'last' argument
` [Qemu-devel] [PATCH v3 11/13] linux-user/strace: Add print_sockaddr_ptr() to handle plain/pointer addrlen
` [Qemu-devel] [PATCH v3 12/13] linux-user/strace: Improve getsockname() output
` [Qemu-devel] [PATCH v3 13/13] linux-user/strace: Improve recvfrom() output

[PATCH v4 1/9] kernel-shark-qt: Add Cmake build system for the Qt based KernelShark
 2018-07-02 19:03 UTC  (3+ messages)
` [PATCH v4 3/9] kernel-shark-qt: Add API for loading trace.dat files

[PATCH 1/4] mesa: Fix do_install_append_imxgpu task
 2018-07-02 19:01 UTC  (4+ messages)
` [PATCH 2/4] gstreamer1.0-plugins-base: Add patch to fix compilations errors
` [PATCH 3/4] gstreamer1.0-plugins-base: Remove append for version 1.14.0
` [PATCH 4/4] linux-fslc: Bump revision 8f6a840816af

[PATCH 0/2] ata: libahci: devslp fixes
 2018-07-02 19:01 UTC  (3+ messages)
` [PATCH 1/2] ata: libahci: Correct setting of DEVSLP register
` [PATCH 2/2] ata: libahci: Allow reconfigure "

4.17.x won't boot due to "x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G"
 2018-07-02 19:01 UTC  (3+ messages)

[PATCH v6] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 19:00 UTC 

[PATCH 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-07-02 19:01 UTC  (6+ messages)
` [PATCH 4/4] serial: sh-sci: Stop RX FIFO timer during port shutdown

Call for Papers - DSIC’18 - Montenegro; Deadline: July 14
 2018-07-02 19:00 UTC 

[lkp-robot] [fs] 5c6de586e8: vm-scalability.throughput +12.4% improvement (from reorganizing struct inode?)
 2018-07-02 18:59 UTC 

[PATCH] net/mlx5: activate Verbs cleanup on removal
 2018-07-02 18:58 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_tcp_close
 2018-07-02 18:56 UTC  (2+ messages)

KASAN: use-after-free Write in bpf_tcp_close
 2018-07-02 18:55 UTC  (2+ messages)

[PATCH v3] add param that allows bootline control of hardened usercopy
 2018-07-02 18:55 UTC  (5+ messages)

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-02 18:55 UTC  (11+ messages)
` [PATCH v4 2/6] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v4 3/6] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845
` [PATCH v4 6/6] arm64: dts: sdm845: Add tsens nodes

[GIT PULL] x86 fixes
 2018-07-02 18:53 UTC  (4+ messages)

[PATCH] docs: atomic_ops: atomic_set is a write (not read) operation
 2018-07-02 18:55 UTC  (5+ messages)

possible deadlock in bpf_tcp_close
 2018-07-02 18:52 UTC  (2+ messages)

[PATCH v2 0/5] Initial support of Trusted Foundations on Tegra30
 2018-07-02 18:53 UTC  (5+ messages)

Query reagrding babeltrace generated output
 2018-07-02 18:53 UTC 

[PATCH 0/2] tools/memory-model: remove ACCESS_ONCE()
 2018-07-02 18:54 UTC  (5+ messages)

possible deadlock in sock_hash_free
 2018-07-02 18:50 UTC  (2+ messages)

[ndctl PATCH] ndctl, test: Disable poison tests for now
 2018-07-02 18:51 UTC  (4+ messages)

[PATCH v5] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-02 18:50 UTC 

WARNING: ODEBUG bug in sock_hash_free
 2018-07-02 18:48 UTC  (2+ messages)

[PATCH] sysctl: fix typos in comments
 2018-07-02 18:41 UTC  (2+ messages)

[PATCH bpf 0/3] Three BPF fixes
 2018-07-02 18:48 UTC  (5+ messages)
` [PATCH bpf 3/3] bpf: undo prog rejection on read-only lock failure

[PATCH] arm64: Clear the stack
 2018-07-02 18:48 UTC  (4+ messages)

[PATCH] mm/sparse: Make sparse_init_one_section void and remove check
 2018-07-02 18:47 UTC  (2+ messages)

[PATCH] Drivers: hv: hv_kvp: Mark expected switch fall-through
 2018-07-02 18:23 UTC 

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-02 18:45 UTC  (6+ messages)
` [PATCH v5 1/8] security: define new LSM hook named security_kernel_load_data

[Qemu-devel] [PATCH v3 0/2] block: formalize and test fleecing
 2018-07-02 18:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] iotests: add 222 to test basic fleecing

[PATCH] ieee802154: 6lowpan: set IFLA_LINK
 2018-07-02 18:40 UTC  (2+ messages)

[adhoc test] 124915: tolerable all pass
 2018-07-02 18:40 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.