All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-17 21:57:44 to 2017-05-18 00:02:32 UTC [more...]

[PATCH 01/15] liblockdep: Fix undefined symbol prandom_u32
 2017-05-18  0:01 UTC  (3+ messages)
` [PATCH 09/15] MAINTAINERS: update email for Sasha Levin
` [PATCH 08/15] liblockdep: Remove -lpthread compiler option

[Fuego] HTTP ERROR 404 error when 'log' option is clicked for failed tests in fuego dashboard
 2017-05-18  0:02 UTC  (2+ messages)

[PATCH 1/3] drm: Plumb modifiers through plane init
 2017-05-18  0:00 UTC  (6+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "

reversion in GIT_COMMON_DIR refs path
 2017-05-17 23:59 UTC  (9+ messages)
` [PATCH] tests: add an optional test to test git-annex

[PATCH] multipath-tools: add limits.h to kpartx/lopart.c
 2017-05-17 23:58 UTC 

[PATCH] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
 2017-05-17 23:56 UTC 

[PATCH] xfstests-bld: clean up outdated documentation files
 2017-05-17 23:54 UTC 

[PATCH net v2] selftests/bpf: fix broken build due to types.h
 2017-05-17 23:52 UTC  (8+ messages)

[PATCH v1 0/3] v4l: async: Match parent devices
 2017-05-17 23:53 UTC  (6+ messages)
` [PATCH v1 1/3] of: base: Provide of_graph_get_port_parent()

edac: thunderx: Replace pci_alloc_msix_exact
 2017-05-17 23:52 UTC  (2+ messages)
` [PATCH] "

[GIT PULL] pid namespace fixes for v4.12-rc2
 2017-05-17 23:42 UTC 

[PATCH] ext4: hand over jobs handling discard commands on commit complete phase to kworkers
 2017-05-17 23:47 UTC  (5+ messages)
  `  "
        `  "

linux-next: build failure after merge of the file-locks tree
 2017-05-17 23:45 UTC  (5+ messages)

[GIT PULL] pid namespace fixes for v4.12-rc2
 2017-05-17 23:42 UTC 

linux-next: build warning after merge of the btrfs-kdave tree
 2017-05-17 23:41 UTC 

[PATCH 0/1] libjansson: Initial support
 2017-05-17 23:39 UTC  (3+ messages)
` [PATCH 1/1] "

[Bug 101029] notebook does not work when not booted using nomodeset AMD APU
 2017-05-17 23:37 UTC  (2+ messages)

Your message to kexec awaits moderator approval
 2017-05-17 23:37 UTC 

[PATCH v7 00/10] (kexec-tools) arm64: add kdump support
 2017-05-17 23:37 UTC  (3+ messages)
` [PATCH v7 01/10] kexec: exntend the semantics of kexec_iomem_for_each_line

[PATCH v2 0/5] Regression test for btrfs read repair
 2017-05-17 22:36 UTC  (6+ messages)
` [PATCH v2 1/5] fstests: add _filter_filefrag
` [PATCH v2 2/5] fstests: regression test for btrfs dio read repair
` [PATCH v2 3/5] fstests: regression test for btrfs buffered read's repair
` [PATCH v2 4/5] fstests: regression test for nocsum dio "
` [PATCH v2 5/5] fstests: regression test for nocsum buffered "

[GIT PULL] hwmon fixes for v4.12-rc2
 2017-05-17 23:35 UTC 

[PATCH 0/5] xfstests-bld: improvements to recommended kernel configs
 2017-05-17 23:32 UTC  (5+ messages)
` [PATCH 2/5] kernel-configs: remove ext4- prefix from kernel-configs
` [PATCH 3/5] kernel-configs: use CONFIG_LOCALVERSION="-xfstests"
` [PATCH 4/5] kernel-configs: enable f2fs support
` [PATCH 5/5] kernel-configs: enable ubifs support

[PATCH] mnt: Protect the mountpoint hashtable with mount_lock
 2017-05-17 23:26 UTC  (12+ messages)
` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
            ` [REVIEW][PATCH] mnt: In umount propagation reparent in a separate pass
              ` [REVIEW][PATCH 1/2] mnt: In propgate_umount handle visiting mounts in any order
                ` [REVIEW][PATCH 2/2] mnt: Make propagate_umount less slow for overlapping mount propagation trees

linux-next: unsigned commit in the ipmi tree
 2017-05-17 23:31 UTC  (2+ messages)

crash after receiving SIGCHLD during system call
 2017-05-17 23:27 UTC  (6+ messages)

[PATCH 0/2] arp: always override existing neigh entries with gratuitous ARP
 2017-05-17 23:25 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] seq_file: delete small-value optimization
 2017-05-17 23:25 UTC  (2+ messages)

