All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-30 20:31:39 to 2017-05-30 21:42:05 UTC [more...]

[patch 00/26] alarmtimers/posixtimers: Bug fixes and spec conformity changes
 2017-05-30 21:15 UTC  (6+ messages)
` [patch 01/26] alarmtimer: Prevent overflow of relative timers
` [patch 02/26] alarmtimer: Rate limit periodic intervals
` [patch 04/26] posix-timers: Remove unused export of posix_timer_event()
` [patch 06/26] posix-timers: Avoid gazillions of forward declarations
` [patch 10/26] posix-timers: Move interval out of the union

[PATCH] dt-bindings: net: move FMan binding
 2017-05-30 21:41 UTC  (6+ messages)

[PATCH] acpi: configfs: Unload SSDT on configfs entry removal
 2017-05-30 21:41 UTC  (6+ messages)
      ` [Devel] "

[PATCH v5 0/3] Implement fast refcount overflow protection
 2017-05-30 21:39 UTC  (16+ messages)
` [kernel-hardening] "
` [PATCH v5 1/3] refcount: Create unchecked atomic_t implementation
  ` [kernel-hardening] "
` [PATCH v5 2/3] x86/asm: Add suffix macro for GEN_*_RMWcc()
  ` [kernel-hardening] "
` [PATCH v5 3/3] x86/refcount: Implement fast refcount overflow protection
  ` [kernel-hardening] "

host memory buffer support
 2017-05-30 21:39 UTC  (3+ messages)
` [PATCH 4/4] nvme-pci: implement "

[PATCH 0/7] tree-wide: use proper 'R-Car' product name
 2017-05-30 21:39 UTC  (3+ messages)
` [PATCH 5/7] pci: use proper name for the R-Car SoC

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-05-30 21:39 UTC  (4+ messages)
` [PATCH v10 01/32] ARM: vGIC: avoid rank lock when reading priority

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-30 21:38 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PATCHv3 00/20] Diff machine: highlight moved lines
 2017-05-30 21:38 UTC  (4+ messages)
` [PATCHv4 00/17] "

[RFC] Exclusive gpu access for SteamVR usecases
 2017-05-30 21:38 UTC  (3+ messages)

[Buildroot] [git commit] strongswan: add upstream security patches
 2017-05-30 21:37 UTC 

[PATCH v8 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-05-30 21:37 UTC  (5+ messages)
` [PATCH v8 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v8 3/5] i2c: aspeed: added documentation for Aspeed I2C driver

[PATCH 1/2] libsepol: Clean up scope handling
 2017-05-30 21:37 UTC  (2+ messages)

[Buildroot] Makefile: add check of binaries architecture
 2017-05-30 21:35 UTC 

[linux-4.1 test] 109845: regressions - FAIL
 2017-05-30 21:33 UTC 

[PATCHv5 00/17] Diff machine: highlight moved lines
 2017-05-30 21:33 UTC  (5+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] diff.c: color moved lines differently

[PATCH v2] iio: proximity: as3935: noise detection + threshold changes
 2017-05-30 21:32 UTC  (4+ messages)

[PATCH V2 1/3] Documentation: devicetree: add multiple cpu port DSA binding
 2017-05-30 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] rockchip: mkimage: refactor rksd/rkspi padding calculation and add dumpimage support
 2017-05-30 21:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] rockchip: mkimage: add support for verify_header/print_header
` [U-Boot] [PATCH v3 2/3] rockchip: mkimage: force 2KB alignment for init_size
` [U-Boot] [PATCH v3 3/3] rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM

[Buildroot] [PATCH v2] package/xen: Backport a header include fix for makedev
 2017-05-30 21:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] nbd errors and traces refactoring
 2017-05-30 21:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/19] nbd/server: get rid of EAGAIN dead code
` [Qemu-devel] [PATCH 05/19] nbd/server: refactor nbd_co_receive_request
` [Qemu-devel] [PATCH 07/19] nbd/server: nbd_negotiate: fix error path

