All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 17:14:50 to 2018-09-14 18:14:34 UTC [more...]

inheriting native.bbclass explicitly
 2018-09-14 17:23 UTC  (9+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-09-14 18:14 UTC  (14+ messages)

[PATCH] Btrfs: skip set_page_dirty if eb is dirty
 2018-09-14 12:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] media: soc_camera: ov9640: switch driver to v4l2_async
 2018-09-14 12:59 UTC  (4+ messages)
` [PATCH v2 1/4] media: soc_camera: ov9640: move ov9640 out of soc_camera

[Qemu-devel] [PATCH] nbd/server: fix bitmap export
 2018-09-14 18:12 UTC  (7+ messages)

[PATCH v2 0/4] Improve VCHIQ cache line size handling
 2018-09-14 18:12 UTC  (5+ messages)
` [PATCH v2 1/4] staging/vc04_services: Use correct cache line size

[PATCH 3/3] mips: uapi header and system call table file generation
 2018-09-14 12:55 UTC  (3+ messages)

Git for games working group
 2018-09-14 17:55 UTC 

[PATCH v2 0/7] TVP5150 fixes and new features
 2018-09-14 18:10 UTC  (7+ messages)
` [PATCH v2 1/7] [media] tvp5150: add input source selection of_graph support
` [PATCH v2 4/7] [media] v4l2-subdev: fix v4l2_subdev_get_try_* dependency

[PATCH v3 0/2] drm: Add shmem GEM library
 2018-09-14 18:09 UTC  (6+ messages)

[PATCH] Btrfs: assert page dirty bit
 2018-09-14 12:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 0/6] VA to numa node information
 2018-09-14 18:04 UTC  (7+ messages)

[PATCH v1 0/4] Cleanup pass on special test setups
 2018-09-14 18:05 UTC  (4+ messages)
` [PATCH v1 2/4] fsmonitor: update GIT_TEST_FSMONITOR support

[PATCH] Btrfs: remove level==0 check in balance_level
 2018-09-14 12:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] powerpc: Clang build fixes
 2018-09-14 18:03 UTC  (12+ messages)
` [PATCH v2 1/5] powerpc/Makefiles: Fix clang/llvm build
` [PATCH v2 2/5] powerpc/boot: Fix crt0.S syntax for clang
` [PATCH v2 3/5] powerpc/boot: Ensure _zimage_start is a weak symbol
` [PATCH v2 4/5] powerpc: Fix duplicate const clang warning in user access code
` [PATCH v2 5/5] powerpc: Remove -mno-sched-epilog

drivers/net/wireless/mediatek/mt76/mac80211.c:119: undefined reference to `devm_of_led_classdev_register'
 2018-09-14 18:03 UTC 

[PATCH net-next 0/4] bnxt_en: Fixes for net-next
 2018-09-14 12:49 UTC  (3+ messages)
` [PATCH net-next 4/4] bnxt_en: Always forward VF MAC address to the PF

[PATCH 00/10] Add RZ/G1N support
 2018-09-14 12:48 UTC  (9+ messages)
` [PATCH 03/10] soc: renesas: rcar-sysc: Add r8a7744 support
` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1N
` [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support
` [PATCH 10/10] cpufreq: dt: Add support for r8a7744

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-14 18:02 UTC  (9+ messages)
` [PATCH net-next 2/7] net: phy: mscc: add support for VSC8584 PHY
` [PATCH net-next 3/7] net: phy: mscc: split config_init in two functions for VSC8584
` [PATCH 5/7] MIPS: mscc: ocelot: add GPIO4 pinmuxing DT node

[freebsd-master test] 127599: all pass - PUSHED
 2018-09-14 18:02 UTC 

[meta-initramfs][PATCH v2] klibc: fix build on i386 with GCC and security flags enabled
 2018-09-14 18:02 UTC 

[PATCH v1] KVM: SVM: Switch to bitmap_zalloc()
 2018-09-14 17:57 UTC  (2+ messages)

[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
 2018-09-14 17:42 UTC  (3+ messages)
` [Qemu-devel] [Bug 1788665] "

