All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 14:08:12 to 2019-02-12 15:05:03 UTC [more...]

Oops in rpc_clnt_debugfs_register()
 2019-02-12 15:04 UTC  (7+ messages)
` Oops in rpc_clnt_debugfs_register() from debugfs change

[PATCH 0/2] driver core: Fixes related to device links
 2019-02-12 15:04 UTC  (4+ messages)

[PATCH 1/2] build: use static deps of libs for pkg-config libs.private
 2019-02-12 15:03 UTC  (5+ messages)
` [PATCH v6 2/5] build: use dependency() instead of find_library()

[PATCH v2 2/3] rt2x00: check number of EPROTO errors
 2019-02-12 15:02 UTC  (11+ messages)

Possible bug in mirror target
 2019-02-12 15:02 UTC  (4+ messages)

Cloning an empty remote repository using Git GUI fails
 2019-02-12 14:43 UTC 

RTCan missing frames
 2019-02-12 15:00 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 1/9] lib/tests: Check that igt_assert forwards correctly through igt_fork
 2019-02-12 14:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/9] lib/tests: Check that igt_assert forwards correctly through igt_fork (rev2)

[PATCH v9 0/5] misc safety certification fixes
 2019-02-12 14:59 UTC  (7+ messages)
` [PATCH v9 1/5] xen: introduce ptrdiff_t, fix uintptr_t
` [PATCH v9 2/5] xen: introduce SYMBOLS_SUBTRACT and SYMBOLS_COMPARE

[PATCH] ser_gigaset: mark expected switch fall-through
 2019-02-12 14:58 UTC  (3+ messages)

[RFC, PATCH] net: page_pool: Don't use page->private to store dma_addr_t
 2019-02-12 14:58 UTC  (11+ messages)

[PATCH] drm/amdgpu/psp11: TA firmware is optional
 2019-02-12 14:58 UTC 

[GIT PULL FOR v5.1] Various fixes/enhancements
 2019-02-12 14:57 UTC 

fuse: trying to steal weird page
 2019-02-12 14:57 UTC  (9+ messages)
` [fuse-devel] "

[U-Boot] [PATCH] usb: host: Print device name when scanning
 2019-02-12 14:56 UTC 

[PATCH 1/4] Add path resolution flag LOOKUP_NEVER_FOLLOW
 2019-02-12 14:54 UTC  (5+ messages)
` [PATCH 2/4] Expose O_PATHSTATIC to userspace
` [PATCH 3/4] Add AT_PATHSTATIC to linkat()
` [PATCH 4/4] Return -EINVAL if userspace passes bogus flags to open()

[PATCH] mei: expand minor range when registering chrdev region
 2019-02-12 14:55 UTC  (3+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-pair
 2019-02-12 14:54 UTC  (4+ messages)
      ` [linux-3.18 bisection] complete test-amd64-amd64-pair [and 1 more messages]

[PATCH v2] mm/memory-hotplug: Add sysfs hot-remove trigger
 2019-02-12 14:54 UTC  (3+ messages)

[PATCH RESEND 0/4] do not use sg if not properly supported by usb controller
 2019-02-12 14:54 UTC  (7+ messages)
` [PATCH "

[PATCH-tip] genirq: Add missing documentation for tot_count
 2019-02-12 14:54 UTC 

[QUESTION] powerpc, libseccomp, and spu
 2019-02-12 14:50 UTC  (2+ messages)

[PATCH] ARM: rpi: avoid NULL dereference on unknown rev
 2019-02-12 14:51 UTC 

Barebox support for Arm Cortex-M0 Boards
 2019-02-12 14:50 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-02-12 14:50 UTC  (6+ messages)

Boot from RAW disk image
 2019-02-12 14:48 UTC 

[net-next PATCH V2 0/3] Fix page_pool API and dma address storage
 2019-02-12 14:49 UTC  (4+ messages)
` [net-next PATCH V2 1/3] mm: add dma_addr_t to struct page
` [net-next PATCH V2 2/3] net: page_pool: don't use page->private to store dma_addr_t
` [net-next PATCH V2 3/3] page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings

[U-Boot] [PATCH v2 0/4] sunxi: SPI: Add SUN6I generation SPI support
 2019-02-12 14:48 UTC  (3+ messages)
` [U-Boot] [linux-sunxi] "

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-02-12 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/13] block: Allow freezing BdrvChild links

[Qemu-devel] [PATCH v2 1/3] tpm_tis: fix loop that cancels any seizure by a lower locality
 2019-02-12 14:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 3/3] tpm_tis: fix format string specifier in tpm_tis_show_buffer()

[Qemu-trivial] [PATCH 0/4] a few trivials
 2019-02-12 14:41 UTC  (12+ messages)
