messages from 2019-09-13 12:21:54 to 2019-09-13 13:10:24 UTC [more...]
[PATCH 4.19 000/190] 4.19.73-stable review
2019-09-13 13:06 UTC (3+ messages)
` [PATCH 4.19 092/190] drm/nouveau: Dont WARN_ON VCPI allocation failures
` [PATCH 4.19 125/190] PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
[PATCH 4.14 00/21] 4.14.144-stable review
2019-09-13 13:07 UTC (9+ messages)
` [PATCH 4.14 01/21] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.14 10/21] PCI: dra7xx: Fix legacy INTD IRQ handling
` [PATCH 4.14 11/21] vhost/test: fix build for vhost test
` [PATCH 4.14 12/21] batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
` [PATCH 4.14 14/21] hv_sock: Fix hang when a connection is closed
` [PATCH 4.14 15/21] powerpc/64: mark start_here_multiplatform as __ref
` [PATCH 4.14 16/21] arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
` [PATCH 4.14 18/21] clk: s2mps11: Add used attribute to s2mps11_dt_match
[PATCH v5 0/5] semihosting cleanups (plus minor tests/tcg tweak)
2019-09-13 13:05 UTC (11+ messages)
` [PATCH v5 1/5] tests/tcg: clean-up some comments after the de-tangling
` [Qemu-devel] "
` [PATCH v5 2/5] target/arm: handle M-profile semihosting at translate time
` [PATCH v5 3/5] target/arm: handle A-profile "
` [PATCH v5 5/5] target/arm: remove run-time semihosting checks for linux-user
` [Qemu-devel] "
[PATCH 0/8] drm: rework mmap() workflow
2019-09-13 13:10 UTC (25+ messages)
` [PATCH 1/8] drm: add mmap() to drm_gem_object_funcs
` [PATCH 2/8] drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
` [PATCH 3/8] drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
` [PATCH 4/8] drm/ttm: factor out ttm_bo_mmap_vma_setup
` [PATCH 5/8] drm/ttm: add drm_gem_ttm_mmap()
` [PATCH 6/8] drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
` [PATCH 7/8] drm/vram: drop verify_access
` [PATCH 8/8] drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
[PATCH 4.9 00/14] 4.9.193-stable review
2019-09-13 13:07 UTC (13+ messages)
` [PATCH 4.9 01/14] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.9 02/14] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.9 03/14] sched/fair: Dont assign runtime for throttled cfs_rq
` [PATCH 4.9 04/14] drm/vmwgfx: Fix double free in vmw_recv_msg()
` [PATCH 4.9 05/14] powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
` [PATCH 4.9 07/14] ip6: fix skb leak in ip6frag_expire_frag_queue()
` [PATCH 4.9 08/14] vhost/test: fix build for vhost test
` [PATCH 4.9 09/14] batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
` [PATCH 4.9 11/14] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH 4.9 12/14] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.9 13/14] vhost: block speculation of translated descriptors
` [PATCH 4.9 14/14] vhost: make sure log_num < in_num
[U-Boot] [PATCH] arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
2019-09-13 13:09 UTC (2+ messages)
[PATCH 4.4 0/9] 4.4.193-stable review
2019-09-13 13:06 UTC (10+ messages)
` [PATCH 4.4 1/9] ALSA: hda - Fix potential endless loop at applying quirks
` [PATCH 4.4 2/9] ALSA: hda/realtek - Fix overridden device-specific initialization
` [PATCH 4.4 3/9] xfrm: clean up xfrm protocol checks
` [PATCH 4.4 4/9] vhost/test: fix build for vhost test
` [PATCH 4.4 5/9] scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
` [PATCH 4.4 6/9] clk: s2mps11: Add used attribute to s2mps11_dt_match
` [PATCH 4.4 7/9] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH 4.4 8/9] af_packet: tone down the Tx-ring unsupported spew
` [PATCH 4.4 9/9] vhost: make sure log_num < in_num
[Qemu-devel] [PATCH v4 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
2019-09-13 12:59 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] block/qcow2: refactoring of threaded encryption code
` [Qemu-devel] [PATCH v4 2/3] block/qcow2: fix the corruption when rebasing luks encrypted files
` [Qemu-devel] [PATCH v4 3/3] qemu-iotests: Add test for bz #1745922
[PATCH v9 0/8] Disable compat cruft on ppc64le v9
2019-09-13 12:58 UTC (12+ messages)
` [PATCH v9 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v9 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v9 3/8] powerpc/perf: consolidate read_user_stack_32
` [PATCH v9 4/8] powerpc/perf: consolidate valid_user_sp
` [PATCH v9 5/8] powerpc/perf: remove current_is_64bit()
` [PATCH v9 6/8] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v9 7/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v9 8/8] powerpc/perf: split callchain.c by bitness
[PATCH 0/9] drm/print: add and use drm_debug_enabled()
2019-09-13 13:07 UTC (3+ messages)
` [PATCH 2/9] drm/print: add drm_debug_enabled()
[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
2019-09-13 13:04 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
` [Qemu-devel] Is network backend netmap worth keeping? (was: [PATCH v2 27/29] Include sysemu/sysemu.h a lot less)
` [Qemu-devel] Is network backend netmap worth keeping?
KASAN: slab-out-of-bounds Read in handle_vmptrld
2019-09-13 13:02 UTC (8+ messages)
[Patch 00/13] media: am437x-vpfe: overdue maintenance
2019-09-13 13:07 UTC (7+ messages)
` [Patch 01/13] media: am437x-vpfe: Fix suspend path to always handle pinctrl config
` [Patch 02/13] media: am437x-vpfe: Fix missing first line
` [Patch 07/13] media: am437x-vpfe: Use a per instance format array instead of a static one
[LTP] LTP Release
2019-09-13 13:07 UTC (2+ messages)
[PATCH for-4.19.x ] btrfs: correctly validate compression type
2019-09-13 12:59 UTC (5+ messages)
[RFC][PATCH] pipe: Convert ring to head/tail
2019-09-13 13:06 UTC (2+ messages)
` My just-shovel-data-through-for-X-amount-of-time test
[libgpiod] python binding decidedly unpythonic
2019-09-13 12:57 UTC
[PATCH 00/13] Enhancements w.r.t to diag buffer and few bug fixes
2019-09-13 13:04 UTC (14+ messages)
` [PATCH 01/13] mpt3sas: Register trace buffer based on NVDATA settings
` [PATCH 02/13] mpt3sas: Display message before releasing diag buffer
` [PATCH 03/13] mpt3sas: Fix clear pending bit in ioctl status
` [PATCH 04/13] mpt3sas: Free diag buffer without any status check
` [PATCH 05/13] mpt3sas: Maintain owner of buffer through UniqueID
` [PATCH 06/13] mpt3sas: clear release bit when buffer reregistered
` [PATCH 07/13] mpt3sas: Reuse diag buffer allocated at load time
` [PATCH 08/13] mpt3sas: Add app owned flag support for diag buffer
` [PATCH 09/13] mpt3sas: Fail release cmnd if diag buffer is released
` [PATCH 10/13] mpt3sas: Use Component img header to get Package ver
` [PATCH 11/13] mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
` [PATCH 12/13] mpt3sas: Fix module parameter max_msix_vectors
` [PATCH 13/13] mpt3sas: Bump mpt3sas driver version to 32.100.00.00
[RFC PATCH 00/10] Rewrite packfile reuse code
2019-09-13 13:02 UTC (11+ messages)
` [RFC PATCH 01/10] builtin/pack-objects: report reused packfile objects
` [RFC PATCH 02/10] packfile: expose get_delta_base()
` [RFC PATCH 03/10] ewah/bitmap: introduce bitmap_word_alloc()
` [RFC PATCH 04/10] ewah/bitmap: always allocate 2 more words
` [RFC PATCH 05/10] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [RFC PATCH 06/10] pack-bitmap: introduce bitmap_walk_contains()
` [RFC PATCH 07/10] csum-file: introduce hashfile_total()
` [RFC PATCH 08/10] pack-objects: introduce pack.allowPackReuse
` [RFC PATCH 09/10] builtin/pack-objects: introduce obj_is_packed()
` [RFC PATCH 10/10] pack-objects: improve partial packfile reuse
[PATCH 1/2] btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
2019-09-13 13:02 UTC (3+ messages)
[PATCH v5 00/10] EFI Specific Purpose Memory Support
2019-09-13 13:02 UTC (8+ messages)
` [PATCH v5 03/10] x86, efi: Push EFI_MEMMAP check into leaf routines
` [PATCH v5 04/10] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax
` [PATCH v5 05/10] x86, efi: Add efi_fake_mem support for EFI_MEMORY_SP
[PATCH 0/3] nfs_instantiate() might succeed leaving dentry negative unhashed
2019-09-13 13:02 UTC (5+ messages)
` [PATCH 1/3] NFS: Refactor nfs_instantiate() for dentry referencing callers
` [PATCH 2/3] NFSv3: use nfs_add_or_obtain() to create and reference inodes
` [PATCH 3/3] NFS: remove unused check for negative dentry
[PATCH] core.5: explain the new situation with argument splitting
2019-09-13 13:02 UTC
[PATCH v2] pwm: pca9685: Fix regression for GPIO use
2019-09-13 12:59 UTC (2+ messages)
[LTP] [PATCH v2 0/3] LTP_TIMEOUT for shell API
2019-09-13 12:58 UTC (4+ messages)
` [LTP] [PATCH v2 1/3] shell: Add tst_is_num()
` [LTP] [PATCH v2 2/3] shell: Introduce TST_TIMEOUT variable
` [LTP] [PATCH v2 3/3] net/if-mtu-change.sh: set TST_TIMEOUT
Setting CPU affinity for current process on kernel module?
2019-09-13 12:56 UTC (9+ messages)
[Xen-devel] [PATCH v2 00/48] xen: add core scheduling support
2019-09-13 12:56 UTC (7+ messages)
` [Xen-devel] [PATCH v2 27/48] xen/sched: Change vcpu_migrate_*() to operate on schedule unit
` [Xen-devel] [PATCH v2 28/48] xen/sched: move struct task_slice into struct sched_unit
[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
2019-09-13 12:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 25/42] mirror: "
[Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles
2019-09-13 12:56 UTC (7+ messages)
[PATCH] xhci: Check all endpoints for LPM timeout
2019-09-13 12:58 UTC (2+ messages)
[PATCH] arm64: simplify syscall wrapper ifdeffery
2019-09-13 12:55 UTC
[PATCH] vmsplice.2: SPLICE_F_GIFT became no-op
2019-09-13 12:55 UTC
[PATCH net-next] MAINTAINERS: xen-netback: update my email address
2019-09-13 12:47 UTC (2+ messages)
` [Xen-devel] "
[meta-oe][PATCH] openjpeg: upgrade 2.3.0 -> 2.3.1
2019-09-13 12:54 UTC
[Qemu-devel] [PATCH v2] qapi/qmp-dispatch: Fix error class for reporting disabled commands
2019-09-13 12:52 UTC (2+ messages)
[U-Boot] Why do we need both MDIO and MII commands
2019-09-13 12:52 UTC (3+ messages)
Current Minimal Binary Size
2019-09-13 12:52 UTC
[PATCH 1/2] watchdog: pm8916_wdt: fix pretimeout registration flow
2019-09-13 12:52 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] run-tests.sh: Use igt_runner instead of piglit by default
2019-09-13 12:51 UTC
Adding 2FA to WireGuard
2019-09-13 12:49 UTC (2+ messages)
[v5 0/2] mtd: nand: Add Cadence NAND controller driver
2019-09-13 12:49 UTC (7+ messages)
` [v5 2/2] dt-bindings: mtd: "
[igt-dev] [PATCH i-g-t 0/2] Enabling gpgpu_fill and media_fill on TGL
2019-09-13 12:49 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/gpgpu_fill/tgl: Implement gpgpu_fillfunc for TGL
` [igt-dev] [PATCH i-g-t 2/2] lib/media_fill/tgl: Implement media_fillfunc "
[igt-dev] [PATCH i-g-t 1/4] lib: Export a function for loading igtrc
2019-09-13 12:48 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/8] iotests: Selfish patches
2019-09-13 12:47 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 6/8] iotests: Test driver whitelisting in 093
[PATCH 0/7] net: dsa: mv88e6xxx: features to handle network storms
2019-09-13 12:47 UTC (9+ messages)
[Buildroot] [PATCH 1/1] package/qt5/qt5base: fix icu detection in Qt 5.6.3
2019-09-13 12:47 UTC
[Qemu-devel] [PULL 0/1] Block patches
2019-09-13 12:43 UTC (2+ messages)
[PATCH] hwmon: submitting-patches: Add note on comment style
2019-09-13 12:44 UTC
[PATCH for-next 0/3] hfi1 and rdmavt fixes for next cycle
2019-09-13 12:43 UTC (4+ messages)
` [PATCH for-next 3/3] IB/hfi1: Define variables as unsigned long to fix KASAN warning
[v2 1/3] samples: pktgen: make variable consistent with option
2019-09-13 12:43 UTC (9+ messages)
` [v2 2/3] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [v2 3/3] samples: pktgen: allow to specify destination IP range (CIDR)
[PATCH] nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECT
2019-09-13 12:41 UTC
[dpdk-dev] [PATCH 00/51] ethdev: change rte_eth_dev_info_get() return value to int
2019-09-13 12:41 UTC (5+ messages)
` [dpdk-dev] [PATCH v4 02/54] "
[PATCH v2 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
2019-09-13 12:40 UTC (6+ messages)
` [PATCH v2 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
[PATCH] printf.3: Add detail on the first digit with the %e format
2019-09-13 12:38 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/28] s390x/tcg: mem_helper: Fault-safe handling
2019-09-13 12:37 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 16/28] s390x/tcg: Fault-safe memmove
[PATCH v8 0/7] DC3CO Support for TGL
2019-09-13 12:37 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for DC3CO Support for TGL (rev9)
fececve man page
2019-09-13 12:36 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] Fix tarball builds of UEFI/EDK2 firmware
2019-09-13 12:33 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] roms/Makefile.edk2: don't pull in submodules when building from tarball
[PATCH] mtd: rawnand: fix spelling mistake "gravepagess" -> "gravepages"
2019-09-13 12:33 UTC (4+ messages)
[Xen-devel] [xen-unstable test] 141252: regressions - FAIL
2019-09-13 12:28 UTC
problem starting /sbin/init (32-bit 5.3-rc8)
2019-09-13 12:29 UTC (4+ messages)
[PATCH v2] tracing: Be more clever when dumping hex in __print_hex()
2019-09-13 12:28 UTC (3+ messages)
[PATCH V3] weston-init: Add possibility to run weston as non-root user
2019-09-13 12:27 UTC (2+ messages)
[PATCH] drm/i915: Don't mix srcu tag and negative error codes
2019-09-13 12:26 UTC (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.IGT: success for drm/i915: Don't mix srcu tag and negative error codes (rev2)
[PATCH] drm/i915/tgl: Limit ourselves to just rcs0
2019-09-13 12:25 UTC (2+ messages)
big ICMP requests get disrupted on IPSec tunnel activation
2019-09-13 12:25 UTC
[Qemu-devel] [PATCH] MAINTAINERS: update my email address
2019-09-13 12:24 UTC
[ANN] Topics for a media summit in Lyon in October
2019-09-13 12:24 UTC (5+ messages)
Kernel development collaboration platform wish list
2019-09-13 12:23 UTC (5+ messages)
[Xen-devel] [PATCH v10 00/16] improve late microcode loading
2019-09-13 12:23 UTC (3+ messages)
` [Xen-devel] [PATCH v10 15/16] microcode: disable late loading if CPUs are affected by BDF90
[PATCH] PCI: Add quirk for VCA NTB
2019-09-13 12:22 UTC
[PATCH] adwaita-icon-theme: fix rare install race
2019-09-13 12:22 UTC
[PATCH] dt-bindings: hspi: Convert bindings to json-schema
2019-09-13 12:21 UTC
[PATCH 0/7] Fix more AsciiDoc/tor differences
2019-09-13 12:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.