[PATCH v3 0/4] Add 96Boards Rock960 CE board support
 2018-09-14 17:55 UTC  (5+ messages)

[PATCH] net: caif: remove redundant null check on frontpkt
 2018-09-14 17:54 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2018-09-14 17:53 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-14 17:53 UTC  (3+ messages)

[PATCH 01/21] platform: goldfish: pipe: Remove license boilerplate
 2018-09-14 17:51 UTC  (21+ messages)
` [PATCH 02/21] platform: goldfish: pipe: Prevent memory corruption from several threads writing to the same variable
` [PATCH 03/21] platform: goldfish: pipe: Remove a redundant blank line
` [PATCH 04/21] platform: goldfish: pipe: Remove redundant struct declarations
` [PATCH 05/21] platform: goldfish: pipe: Remove redundant header include
` [PATCH 06/21] platform: goldfish: pipe: Add DMA support to goldfish pipe
` [PATCH 07/21] platform: goldfish: pipe: Remove the goldfish_interrupt_tasklet global variable
` [PATCH 08/21] platform: goldfish: pipe: Remove the goldfish_pipe_miscdev "
` [PATCH 09/21] platform: goldfish: pipe: Remove the goldfish_pipe_dev "
` [PATCH 10/21] platform: goldfish: pipe: Move goldfish_pipe to goldfish_pipe_v2
` [PATCH 11/21] platform: goldfish: pipe: Move memory allocation from probe to init
` [PATCH 12/21] platform: goldfish: pipe: Return status from "deinit" since "remove" does not do much
` [PATCH 13/21] platform: goldfish: pipe: Split the driver to v2 specific and the rest
` [PATCH 14/21] platform: goldfish: pipe: Add a blank line to separate varibles and code
` [PATCH 15/21] platform: goldfish: pipe: Rename the init function (add "v2")
` [PATCH 16/21] platform: goldfish: pipe: Call misc_deregister if init fails
` [PATCH 17/21] platform: goldfish: pipe: Add a dedicated constant for the device name
` [PATCH 18/21] platform: goldfish: pipe: Rename PIPE_REG to PIPE_V2_REG
` [PATCH 19/21] platform: goldfish: pipe: Add the goldfish_pipe_v1 driver
` [PATCH 20/21] platform: goldfish: pipe: Remove redundant casting
` [PATCH 21/21] platform: goldfish: pipe: Fix allmodconfig build

[Qemu-devel] [PATCH v3 0/8] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
 2018-09-14 17:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] dirty-bitmap: improve bdrv_dirty_bitmap_next_zero

[PATCH] drm/amdgpu: use HMM mirror callback to replace mmu notifier v4
 2018-09-14 17:52 UTC  (5+ messages)

[GIT PULL FOR v4.20 (request_api branch)] Add Allwinner cedrus decoder driver (v2)
 2018-09-14 12:35 UTC 

[Qemu-devel] [PULL 0/4] Block patches
 2018-09-14 17:49 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/4] block/rbd: Attempt to parse legacy filenames

[PATCH net-next v4 00/20] WireGuard: Secure Network Tunnel
 2018-09-14 17:49 UTC  (11+ messages)
` [PATCH net-next v4 08/20] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc

[meta-initramfs][PATCH] klibc: fix build on i386 with GCC and security flags enabled
 2018-09-14 17:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Disable MCAST during compilation
 2018-09-14 17:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Enable LockLess TX for softif
 2018-09-14 17:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/2] batman-adv: Continue with deprecation of debugfs
 2018-09-14 17:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Move OGM rebroadcast stats to orig_ifinfo
 2018-09-14 17:48 UTC  (2+ messages)

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-09-14 17:47 UTC  (7+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 5/7] revision: mark non-user-given objects instead
  ` [PATCH v8 7/7] list-objects-filter: implement filter tree:0

