All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-05 17:03:19 to 2017-08-05 21:53:46 UTC [more...]

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2017-08-05 21:53 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-nomadik
 2017-08-05 21:52 UTC 

[U-Boot] [PATCH 1/3] dm: Add migration plan for CONFIG_BLK
 2017-08-05 21:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] dm: core: Add ofnode_for_each_subnode()
` [U-Boot] [PATCH 3/3] dm: core: Add livetree documentation

[PATCH v2] ARM: dts: Add DTS file for D-Link DIR-685
 2017-08-05 21:44 UTC 

[PATCH] Enable reset attack mitigation
 2017-08-05 21:41 UTC  (6+ messages)

[PATCH] ARM: dts: Add DTS file for D-Link DIR-685
 2017-08-05 21:41 UTC  (3+ messages)

[v4l-utils] 70-infrared.rules starts ir-keytable too early
 2017-08-05 21:38 UTC  (2+ messages)

[PATCH v1 2/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C host side
 2017-08-05 21:37 UTC  (3+ messages)

[PATCH RFC v1] xen:rtds: towards work conserving RTDS
 2017-08-05 21:35 UTC  (3+ messages)

[PATCH] ipmi: bt-i2c: fix call_kern.cocci warnings
 2017-08-05 21:32 UTC  (2+ messages)

[PATCH] mtd: nand: atmel: fix of_irq_get() error check
 2017-08-05 21:14 UTC 

[PATCH 2/5 v2] pinctrl: add a Gemini SoC pin controller
 2017-08-05 21:04 UTC  (2+ messages)

[PATCH 0/4] constify thermal_zone_of_device_ops structures
 2017-08-05 20:37 UTC  (13+ messages)
` [PATCH 1/4] thermal: qoriq: "
` [PATCH 2/4] thermal: zx2967: "
` [PATCH 3/4] thermal: exynos: "
` [PATCH 4/4] thermal: bcm2835: "

reftable [v4]: new ref storage format
 2017-08-05 21:00 UTC  (5+ messages)

[xen-unstable-smoke test] 112470: regressions - trouble: broken/fail/pass
 2017-08-05 20:59 UTC 

Remote Eclipse debug setup
 2017-08-05 20:59 UTC 

[PATCH] intel-vbtn: match power button on press rather than release
 2017-08-05 20:57 UTC  (4+ messages)

[Buildroot] [PATCH] glibc: add patch to fix build on x86
 2017-08-05 20:58 UTC  (2+ messages)

[PATCH 00/15] ARM: add and use convenience macros for PC relative references
 2017-08-05 20:52 UTC  (32+ messages)
` [PATCH 01/15] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH 02/15] ARM: head-common.S: use PC-relative insn sequence for __proc_info
` [PATCH 03/15] ARM: head-common.S: use PC-relative insn sequence for __turn_mmu_on
` [PATCH 04/15] ARM: head.S: use PC-relative insn sequence for secondary_data
` [PATCH 05/15] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 06/15] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
` [PATCH 07/15] ARM: head.S: use PC-relative insn sequences for __fixup_pv_table
` [PATCH 08/15] ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
` [PATCH 09/15] ARM: kvm: replace open coded VA->PA calculations with adr_l call
` [PATCH 10/15] arm-soc: exynos: replace open coded VA->PA conversions
` [PATCH 11/15] arm-soc: mvebu: replace open coded VA->PA conversion
` [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations
` [PATCH 13/15] arm-soc: various: replace open coded VA->PA calculation of pen_release
` [PATCH 14/15] arm-soc: shmobile: replace open coded VA->PA calculation
` [PATCH 15/15] ARM: l2c: "

[fuse] interaction between O_APPEND and writeback cache
 2017-08-05 20:45 UTC  (4+ messages)
` [fuse-devel] "

What's cooking in git.git (Jul 2017, #09; Mon, 31)
 2017-08-05 20:34 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/3] efi_loader: OpenProtocol, CloseProtocol
 2017-08-05 20:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] efi_loader: write protocol GUID in OpenProtocol
` [U-Boot] [PATCH v3 2/3] efi_loader: open_info in OpenProtocol, CloseProtocol
` [U-Boot] [PATCH v3 3/3] efi_loader: implement OpenProtocolInformation

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-05 20:31 UTC  (13+ messages)
` [U-Boot] [PATCH v0 11/20] efi_loader: add guidstr helper
` [U-Boot] [PATCH v0 21/20] efi_loader: hack for archs that cannot do unaligned accesses

[Qemu-devel] [PATCH v4 0/3] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-08-05 20:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] pci: add QEMU-specific PCI capability structure
` [Qemu-devel] [PATCH v4 3/3] pci: enable RedHat PCI bridges to reserve additional buses on PCI init

[Qemu-devel] [PATCH v4 0/5] Generic PCIE-PCI Bridge
 2017-08-05 20:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/5] hw/i386: allow SHPC for Q35 machine
