All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-13 13:35:07 to 2019-09-13 14:30:05 UTC [more...]

Queries of an aspiring kernel developer
 2019-09-13 14:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2019-09-13 14:30 UTC 

[PATCH v3 1/2] tcp: Add TCP_INFO counter for packets received out-of-order
 2019-09-13 14:29 UTC  (5+ messages)
` [PATCH v3 2/2] tcp: Add rcv_wnd to TCP_INFO

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2019-09-13 14:29 UTC 

hid-sensor-hub bug filling up logs
 2019-09-13 14:29 UTC 

[Qemu-devel] [PATCH v2 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-13 14:28 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/16] scripts/git.orderfile: Match QAPI schema more precisely
` [Qemu-devel] [PATCH v2 04/16] docs/devel/qapi-code-gen: Minor specification fixes
` [Qemu-devel] [PATCH v2 05/16] tests/qapi-schema: Demonstrate bad reporting of funny characters
` [Qemu-devel] [PATCH v2 06/16] qapi: Restrict strings to printable ASCII

[RESEND v3 1/1] i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
 2019-09-13 14:28 UTC  (10+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2019-09-13 14:27 UTC 

[Qemu-devel] [Bug 1841592] [NEW] ppc: softfloat float implementation issues
 2019-09-13 14:13 UTC  (5+ messages)
` [Qemu-devel] [Bug 1841592] [PATCH] tests/tcg: add float_madds test to multiarch
    ` [Qemu-devel] "
` [Qemu-devel] [Bug 1841592] Re: ppc: softfloat float implementation issues

[PATCH] mmap.2: fix EINVAL conditions
 2019-09-13 14:26 UTC 

[Qemu-devel] [PATCH v4 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
 2019-09-13 14:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/3] block/qcow2: refactoring of threaded encryption code

[PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-13 14:26 UTC  (13+ messages)
  ` [Ksummit-discuss] "

[Bug 204789] New: Boot failure with more than 256G of memory
 2019-09-13 14:21 UTC  (3+ messages)

[RFC PATCH 1/4] rseq: Fix: Reject unknown flags on rseq unregister
 2019-09-13 14:26 UTC  (3+ messages)
` [RFC PATCH 3/4] rseq: Introduce unreg_clone_flags

[PATCH v3 00/11] media: Report camera sensor properties
 2019-09-13 14:25 UTC  (13+ messages)
` [PATCH v3 01/11] dt-bindings: video-interfaces: Document 'location' property
` [PATCH v3 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION
` [PATCH v3 03/11] dt-bindings: video-interfaces: Expand rotation description
` [PATCH v3 04/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
` [PATCH v3 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v3 09/11] media: v4l2-ctrls: Add helper to register properties

[U-Boot] [PATCH v2 00/40] env: common: Remove environment definitions from common.h
 2019-09-13 14:25 UTC  (8+ messages)
` [U-Boot] [PATCH v2 19/40] env: net: Move eth_parse_enetaddr() to net.c/h

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2019-09-13 14:24 UTC 

[RFC] ARM: dts: omap36xx: Enable thermal throttling
 2019-09-13 14:24 UTC  (6+ messages)

[PATCH 0/9] drm/print: add and use drm_debug_enabled()
 2019-09-13 14:24 UTC  (3+ messages)
` [PATCH 3/9] drm/etnaviv: use drm_debug_enabled() to check for debug categories

[PATCH] libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
 2019-09-13 14:24 UTC  (2+ messages)

[PATCH] ssb: make array pwr_info_offset static const, makes object smaller
 2019-09-13 14:23 UTC  (3+ messages)

[PATCH] CREDITS: Update email address
 2019-09-13 14:23 UTC  (2+ messages)

[RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load
 2019-09-13 14:22 UTC  (8+ messages)
` [RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load (v2)

[PATCH] checkpatch.pl: Don't complain about nominal authors if there isn't one
 2019-09-13 14:22 UTC  (2+ messages)

[PATCH] drm/i915: Don't unwedge if reset is disabled
 2019-09-13 14:20 UTC  (4+ messages)

[PATCH 1/3] ACPI: Resolve objects on host-directed table loads
 2019-09-13 14:20 UTC  (6+ messages)
` [PATCH] ACPICA: make acpi_load_table() return table index
        ` [Devel] "

[PATCH] brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-13 14:20 UTC  (2+ messages)

[U-Boot] [PATCH 01/14] dfu: cosmetic: cleanup sf to avoid checkpatch error
 2019-09-13 14:19 UTC  (14+ messages)
` [U-Boot] [PATCH 02/14] dfu: sf: add partition support for nor backend
` [U-Boot] [PATCH 03/14] dfu: prepare the support of multiple interface
` [U-Boot] [PATCH 04/14] dfu: allow to manage DFU on several devices
` [U-Boot] [PATCH 05/14] dfu: allow read with 0 data for EOF indication
` [U-Boot] [PATCH 06/14] dfu: add backend for MTD device
` [U-Boot] [PATCH 07/14] dfu: add partition support for MTD backend
` [U-Boot] [PATCH 08/14] dfu: add DFU virtual backend
` [U-Boot] [PATCH 09/14] dfu: add callback for flush and initiated operation
` [U-Boot] [PATCH 10/14] stm32mp1: activate DFU support and command MTD
` [U-Boot] [PATCH 11/14] stm32mp1: activate SET_DFU_ALT_INFO
` [U-Boot] [PATCH 12/14] stp32mp1: configs: activate CONFIG_MTD_SPI_NAND
` [U-Boot] [PATCH 13/14] stm32mp1: board: add spi nand support
` [U-Boot] [PATCH 14/14] stm32mp1: add support for virtual partition read

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-09-13 14:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 28/42] stream: "

[Qemu-devel] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1
 2019-09-13 14:17 UTC  (3+ messages)
  ` [Qemu-riscv] "

[U-Boot] [PATCH 00/14] dfu: update dfu stack and add MTD backend
 2019-09-13 14:19 UTC 

[PATCH] i2c: tegra: Move suspend handling to NOIRQ phase
 2019-09-13 14:18 UTC  (2+ messages)

[Xen-devel] [PATCH v11 0/6] add per-domain IOMMU control
 2019-09-13 14:17 UTC  (5+ messages)
` [Xen-devel] [PATCH v11 3/6] sysctl / libxl: report whether IOMMU/HAP page table sharing is supported
  ` [Xen-devel] [PATCH v11.1 "

[U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
 2019-09-13 14:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1721275] [NEW] Support more ARM CPUs
 2019-09-13 14:05 UTC  (3+ messages)
` [Qemu-devel] [Bug 1721275] "

[U-Boot] Pull request for UEFI sub-system for v2019.10-rc4 (4)
 2019-09-13 14:17 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Update Gen11 forcewake ranges
 2019-09-13 14:16 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/tgl: Introduce gen12 "
` [PATCH 3/3] drm/i915: Check that we do find forcewake domain on gen11+

[PATCH] MAINTAINERS: Add PCI native host/endpoint controllers designated reviewer
 2019-09-13 14:16 UTC 

[Buildroot] [PATCH 1/1] package/ccache: bump to version 3.7.4
 2019-09-13 14:16 UTC 

[RFC PATCH v3 00/16] Core scheduling v3
 2019-09-13 14:15 UTC  (15+ messages)

[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
 2019-09-13 14:14 UTC  (6+ messages)
` [Xen-devel] [PATCH v2 30/48] xen/sched: introduce unit_runnable_state()

Setting CPU affinity for current process on kernel module?
 2019-09-13 14:13 UTC  (10+ messages)

[v2] ACPI: support for NXP i2c controller
 2019-09-13 14:13 UTC  (3+ messages)

[BUG RT] backtrace on v5.2.9-rt3
 2019-09-13 14:13 UTC  (3+ messages)

[dpdk-dev] [patch] net/octeontx2: fix ptype get overflow
 2019-09-13 14:10 UTC  (2+ messages)

Long latencies during disk-io
 2019-09-13 14:09 UTC  (7+ messages)
  ` AW: "

post-receive: pub/scm/docs/man-pages/man-pages
 2019-09-13 14:09 UTC 

[PATCH] selftest/trustedkeys: TPM 1.2 trusted keys test
 2019-09-13 14:08 UTC  (4+ messages)

[U-Boot] Why do we need both MDIO and MII commands
 2019-09-13 14:07 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "env: net: Move eth_parse_enetaddr() to net.c/h"
 2019-09-13 14:07 UTC  (4+ messages)

[PATCH v4 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-13 14:06 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: lm3630a: add enable_gpios

alsa
 2019-09-13 14:05 UTC 

RFC - Git Developer Blog
 2019-09-13 14:05 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] Dockerfile: build GRUB UEFI target for RISC-V 64bit
 2019-09-13 14:06 UTC  (2+ messages)

[meta-oe][PATCH] libstatgrab: add recipe for libstatgrab-0.92
 2019-09-13 14:05 UTC 

[LTP] [COMMITTED] [PATCH] syscalls/madvise09: Workaround failures on newer kernels
 2019-09-13 14:05 UTC 

[PATCH] kvm: nvmx: limit atomic switch MSRs
 2019-09-13 14:04 UTC  (2+ messages)

[PATCH 0/8] drm: rework mmap() workflow
 2019-09-13 14:03 UTC  (4+ messages)
` [PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-09-13 14:03 UTC  (7+ messages)
` [PATCH v2 4/8] powerpc/vdso32: inline __get_datapage()

[PATCH v2] drm/i915: introduce INTEL_DISPLAY_ENABLED()
 2019-09-13 14:02 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: introduce INTEL_DISPLAY_ENABLED() (rev2)
` ✓ Fi.CI.BAT: success "

rk3288: HDMI out causing boot hang
 2019-09-13 14:02 UTC  (5+ messages)
` [U-Boot] "

[PATCH] resolv.conf.5: update information about search list
 2019-09-13 14:02 UTC 

[ti2019.03][PATCH] ti-sci-fw: upgrade to 2019.07a
 2019-09-13 13:43 UTC 

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-09-13 14:02 UTC  (3+ messages)

[Xen-devel] [linux-4.9 test] 141254: regressions - FAIL
 2019-09-13 14:01 UTC 

[PATCH 1/2] git-gui: convert new/amend commit radiobutton to checketton
 2019-09-13 13:55 UTC  (9+ messages)
` [PATCH 2/2] git-gui: add hotkey to toggle "Amend Last Commit" check button/menu

[PATCH 0/4] Fixes for ad7949
 2019-09-13 14:00 UTC  (3+ messages)

[PATCH 0/3] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-13 13:55 UTC  (8+ messages)
` [PATCH 2/3] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH 3/3] powerpc/mm: call H_BLOCK_REMOVE when supported

[meta-clang][PATCH] clang: make sure python3 is used for native builds
 2019-09-13 13:59 UTC  (3+ messages)

Running SPICE on ppc64le
 2019-09-13 13:43 UTC 

[PATCH] Add some tips for how to contribute
 2019-09-13 13:59 UTC 

[PATCH] drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
 2019-09-13 13:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[LTP] Kdump update required
 2019-09-13 13:58 UTC  (2+ messages)

post-receive: pub/scm/docs/man-pages/website
 2019-09-13 13:57 UTC 

[cifs:for-next 31/31] fs/cifs/smb2ops.c:786 open_shroot() error: double unlock 'mutex:&tcon->crfid.fid_mutex'
 2019-09-13 13:55 UTC 

[PATCH v4 1/2] PTP: introduce new versions of IOCTLs
 2019-09-13 13:57 UTC  (4+ messages)
` [PATCH v4 2/2] PTP: add support for one-shot output

how to get kernel crashdump
 2019-09-13 13:55 UTC 

[meta-oe][PATCH] openjpeg: upgrade 2.3.0 -> 2.3.1
 2019-09-13 13:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] ati: fix ati_cursor_define bug
 2019-09-13 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] ati: use vga_read_byte in ati_cursor_define