[PATCH net-next v4 00/20] WireGuard: Secure Network Tunnel
 2018-09-14 17:47 UTC  (4+ messages)

[PATCH v2 01/10] net/softnic: add metering and policing support
 2018-09-14 17:45 UTC  (12+ messages)
` [PATCH v3 00/10] net/softnic: implement metering and policing API
  ` [PATCH v3 01/10] net/softnic: add metering and policing support
  ` [PATCH v3 02/10] net/softnic: add meter profile
  ` [PATCH v3 03/10] net/softnic: delete "
  ` [PATCH v3 04/10] net/softnic: create meter object
  ` [PATCH v3 05/10] net/softnic: destroy "
  ` [PATCH v3 06/10] net/softnic: update meter profile
  ` [PATCH v3 07/10] net/softnic: update dscp table
  ` [PATCH v3 08/10] net/softnic: update policer actions
  ` [PATCH v3 09/10] net/softnic: meter stats read
  ` [PATCH v3 10/10] net/softnic: enable flow rule with meter action

[rocko/master][PATCH] switch-config: add support for AM65x
 2018-09-14 17:45 UTC 

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-14 17:45 UTC  (2+ messages)

[PATCH v2] python/python3: Move test files to test package
 2018-09-14 17:42 UTC  (12+ messages)

[ 1/1] KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
 2018-09-14 17:42 UTC  (2+ messages)

[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-09-14 17:40 UTC  (7+ messages)
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling

[Qemu-devel] crashes with win2008 host
 2018-09-14 17:40 UTC  (6+ messages)

monitor metrics ceph subsystems
 2018-09-14 17:39 UTC 

[Qemu-devel] [PATCH v2 00/17] Fix some jobs/drain/aio_poll related hangs
 2018-09-14 17:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 11/17] block-backend: Decrease in_flight only after callback

[PATCH]] kvm: selftests: use -pthread instead of -lpthread
 2018-09-14 17:38 UTC  (4+ messages)

[Bug 107940] libdrm 2.4.94-1 causes blender to crash on opencl
 2018-09-14 17:38 UTC  (2+ messages)

[PATCH v5 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-14 17:37 UTC  (3+ messages)
` [PATCH v5 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

[Qemu-devel] [PATCH v3 0/4] transaction support for bitmap merge
 2018-09-14 17:36 UTC  (3+ messages)

[PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-14 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver

[PATCH v2 1/3] watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
 2018-09-14 17:35 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: mpc8xxx: provide boot status
` [PATCH v2 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support

musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"
 2018-09-14 17:34 UTC  (3+ messages)

[PATCH] drbd: Change drbd_request_detach_interruptible's return type to int
 2018-09-14 17:34 UTC  (2+ messages)

[PATCH v4 RESEND 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-14 17:34 UTC  (9+ messages)
` [PATCH v4 RESEND 1/5] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v4 RESEND 2/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v4 RESEND 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() "
` [PATCH v4 RESEND 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

blk-wbt: handle O_DIRECT writes like high priority writes
 2018-09-14 17:34 UTC 

[PATCH] media: s5p-mfc: Fix memdev DMA configuration
 2018-09-14 12:19 UTC  (2+ messages)

[PATCH] ARC: fix spelling mistake "entires" -> "entries"
 2018-09-14 17:33 UTC  (4+ messages)

[PATCH v2 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-14 17:31 UTC  (8+ messages)
` [PATCH v2 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v4 4/5] iio: fxas21002c: add ODR/Scale support
 2018-09-14 17:30 UTC  (5+ messages)

[ovmf baseline-only test] 75221: trouble: blocked/broken
 2018-09-14 17:29 UTC 

Wrong UCM profile for Dell TB16 / WD15
 2018-09-14 17:28 UTC 

[Ksummit-discuss] [TECH TOPIC] Project Banbury
 2018-09-14 17:28 UTC 

[RFC] dmaengine: rcar-dmac: set scatter/gather max segment size
 2018-09-14 12:13 UTC  (2+ messages)
` [RFC PATCH] "

[MPTCP] [PATCH 20/20] mptcp: Use spin_lock_bh where appropriate for mpcb_list_lock
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 19/20] mptcp: Don't free skb when tcp_transmit_skb without cloning
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 18/20] mptcp: Restart subflow-selection when we force a re-evaluation
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 17/20] mptcp: Close remaining subflows when falling back in mptcp_verif_dss_csum
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 16/20] mptcp: Reset sk_it to NULL as we keep on iterating
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 15/20] mptcp: Build-Fix
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 14/20] mptcp: Pick correct sk when iterating in mptcp_set_rto
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 13/20] mptcp: Reset tsorted_anchor after call to tcp_fragment
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 12/20] mptcp: Make mptcp_do_join_short and mptcp_lookup_join lockless
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 11/20] mptcp: Don't take meta-lock when receiving third ACK
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 10/20] mptcp: Make subflow-list an RCU-list
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 09/20] mptcp: Rename tw_lock to mpcb_list_lock
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 08/20] mptcp: Remove cnt_established
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 07/20] mptcp: Remove cnt_subflows
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 06/20] mptcp: Make mptcp_set_new_pathindex lockless
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 05/20] mptcp: Render mptcp_sub_inherit_sockopts lockless
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 04/20] mptcp: Use mptcp_can_new_subflow where possible
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 03/20] mptcp: Use correct tcp_queue when calling mptcp_fragment
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 2/2] mptcp: Iterate over subflow-list while holding the lock in tcp_splice_read
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 02/20] mptcp: Improved debugging
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 1/2] mptcp: avoid removing useful skbs from the reinject queue
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 01/20] mptcp: Cleanup
 2018-09-14 17:25 UTC 

[MPTCP] [PATCH 00/20] Forward-ports of lockless subflow establishment
 2018-09-14 17:25 UTC 

[PATCH] arm64: sysreg: Clean up instructions for modifying PSTATE fields
 2018-09-14 17:23 UTC  (3+ messages)

[rocko/master][PATCH] optee: update client and test to the latest
 2018-09-14 17:22 UTC 

[PATH i-g-t 0/2] Per context dynamic (sub)slice power-gating
 2018-09-14 17:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Per context dynamic (sub)slice power-gating (rev4)

[PATCH 0/5] Meson8b: add support for the Endless Mini EC-100
 2018-09-14 17:22 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: meson8b: Add support for the Endless Mini (EC-100)

[PATCH] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
 2018-09-14 17:21 UTC  (2+ messages)

[PATCH] drm/msm/A5xx: Skip hardware preemption init if no preemption
 2018-09-14 17:20 UTC  (2+ messages)

[PATCH net-next] cxgb4: update supported DCB version
 2018-09-14 12:05 UTC 

[PATCH v14 06/16] of/fdt: add helper functions for handling properties
 2018-09-14 17:19 UTC  (6+ messages)

[PATCH RFC memory-model 0/7] Memory-model changes
 2018-09-14 17:19 UTC  (3+ messages)

[PATCH] scripts: unifdef: fix stringop-truncation warning
 2018-09-14 17:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] igt/kms_getfb: Check the iface exists before use
 2018-09-14 17:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/3] Add R-Car gen3 SoC support to the CMT driver
 2018-09-14 12:03 UTC  (3+ messages)
` [PATCH v2 3/3] clocksource: sh_cmt: add R-Car gen3 support

KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-14 17:16 UTC 

[PATCH] net/mlx4_core: print firmware version during driver loading
 2018-09-14 17:15 UTC  (3+ messages)

[PATCH] usb: gadget: udc: atmel: handle at91sam9rl PMC
 2018-09-14 17:14 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.