[PATCH v5 0/7] Add kselftest_harness.h
 2017-05-30 21:31 UTC  (3+ messages)

[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 2017-05-30 21:30 UTC  (43+ messages)
` [U-Boot] [PATCHv6 03/28] net: core: Add PHY_GIGE as a Kconfig symbol
` [U-Boot] [PATCHv6 04/28] net: sunxi simplify defconfig
` [U-Boot] [PATCHv6 05/28] net: sunxi: Re-add RTL8211X_PHY_FORCE_MASTER
` [U-Boot] [PATCHv6 06/28] net: sunxi: Restore sunxi_[eg]mac behavior
` [U-Boot] [PATCHv6 07/28] net: sunxi: Move GMAC_TX_DELAY to the driver
` [U-Boot] [PATCHv6 08/28] net: cosmetic: Do not use magic values for ARP_HLEN
` [U-Boot] [PATCHv6 09/28] net: core: Sanitize get/set operations for enetaddr
` [U-Boot] [PATCHv6 10/28] net: core: Inform the user of the device MAC address
` [U-Boot] [PATCHv6 11/28] net: core: Add MAC address helper functions
` [U-Boot] [PATCHv6 13/28] net: core: print the source of the MAC address
` [U-Boot] [PATCHv6 14/28] net: cosmetic: A MAC address is not limited to SROM
` [U-Boot] [PATCHv6 15/28] net: core: Check return value of read_rom_hwaddr
` [U-Boot] [PATCHv6 16/28] fdt: fixup_eth: Remove code duplication with a function
` [U-Boot] [PATCHv6 17/28] fdt: fixup_eth: improve error catching/reduce identation
` [U-Boot] [PATCHv6 18/28] arm: sunxi: Expose function to generate sunxi-specific a MAC address
` [U-Boot] [PATCHv6 19/28] net: sunxi_emac: Write HW address via net_ops hook
` [U-Boot] [PATCHv6 21/28] net: sunxi: Have sunxi common functions together
` [U-Boot] [PATCHv6 22/28] net: sun4i_mac: Add read_rom_hwaddr hook
` [U-Boot] [PATCHv6 27/28] net: sun8i: fix whitespace
` [U-Boot] [PATCHv6 28/28] net: sunxi: Enable eeprom on OLinuXino Lime boards (again)

[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-05-30 21:30 UTC  (4+ messages)
` [PATCH ALT4 V2 2/2] audit: filter PATH records keyed on filesystem magic

[PATCH 1/2] ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
 2017-05-30 21:29 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb: Avoid VLA in mixer_us16x08.c

[RFC PATCH 0/7] drm/i915: add support for DisplayPort CEC-Tunneling-over-AUX
 2017-05-30 21:29 UTC  (15+ messages)
` [RFC PATCH 7/7] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support

+ mm-convert-to-define_debugfs_attribute.patch added to -mm tree
 2017-05-30 21:29 UTC 

PowerPC405 DHT-Walnut, PCI_IO problems
 2017-05-30 21:29 UTC  (3+ messages)

[Buildroot] [git commit] package/xen: Backport a header include fix for makedev
 2017-05-30 21:29 UTC 

[Qemu-devel] [PATCH v3 00/16] block: Preallocated truncate
 2017-05-30 21:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/16] qemu-img: Expose PreallocMode for resizing
` [Qemu-devel] [PATCH v3 09/16] block/qcow2: Generalize preallocate()
` [Qemu-devel] [PATCH v3 10/16] block/qcow2: Lock s->lock in preallocate()

[Bug 195315] New: Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110
 2017-05-30 21:28 UTC  (2+ messages)
` [Bug 195315] "

[ptesarik@suse.cz: [makedumpfile PATCH] Fix the use of Xen physical and machine addresses]
 2017-05-30 21:28 UTC  (3+ messages)
` makedumpfile PATCH] Fix the use of Xen physical and machine addresses

+ zram-clean-up-duplicated-codes-in-__zram_bvec_write.patch added to -mm tree
 2017-05-30 21:27 UTC 

