messages from 2017-06-05 18:21:32 to 2017-06-05 19:20:42 UTC [more...]
[PATCH v7 00/23] FSI device driver implementation
2017-06-05 19:20 UTC (5+ messages)
[PATCH v2 0/8] division-by-zero warnings
2017-06-05 19:16 UTC (2+ messages)
[PATCH v3 net-next 0/8] Introduce bpf ID
2017-06-05 19:15 UTC (9+ messages)
` [PATCH v3 net-next 1/8] bpf: Introduce bpf_prog ID
` [PATCH v3 net-next 2/8] bpf: Introduce bpf_map ID
` [PATCH v3 net-next 3/8] bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
` [PATCH v3 net-next 4/8] bpf: Add BPF_PROG_GET_FD_BY_ID
` [PATCH v3 net-next 5/8] bpf: Add BPF_MAP_GET_FD_BY_ID
` [PATCH v3 net-next 6/8] bpf: Add jited_len to struct bpf_prog
` [PATCH v3 net-next 7/8] bpf: Add BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 net-next 8/8] bpf: Test for bpf ID
[PATCH] arch/sparc: support NR_CPUS = 4096
2017-06-05 19:15 UTC (4+ messages)
[PATCH] Call echo service immediately after socket reconnect
2017-06-05 19:15 UTC
t5313-pack-bounds-checks.sh flaky?
2017-06-05 19:15 UTC (3+ messages)
` [PATCH] t5313: make extended-table test more deterministic
[U-Boot] [PATCH 00/29] dm: scsi: Enhance SCSI support for driver model
2017-06-05 19:15 UTC (30+ messages)
` [U-Boot] [PATCH 01/29] configs: Resync with savedefconfig
` [U-Boot] [PATCH 02/29] Convert CONFIG_SCSI to Kconfig
` [U-Boot] [PATCH 03/29] scsi: Drop sym53c8xx driver
` [U-Boot] [PATCH 04/29] scsi: Drop scsi_print_error()
` [U-Boot] [PATCH 05/29] Convert CONFIG_CMD_SATA to Kconfig
` [U-Boot] [PATCH 06/29] Kconfig: Add CONFIG_SATA to enable SATA
` [U-Boot] [PATCH 07/29] sata: Move drivers into new drivers/ata directory
` [U-Boot] [PATCH 08/29] scsi: Move drivers into new drivers/scsi directory
` [U-Boot] [PATCH 09/29] dm: scsi: Rearrange header file for driver model
` [U-Boot] [PATCH 10/29] dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
` [U-Boot] [PATCH 11/29] dm: scsi: Drop the ccb typedef
` [U-Boot] [PATCH 12/29] dm: scsi: Use the uclass platform data
` [U-Boot] [PATCH 13/29] dm: ahci: Rename struct ahci_probe_ent
` [U-Boot] [PATCH 14/29] dm: sata: Move ataid into struct ahci_uc_priv
` [U-Boot] [PATCH 15/29] dm: ahci: Refactor to avoid static variables
` [U-Boot] [PATCH 16/29] dm: scsi: Indent the confusing #ifdefs
` [U-Boot] [PATCH 17/29] dm: ahci: Move common code for starting ports into a function
` [U-Boot] [PATCH 18/29] dm: ahci: Unwind the confusing init code
` [U-Boot] [PATCH 19/29] dm: ahci: Drop use of probe_ent
` [U-Boot] [PATCH 20/29] dm: scsi: Add operations
` [U-Boot] [PATCH 21/29] dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
` [U-Boot] [PATCH 22/29] dm: scsi: Document and rename the scsi_scan() parameter
` [U-Boot] [PATCH 23/29] dm: ahci: Create a local version of two SCSI functions
` [U-Boot] [PATCH 24/29] dm: scsi: Add operations for SCSI devices
` [U-Boot] [PATCH 25/29] dm: scsi: Adjust return value of scsi_exec()
` [U-Boot] [PATCH 26/29] dm: scsi: Split out the bus scanning code
` [U-Boot] [PATCH 27/29] dm: ahci: Add a driver for SCSI on AHCI
` [U-Boot] [PATCH 28/29] dm: scsi: Drop scsi_init() when driver model is used
` [U-Boot] [PATCH 29/29] RFC: x86: Move link to use driver model for SCSI
[PATCH 3.18 00/33] 3.18.56-stable review
2017-06-05 19:13 UTC (4+ messages)
` [kernel-hardening] [PATCH 3.18 01/33] Revert "stackprotector: Increase the per-task stack canarys random range from 32 bits to 64 bits on 64-bit platforms"
` "
` [kernel-hardening] "
[U-Boot] [PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property
2017-06-05 19:12 UTC
[PATCH v5 3/8] thermal: intel_bxt_pmic_thermal: Use first level PMIC thermal irq
2017-06-05 19:08 UTC (8+ messages)
` [PATCH v6 0/6] mfd: intel_soc_pmic_bxtwc: Add chained IRQ support
` [PATCH v6 1/6] mfd: intel_soc_pmic_bxtwc: Fix TMU interrupt index
` [PATCH v6 2/6] mfd: intel_soc_pmic_bxtwc: Remove thermal second level IRQs
` [PATCH v6 3/6] mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
` [PATCH v6 4/6] mfd: intel_soc_pmic_bxtwc: Utilize devm_* functions in driver probe
` [PATCH v6 5/6] mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
` [PATCH v6 6/6] platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmask
[PATCH 0/3] Add Keystone2 Remoteproc driver
2017-06-05 19:10 UTC (12+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
[PATCH linux dev-4.10] hwmon (occ): Fix kconfig and makefile
2017-06-05 19:10 UTC (2+ messages)
[PATCH 00/10] patches for fpga
2017-06-05 19:07 UTC (11+ messages)
` [PATCH 01/10] dt-bindings: fpga: Add bindings document for Xilinx LogiCore PR Decoupler
` [PATCH 02/10] Make FPGA a menuconfig to ease disabling it all
` [PATCH 03/10] fpga: allow to compile-test Altera FPGA bridge drivers
` [PATCH 04/10] fpga: Add flag to indicate SPI bitstream is bit-reversed
` [PATCH 05/10] doc: dt: document altera-passive-serial binding
` [PATCH 06/10] fpga manager: Add altera-ps-spi driver for Altera FPGAs
` [PATCH 07/10] ARM: dts: imx6q-evi: support altera-ps-spi
` [PATCH 08/10] lib: add bitrev8x4()
` [PATCH 09/10] fpga-manager: altera-ps-spi: use bitrev8x4
` [PATCH 10/10] of: Add vendor prefix for Lattice Semiconductor
[Qemu-devel] [PATCH v3 0/4] more blkdebug tweaks
2017-06-05 19:08 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] qemu-io: Don't die on second open
` [Qemu-devel] [PATCH v3 2/4] block: Guarantee that *file is set on bdrv_get_block_status()
` [Qemu-devel] [PATCH v3 3/4] block: Simplify use of BDRV_BLOCK_RAW
` [Qemu-devel] [PATCH v3 4/4] blkdebug: Support .bdrv_co_get_block_status
hello
2017-06-05 19:08 UTC
[PATCH v2 2/2] pinctrl: sprd: Add Spreadtrum pin control driver
2017-06-05 19:07 UTC (3+ messages)
[U-Boot] [PATCH 1/2] moveconfig.py: All piping in 'git show --stat' output
2017-06-05 19:08 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] RFC: moveconfig: Add an experimental 'automatic imply' feature
[PATCH linux dev-4.10] drivers: hwmon: occ: Fix Kconfig
2017-06-05 19:06 UTC
[v1 5/6] sparc64: new context wrap
2017-06-05 19:03 UTC (2+ messages)
[merged] scripts-gdb-make-lx-dmesg-command-work-reliably.patch removed from -mm tree
2017-06-05 19:03 UTC
[merged] mlock-fix-mlock-count-can-not-decrease-in-race-condition.patch removed from -mm tree
2017-06-05 19:03 UTC
[merged] mm-consider-memblock-reservations-for-deferred-memory-initialization-sizing.patch removed from -mm tree
2017-06-05 19:03 UTC
[merged] mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified.patch removed from -mm tree
2017-06-05 19:03 UTC
[PATCH] test-lib: add ability to cap the runtime of tests
2017-06-05 19:03 UTC (9+ messages)
[merged] mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2.patch removed from -mm tree
2017-06-05 19:03 UTC
[merged] dax-fix-race-between-colliding-pmd-pte-entries.patch removed from -mm tree
2017-06-05 19:03 UTC
[merged] mm-avoid-spurious-bad-pmd-warning-messages.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] mm-avoid-spurious-bad-pmd-warning-messages.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] mmpage_alloc-make-sure-oom-victim-can-try-allocations-with-no-watermarks-once.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] pcmcia-remove-left-over-%z-format.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] slub-memcg-cure-the-brainless-abuse-of-sysfs-attributes.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] initramfs-fix-disabling-of-initramfs-and-its-compression.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] mm-clarify-why-we-want-kmalloc-before-falling-backto-vmallock.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] frv-declare-jiffies-to-be-located-in-the-data-section.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] include-linux-gfph-fix-___gfp_nolockdep-value.patch removed from -mm tree
2017-06-05 19:02 UTC
[merged] ksm-prevent-crash-after-write_protect_page-fails.patch removed from -mm tree
2017-06-05 19:02 UTC
[obsolete] linux-next-git-rejects.patch removed from -mm tree
2017-06-05 19:02 UTC
[PATCH] sparc/mm/hugepages: Fix setup_hugepagesz for invalid values
2017-06-05 19:01 UTC
[PATCH] vfio: fix array bounds check
2017-06-05 19:01 UTC (3+ messages)
[PATCH] Btrfs: Improve btrfs_ioctl_search_key documentation
2017-06-05 19:00 UTC (2+ messages)
pull-request: iwlwifi 2017-06-05
2017-06-05 19:00 UTC
[Qemu-devel] [PULL 00/10] x86 and machine queue, 2017-06-05
2017-06-05 18:59 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] pc: Use "min-[x]level" on compat_props
` [Qemu-devel] [PULL 02/10] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
` [Qemu-devel] [PULL 03/10] numa: move default mapping init to machine
` [Qemu-devel] [PULL 04/10] numa: make sure that all cpus have has_node_id set if numa is enabled
` [Qemu-devel] [PULL 05/10] numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
` [Qemu-devel] [PULL 06/10] numa: move numa_node from CPUState into target specific classes
` [Qemu-devel] [PULL 07/10] spapr: cleanup spapr_fixup_cpu_numa_dt() usage
` [Qemu-devel] [PULL 08/10] qemu.py: Don't set _popen=None on error/shutdown
` [Qemu-devel] [PULL 09/10] qemu.py: Add QEMUMachine.exitcode() method
` [Qemu-devel] [PULL 10/10] scripts: Test script to look for -device crashes
[Devel] question about ACPICA internal cache manager
2017-06-05 18:59 UTC
(pv)?grub and PVHv2
2017-06-05 18:59 UTC (4+ messages)
[PATCH V2] netfilter: Remove duplicated rcu_read_lock
2017-06-05 18:59 UTC (2+ messages)
[PATCH v2 1/1] sparc: Machine description indices can vary
2017-06-05 18:59 UTC
[PATCH] drivers: fix vfio kmod dependency
2017-06-05 18:57 UTC (3+ messages)
[PATCH v5 0/2] Btrfs: compression fixes
2017-06-05 18:56 UTC (4+ messages)
` [PATCH v5 2/2] Btrfs: compression must free at least one sector size
[PATCH v3 0/7] net: pch_gbe: Fixes & MIPS support
2017-06-05 18:55 UTC (13+ messages)
` [PATCH v3 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v4 0/7] net: pch_gbe: Fixes & MIPS support
` [PATCH v4 2/7] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v4 3/7] dt-bindings: net: Document Intel pch_gbe binding
` [PATCH v4 4/7] net: pch_gbe: Add device tree support
[PATCH] sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
2017-06-05 18:55 UTC (3+ messages)
[U-Boot] [PATCH] configs: davinci: omapl138_lcdk: add random eth address support
2017-06-05 18:53 UTC (3+ messages)
Git p4 sync changelist interval
2017-06-05 18:50 UTC (3+ messages)
` Fwd: "
[PATCH v11 0/3] Enhancement to intel_dp_aux_backlight driver
2017-06-05 18:49 UTC (3+ messages)
` [PATCH v11 3/3] drm/i915: Add option to support dynamic backlight via DPCD
[Qemu-devel] [PATCH] pc: Use "min-[x]level" on compat_props
2017-06-05 18:47 UTC (3+ messages)
More BPF verifier questions
2017-06-05 18:47 UTC (3+ messages)
[arm:sa1100 107/115] ERROR: "ipaq_micro_tx_msg" [arch/arm/mach-sa1100/h3xxx-sleeve.ko] undefined!
2017-06-05 18:46 UTC
[PATCH 0/3] normalize pseudos numbering
2017-06-05 18:45 UTC (3+ messages)
` [PATCH 3/3] allow to normalize the pseudos
[Buildroot] [PATCH 1/9] package/lensfun: new package
2017-06-05 18:44 UTC (4+ messages)
` [Buildroot] [PATCH 2/9] package/darktable: "
What would cause /proc/ioports do be zeroed out?
2017-06-05 18:44 UTC (3+ messages)
[PATCH 00/31] repository object
2017-06-05 18:44 UTC (11+ messages)
` [PATCH 04/31] setup: don't perform lazy initialization of repository state
` [PATCH 06/31] repo: introduce the repository object
[PATCH i-g-t] tests/kms_setmode: Dynamic crtc/connector combinations
2017-06-05 18:43 UTC
[PATCH] external references for device tree overlays
2017-06-05 18:43 UTC (2+ messages)
[PATCH] tpm: Enable CLKRUN protocol for Braswell systems
2017-06-05 18:42 UTC (5+ messages)
` [PATCH v2] "
[PATCH] docs: suggest "Helped-by" rather than "Thanks-to"
2017-06-05 18:42 UTC (2+ messages)
[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
2017-06-05 18:47 UTC (13+ messages)
` [PATCH 28/67] drm/i915/cnl: Implement .get_display_clock_speed() for CNL
` [PATCH 36/67] drm/i915: Add MMIO helper for 6 ports with different offsets
` [PATCH 37/67] drm/i915/cnl: Add registers related to voltage swing sequences
Errocodes over the line
2017-06-05 18:40 UTC (3+ messages)
[PATCH v6 0/7] Add kselftest_harness.h
2017-06-05 18:37 UTC (8+ messages)
` [PATCH v6 1/7] selftests: Make test_harness.h more generally available
` [PATCH v6 2/7] selftests: Cosmetic renames in kselftest_harness.h
` [PATCH v6 3/7] selftests/seccomp: Force rebuild according to dependencies
` [PATCH v6 4/7] Documentation/dev-tools: Add kselftest
` [PATCH v6 5/7] Documentation/dev-tools: Use reStructuredText markups for kselftest
` [PATCH v6 6/7] selftests: Remove the TEST_API() wrapper from kselftest_harness.h
` [PATCH v6 7/7] Documentation/dev-tools: Add kselftest_harness documentation
[Qemu-devel] [PATCH v1 1/1] char-socket: Don't report TCP socket waiting as an error
2017-06-05 18:34 UTC
Bug reports for beginners
2017-06-05 18:36 UTC (2+ messages)
[PATCH v3 00/12] SCSI patches for kernel v4.13
2017-06-05 18:36 UTC (5+ messages)
` [PATCH v3 04/12] Protect SCSI device state changes with a mutex
[PATCH 0/6] mm: per-lruvec slab stats
2017-06-05 18:35 UTC (9+ messages)
` [PATCH 2/6] mm: vmstat: move slab statistics from zone to node counters
[lkp-robot] [fs/locks] 9d21d181d0: will-it-scale.per_process_ops -14.1% regression
2017-06-05 18:34 UTC (8+ messages)
[PATCH 1/2] drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated
2017-06-05 18:39 UTC (6+ messages)
` [PATCH 2/2] drm/i915/dp: Validate the compliance test link parameters
[PATCH V4 0/2] load_balance() fixes for affinity
2017-06-05 18:33 UTC (4+ messages)
` [PATCH V4 1/2] sched/fair: Fix load_balance() affinity redo path
[PATCH v4 2/2] Add "shutdown" to "struct class"
2017-06-05 18:32 UTC (7+ messages)
sparc64 gcc 7.1 compile error
2017-06-05 18:31 UTC (3+ messages)
[PATCH] Documentation: seq_file: Convert seq_file to rst format
2017-06-05 18:28 UTC
[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
2017-06-05 18:25 UTC (7+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Remove gl_list from glock structure
2017-06-05 18:25 UTC
[PATCH 0/5] MIPS: FP cleanup & no-FP support
2017-06-05 18:21 UTC (12+ messages)
` [PATCH 1/5] MIPS: Remove unused R6000 support
` [PATCH 2/5] MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
` [PATCH 3/5] MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
` [PATCH 4/5] MIPS: Remove unused ST_OFF from r2300_switch.S
` [PATCH 5/5] MIPS: Allow floating point support to be disabled
[Bug 101053] DC R9 285 fullscreen video regression since drm/amd/display: Parse scanline registers
2017-06-05 18:24 UTC (2+ messages)
[Buildroot] [PATCH] x11r7: xf86-input-tslib: upgrade to 1.0.0
2017-06-05 18:23 UTC (2+ messages)
What's cooking in git.git (Jun 2017, #03; Mon, 5)
2017-06-05 18:23 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] slirp: handle errors in sosendoob()
2017-06-05 18:22 UTC (2+ messages)
[PATCH v2 0/6] Add phylib support for MV88X3310 10G phy
2017-06-05 18:21 UTC (3+ messages)
` [PATCH 6/6] net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
[U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot support
2017-06-05 18:21 UTC
[PATCH 00/15] ACPICA 20170303 Release
2017-06-05 18:21 UTC (4+ messages)
` [PATCH 01/15] ACPICA: Disassembler: Enhance resource descriptor detection
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.