All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-31 21:26:43 to 2017-05-31 22:18:36 UTC [more...]

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-05-31 22:18 UTC  (7+ messages)
` [PATCH V1 07/15] spmi: pmic-arb: clear the latched status of the interrupt
` [PATCH V1 10/15] spmi: pmic_arb: add support for PMIC bus arbiter v3
` [PATCH V1 15/15] spmi: pmic-arb: instantiate spmi_devices at arch_initcall

[PATCH v4 2/2] Add "shutdown" to "struct class"
 2017-05-31 22:18 UTC  (4+ messages)

[PATCH] sched: Introduce scaled capacity awareness in enqueue
 2017-05-31 22:19 UTC  (3+ messages)

[PATCH 0/3] Remaining patches for WM cleanup series
 2017-05-31 22:16 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/skl: New ddb allocation algorithm

[Bug 101229] Global screen tearing (scrolling, Hz miss-match?)
 2017-05-31 22:16 UTC  (2+ messages)

mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
 2017-05-31 22:15 UTC  (4+ messages)

[Qemu-devel] [RFC 0/6] Refine IGD stolen memory support in VFIO
 2017-05-31 22:13 UTC  (3+ messages)

[PATCH v2 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-06-01 21:33 UTC  (2+ messages)

[PATCH 01/13] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-31 22:12 UTC  (6+ messages)
` [PATCH 06/13] drm/i915/cnp: Panel Power sequence changes for CNP PCH
    ` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with [01/13] drm/i915/cnp: Introduce Cannonpoint PCH. (rev3)

[PATCH 0/2] Add progress to format-patch and rebase
 2017-05-31 22:11 UTC  (5+ messages)
` [PATCH 1/2] format-patch: have progress option while generating patches
` [PATCH 2/2] rebase: turn on progress option by default for format-patch

[PATCH libdrm v6 1/1] amdgpu: move asic id table to a separate file
 2017-05-31 22:11 UTC  (2+ messages)

[PATCH v2 1/3] firmware: qcom: scm: Expose secure IO service
 2017-05-31 22:10 UTC  (11+ messages)
` [PATCH v2 2/3] firmware: qcom: scm: Expose download-mode control
` [PATCH v2 3/3] arm64: dts: qcom: Specify dload address for msm8916 and msm8996

[PATCH 0/5] Some submodule bugfixes and "reattaching detached HEADs"
 2017-05-31 22:09 UTC  (5+ messages)

[PATCH] drm/i915: Always recompute watermarks when distrust_bios_wm is set
 2017-05-31 22:08 UTC  (3+ messages)
` [PATCH] drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2