[Qemu-devel] [RFC] q35/mch: implement extended TSEG sizes
 2017-05-30 21:26 UTC 

[Qemu-devel] [PATCH v2 0/6] vhost-user: Specify and implement device IOTLB support
 2017-05-30 21:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 3/6] vhost: extend ring information update for IOTLB to all rings
` [Qemu-devel] [PATCH v2 5/6] vhost-user: add slave-req-fd support

[PATCH] mm: add NULL check to avoid potential NULL pointer dereference
 2017-05-30 21:24 UTC  (2+ messages)

[PATCH rdma-next] Revert "IB/core: Add flow control to the portmapper netlink calls"
 2017-05-30 21:24 UTC  (2+ messages)

[PATCH v5 2/2] drm: Add optinal COLOR_ENCODING and COLOR_RANGE properties to drm_plane
 2017-05-30 21:23 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
 2017-05-30 21:23 UTC  (5+ messages)

+ mm-page_alloc-fallback-to-smallest-page-when-not-stealing-whole-pageblock.patch added to -mm tree
 2017-05-30 21:22 UTC 

[Buildroot] [PATCH] package/madplay: add custom libtool patch
 2017-05-30 21:22 UTC  (2+ messages)

[Buildroot] [git commit] package/madplay: add custom libtool patch
 2017-05-30 21:22 UTC 

[PATCH v3 0/6] Fast git status via a file system watcher
 2017-05-30 21:21 UTC  (4+ messages)
` [PATCH v3 4/6] fsmonitor: add test cases for fsmonitor extension

[Buildroot] [PATCH 1/6] agentpp: fix help text format
 2017-05-30 21:21 UTC  (2+ messages)

[RFC][PATCH] parisc: Ignore AUX port of DIVA on rp34xx machines
 2017-05-30 21:21 UTC  (3+ messages)
` [PATCH v2] serial/parisc: "

[Buildroot] [git commit] stm32flash: fix help text format
 2017-05-30 21:20 UTC 

[Buildroot] [git commit] snmppp: fix help text format
 2017-05-30 21:20 UTC 

[Buildroot] [git commit] rtl8188eu: fix help text format
 2017-05-30 21:20 UTC 

[Buildroot] [git commit] qpid-proton: fix help text format
 2017-05-30 21:20 UTC 

[Buildroot] [git commit] exim: fix help text format
 2017-05-30 21:20 UTC 

[Buildroot] [git commit] agentpp: fix help text format
 2017-05-30 21:19 UTC 

[PATCH] Revert "ALSA: usb-audio: purge needless variable length array"
 2017-05-30 21:19 UTC 

[Buildroot] [PATCH 1/1] go: bump version to 1.8.3
 2017-05-30 21:19 UTC  (2+ messages)

[Buildroot] [git commit branch/next] go: bump version to 1.8.3
 2017-05-30 21:18 UTC 

[Buildroot] [git commit] go: bump version to 1.8.3
 2017-05-30 21:18 UTC 

[Buildroot] [PATCH 1/1] package/hwloc: install package to staging directory
 2017-05-30 21:18 UTC  (2+ messages)

[Buildroot] [git commit] package/hwloc: install package to staging directory
 2017-05-30 21:17 UTC 

[Buildroot] [git commit branch/next] package/hwloc: install package to staging directory
 2017-05-30 21:17 UTC 

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related
 2017-05-30 21:17 UTC  (5+ messages)
` [PATCH 19/37] drm/fsl: Drop drm_vblank_cleanup

[Buildroot] [Bug 9906] New: genimage: Disk full
 2017-05-30 21:16 UTC  (2+ messages)