` [Qemu-trivial] [PATCH 1/4] pckbd: Convert DPRINTF->trace
  ` [Qemu-devel] "
    ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 2/4] HMP: Prepend errors with 'Error:'
  ` [Qemu-trivial] [Qemu-devel] "
    `  "
` [Qemu-trivial] [PATCH 3/4] kvm: Add kvm_set_ioeventfd* traces
  ` [Qemu-devel] "
    ` [Qemu-trivial] "

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-12 14:46 UTC  (28+ messages)
` [RFC PATCH v1 01/25] printk-rb: add printk ring buffer documentation
` [RFC PATCH v1 02/25] printk-rb: add prb locking functions
` [RFC PATCH v1 03/25] printk-rb: define ring buffer struct and initializer
` [RFC PATCH v1 04/25] printk-rb: add writer interface
` [RFC PATCH v1 05/25] printk-rb: add basic non-blocking reading interface
` [RFC PATCH v1 06/25] printk-rb: add blocking reader support
` [RFC PATCH v1 07/25] printk-rb: add functionality required by printk
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread
` [RFC PATCH v1 09/25] printk: remove exclusive console hack
` [RFC PATCH v1 10/25] printk: redirect emit/store to new ringbuffer
` [RFC PATCH v1 11/25] printk_safe: remove printk safe code
` [RFC PATCH v1 12/25] printk: minimize console locking implementation
` [RFC PATCH v1 13/25] printk: track seq per console
` [RFC PATCH v1 14/25] printk: do boot_delay_msec inside printk_delay
` [RFC PATCH v1 15/25] printk: print history for new consoles
` [RFC PATCH v1 16/25] printk: implement CON_PRINTBUFFER
` [RFC PATCH v1 17/25] printk: add processor number to output
` [RFC PATCH v1 18/25] console: add write_atomic interface
` [RFC PATCH v1 19/25] printk: introduce emergency messages
` [RFC PATCH v1 20/25] serial: 8250: implement write_atomic
` [RFC PATCH v1 21/25] printk: implement KERN_CONT
` [RFC PATCH v1 22/25] printk: implement /dev/kmsg
` [RFC PATCH v1 23/25] printk: implement syslog
` [RFC PATCH v1 24/25] printk: implement kmsg_dump
` [RFC PATCH v1 25/25] printk: remove unused code

[tpm2] CFP: tpm2-pkcs11
 2019-02-12 14:45 UTC 

Proposal: Yet another possible fs-verity interface
 2019-02-12 14:44 UTC  (5+ messages)

[PATCH v8 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
 2019-02-12 14:43 UTC  (5+ messages)
` Applied "spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver" to the spi tree

[PATCH 0/3] arm64: meson: Add SoC ID detection for G12A
 2019-02-12 14:43 UTC  (15+ messages)
` [PATCH 1/3] soc: amlogic: gx-socinfo: Add mask for each SoC packages
` [PATCH 2/3] soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs
` [PATCH 3/3] arm64: dts: meson-g12a: Add AO Secure node

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-12 14:42 UTC  (6+ messages)
` [PATCH 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

[PATCH] Documentation: change linux-4.x references to 5.x
 2019-02-12 14:41 UTC 

[PATCH] parisc: use memblock_alloc() instead of custom get_memblock()
 2019-02-12 14:40 UTC  (3+ messages)

[PATCH] mm,memory_hotplug: Explicitly pass the head to isolate_huge_page
 2019-02-12 14:40 UTC  (4+ messages)

[GIT PULL] sound fixes for 5.0-rc7
 2019-02-12 14:38 UTC 

[igt-dev] [PATCH i-g-t] igt_command_line.sh: Abort if run as root
 2019-02-12 14:37 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/12] drm/tinydrm: Remove tinydrm_device
 2019-02-12 14:37 UTC  (4+ messages)
` [PATCH v2 03/12] drm/drv: DOC: Add driver example code

[Buildroot] [PATCH] package/sqlcipher: force libopenssl
 2019-02-12 14:36 UTC 

[GIT PULL] csky fixes for v5.0-rc6
 2019-02-12 14:36 UTC  (3+ messages)

[PATCH] gpio: pca953x: Add wake-up support
 2019-02-12 14:35 UTC  (2+ messages)

[PATCH v3] xprtrdma: Make sure Send CQ is allocated on an existing compvec
 2019-02-12 14:35 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: Add support for an interconnect path
 2019-02-12 14:35 UTC  (4+ messages)

[PATCH] tools/power turbostat: return the exit status of a command
 2019-02-12 14:34 UTC 

[PATCH] iio/gyro/bmg160: Use millidegrees for temperature scale
 2019-02-12 14:25 UTC 

[PATCH] fpga: expand minor range when registering chrdev region
 2019-02-12 14:32 UTC  (3+ messages)

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-12 14:32 UTC  (5+ messages)
` [PATCH v6 5/9] vsprintf: Factor out %pV handler as va_format()

