All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-19 03:01:22 to 2019-01-19 10:24:04 UTC [more...]

[PATCH v13 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-19 10:23 UTC  (2+ messages)

[xen-unstable test] 132007: regressions - FAIL
 2019-01-19 10:23 UTC 

kmemleak panic
 2019-01-19 10:21 UTC  (7+ messages)

[U-Boot] [BUG ] efiloader: incorrect creation of *.efi file
 2019-01-19 10:21 UTC 

[U-Boot] [PATCH v2 0/7] mmc: sunxi: Enable DM_MMC
 2019-01-19 10:17 UTC  (8+ messages)

[PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap
 2019-01-19 10:11 UTC  (11+ messages)

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-19 10:08 UTC  (6+ messages)

[PATCH 1/2] RDMA/srp: Avoid calling mutex_lock() from inside scsi_queue_rq()
 2019-01-19 10:04 UTC  (4+ messages)
` [PATCH 2/2] RDMA/srp: Rework SCSI device reset handling

[Qemu-devel] [PATCH PULL 00/10] RDMA queue
 2019-01-19 10:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH PULL 01/10] docs/pvrdma: Update rdmacm-mux documentation
` [Qemu-devel] [PATCH PULL 02/10] hw/pvrdma: Remove max-sge command-line param
` [Qemu-devel] [PATCH PULL 03/10] hw/rdma: Delete unused struct member
` [Qemu-devel] [PATCH PULL 04/10] hw/pvrdma: Post CQE when receive invalid gid index
` [Qemu-devel] [PATCH PULL 05/10] hw/pvrdma: Make function pvrdma_qp_send/recv return void
` [Qemu-devel] [PATCH PULL 06/10] hw/rdma: Verify that ptr is not NULL before freeing
` [Qemu-devel] [PATCH PULL 07/10] hw: rdma: fix an off-by-one issue
` [Qemu-devel] [PATCH PULL 08/10] contrib/rdmacm-mux: remove Wno-format-truncation flag
` [Qemu-devel] [PATCH PULL 09/10] hw/rdma: modify struct initialization
` [Qemu-devel] [PATCH PULL 10/10] contrib/rdmacm-mux: fix clang compilation

[Buildroot] [PATCH 1/1] python-crossbar: bump to version 19.1.2
 2019-01-19 10:01 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] python-cython: bump to version 0.29.3

[PATCH 4.14 00/17] V4.14 backport of more 32-bit arm spectre patches
 2019-01-19  9:56 UTC  (5+ messages)

dd hangs when reading large partitions
 2019-01-19  9:56 UTC  (4+ messages)

[Bug report] PCI/ERR: handle non-fatal error for all subordinates seems incorrect
 2019-01-19  9:53 UTC 

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-19  9:51 UTC  (6+ messages)

[AUH] u-boot: upgrading to 2019.01 FAILED
 2019-01-19  9:50 UTC  (4+ messages)

[PATCH] iomap: get/put the page in iomap_page_create/release()
 2019-01-19  9:45 UTC  (5+ messages)

[PATCH] arm64/xen: fix xen-swiotlb cache flushing
 2019-01-19  9:43 UTC  (4+ messages)

[PATCH net-next] net: phy: improve phy_init_hw
 2019-01-19  9:43 UTC 

[Qemu-devel] [PATCH] hw/pvrdma: Post CQE when receive invalid gid index
 2019-01-19  9:42 UTC  (4+ messages)

[U-Boot] [RESEND PATCH] drivers: esdhc: add support for ColdFire mcf5441x family
 2019-01-19  9:40 UTC 

[PATCH] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-19  9:40 UTC  (3+ messages)

[U-Boot] (no subject)
 2019-01-19  9:37 UTC 

[Buildroot] [PATCH 1/1] zbar: needs kernel headers >= 3.17
 2019-01-19  9:37 UTC 

[PATCH 1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-19  9:32 UTC  (4+ messages)
` [PATCH v2 0/2] commit-graph: minor cleanup and optimization
  ` [PATCH v2 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily

[PATCH net-next] net: phy: fix issue with loading PHY driver w/o initramfs
 2019-01-19  9:30 UTC 

[PATCH v7] media: imx: add mem2mem device
 2019-01-19  9:28 UTC  (5+ messages)

[RFC v5 0/4] pstore/block: new support logger for block devices
 2019-01-19  9:28 UTC  (10+ messages)
` [RFC v5 1/4] pstore/blk: "
` [RFC v5 2/4] pstore/blk: add sample for pstore_blk

[PATCH] trace-cmd: make python work again
 2019-01-19  9:15 UTC 

[U-Boot] [PATCH v1 00/15] imx: dm: Update mccmon6 board to only use DM/DTS in u-boot proper
 2019-01-19  9:15 UTC  (16+ messages)
` [U-Boot] [PATCH v1 01/15] ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
` [U-Boot] [PATCH v1 02/15] ARM: imx: config: Disable support for USB on MCCMON6
` [U-Boot] [PATCH v1 03/15] net: imx: Add support for waiting some time after FEC gpio reset
` [U-Boot] [PATCH v1 04/15] clk: imx: Rename and export get_usdhc_clk() to imx6_get_usdhc_clk()
` [U-Boot] [PATCH v1 05/15] clk: imx: Rename and export get_cspi_clk() to imx6_get_cspi_clk()
` [U-Boot] [PATCH v1 06/15] dm: clk: imx: Add support for controlling imx6q clocks via Driver Model
` [U-Boot] [PATCH v1 07/15] spi: imx: Add support for 'per' clock enabling via driver model
` [U-Boot] [PATCH v1 08/15] ARM: imx: Covnert mccmon6 to use DM/DTS in the u-boot proper
` [U-Boot] [PATCH v1 09/15] ARM: imx: Decouple mccmon6's SPL and u-boot proper code
` [U-Boot] [PATCH v1 10/15] ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
` [U-Boot] [PATCH v1 11/15] Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
` [U-Boot] [PATCH v1 12/15] Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
` [U-Boot] [PATCH v1 13/15] Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
` [U-Boot] [PATCH v1 14/15] doc: Update parallel NOR flash related information in README.falcon
` [U-Boot] [PATCH v1 15/15] imx: Convert mccmon6 to use fitImage instead of uImage+DTB

[BUG] tiocsti() NULL dereference if ld->ops->receive_buf==NULL
 2019-01-19  9:11 UTC  (2+ messages)

trace-cmd python
 2019-01-19  9:12 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Add multicast-to-unicast support for multiple targets
 2019-01-19  9:07 UTC  (2+ messages)

[PATCH 00/13] mfd: add support for max77650 PMIC
 2019-01-19  9:03 UTC  (3+ messages)
` [PATCH 12/13] input: max77650: add onkey support

[PATCH v3 0/6] add quartz load support to NXP rtc drivers
 2019-01-19  9:00 UTC  (7+ messages)
` [PATCH v3 1/6] devicetree: property-units: Add femtofarads unit
` [PATCH v3 2/6] dt-bindings: rtc: Add quartz-load-femtofarads property
` [PATCH v3 3/6] dt-binding: pcf8523: add xtal load capacitance
` [PATCH v3 4/6] dt-binding: pcf85063: "
` [PATCH v3 5/6] rtc: pcf8523: set xtal load capacitance from DT
` [PATCH v3 6/6] rtc: pcf85063: "

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-19  9:01 UTC  (5+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

[PATCH v2] Input: Add missing event codes for common IR remote buttons
 2019-01-19  8:52 UTC  (4+ messages)

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-19  8:50 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libuv: bump to version 1.25.0
 2019-01-19  8:44 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] python-bcrypt: bump to version 3.1.6
` [Buildroot] [PATCH 1/1] python-logbook: bump to version 1.4.3
` [Buildroot] [PATCH 1/1] python-txtorcon: bump to version 19.0.0

bisected: ttyS panic on pa-risc
 2019-01-19  8:44 UTC  (3+ messages)

[PATCH v5 0/6] drm: minimize drmP.h dependencies
 2019-01-19  8:40 UTC  (14+ messages)
` [PATCH v5 1/6] drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
` [PATCH v5 2/6] drm/hisilicon/kirin: "
` [PATCH v5 3/6] drm/arcpgu: "
` [PATCH v5 4/6] drm/bridge: cdns: "
` [PATCH v5 5/6] drmi/rcar-du: "
` [PATCH v5 6/6] drm: remove drmP.h "

[PATCH] doc:process: remove note from 'stable api nonsense'
 2019-01-19  8:32 UTC  (2+ messages)

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-19  8:26 UTC  (3+ messages)

usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
 2019-01-19  8:21 UTC  (2+ messages)
` [PATCH] "

[PATCH] Bluetooth: hci_uart: Add a local variable to store the result of h4_recv_buf()
 2019-01-19  8:19 UTC  (3+ messages)

usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-19  8:17 UTC  (2+ messages)
` [PATCH] "

[PATCH] perf tools: handle TOPOLOGY headers with no CPU
 2019-01-19  8:12 UTC 

[PATCH] ipmi: Prevent use-after-free in deliver_response
 2019-01-19  8:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/21] nbd: add qemu-nbd --list
 2019-01-19  8:07 UTC  (5+ messages)

[PATCH v3 0/3] mach-omap2: handle autoidle denial
 2019-01-19  7:58 UTC  (14+ messages)
` [PATCH v3 3/3] arm: omap_hwmod disable ick autoidling when a hwmod requires that
          ` [Letux-kernel] "

[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes
 2019-01-19  7:48 UTC  (6+ messages)
` [PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements

How do I get rid of unneeded objects?
 2019-01-19  7:38 UTC  (3+ messages)

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-19  7:43 UTC  (3+ messages)
` [PATCH mlx5-next 4/4] net/mlx5: Remove spinlock support from mlx5_write64

[Buildroot] [PATCH 1/1] tesseract-ocr: disable documentation
 2019-01-19  7:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] syslog-ng: fix builds with static libc
 2019-01-19  7:28 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] Revert "package/syslog-ng: depend on !BR2_STATIC_LIBS"

[linux-linus test] 132006: regressions - FAIL
 2019-01-19  7:24 UTC 

[Buildroot] [PATCH] package/syslog-ng: fix startup with systemd
 2019-01-19  7:23 UTC  (2+ messages)

Question about out_unmap section of map_sg in amd_iommu.c
 2019-01-19  7:16 UTC  (2+ messages)

MLX5: Array written to out-of-bounds when freeing memory
 2019-01-19  7:15 UTC  (2+ messages)

[PATCH] config: change default cache line size for ARMv8 with meson
 2019-01-19  7:09 UTC  (8+ messages)
` [EXT] "

[RFC PATCH] mm, oom: fix use-after-free in oom_kill_process
 2019-01-19  7:09 UTC  (3+ messages)

[PATCH] mm: fix some typo scatter in mm directory
 2019-01-19  7:07 UTC  (2+ messages)

About Qualcomm mdm9607 armv7a-neon-vfp-oe cross-compile toolchain
 2019-01-19  6:59 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-18
 2019-01-19  7:00 UTC 

[libvirt test] 132027: tolerable all pass - PUSHED
 2019-01-19  7:00 UTC 

[PATCH 0/6] btrfs: find_device cleanups
 2019-01-19  6:54 UTC  (3+ messages)

[PATCH BlueZ] mesh: Fix logic when cleaning up incomplete provisioning
 2019-01-19  6:53 UTC 

[PATCH] crypto: clarify name of WEAK_KEY request flag
 2019-01-19  6:48 UTC 

[PATCH 5/6] btrfs: merge btrfs_find_device() and find_device()
 2019-01-19  6:48 UTC  (2+ messages)
` [PATCH 5/6 v2] "

[PATCH 0/7 v2] gitsm.py: submodule init and ssh url processing
 2019-01-19  6:44 UTC  (9+ messages)
` [PATCH 1/7] gitsm.py: Fix when a submodule is defined, but not initialized

[PATCH RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-19  6:23 UTC  (6+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

[PATCH RFC v1] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-19  6:22 UTC  (5+ messages)

[PATCH bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt()
 2019-01-19  6:20 UTC 

[PATCH bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
 2019-01-19  6:20 UTC 

[qemu-mainline test] 132032: regressions - FAIL
 2019-01-19  6:01 UTC 

[PATCH v5 0/5] IRQ affinity support in PLIC driver
 2019-01-19  5:56 UTC  (12+ messages)
` [PATCH v5 1/5] irqchip: sifive-plic: Pre-compute context hart base and enable base
` [PATCH v5 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
` [PATCH v5 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
` [PATCH v5 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
` [PATCH v5 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host

[Bug 109246] HDMI connected monitors fail to sleep and instead turn back on when amdgpu.dc=1
 2019-01-19  5:52 UTC  (2+ messages)

[patch 0/9] treewide: Cleanup recently added license mess
 2019-01-19  5:43 UTC  (3+ messages)
` [patch 7/9] smb3: Cleanup "

[PATCH v4 0/5] IRQ affinity support in PLIC driver
 2019-01-19  5:26 UTC  (17+ messages)
` [PATCH v4 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
` [PATCH v4 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
` [PATCH v4 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
` [PATCH v4 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host

[PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
 2019-01-19  5:11 UTC 

[PATCH] PM / devfreq: fix mem leak and missing check of return value in devfreq_add_device()
 2019-01-19  5:02 UTC 

cron job: media_tree daily build: OK
 2019-01-19  4:44 UTC 

[mlmmj] Is this list active? Where is "upstream"??
 2019-01-19  4:22 UTC  (2+ messages)

[PATCH] ALSA: hda - Add mute LED support for HP ProBook 470 G5
 2019-01-19  4:22 UTC 

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-19  4:17 UTC  (7+ messages)

[PATCH BlueZ v2 0/2] Updated mesh D-Bus policy patch
 2019-01-19  3:58 UTC  (3+ messages)
` [PATCH BlueZ v2 1/2] mesh: Rename mesh daemon executable to bluetooth-meshd
` [PATCH BlueZ v2 2/2] mesh: Add D-Bus policy for Bluetooth mesh daemon

Shooting and Retouching
 2019-01-18 10:14 UTC 

[PATCH BlueZ] mesh: Add D-Bus policy for Bluetooth mesh daemon
 2019-01-19  3:54 UTC  (5+ messages)

[ovmf test] 132024: regressions - FAIL
 2019-01-19  3:50 UTC 

[Linux-eng] [RFC 0/3] Abstract empty functions with STUB_UNLESS macro
 2019-01-19  3:44 UTC  (3+ messages)

[PATCH 0/3] Add 'human' date format
 2019-01-19  3:44 UTC  (4+ messages)
` [PATCH v2 2/5] Remove the proposed use of auto as secondary way to specify human

[PATCH v3] commit-tree: add missing --gpg-sign flag
 2019-01-19  3:35 UTC 

[PATCH V2 rdma-next 0/3] RDMA/hns: Some fixes for hns RoCE driver
 2019-01-19  3:36 UTC  (8+ messages)
` [PATCH V2 rdma-next 1/3] RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
` [PATCH V2 rdma-next 2/3] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
` [PATCH V2 rdma-next 3/3] RDMA/hns: Fix the chip hanging caused by sending doorbell "

[U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled
 2019-01-19  3:26 UTC  (9+ messages)
` [U-Boot] [PATCH] ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig

[PATCH] vfio: allow secondary process to query IOMMU type
 2019-01-19  3:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2019-01-19  3:21 UTC  (2+ messages)
` [PATCH v5 2/2] input: touchscreen: Add support for Azoteq IQS550/572/525

memory cgroup pagecache and inode problem
 2019-01-19  3:17 UTC  (13+ messages)

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 17:18 UTC  (5+ messages)
` [PATCH v2 13/29] arch: add split IPC system calls where needed


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.