` [Buildroot] [Bug 9906] "

[RFC 0/3] WhiteEgret LSM module
 2017-05-30 20:50 UTC  (3+ messages)

[PATCH] runqemu-export-rootfs: don't change RPC ports
 2017-05-30 21:14 UTC 

+ mm-memory_hotplug-move-movable_node-to-the-hotplug-proper.patch added to -mm tree
 2017-05-30 21:13 UTC 

+ mm-memory_hotplug-drop-config_movable_node.patch added to -mm tree
 2017-05-30 21:13 UTC 

+ mm-memory_hotplug-drop-artificial-restriction-on-online-offline.patch added to -mm tree
 2017-05-30 21:13 UTC 

[RFC PATCH liburcu 1/2] Implement urcu workqueues internal API
 2017-05-30 21:10 UTC  (2+ messages)
` [RCU PATCH liburcu 2/2] Use workqueue in rculfhash

[RFC PATCH liburcu 0/2] Remove RCU requirements on hash table destroy
 2017-05-30 21:10 UTC 

[RFC] KVM: SVM: do not drop VMCB CPL to 0 if SS is not present
 2017-05-30 21:09 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
 2017-05-30 21:09 UTC  (4+ messages)
` [U-Boot] [PATCH v5 5/16] cmd: Add Kconfig option for CMD_MTDPARTS and related options

[PATCH net-next 1/7] net: dsa: hide dsa_uses_tagged_protocol code
 2017-05-30 21:08 UTC  (2+ messages)

[PATCH v1] oeqa/selftest: Adds verification for the integrity compressed images
 2017-05-30 21:08 UTC 

+ mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix-fix.patch added to -mm tree
 2017-05-30 21:07 UTC 

openresolv dependency
 2017-05-30 21:18 UTC  (5+ messages)

[PATCH 6/8] version: convert to parse-options
 2017-05-30 21:05 UTC  (3+ messages)
` [PATCH 6.5?/8] version: move --build-options to a test helper

GSS sequence number window
 2017-05-30 21:03 UTC  (3+ messages)

[PATCH] drm/panel: st7789v: Add a dependency on the backlight framework
 2017-05-30 21:01 UTC 

signals: Bug or manpage inconsistency?
 2017-05-30 21:00 UTC  (11+ messages)

[PATCH net-next v2 0/6] net: dsa: tagger simplification
 2017-05-30 20:59 UTC  (11+ messages)
` [PATCH net-next v2 1/6] net: dsa: comment hot path requirements
` [PATCH net-next v2 2/6] net: dsa: do not cast dst
` [PATCH net-next v2 3/6] net: dsa: remove dsa_uses_tagged_protocol
` [PATCH net-next v2 5/6] net: dsa: remove out_drop label in taggers rcv
` [PATCH net-next v2 6/6] net: dsa: factor skb freeing on xmit

[PATCH] ath10k: fix the logic of limiting tdls peer counts
 2017-05-30 20:58 UTC  (2+ messages)

[PATCH 0/2] Save and restore pci properties to support FLR
 2017-05-30 20:58 UTC  (6+ messages)
` [PATCH 2/2] PCI: Save properties required to handle FLR for replay purposes

[xen-unstable-smoke test] 109864: tolerable trouble: broken/pass - PUSHED
 2017-05-30 20:57 UTC 

+ mm-memcontrol-per-lruvec-stats-infrastructure.patch added to -mm tree
 2017-05-30 20:53 UTC 

+ mm-memcontrol-account-slab-stats-per-lruvec.patch added to -mm tree
 2017-05-30 20:53 UTC 

+ mm-vmstat-move-slab-statistics-from-zone-to-node-counters.patch added to -mm tree
 2017-05-30 20:53 UTC 

+ mm-memcontrol-use-generic-mod_memcg_page_state-for-kmem-pages.patch added to -mm tree
 2017-05-30 20:53 UTC 

+ mm-memcontrol-use-the-node-native-slab-memory-counters.patch added to -mm tree
 2017-05-30 20:53 UTC 

+ mm-vmscan-delete-unused-pgdat_reclaimable_pages.patch added to -mm tree
 2017-05-30 20:53 UTC 

4.12-rc3: tty lockdep splat
 2017-05-30 20:53 UTC 