[PATCH] efi/libstub: Indicate clang the relocation mode for arm64
 2017-05-17 23:24 UTC  (10+ messages)

[PATCH 0/8 v1] utilize bio_clone_fast to clean up
 2017-05-17 22:22 UTC  (9+ messages)
` [PATCH 1/8] Btrfs: use bio_clone_fast to clone our bio
` [PATCH 2/8] Btrfs: new helper btrfs_bio_clone_partial
` [PATCH 3/8] Btrfs: use bio_clone_bioset_partial to simplify DIO submit
` [PATCH 4/8] Btrfs: change how we iterate bios in endio
` [PATCH 5/8] Btrfs: record error if one block has failed to retry
` [PATCH 6/8] Btrfs: make check-integrity use bvec_iter
` [PATCH 7/8] Btrfs: unify naming of btrfs_io_bio
` [PATCH 8/8] Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial

[U-Boot] [PATCH v3 0/9] dm: Prepare for supporting a live device tree
 2017-05-17 23:18 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] dm: Use dm.h header when driver mode is used
` [U-Boot] [PATCH v3 2/9] dm: core: Move dev_get_addr() etc. into a separate file
` [U-Boot] [PATCH v3 3/9] dm: Rename dev_addr..() functions
` [U-Boot] [PATCH v3 4/9] atmel: Fix up use of dm_scan_fdt_node()
` [U-Boot] [PATCH v3 5/9] dm: Fix up inclusion of common.h
` [U-Boot] [PATCH v3 6/9] dm: core: Dont export dm_scan_fdt_node()
` [U-Boot] [PATCH v3 7/9] dm: core: Replace of_offset with accessor (part 2)
` [U-Boot] [PATCH v3 8/9] dm: core: Add ofnode to represent device tree nodes
` [U-Boot] [PATCH v3 9/9] dm: core: Adjust device_bind_common() to take an ofnode

[patch net-next v4 00/10] net: sched: introduce multichain support for filters
 2017-05-17 23:17 UTC  (7+ messages)
` [patch net-next v4 06/10] net: sched: introduce helpers to work with filter chains

linux-next: build failure after merge of the netfilter tree
 2017-05-17 23:10 UTC  (4+ messages)

[WIP][RFC] questions about overlay index dir design
 2017-05-17 23:08 UTC 

[PATCH v2] count_stat_eventual: Remove unnecessary READ_ONCE() and smp_mb()
 2017-05-17 23:07 UTC  (5+ messages)

[PATCH RFC 0/3] Improve stability of system clock
 2017-05-17 23:06 UTC  (6+ messages)

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-17 23:05 UTC  (4+ messages)

[kernel-hardening] [PATCH v6 0/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-05-17 23:04 UTC  (12+ messages)
` [kernel-hardening] "

[PATCH] phy-rockchip-pcie: Mark phy_rd_cfg() as __maybe_unused
 2017-05-17 23:03 UTC  (2+ messages)

device tree nodes and platform drivers
 2017-05-17 23:01 UTC 

rdma_cm unable to find route on sub-table
 2017-05-17 23:00 UTC 

[fs-btrfs] question about apparent useless function call
 2017-05-17 22:37 UTC 

[PATCH 0/4] Make ohci-platform usable for omap3/4/5
 2017-05-17 22:59 UTC  (5+ messages)
  ` [PATCH 1/4] usb: host: ohci-platform: Add basic runtime PM support
  ` [PATCH 2/4] usb: host: ohci-platform: Add support for omap3 and later
  ` [PATCH 3/4] usb: host: ohci-omap3: Print warning to get people to use ohci-platform
  ` [PATCH 4/4] ARM: dts: Add remote-wakeup-connected for omap OHCI

[Buildroot] [PATCH 1/1] package/avrdude: fix gpio definition, add kconfig option
 2017-05-17 22:58 UTC 

[PATCH] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated
 2017-05-17 22:51 UTC 

[4.12 REGRESSION] pinctrl: rockchip: sleeping function called from atomic context
 2017-05-17 22:56 UTC 

[pwm] question about potential division by zero
 2017-05-17 22:48 UTC  (4+ messages)

[PATCH v6 0/5] firmware: add driver data API
 2017-05-17 22:45 UTC  (7+ messages)