[PATCH 0/6] mtd: afs: Support AFSv2 parsing
 2019-02-12 14:31 UTC  (3+ messages)
` [PATCH 1/6] mtd: afs: simplify partition parsing

[PATCH SpectreV1+L1TF v5 5/9] nospec: introduce evaluate_nospec
 2019-02-12 14:31 UTC  (14+ messages)
` SpectreV1+L1TF Patch Series v6
  ` [PATCH SpectreV1+L1TF v6 3/9] x86/hvm: block speculative out-of-bound accesses
  ` [PATCH SpectreV1+L1TF v6 5/9] nospec: introduce evaluate_nospec
  ` [PATCH SpectreV1+L1TF v6 6/9] is_control_domain: block speculation
    ` SpectreV1+L1TF Patch Series
                    ` [PATCH SpectreV1+L1TF v6 9/9] common/memory: block speculative out-of-bound accesses

[libvirt test] 133144: trouble: blocked/broken/pass
 2019-02-12 14:31 UTC 

[PATCH 1/2] dt-bindings: pwm: hibvt: Add hi3559v100 support
 2019-02-12 14:28 UTC  (3+ messages)
` [PATCH 2/2] "

[Buildroot] [PATCH 1/2] support/testing: build a glibc toolchain for docker / docker-compose tests
 2019-02-12 14:27 UTC  (4+ messages)

[PATCH] btrfs: honor path->skip_locking in backref code
 2019-02-12 14:25 UTC  (4+ messages)

[PATCH v8 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings
 2019-02-12 14:22 UTC  (3+ messages)
` Applied "dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings" to the spi tree

Applied "regulator: s2mps11: Fix steps for buck7, buck8 and LDO35" to the regulator tree
 2019-02-12 14:22 UTC 

[PATCH] dt-bindings: spi: imx: Add an entry for the i.MX8QM compatible
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "dt-bindings: spi: imx: Add an entry for the i.MX8QM compatible" to the spi tree

Applied "regulator: lp8788-buck: Convert to linear range" to the regulator tree
 2019-02-12 14:22 UTC 

Applied "regulator: max77802-regulator: fix indentation in if statement" to the regulator tree
 2019-02-12 14:22 UTC 

[PATCH 2/2] ASoC: pcm3060: Add clock select
 2019-02-12 14:22 UTC  (3+ messages)
` Applied "ASoC: pcm3060: Add clock select" to the asoc tree

[PATCH 1/2] ASoC: pcm3060: Add soft reset on probe
 2019-02-12 14:22 UTC  (3+ messages)
` Applied "ASoC: pcm3060: Add soft reset on probe" to the asoc tree

[RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: core: don't increase component module refcount unconditionally" to the asoc tree

[RFC PATCH 2/2] ASoC: Intel: Skylake: set .ignore_module_refcount field in component
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: set .ignore_module_refcount field in component" to the asoc tree

cortex-m4 in Barebox
 2019-02-12 14:22 UTC 

[RFC v2] tlv320aic32x4: delay i2c access by 1 ms after hardware reset
 2019-02-12 14:21 UTC  (3+ messages)
` Applied "tlv320aic32x4: delay i2c access by 1 ms after hardware reset" to the asoc tree

[PATCH v3] ASoC: wm8741: Add digital mute callback
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: wm8741: Add digital mute callback" to the asoc tree

[PATCH] ASoC: Use __printf markup to silence compiler
 2019-02-12 14:21 UTC  (3+ messages)
` Applied "ASoC: Use __printf markup to silence compiler" to the asoc tree

[PATCH v2 0/5] Add reservation_object to drm_gem_object
 2019-02-12 14:22 UTC  (5+ messages)
` [PATCH v2 1/5] drm: "

[PATCH] ASoC: hdac_hdmi: use devm_kzalloc for all structures
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: use devm_kzalloc for all structures" to the asoc tree

[PATCH] ASoC: mediatek: use %pOFn instead of device_node.name
 2019-02-12 14:22 UTC  (2+ messages)
  ` Applied "ASoC: mediatek: use %pOFn instead of device_node.name" to the asoc tree

[PATCH v2] ASoC: wm8741: Set OSR mode in hw_params()
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: wm8741: Set OSR mode in hw_params()" to the asoc tree

[PATCH] ASoC: mediatek: btcvsd fix rx stream assign
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: mediatek: btcvsd fix rx stream assign" to the asoc tree

[Bridge] [PATCH net-next v2 00/16] net: Remove switchdev_ops
 2019-02-12 14:20 UTC  (6+ messages)
` [Bridge] [PATCH net-next v2 06/16] net: bridge: Stop calling switchdev_port_attr_get()
      `  "

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Add GPIO expander
 2019-02-12 14:20 UTC 

[Qemu-devel] [PATCH v4 0/6] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-12 14:19 UTC  (2+ messages)

Setparams built-in command advices
 2019-02-12 14:19 UTC 

[RFC PATCH v1 0/3] bd718x7: Support SNVS low power state
 2019-02-12 14:19 UTC  (4+ messages)
` [RFC PATCH v1 1/3] devicetree: bindings: bd718x7: document HW state related ROHM specific properties
` [RFC PATCH v1 2/3] regulator: add regulator_desc_list_voltage_linear_range
` [RFC PATCH v1 3/3] regulator: bd718x7: Support SNVS low power state

[PATCH] net: phy: at803x: disable delay only for RGMII mode
 2019-02-12 14:19 UTC 

possible deadlock in pipe_lock (2)
 2019-02-12 14:19 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] test: let use gdbserver for all sandbox targets
 2019-02-12 14:18 UTC 