[PATCH v4 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-05-31 22:08 UTC  (5+ messages)

[PATCH V3] neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
 2017-05-31 22:07 UTC  (4+ messages)

[PATCH 00/33] object id conversion (grep and diff)
 2017-05-31 22:06 UTC  (8+ messages)
` [PATCH 22/33] notes-merge: convert notes_merge* to struct object_id
` [PATCH 30/33] tree-diff: convert diff_tree_paths "

KERNEL_IMAGETYPES and Image.gz
 2017-05-31 22:04 UTC  (6+ messages)

[PATCH 0/6] mm: per-lruvec slab stats
 2017-05-31 22:03 UTC  (7+ messages)
` [PATCH 5/6] mm: memcontrol: per-lruvec stats infrastructure

[Qemu-devel] [PATCH v3 00/30] target/s390x: fix, improve and implement some more instructions
 2017-05-31 22:01 UTC  (31+ messages)
` [Qemu-devel] [PATCH v3 01/30] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PATCH v3 02/30] target/s390x: remove some Linux assumptions from IPTE
` [Qemu-devel] [PATCH v3 03/30] target/s390x: implement local-TLB-clearing in IPTE
` [Qemu-devel] [PATCH v3 04/30] target/s390x: implement TEST AND SET
` [Qemu-devel] [PATCH v3 05/30] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PATCH v3 06/30] target/s390x: implement PACK
` [Qemu-devel] [PATCH v3 07/30] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PATCH v3 08/30] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PATCH v3 09/30] target/s390x: implement COMPARE AND SIGNAL
` [Qemu-devel] [PATCH v3 10/30] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PATCH v3 11/30] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PATCH v3 12/30] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PATCH v3 13/30] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PATCH v3 14/30] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PATCH v3 15/30] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PATCH v3 16/30] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PATCH v3 17/30] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PATCH v3 18/30] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PATCH v3 19/30] target/s390x: fix adj_len_to_page
` [Qemu-devel] [PATCH v3 20/30] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PATCH v3 21/30] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PATCH v3 22/30] target/s390x: implement MOVE "
` [Qemu-devel] [PATCH v3 23/30] target/s390x: implement PACK ASCII
` [Qemu-devel] [PATCH v3 24/30] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PATCH v3 25/30] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PATCH v3 26/30] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PATCH v3 27/30] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PATCH v3 28/30] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PATCH v3 29/30] target/s390x: mark ETF2 and ETF2-ENH facilities as available
` [Qemu-devel] [PATCH v3 30/30] target/s390x: update maximum TCG model to z800

[PATCH v5 00/17] fs: introduce new writeback error reporting and convert ext2 and ext4 to use it
 2017-05-31 22:01 UTC  (7+ messages)

[PATCH 00/12] trace: add the ability to parse sizeof()
 2017-05-31 21:56 UTC  (13+ messages)
` [PATCH 01/12] trace: rename kernel enum section to eval
` [PATCH 02/12] trace: rename trace_enum_map to trace_eval_map
` [PATCH 03/12] trace: rename struct module entry for trace enums
` [PATCH 04/12] trace: rename trace enum data structures in trace.c
` [PATCH 05/12] trace: rename trace_enum_mutex to trace_eval_mutex
` [PATCH 06/12] trace: rename trace.c enum functions
` [PATCH 07/12] trace: rename enum_map functions
` [PATCH 08/12] tracing: Rename enum_replace to eval_replace
` [PATCH 09/12] tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
` [PATCH 10/12] tracing: Update sample file to describe the new macro
` [PATCH 11/12] tracing: Add TRACE_DEFINE_SIZEOF() macros
` [PATCH 12/12] tracing: Rename update the enum_map file

[Intel-wired-lan] [jkirsher-next-queue:10GbE] BUILD SUCCESS d9c23ff80b9fdc1f2e8efeb5368adfd93493d7b4
 2017-05-31 21:59 UTC 

[PATCH 0/3] x86: TSC_DEADLINE vs TSC_ADJUST and microcode revisions
 2017-05-31 21:58 UTC  (3+ messages)
` [PATCH 2/3] x86/apic: Add TSC_DEADLINE quirk due to errata

[PATCH net-next 0/9] nfp: move BPF offload code into app
 2017-05-31 21:58 UTC  (2+ messages)

[PATCH v4 1/2] PCI: Add tango MSI controller support
 2017-05-31 21:55 UTC  (13+ messages)

[Buildroot] [git commit] Update for 2017.05
 2017-05-31 21:55 UTC 

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2017-05-31
 2017-05-31 21:55 UTC  (2+ messages)

[net-next 0/9][pull request] 40GbE Intel Wired LAN Driver Updates 2017-05-31
 2017-05-31 21:51 UTC  (2+ messages)

[PATCH v2 0/4] blk-mq-debugfs patches for kernel v4.13
 2017-05-31 21:54 UTC  (9+ messages)
` [PATCH v2 1/4] blk-mq-debugfs: Show atomic request flags
` [PATCH v2 2/4] blk-mq-debugfs: Show requeue list
` [PATCH v2 3/4] blk-mq-debugfs: Show busy requests
` [PATCH v2 4/4] blk-mq-debugfs: Add 'kick' operation

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-05-31 21:44 UTC  (7+ messages)
` [RFC][PATCHv3 2/5] "

[PATCH v2 0/2] ARM: imx6ul-14x14-evk: Fix suspend over nfs by phy
 2017-05-31 21:52 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy properties
` [PATCH v2 net 2/2] net: phy: micrel: Restore led_mode and clk_sel on resume