` [PATCH v6 3/5] test: add new driver_data load tester

master - lvconvert: fix indent and typo in last commit
 2017-05-17 22:44 UTC 

[PATCH] Btrfs: tolerate errors if we have retried successfully
 2017-05-17 21:42 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] (no subject)
 2017-05-17 22:42 UTC 

DT: newbie questions
 2017-05-17 22:38 UTC  (4+ messages)

[PATCH v4 0/3] USB Audio Gadget refactoring
 2017-05-17 22:37 UTC  (4+ messages)
` [PATCH v4 1/3] usb: gadget: f_uac2: remove platform driver/device creation
` [PATCH v4 2/3] usb: gadget: f_uac2: split out audio core
` [PATCH v4 3/3] usb: gadget: add f_uac1 variant based on a new u_audio api

[PATCH v3 6/6] net/enic: flow API documentation
 2017-05-17 22:38 UTC  (10+ messages)
` [PATCH v4 0/8] enic flow api support
  ` [PATCH v4 1/8] net/enic: bring NIC interface functions up to date
  ` [PATCH v4 2/8] net/enic: flow API skeleton
  ` [PATCH v4 3/8] net/enic: flow API for NICs with advanced filters enabled
  ` [PATCH v4 4/8] net/enic: flow API mark and flag support
  ` [PATCH v4 5/8] net/enic: flow API for NICs with advanced filters disabled
  ` [PATCH v4 6/8] net/enic: flow API for Legacy NICs
  ` [PATCH v4 7/8] net/enic: flow API debug
  ` [PATCH v4 8/8] net/enic: flow API documentation

[PATCH] net/smc: mark as BROKEN due to remote memory exposure
 2017-05-17 22:37 UTC  (7+ messages)

[PATCH lttng-tools] Fix: thread exit vs futex wait/wakeup race
 2017-05-17 22:36 UTC 

populate sdk broken for u-boot-mkimage
 2017-05-17 22:37 UTC  (4+ messages)
  ` [OE-core] "

linux-next: unsigned commits in the rcu tree
 2017-05-17 22:36 UTC  (2+ messages)

[PATCH] nvme/pci: remap BAR0 to cover admin CQ doorbell for large stride
 2017-05-17 22:35 UTC 

[Qemu-devel] [PULL 00/13] pci, virtio, vhost: fixes
 2017-05-17 22:34 UTC  (3+ messages)

[PATCH v2 00/18] ARM64: meson: DT cleanups
 2017-05-17 22:34 UTC  (7+ messages)

[U-Boot] [PATCH] ARMv8/sec_firmware : Update chosen/kaslr-seed
 2017-05-17 22:33 UTC  (8+ messages)

[PATCH 0/6] small multipath fixes
 2017-05-17 22:32 UTC  (2+ messages)

[PATCH] mpathpersist: fix one more crash possiblity
 2017-05-17 22:30 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: timeriomem_rng: Add entropy quality property
 2017-05-17 22:29 UTC  (3+ messages)
