messages from 2017-05-17 21:40:14 to 2017-05-17 23:18:09 UTC [more...]
[U-Boot] [PATCH v3 0/9] dm: Prepare for supporting a live device tree
2017-05-17 23:18 UTC (8+ 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)
[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
[PATCH net v2] selftests/bpf: fix broken build due to types.h
2017-05-17 23:15 UTC (5+ messages)
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] "
reversion in GIT_COMMON_DIR refs path
2017-05-17 23:03 UTC (7+ messages)
` [PATCH] tests: add an optional test to test git-annex
[PATCH] phy-rockchip-pcie: Mark phy_rd_cfg() as __maybe_unused
2017-05-17 23:03 UTC (2+ messages)
crash after receiving SIGCHLD during system call
2017-05-17 23:02 UTC (5+ 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
[PATCH] mnt: Protect the mountpoint hashtable with mount_lock
2017-05-17 22:48 UTC (11+ 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
[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 (17+ messages)
` [Qemu-devel] [PULL 01/13] hw/acpi-defs: replace leading X with x_ in FADT field names
` [Qemu-devel] [PULL 02/13] hw/arm/virt: generate 64-bit addressable ACPI objects
` [Qemu-devel] [PULL 03/13] hw/virtio: fix vhost user fails to startup when MQ
` [Qemu-devel] [PULL 04/13] libvhost-user: fix crash when rings aren't ready
` [Qemu-devel] [PULL 05/13] pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
` [Qemu-devel] [PULL 06/13] pc: add 2.10 machine type
` [Qemu-devel] [PULL 07/13] iommu: Don't crash if machine is not PC_MACHINE
` [Qemu-devel] [PULL 08/13] ACPI: don't call acpi_pcihp_device_plug_cb on xen
` [Qemu-devel] [PULL 09/13] acpi-defs: clean up open brace usage
` [Qemu-devel] [PULL 10/13] Revert "hw/pci: disable pci-bridge's shpc by default"
` [Qemu-devel] [PULL 11/13] virtio: allow broken device to notify guest
` [Qemu-devel] [PULL 12/13] pci: deassert intx when pci device unrealize
` [Qemu-devel] [PULL 13/13] exec: abstract address_space_do_translate()
[PATCH v2 00/18] ARM64: meson: DT cleanups
2017-05-17 22:34 UTC (11+ 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/1] libjansson: Initial support
2017-05-17 22:25 UTC (2+ messages)
` [PATCH 1/1] "
[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 (4+ 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)
linux-next: unsigned commit in the ipmi tree
2017-05-17 22:17 UTC
[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)
[refpolicy] [PATCH 1/6] dirmngr: add to roles and allow gpg to domtrans
2017-05-17 21:57 UTC (6+ messages)
` [refpolicy] [PATCH 4/6] dirmngr: Network rules to connect to keyserver
[PATCH for-4.9 v2] build: stubdom and tools should depend on public header target
2017-05-17 21:56 UTC (2+ messages)
[PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
2017-05-17 21:56 UTC (8+ messages)
` [PATCH 2/2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
[Qemu-arm] Add Markus Armbrusters code for Broadcom Perhiperals for ARM
2017-05-17 21:55 UTC (9+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[Intel-wired-lan] [PATCH] i40e: Check for memory allocation failure
2017-05-17 21:54 UTC (2+ messages)
[Buildroot] [PATCH] cppcms: fix build on machines with libgpg-error installed
2017-05-17 21:53 UTC
[PATCH 1/2] arm64: defconfig: sync with savedefconfig
2017-05-17 21:52 UTC (2+ messages)
` [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board
[bug report] ksm: introduce ksm_max_page_sharing per page deduplication limit
2017-05-17 21:52 UTC (2+ messages)
[REGRESSION] drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
2017-05-17 21:52 UTC (2+ messages)
[Intel-wired-lan] [PATCH 1/4] ixgbe: Resolve truncation warning for q_vector->name
2017-05-17 21:51 UTC (8+ messages)
` [Intel-wired-lan] [PATCH 2/4] ixgbe: Resolve warnings for -Wimplicit-fallthrough
` [Intel-wired-lan] [PATCH 3/4] ixgbevf: Resolve truncation warning for q_vector->name
` [Intel-wired-lan] [PATCH 4/4] ixgbevf: Resolve warnings for -Wimplicit-fallthrough
[Qemu-devel] [PATCH v2 00/18] Block layer thread safety, part 1
2017-05-17 21:50 UTC (3+ messages)
` [Qemu-devel] [PATCH 07/18] throttle-groups: only start one coroutine from drained_begin
` [Qemu-devel] [Qemu-block] "
+ mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock.patch added to -mm tree
2017-05-17 21:51 UTC
hang during suspend to RAM when bcache cache device is attached
2017-05-17 21:50 UTC (2+ messages)
[PATCH 1/2] refs: Add for_each_worktree_ref for iterating over all worktree HEADs
2017-05-17 21:48 UTC (4+ messages)
[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
2017-05-17 21:47 UTC (11+ messages)
` [RFC PATCH v2 09/17] cgroup: Keep accurate count of tasks in each css_set
` [RFC PATCH v2 10/17] cgroup: Make debug cgroup support v2 and thread mode
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-05-17 21:43 UTC (19+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
[PATCH] media: platform: coda: remove variable self assignment
2017-05-17 21:19 UTC
[PATCH 0/4] drm/dp: device identification and quirks
2017-05-17 21:40 UTC (3+ messages)
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
[3/3] EDAC: mv64x60: replace in_le32/out_le32 with ioread32/iowrite32
2017-05-17 21:40 UTC (4+ messages)
` [PATCH 3/3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.