Fix on ipv6/dccp applicable to stable
 2017-05-30 20:52 UTC  (2+ messages)

[PATCH i-g-t v2] tests/kms_setmode: increase MAX_CRTCS to 6
 2017-05-30 20:51 UTC 

[PATCH] Btrfs: fix invalid extent maps due to hole punching
 2017-05-30 20:50 UTC  (2+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2017-05-30 20:50 UTC  (2+ messages)

[PATCH] NFC: add NULL checks to avoid potential NULL pointer dereference
 2017-05-30 20:43 UTC 

[Qemu-devel] [PATCH] live-block-ops.txt: Rewrite and improve it
 2017-05-30 20:42 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] armv8/ls104xa: add Tx internal delays for the RGMII PHYs
 2017-05-30 20:42 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] armv8/ls1043a: RGMII PHY requires internal delay on Tx
` [U-Boot] [PATCH 2/2] armv8/ls1046a: "

[PATCH v2 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-30 20:41 UTC  (9+ messages)
` [PATCH v2 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[U-Boot] [PATCH v2 0/4] sunxi: video: Add support for TV (composite) output on H3/H5
 2017-05-30 20:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/4] sunxi: video: Add H3/H5 TV out driver

[PATCH] doc: Improve description for rev-parse --short
 2017-05-30 20:40 UTC  (3+ messages)

[U-Boot] [PATCH] arm64: mvebu: armada-7040-db: Enable 10GB port 0 / SFI (KR)
 2017-05-30 20:40 UTC  (5+ messages)
` [U-Boot] [PATCH] net: mvpp2.c: Enable 10G support for port 0 (SFI)

[PATCH] mac80211: manage RX BA session offload without SKB queue
 2017-05-30 20:39 UTC  (3+ messages)

[PATCH] HID: asus: Stop underlying hardware on remove
 2017-05-30 20:39 UTC 

[SPDK] VM oops while testing SPDK hotplug.sh
 2017-05-30 20:38 UTC 

[PATCH] net: fix auto-loading of Marvell DSA driver
 2017-05-30 20:38 UTC 

[U-Boot] [RFC] Question about nfs_read_reply()
 2017-05-30 20:37 UTC  (2+ messages)

unionmount-testsuite: backward compat support for REDIRECT_DIR=n
 2017-05-30 20:35 UTC  (2+ messages)

What's cooking in git.git (May 2017, #06; Mon, 22)
 2017-05-30 20:35 UTC  (8+ messages)
` [PATCH v3 00/13] reporting unexpected errors after (f)open
  ` [PATCH v3 13/13] is_missing_file_error(): work around EINVAL on Windows
    ` [PATCH 1/2] mingw: verify that paths are not mistaken for remote nicknames

[U-Boot] [ PATCH v2] net: move Broadcom SF2 driver to Kconfig
 2017-05-30 20:33 UTC  (3+ messages)

[PATCH v2 0/6] Fast git status via a file system watcher
 2017-05-30 20:33 UTC  (6+ messages)

[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
 2017-05-30 20:32 UTC  (3+ messages)
` [U-Boot] [PATCHv2 01/21] net: cosmetic: Do not use magic values for ARP_HLEN

[patch net-next 0/9] mlxsw: Support firmware flash
 2017-05-30 20:32 UTC  (6+ messages)

[PATCH v8 0/4] add PCIe driver for Kirin PCIe
 2017-05-30 20:31 UTC  (4+ messages)
` [PATCH v8 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

[mlmmj] my use case
 2017-05-30 20:31 UTC 

[PATCH net-next 0/9] bpf: stack depth tracking
 2017-05-30 20:31 UTC  (5+ messages)
` [PATCH net-next 1/9] bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
` [PATCH net-next 4/9] bpf: reconcile bpf_tail_call and stack_depth
` [PATCH net-next 8/9] bpf: change x86 JITed program stack layout
` [PATCH net-next 9/9] bpf: take advantage of stack_depth tracking in x64 JIT


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.