` [Qemu-devel] [PATCH v4 2/5] hw/pci: introduce pcie-pci-bridge device
` [Qemu-devel] [PATCH v4 3/5] hw/pci: introduce bridge-only vendor-specific capability to provide some hints to firmware
` [Qemu-devel] [PATCH v4 4/5] hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
` [Qemu-devel] [PATCH v4 5/5] docs: update documentation considering PCIE-PCI bridge

[RFC PATCH] bio-integrity: Fix regression if profile verify_fn is NULL
 2017-08-05 20:25 UTC  (7+ messages)
  ` [PATCH] bio-integrity: revert "stop abusing bi_end_io"

[PATCH net-next v2 0/3] net: dsa: remove useless arguments
 2017-08-05 20:20 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dsa: remove useless argument in legacy setup
` [PATCH net-next v2 2/3] net: dsa: remove useless args of dsa_cpu_dsa_setup
` [PATCH net-next v2 3/3] net: dsa: remove useless args of dsa_slave_create

[PATCH] mempool: add notice to change mempool API/ABI
 2017-08-05 20:24 UTC  (4+ messages)
` [PATCH v2] doc: announce API/ABI changes for mempool

[Buildroot] [Bug 10171] New: devmem2 w (word) is 8 bytes in x86 64 systems
 2017-08-05 20:20 UTC 

ANN: SETools 4.1.1
 2017-08-05 20:17 UTC  (2+ messages)
` [refpolicy] "

[Buildroot] [PATCH] gdb: add fix for gdb 7.12 and gdb 8.0 build on noMMU platforms
 2017-08-05 20:14 UTC  (4+ messages)

[PATCH 0/2] i/o: Make i/o y2038 safe
 2017-08-05 20:13 UTC  (5+ messages)
` [PATCH 1/2] select: Use get/put_timespec64
` [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts

[PATCH net-next 0/3] net: dsa: remove unnecessary arguments
 2017-08-05 20:09 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: assign switch device in legacy code

Patch v4: Clean up brcmfmac driver
 2017-08-05 20:08 UTC  (3+ messages)
` [PATCH 04/34] brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()

Warning dump on OMAP-L138 when g_zero module is removed
 2017-08-05 20:07 UTC  (5+ messages)

[Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader
 2017-08-05 20:05 UTC  (7+ messages)

[Buildroot] [PATCH] uclibc: fix issue with gdb 8.0
 2017-08-05 20:05 UTC  (2+ messages)

[PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12
 2017-08-05 20:00 UTC  (2+ messages)

[qemu-mainline baseline-only test] 71942: regressions - trouble: blocked/broken/fail/pass
 2017-08-05 19:59 UTC 

XDP/BPF C and python libraries?
 2017-08-05 19:59 UTC  (7+ messages)

[PATCH v3 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-05 19:54 UTC  (7+ messages)
` [PATCH v3 4/6] drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD

[Bug 102053] SI card renders noise on Gnome Wayland
 2017-08-05 19:54 UTC 

[PATCH] drm/i915: Handle full s64 precision for wait-ioctl
 2017-08-05 19:47 UTC  (2+ messages)

[PATCH 00/19] iwlwifi: updates intended for v4.14 2017-08-05
 2017-08-05 19:43 UTC  (20+ messages)
` [PATCH 01/19] iwlwifi: mvm: remove useless condition in LED code
` [PATCH 02/19] iwlwifi: mvm: use firmware LED command where applicable
` [PATCH 03/19] iwlwifi: mvm: add const to thermal_cooling_device_ops structure
` [PATCH 04/19] iwlwifi: mvm: add debugfs to force CT-kill
` [PATCH 05/19] iwlwifi: change functions that can only return 0 to void
` [PATCH 06/19] iwlwifi: fix a few instances of misaligned kerneldoc parameters
` [PATCH 07/19] iwlwifi: add support of FPGA fw
` [PATCH 08/19] iwlwifi: fix a000 RF_ID define
` [PATCH 09/19] iwlwifi: dump smem configuration when firmware crashes
` [PATCH 10/19] iwlwifi: mvm: move a000 device NVM retrieval to a common place
` [PATCH 11/19] iwlwifi: mvm: set the default cTDP budget
` [PATCH 12/19] iwlwifi: mvm: support new beacon template command
` [PATCH 13/19] iwlwifi: mvm: don't send CTDP commands via debugfs if not supported
` [PATCH 14/19] iwlwifi: mvm: add station before allocating a queue
` [PATCH 15/19] iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queue
` [PATCH 16/19] iwlwifi: fix nmi triggering from host
` [PATCH 17/19] iwlwifi: remove references to unsupported HW
` [PATCH 18/19] iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devices
` [PATCH 19/19] iwlwifi: mvm: fix the coex firmware API

RecovData Handshk error
 2017-08-05 19:43 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2017-08-05 19:40 UTC 

[PATCH 1/2] bluecard_cs: Always enable LEDs (fix for Anycom CF-300)
 2017-08-05 19:34 UTC  (2+ messages)
` [PATCH 2/2] bluecard_cs: fix LED behavior

[ovmf test] 112464: all pass - PUSHED
 2017-08-05 19:33 UTC 

[PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK
 2017-08-05 19:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2017-08-05 19:29 UTC 

kvm_intel fails to load on Conroe CPUs running Linux 4.12
 2017-08-05 19:26 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2017-08-05 19:27 UTC 

[xen-4.9-testing test] 112461: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-08-05 19:25 UTC 

[U-Boot] [PATCH 1/5] mmc: uniphier-sd: Factor out register IO
 2017-08-05 19:23 UTC  (3+ messages)

RTNETLINK answers: Operation not supported
 2017-08-05 19:38 UTC 

[Qemu-devel] [PATCH for-2.11 0/5] qmp-shell non-interactive mode, delete scripts/qmp/qmp
 2017-08-05 19:11 UTC  (3+ messages)

[PATCH 3.18 00/50] 3.18.64-stable review
 2017-08-05 19:11 UTC  (8+ messages)

bug: git stash list --format='%gd' --date=format:'…'
 2017-08-05 19:05 UTC 

[PATCH] samples/bpf: Fix cross compiler error with bpf sample
 2017-08-05 18:53 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/13] vvfat: misc fixes for read-only mode
 2017-08-05 18:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 10/13] vvfat: correctly generate numeric-tail of short file names

[PATCH v1] pinctrl: intel: merrifield: Correct UART pin lists
 2017-08-05 18:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2017-08-05 18:48 UTC 

[PATCH 0/3] iwlwifi: fixes intended for 4.13 2017-08-05
 2017-08-05 18:47 UTC  (4+ messages)
` [PATCH 1/3] iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'
` [PATCH 2/3] iwlwifi: mvm: start mac queues when deferred tx frames are purged
` [PATCH 3/3] iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2017-08-05 18:42 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2017-08-05 18:26 UTC 

[Buildroot] [PATCH v2] pkg-cmake.mk: set pkg-config env. vars. in the host configure environment
 2017-08-05 18:18 UTC 

[U-Boot] [PATCH v2 0/3] efi_loader: OpenProtocol, CloseProtocol
 2017-08-05 18:04 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] efi_loader: write protocol GUID in OpenProtocol
` [U-Boot] [PATCH v2 2/3] efi_loader: open_info in OpenProtocol, CloseProtocol
` [U-Boot] [PATCH v2 3/3] efi_loader: implement OpenProtocolInformation

[GSoC][PATCH 00/13] Update: Week-11
 2017-08-05 18:03 UTC  (6+ messages)
` [GSoC][PATCH 08/13] submodule: port submodule subcommand 'summary' from shell to C

[xen-unstable-smoke test] 112469: regressions - trouble: broken/fail/pass
 2017-08-05 18:01 UTC 

[PATCH] sched: debug: use task_pid_vnr in /proc/$pid/sched
 2017-08-05 17:58 UTC  (2+ messages)

[PATCH] powerpc: fix invalid use of register expressions
 2017-08-05 17:55 UTC 

[xen-unstable test] 112460: tolerable trouble: blocked/broken/fail/pass
 2017-08-05 17:52 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2017-08-05 17:50 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2017-08-05 17:50 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
 2017-08-05 17:49 UTC 

[Buildroot] [PATCH/next v2 1/1] package/erlang-jiffy: bump version to 0.14.11
 2017-08-05 17:33 UTC 

using wic to build an iso
 2017-08-05 17:21 UTC 

[Qemu-devel] [PATCH 0/8] Implement ARM external abort handling
 2017-08-05 17:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/8] cpu: Define new cpu_transaction_failed() hook
  ` [Qemu-devel] [Qemu-arm] "

ANN: Reference Policy 2.20170805
 2017-08-05 17:14 UTC  (2+ messages)
` [refpolicy] "

[PATCH] ext4: release discard bio after sending discard commands
 2017-08-05 17:13 UTC  (2+ messages)

[PATCH 00/13] idle and soft-irq improvements and POWER9 idle optimisation
 2017-08-05 17:11 UTC  (9+ messages)
` [PATCH 07/13] powerpc/64: remove redundant instruction in interrupt replay
` [PATCH 08/13] powerpc/64s: irq replay remove spurious irq reason
` [PATCH 09/13] powerpc/64: runlatch CTRL[RUN] set optimisation
` [PATCH 10/13] powerpc/64s: idle simplify KVM idle on POWER9
` [PATCH 11/13] powerpc/64s: idle POWER9 can execute stop without ptesync
` [PATCH 12/13] powerpc/64s: idle POWER9 can execute stop in virtual mode
` [PATCH 13/13] powerpc/64s: idle ESL=0 stop can avoid all save/restore overhead

Brauchen sie schnell Geld? Ich helfe ihnen weiter!
 2017-08-05 17:01 UTC 

[PATCH net] sctp: use __GFP_NOWARN for sctpw.fifo allocation
 2017-08-05 17:08 UTC  (3+ messages)

[PATCH v3] HID: apple: Use country code to detect ISO keyboards
 2017-08-05 17:09 UTC  (7+ messages)

[PATCH v2] ext4: reduce lock contention in __ext4_new_inode
 2017-08-05 17:03 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.