[Bug 111669] Navi GPU hang in Minecraft
 2019-09-13 13:54 UTC  (2+ messages)

[PATCH] btrfs: extent_io read eb to dirty_metadata_bytes on ioerr
 2019-09-13 13:54 UTC 

[Qemu-devel] [PATCH v2] qapi/qmp-dispatch: Fix error class for reporting disabled commands
 2019-09-13 13:52 UTC  (3+ messages)

[net] ixgbevf: Fix secpath usage for IPsec Tx offload
 2019-09-13 13:53 UTC  (2+ messages)

[PATCH] selftests/tpm2: Add log and *.pyc to .gitignore
 2019-09-13 13:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-09-13 13:52 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-13 13:52 UTC 

[LTP] sched_football: Validity of testcase
 2019-09-13 13:51 UTC  (3+ messages)

[net-next 0/6][pull request] 100GbE Intel Wired LAN Driver Updates 2019-09-12
 2019-09-13 13:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] semihosting cleanups (plus minor tests/tcg tweak)
 2019-09-13 13:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/5] target/arm: handle M-profile semihosting at translate time

[RFC PATCH 0/7] Emulated coherent graphics memory take 2
 2019-09-13 13:40 UTC  (3+ messages)
` [RFC PATCH 3/7] drm/ttm: TTM fault handler helpers

[PATCH] tpm: Call tpm_put_ops() when the validation for @digests fails
 2019-09-13 13:50 UTC  (3+ messages)

[dpdk-dev] license directory reorg?
 2019-09-13 13:48 UTC  (3+ messages)

[PATCH] glibc-testsuite: SkipRecipe if libc is not glibc
 2019-09-13 13:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-13 13:48 UTC 

[net-next v2 00/13][pull request] Intel Wired LAN Driver Updates 2019-09-11
 2019-09-13 13:48 UTC  (2+ messages)

[cifs:for-next 24/31] fs/cifs/smb2ops.c:4056 smb2_decrypt_offload() error: we previously assumed 'mid' could be null (see line 4045)
 2019-09-13 13:46 UTC 

[PATCH 1/2] drm/panfrost: Allow passing extra information about BOs used by a job
 2019-09-13 13:46 UTC  (4+ messages)
` [PATCH 2/2] drm/panfrost: Extend the bo_wait() ioctl