[PATCH v10 0/3] Enhancement to intel_dp_aux_backlight driver
 2017-05-31 21:52 UTC  (8+ messages)
` [PATCH v10 2/3] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v10 3/3] drm/i915: Set PWM divider to match desired frequency in vbt

[Devel] ACPICA version 20170531 released
 2017-05-31 21:50 UTC 

[PATCH net-next v2 0/8] net: extend RTM_GETROUTE to return fib result
 2017-05-31 21:48 UTC  (4+ messages)
` [PATCH net-next v2 4/8] net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup

[PATCH] send-email: Net::SMTP::SSL is obsolete, use only when necessary
 2017-05-31 21:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2017-05-31 21:45 UTC  (3+ messages)
` [PATCH v6 10/15] nand: spi: add basic blocks for infrastructure

[PATCH 00/31] repository object
 2017-05-31 21:44 UTC  (32+ messages)
` [PATCH 01/31] config: create config.h
` [PATCH 02/31] config: don't include config.h by default
` [PATCH 03/31] config: don't implicitly use gitdir
` [PATCH 04/31] setup: don't perform lazy initialization of repository state
` [PATCH 05/31] environment: remove namespace_len variable
` [PATCH 06/31] repo: introduce the repository object
` [PATCH 07/31] environment: place key repository state in the_repository
` [PATCH 08/31] environment: store worktree "
` [PATCH 09/31] setup: add comment indicating a hack
` [PATCH 10/31] config: migrate the_configset to the_repository
` [PATCH 11/31] repo: add index_state to struct repo
` [PATCH 12/31] submodule-config: store the_submodule_cache in the_repository
` [PATCH 13/31] repo: add repo_read_gitmodules
` [PATCH 14/31] submodule: convert is_submodule_initialized to work on a repository
` [PATCH 15/31] convert: convert get_cached_convert_stats_ascii to take an index
` [PATCH 16/31] convert: convert crlf_to_git "
` [PATCH 17/31] convert: convert convert_to_git_filter_fd "
` [PATCH 18/31] convert: convert convert_to_git "
` [PATCH 19/31] convert: convert renormalize_buffer "
` [PATCH 20/31] tree: convert read_tree to take an index parameter
` [PATCH 21/31] ls-files: convert overlay_tree_on_cache to take an index
` [PATCH 22/31] ls-files: convert write_eolinfo "
` [PATCH 23/31] ls-files: convert show_killed_files "
` [PATCH 24/31] ls-files: convert show_other_files "
` [PATCH 25/31] ls-files: convert show_ru_info "
` [PATCH 26/31] ls-files: convert ce_excluded "
` [PATCH 27/31] ls-files: convert prune_cache "
` [PATCH 28/31] ls-files: convert show_files "
` [PATCH 29/31] ls-files: factor out debug info into a function
` [PATCH 30/31] ls-files: factor out tag calculation
` [PATCH 31/31] ls-files: use repository object

[patch] compiler, clang: suppress warning for unused static inline functions
 2017-05-31 21:45 UTC  (8+ messages)

[xen-unstable-smoke test] 109912: tolerable trouble: broken/pass - PUSHED
 2017-05-31 21:45 UTC 

[Qemu-devel] Doubts about Kvm architecture
 2017-05-31 21:44 UTC  (3+ messages)

+ scripts-gdb-make-lx-dmesg-command-work-reliably.patch added to -mm tree
 2017-05-31 21:44 UTC 

[PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel
 2017-05-31 21:43 UTC  (7+ messages)
` [PATCH v2 1/6] block: Avoid that blk_exit_rl() triggers a use-after-free
` [PATCH v2 2/6] block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
` [PATCH v2 3/6] bsg: Check queue type before attaching to a queue
` [PATCH v2 4/6] pktcdvd: "
` [PATCH v2 5/6] cdrom: Check SCSI passthrough support before reading audio
` [PATCH v2 6/6] nfsd: Check queue type before submitting a SCSI request

[i40e] regression on TCP stream and TCP maerts, kernel-4.12.0-0.rc2
 2017-05-31 21:42 UTC  (6+ messages)
        ` [Intel-wired-lan] "

[Buildroot] [PATCH 1/1] imx-uuc: fix start-stop-daemon stop failure
 2017-05-31 21:40 UTC 

bug: `git log --grep ... --invert-grep --author=...` negates / ignores --author
 2017-05-31 21:40 UTC  (3+ messages)

[PATCH] doc: Improve description for rev-parse --short
 2017-05-31 21:39 UTC  (2+ messages)
` [PATCH v1] doc: rewrite "

Continous failing osd-scrub-repair.sh
 2017-05-31 21:38 UTC  (2+ messages)

[Buildroot] [PATCH next 1/8] php: bump version to 7.1.5
 2017-05-31 21:36 UTC  (3+ messages)
` [Buildroot] [PATCH next 2/8] php-amqp: bump version to 1.9.0

[PATCH 2/2] clk: bcm2835: Minimise clock jitter for PCM clock
 2017-05-31 21:36 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/5] qtbase: Use compiler settings provided by IMX-GPU driver pkg-config
 2017-05-31 21:35 UTC  (2+ messages)

(no subject)
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-yaml: bump version to 2.0.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-yaml: bump version to 2.0.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-ssh2: bump version to 1.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-ssh2: bump version to 1.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-memcached: bump version to 3.0.3
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-memcached: bump version to 3.0.3
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-imagick: bump version to 3.4.3
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-imagick: bump version to 3.4.3
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-gnupg: bump version to 1.4.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-gnupg: bump version to 1.4.0
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-geoip: bump version to 1.1.1
 2017-05-31 21:35 UTC 

[Buildroot] [git commit] php-geoip: bump version to 1.1.1
 2017-05-31 21:35 UTC 

[Buildroot] [git commit branch/next] php-amqp: bump version to 1.9.0
 2017-05-31 21:34 UTC 

[Buildroot] [git commit] php-amqp: bump version to 1.9.0
 2017-05-31 21:34 UTC 

[Buildroot] [PATCH 1/3] sdl2_mixer: new package
 2017-05-31 21:34 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] lua-sdl2: "

[PATCH 0/4] rtc: ds1307: series with refactorings
 2017-05-31 21:33 UTC  (5+ messages)
` [PATCH 1/4] rtc: ds1307: make definition of ds1307_of_match more compact
` [PATCH 2/4] rtc: ds1307: use regmap_update_bits where applicable
` [PATCH 3/4] rtc: ds1307: factor out century bit handling
` [PATCH 4/4] rtc: ds1307: change nvram handling to use the nvmem subsystem

[PATCH] ath10k: add configurable debugging
 2017-05-31 21:32 UTC  (8+ messages)

[PATCH]: perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-05-31 21:33 UTC  (3+ messages)
` [PATCH v2]: perf/core: addressing 4x slowdown during per-process, "

[PATCH 05/13] drm/i915/cnp: add CNP gmbus support
 2017-05-31 21:31 UTC  (4+ messages)
` [PATCH] "

[PATCH v4 0/2] net: phy: Support managed Cortina phys
 2017-05-31 21:27 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: net: Add Cortina device tree bindings

[Buildroot] [git commit] lua-sdl2: new package
 2017-05-31 21:27 UTC 

[Buildroot] [git commit branch/next] lua-sdl2: new package
 2017-05-31 21:27 UTC 

[selftest][PATCH V4 0/3] QA: create unit tests for event module
 2017-05-31 21:26 UTC  (2+ messages)
` [selftest][PATCH V4 3/3] bitbake: event: remove mapping for deleted event handlers


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.