[Qemu-devel] [PATCH] target/i386: Generate #UD when applying LOCK to a register
 2019-02-12 14:17 UTC  (2+ messages)

[PATCH] x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
 2019-02-12 14:16 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Recursive i915_reset_trylock() verboten
 2019-02-12 14:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Detect potential i915_reset_trylock() lockups

[PATCH] http: cast result to FILE *
 2019-02-12 14:14 UTC  (4+ messages)
` [PATCH v2] git-compat-util: undefine fileno if defined

[tip:locking/core] sched/wake_q: Reduce reference counting for special users
 2019-02-12 14:14 UTC  (2+ messages)

[Buildroot] [PATCH] package/sqlcipher: add OpenSSL 1.1.x compatibility
 2019-02-12 14:14 UTC  (4+ messages)

[PATCH] ipv6: fix icmp6_send() route lookup
 2019-02-12 14:13 UTC  (3+ messages)

[Qemu-devel] [RFC PULL 0/6] Block sgarzare test patches
 2019-02-12 14:12 UTC  (7+ messages)
` [Qemu-devel] [RFC PULL 1/6] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
` [Qemu-devel] [RFC PULL 2/6] virtio-blk: add host_features field in VirtIOBlock
` [Qemu-devel] [RFC PULL 3/6] virtio-blk: add "discard" and "write-zeroes" properties
` [Qemu-devel] [RFC PULL 4/6] virtio-blk: add DISCARD and WRITE_ZEROES features
` [Qemu-devel] [RFC PULL 5/6] tests/virtio-blk: change assert on data_size in virtio_blk_request()
` [Qemu-devel] [RFC PULL 6/6] tests/virtio-blk: add test for WRITE_ZEROES command

[PATCH v2 07/12] btrfs: replace pending/pinned chunks lists with io tree
 2019-02-12 14:13 UTC  (2+ messages)
` [PATCH] btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree

[PATCH 0/2][RFC] ASoC: soc-core: modern style dai_link control
 2019-02-12 14:12 UTC  (9+ messages)
` [PATCH 1/2][RFC] ASoC: soc-core: allow no Platform on dai_link

[PATCH 0/2] eeprom: at24: new property
 2019-02-12 14:12 UTC  (2+ messages)

The road to load balancing
 2019-02-12 14:11 UTC  (4+ messages)
` [PATCH 32/46] drm/i915: Create/destroy VM (ppGTT) for use with contexts

[Qemu-devel] [RFC PULL 0/6] Block pull request for testing
 2019-02-12 14:03 UTC  (2+ messages)
` [Qemu-devel] [RFC PULL 1/6] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()

[Bridge] [PATCH net-next v4 0/9] net: Remove switchdev_ops
 2019-02-12 14:10 UTC  (4+ messages)
` [Bridge] [PATCH net-next v4 9/9] "
  `  "

[Buildroot] [Bug 11671] New: russian locale ru_RU:145: LC_TIME: syntax error
 2019-02-12 14:10 UTC  (2+ messages)
` [Buildroot] [Bug 11671] "

[PATCH] btrfs: qgroup: Make qgroup async transaction commit more aggressive
 2019-02-12 14:09 UTC  (3+ messages)

[PATCH v3 0/3] mmc: Introduce support for WP GPIO in the core SDHCI
 2019-02-12 14:09 UTC  (3+ messages)
` [PATCH v3 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro()

[PATCH v3 0/6] Fixmap support and MM cleanups
 2019-02-12 14:07 UTC  (3+ messages)
` [PATCH v3 6/6] RISC-V: Implement keepinitrd kernel parameter


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.