[PATCH] xhci: Check all endpoints for LPM timeout
 2019-09-13 13:46 UTC  (3+ messages)

[PATCH] bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
 2019-09-13 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: Fix use-after-free during process exit
 2019-09-13 13:43 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-13 13:44 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
 2019-09-13 13:43 UTC 

[PATCH] netfilter: trivial: remove extraneous space from message
 2019-09-13 13:43 UTC  (2+ messages)

[Patch 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-13 13:43 UTC  (7+ messages)
` [Patch 08/13] media: am437x-vpfe: Maintain a reference to the current vpfe_fmt

[PATCH 1/3] brcmfmac: move "cfg80211_ops" pointer to another struct
 2019-09-13 13:42 UTC  (2+ messages)

[PATCH V3] weston-init: Add possibility to run weston as non-root user
 2019-09-13 13:41 UTC  (3+ messages)

Virtual Git Contributor Summit
 2019-09-13 13:41 UTC  (2+ messages)

v7 EL15203000
 2019-09-13 13:42 UTC  (9+ messages)
` [PATCH v8 1/2] dt-bindings: Add docs for EL15203000
` [PATCH v8 2/2] leds: add LED driver for EL15203000 board

[Qemu-devel] [PULL 00/22] Block layer patches
 2019-09-13 13:37 UTC  (2+ messages)

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-09-13 13:41 UTC  (11+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets
        ` [PATCH v2] "

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-09-13 13:41 UTC  (7+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

[PATCH 1/2] musl: Update to latest master
 2019-09-13 13:40 UTC  (2+ messages)
` [PATCH V4 2/2] weston-init: Add possibility to run weston as non-root user

[Qemu-devel] [PATCH v2 0/2] block/nvme: add support for write zeros and discard
 2019-09-13 13:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] block/nvme: add support for write zeros
` [Qemu-devel] [PATCH v2 2/2] block/nvme: add support for discard

[PATCH 00/27] Netfilter updates for net-next
 2019-09-13 13:40 UTC  (2+ messages)

[PATCH] selftests/tpm2: Add the missing TEST_FILES assignment
 2019-09-13 13:39 UTC  (3+ messages)

[PATCH net-next 5/5] sctp: add spt_pathcpthld in struct sctp_paddrthlds
 2019-09-13 13:40 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-13 13:39 UTC 

[Qemu-devel] [PATCH v3 0/6] Add dbus-vmstate
 2019-09-13 13:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/6] tests: add qtest_expect_exit_status()

[igt-dev] [PATCH i-g-t] run-tests.sh: Use igt_runner instead of piglit by default
 2019-09-13 13:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 3/3] libertas: Remove unneeded variable and make function to be void
 2019-09-13 13:38 UTC  (2+ messages)

[PATCH 1/3] brcmsmac: Remove unneeded variable and make function to be void
 2019-09-13 13:37 UTC  (2+ messages)

[Buildroot] Buildroot Logo Pictograph
 2019-09-13 13:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block/nvme: add support for write zeros and discard
 2019-09-13 13:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] block/nvme: add support for write zeros

[PATCH v4 1/2] drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limits
 2019-09-13 13:36 UTC  (4+ messages)

[PATCH 00/11] rtdm: realtime_core_enabled cleanups
 2019-09-13 13:35 UTC  (3+ messages)
` [PATCH 10/11] drivers/can: Convert to rtdm_available() and clean up

[PATCH v9 0/8] Disable compat cruft on ppc64le v9
 2019-09-13 12:58 UTC  (2+ messages)
` [PATCH v9 7/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH v3 0/6] rcar-vin: Add support for V4L2_FIELD_ALTERNATE
 2019-09-13 13:34 UTC  (3+ messages)
` [PATCH v3 5/6] "


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.