` [PATCH v1 2/2] hw_random: timeriomem_rng: Allow setting RNG quality from platform data

[Patch RFC net-next] net: usb: r8152: Fix rx_bytes/tx_bytes to include FCS
 2017-05-17 22:28 UTC  (2+ messages)

[refpolicy] [PATCH 2/2] contrib: new libmtp module
 2017-05-17 22:28 UTC  (3+ messages)
` [refpolicy] [PATCH v2 "

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-05-17 22:28 UTC  (2+ messages)

broadwell instability and mandatory igt for gem/mm/gtt changes
 2017-05-17 22:27 UTC 

[PATCH v2 0/2] Small multipath fixes
 2017-05-17 22:26 UTC  (2+ messages)

[PATCH v2 00/12] fixes for kpartx -d
 2017-05-17 22:25 UTC  (3+ messages)

[PATCH 0/7] Seven small multipath-tools patches
 2017-05-17 22:24 UTC  (3+ messages)
` [PATCH 6/7] kpartx: Fix a compiler warning

[PATCH] crypto: x86/aes - Don't use %rbp as temporary register
 2017-05-17 22:21 UTC  (3+ messages)

[PATCH] r8152: Mark usb_ocp_read() as __maybe_unused
 2017-05-17 22:20 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: Add support for flashing zImage
 2017-05-17 22:20 UTC  (2+ messages)

[PATCH 1/1] iptables: Fix crash on malformed iptables-restore
 2017-05-17 22:19 UTC  (2+ messages)
` [1/1] "

[Qemu-devel] [RFC] qmp: Return 'user_creatable' & 'hotpluggable' fields on qom-list-types
 2017-05-17 22:19 UTC  (3+ messages)

[PATCH v6 1/2] selinux: add brief info to policydb
 2017-05-17 22:19 UTC  (3+ messages)

master - lvconvert: enhance automatic settings of possible (raid) LV types
 2017-05-17 22:19 UTC 

[PATCH 1/2] mmc: dw_mmc: Use device_property_read instead of of_property_read
 2017-05-17 22:17 UTC  (2+ messages)
` [PATCH 2/2] mmc: core: "

[Intel-wired-lan] [PATCH 0/5] ixgbe: fixes for configuring link on x550a
 2017-05-17 22:18 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 1/5] ixgbe: correct CS4223/7 PHY identification
` [Intel-wired-lan] [PATCH 2/5] ixgbe: add write flush when configuring CS4223/7
` [Intel-wired-lan] [PATCH 3/5] ixgbe: always call setup_mac_link for multispeed fiber
` [Intel-wired-lan] [PATCH 4/5] ixgbe: add missing configuration for rate select 1
` [Intel-wired-lan] [PATCH 5/5] ixgbe: fix incorrect status check

[PATCH] net1080: Mark nc_dump_ttl() as __maybe_unused
 2017-05-17 22:17 UTC  (2+ messages)

[Bug 100577] DC + TearFree display lock
 2017-05-17 22:17 UTC  (2+ messages)

Build warning 'uninitialized variable' in fs/overlayfs
 2017-05-17 22:17 UTC  (2+ messages)

[net-realtek-btcoexist] question about identical code for different branches
 2017-05-17 21:52 UTC 

[PATCH] MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
 2017-05-17 22:14 UTC 

[PATCH v5] PCI: Xilinx NWL: Modifying irq chip for legacy interrupts
 2017-05-17 22:13 UTC  (4+ messages)

[U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-05-17 22:13 UTC  (18+ messages)

kernel 4.12-rc1 does not boot with CONFIG_MIPS_MT_SMP enabled on lantiq xway xrx200
 2017-05-17 22:12 UTC 

[PATCH] um: Add mark_rodata_ro support
 2017-05-17 22:11 UTC 

[refpolicy] [PATCH 1/1] refpolicy: Infiniband pkeys and endports
 2017-05-17 22:09 UTC  (2+ messages)

[PATCH] Use device_property_read instead of of_property_read in the dw_mmc driver
 2017-05-17 22:07 UTC  (5+ messages)

[infiniband-hw-i40iw] question about identical code for different branches
 2017-05-17 22:06 UTC 

+ powerpc-mm-hugetlb-add-support-for-1g-huge-pages.patch added to -mm tree
 2017-05-17 22:06 UTC 

+ mm-hugetlb-cleanup-arch_has_gigantic_page.patch added to -mm tree
 2017-05-17 22:06 UTC 

[PATCH v2 00/15] lpfc updates for 11.2.0.14
 2017-05-17 22:06 UTC  (6+ messages)
` [PATCH v2 02/15] lpfc: Fix system crash when port is reset

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2017-05-17 22:05 UTC  (2+ messages)
  ` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)

[PATCH 1/1] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page Extend the disabling of preemption to include the hypercall so that another thread can't get the CPU and corrupt the per-cpu page used for hypercall arguments
 2017-05-17 22:04 UTC  (3+ messages)

[PATCH] mm,oom: fix oom invocation issues
 2017-05-17 22:03 UTC  (5+ messages)

[PATCH] lpfc: Fix NULL pointer dereference during PCI error recovery
 2017-05-17 22:02 UTC 

[U-Boot] [PATCH 0/4] arm: am57xx: cl-som-am57x: 2'nd stage
 2017-05-17 22:00 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] arm: am57xx: cl-som-am57x: support for FS boot
` [U-Boot] [PATCH 2/4] arm: am57xx: cl-som-am57x: change the shell prompt
` [U-Boot] [PATCH 3/4] ARM: am57xx: cl-som-am57x: support for AM5718
` [U-Boot] [PATCH 4/4] arm: am57xx: cl-som-am57x: adjust default env to the installation system

[Buildroot] [autobuild.buildroot.net] Build results for 2017-05-16
 2017-05-17 21:59 UTC  (3+ messages)
` [Buildroot] Analysis of build "

[refpolicy] [PATCH] refpolicy: Define getrlimit permission for class process
 2017-05-17 21:59 UTC  (2+ messages)

[PATCH 00/12] Implement DDB algorithm and WM cleanup
 2017-05-17 21:59 UTC  (2+ messages)

[PATCH][V2] dmaengine: bcm-scm-raid: remove redundant null check on req
 2017-05-17 21:58 UTC  (2+ messages)

[refpolicy] [PATCH] refpolicy: Define smc_socket security class
 2017-05-17 21:58 UTC  (2+ messages)

+ mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock-checkpatch-fixes.patch added to -mm tree
 2017-05-17 21:58 UTC 

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-05-17 21:58 UTC  (2+ messages)

[PATCH 0/4] blk-throttle: fix a few issues
 2017-05-17 21:57 UTC  (2+ 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.