messages from 2019-12-18 16:35:08 to 2019-12-18 17:18:50 UTC [more...]
[PATCHSET v3] io_uring fixes for 5.5-rc3
2019-12-18 17:18 UTC (8+ messages)
` [PATCH 01/13] io_uring: fix stale comment and a few typos
` [PATCH 02/13] io_uring: fix sporadic -EFAULT from IORING_OP_RECVMSG
` [PATCH 03/13] io-wq: re-add io_wq_current_is_worker()
` [PATCH 04/13] io_uring: fix pre-prepped issue with force_nonblock == true
` [PATCH 05/13] io_uring: remove 'sqe' parameter to the OP helpers that take it
` [PATCH 06/13] io_uring: any deferred command must have stable sqe data
` [PATCH 07/13] io_uring: make HARDLINK imply LINK
[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
2019-12-18 17:18 UTC (3+ messages)
[PATCH] MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
2019-12-18 17:16 UTC
What's cooking in git.git (Dec 2019, #04; Tue, 17)
2019-12-18 17:15 UTC (2+ messages)
[Intel-gfx] [PATCH v3 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
2019-12-18 17:13 UTC (9+ messages)
` [Intel-gfx] [PATCH v3 06/11] drm/i915/display: Share intel_connector_needs_modeset()
` [Intel-gfx] [PATCH v3 08/11] drm/i915/display: Always enables MST master pipe first
` [Intel-gfx] [PATCH v3 10/11] drm/i915/display: Check if pipe fastset is allowed by external dependencies
[PATCH RFC v6 0/9] interconnect: Add imx support via devfreq
2019-12-18 17:13 UTC (21+ messages)
` [PATCH RFC v6 2/9] PM / devfreq: Add generic imx bus scaling driver
` [PATCH RFC v6 3/9] PM / devfreq: imx: Register interconnect device
[igt-dev] [PATCH i-g-t v4 1/3] lib/intel_bufops: Introduce buffer operations
2019-12-18 17:12 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] lib/rendercopy_bufmgr: Add rendercopy buffer manager
` [igt-dev] [PATCH i-g-t v4 3/3] i915/gem_render_copy.c: Simplify code by switch to rendercopy bufmgr
[Intel-gfx] [PATCH 1/8] drm/i915: Unpin vma->obj on early error
2019-12-18 17:10 UTC (4+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915/gt: Remove direct invocation of breadcrumb signaling
[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
2019-12-18 17:08 UTC (6+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory
[PATCH v12 00/25] LSM: Module stacking for AppArmor
2019-12-18 17:10 UTC (5+ messages)
` [PATCH v12 17/25] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v12 18/25] LSM: security_secid_to_secctx in netlink netfilter
[Xen-devel] REGRESSION: Xen 4.13 RC5 fails to bootstrap Dom0 on ARM
2019-12-18 17:09 UTC (15+ messages)
[Xen-devel] [PATCH v3 0/7] Code of Conduct + Extra Guides and Best Practices
2019-12-18 17:09 UTC (4+ messages)
` [Xen-devel] [PATCH v3 5/7] Add Code Review Guide
[PATCH] man: list xfs_io lsattr inode flag letters
2019-12-18 17:09 UTC
[PATCH 0/3] block: Fix external snapshot with VM state
2019-12-18 17:02 UTC (3+ messages)
` [PATCH 1/3] block: Activate recursively even for already active nodes
WARNING: refcount bug in cdev_get
2019-12-18 17:08 UTC (5+ messages)
[PATCH v2 0/3] Acceptance tests: boot Linux with KVM test
2019-12-18 17:00 UTC (4+ messages)
` [PATCH v2 1/3] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter
` [PATCH v2 2/3] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v2 3/3] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter
[Intel-gfx] [PATCH 06/15] drm/i915/tgl: Gen-12 render decompression
2019-12-18 17:07 UTC (2+ messages)
` [Intel-gfx] [PATCH v2 "
[pulseaudio-discuss] Proposal for a new API and usage of Bluetooth HSP and HFP profiles on Linux
2019-12-18 17:08 UTC (3+ messages)
[PATCH] riscv: change CSR M/S defines to use "X" for prefix
2019-12-18 17:06 UTC (2+ messages)
[PATCH v6 0/2] iio: add driver for Bosch BMA400 accelerometer
2019-12-18 17:05 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: iio: accel: bma400: add bindings
[PATCH 1/1] doc: describe hardware passthrough feature
2019-12-18 17:04 UTC (2+ messages)
[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
2019-12-18 17:03 UTC (16+ messages)
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
[PATCH v2 00/21] efi/x86: confine type unsafe casting to mixed mode
2019-12-18 17:01 UTC (22+ messages)
` [PATCH v2 01/21] efi/libstub: remove unused __efi_call_early() macro
` [PATCH v2 02/21] efi/x86: rename efi_is_native() to efi_is_mixed()
` [PATCH v2 03/21] efi/libstub: use a helper to iterate over a EFI handle array
` [PATCH v2 04/21] efi/libstub: extend native protocol definitions with mixed_mode aliases
` [PATCH v2 05/21] efi/libstub: distinguish between native/mixed not 32/64 bit
` [PATCH v2 06/21] efi/libstub/x86: use mixed mode helpers to populate efi_config
` [PATCH v2 07/21] efi/libstub: drop explicit 32/64-bit protocol definitions
` [PATCH v2 08/21] efi/libstub: use stricter typing for firmware function pointers
` [PATCH v2 09/21] efi/libstub: annotate firmware routines as __efiapi
` [PATCH v2 10/21] efi/libstub/x86: avoid thunking for native firmware calls
` [PATCH v2 11/21] efi/libstub: get rid of 'sys_table_arg' macro parameter
` [PATCH v2 12/21] efi/libstub: unify the efi_char16_printk implementations
` [PATCH v2 13/21] efi/libstub/x86: drop __efi_early() export of efi_config struct
` [PATCH v2 14/21] efi/libstub: drop sys_table_arg from printk routines
` [PATCH v2 15/21] efi/libstub: remove 'sys_table_arg' from all function prototypes
` [PATCH v2 16/21] efi/libstub: drop protocol argument from efi_call_proto() macro
` [PATCH v2 17/21] efi/libstub: drop 'table' argument from efi_table_attr() macro
` [PATCH v2 18/21] efi/libstub: use 'func' not 'f' as macro parameter
` [PATCH v2 19/21] efi/libstub: tidy up types and names of global cmdline variables
` [PATCH v2 20/21] efi/libstub: import type definitions for creating and signalling events
` [PATCH v2 21/21] efi: Allow disabling PCI busmastering on bridges during boot
[PATCH] tools lib api fs: fix gcc9 compilation error
2019-12-18 17:03 UTC (3+ messages)
Kernel panic on Google Pixel devices due to regulator patch
2019-12-18 17:03 UTC (7+ messages)
[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
2019-12-18 17:02 UTC (11+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623
Weston does not start after upgrade (imx8mmevk machine with 4.19.y kernel)
2019-12-18 17:01 UTC
Numen with reference to vmap
2019-12-18 17:01 UTC (12+ messages)
[PATCH 1/2] sysprof: add a recipe from oe-core
2019-12-18 17:00 UTC (4+ messages)
` [PATCH 2/2] sysprof: update to 3.34.1
[Xen-devel] [ANNOUNCEMENT] Xen 4.13 is released
2019-12-18 17:00 UTC
[PATCH 0/3] block/io: serialising request clean up and locking fix
2019-12-18 16:59 UTC (9+ messages)
` [PATCH 1/3] block: eliminate BDRV_REQ_NO_SERIALISING
` [PATCH 2/3] block/io: wait for serialising requests when a request becomes serialising
` [PATCH 3/3] block/io: take bs->reqs_lock in bdrv_mark_request_serialising
[PATCH -next] pci: fix a -Wtype-limits compilation warning
2019-12-18 17:00 UTC
[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
2019-12-18 17:00 UTC (10+ messages)
` [PATCH v4 06/19] soc: tegra: Add Tegra PMC clock registrations into "
[PATCH 0/7] configure: Improve PIE and other linkage
2019-12-18 16:58 UTC (4+ messages)
` [PATCH 5/7] configure: Unnest detection of -z,relro and -z,now
[PATCH RESEND RESEND] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
2019-12-18 16:59 UTC (9+ messages)
[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
2019-12-18 16:58 UTC (8+ messages)
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value
[PATCH v2 bpf-next 0/6] bpf: Support replacing cgroup-bpf program in MULTI mode
2019-12-18 16:57 UTC (4+ messages)
` [PATCH v2 bpf-next 6/6] selftests/bpf: Cover BPF_F_REPLACE in test_cgroup_attach
[PATCH v2 1/2] drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)
2019-12-18 16:57 UTC (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: expose num_cp_queues "
[alsa-devel] [PATCH v5 00/11] ASoC: Add support to WCD9340/WCD9341 codec
2019-12-18 16:56 UTC (4+ messages)
` [alsa-devel] [PATCH v5 03/11] ASoC: wcd934x: add support to wcd9340/wcd9341 codec
` "
[PATCH RT] userfaultfd: Use a seqlock instead of seqcount
2019-12-18 16:56 UTC
[PATCH v5] io_uring: don't wait when under-submitting
2019-12-18 16:56 UTC (2+ messages)
[PATCH 0/3] s390x: Increase architectural compliance
2019-12-18 16:55 UTC (3+ messages)
` [PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1
[PATCH] integrity: Expose data structures required for include/linux/integrity.h
2019-12-18 16:56 UTC (7+ messages)
stable/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.18)
2019-12-18 16:55 UTC
[PATCH v3 0/4] s390x: Increase architectural compliance
2019-12-18 16:54 UTC (3+ messages)
` [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
[PATCH] tests/boot-sector: Fix the bad s390x assembler code
2019-12-18 16:53 UTC (2+ messages)
[PATCH] runstate: ignore finishmigrate -> prelaunch transition
2019-12-18 16:52 UTC (5+ messages)
complete_all() with x waiters in swake_up_all_locked
2019-12-18 16:53 UTC (4+ messages)
[GIT PULL] Please pull hmm changes
2019-12-18 16:53 UTC (10+ messages)
[PATCH 01/25] gettext-minimal-native: update to 0.20.1
2019-12-18 16:52 UTC (7+ messages)
` [PATCH 13/25] pseudo: adjust for attr 2.4.48
[PATCH 0/1] Allow non-root users to perform ZBC commands
2019-12-18 16:40 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/2] platform/x86: Add support for Uncore frequency control
2019-12-18 16:51 UTC (4+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits
[PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
2019-12-18 16:32 UTC (15+ messages)
` [PATCH v3 02/15] qapi/block-core: add option for io_uring
` [PATCH v3 03/15] block/block: add BDRV flag "
` [PATCH v3 04/15] block/io_uring: implements interfaces "
` [PATCH v3 05/15] stubs: add stubs for io_uring interface
` [PATCH v3 06/15] util/async: add aio interfaces for io_uring
` [PATCH v3 07/15] blockdev: adds bdrv_parse_aio to use io_uring
` [PATCH v3 08/15] block/file-posix.c: extend "
` [PATCH v3 09/15] block: add trace events for io_uring
` [PATCH v3 10/15] block/io_uring: adds userspace completion polling
` [PATCH v3 11/15] qemu-io: adds option to use aio engine
` [PATCH v3 12/15] qemu-img: adds option to use aio engine for benchmarking
` [PATCH v3 13/15] qemu-nbd: adds option for aio engines
` [PATCH v3 14/15] tests/qemu-iotests: enable testing with aio options
` [PATCH v3 15/15] tests/qemu-iotests: use AIOMODE with various tests
[PATCH] y2038: sh: remove timeval/timespec usage from headers
2019-12-18 16:49 UTC (4+ messages)
[GIT PULL] KVM/arm updates for 5.5-rc2
2019-12-18 16:48 UTC (4+ messages)
[PATCH v2 0/3] Convert STM32 dma to json-schema
2019-12-18 16:47 UTC (3+ messages)
[PATCH] Renaming struct trace_buffer to struct array_buffer
2019-12-18 16:47 UTC
[PATCH] drivers: net: fsl_enetc: use write_hwaddr()
2019-12-18 16:47 UTC
[PATCH] Remove redundant wait for completion
2019-12-18 16:47 UTC (2+ messages)
[PATCH] btrfs: remove BUG_ON used as assertions
2019-12-18 16:47 UTC (3+ messages)
[PATCH v10 00/11] x86: PIE support to extend KASLR randomization
2019-12-18 16:45 UTC (5+ messages)
` [PATCH v10 01/11] x86/crypto: Adapt assembly for PIE support
[PATCH 1/2] kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
2019-12-18 16:46 UTC (3+ messages)
` [PATCH 2/2] kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
[PATCH] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
2019-12-18 16:45 UTC (6+ messages)
[Cluster-devel] [PATCH v2 00/24] drivers, fs: y2038 updates
2019-12-18 16:44 UTC (7+ messages)
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces
[PATCH v5 0/2] IMA: Deferred measurement of keys
2019-12-18 16:44 UTC (6+ messages)
` [PATCH v5 1/2] IMA: Define workqueue for early boot "key" measurements
` [PATCH v5 2/2] IMA: Call workqueue functions to measure queued keys
[PATCH 1/3] xfs: rename compat_time_t to old_time32_t
2019-12-18 16:44 UTC (3+ messages)
` [PATCH 2/3] xfs: disallow broken ioctls without compat-32-bit-time
` [PATCH 3/3] xfs: quota: move to time64_t interfaces
[PATCH v3 0/3] arm64: handle "reserved" entries in /proc/iomem
2019-12-18 16:42 UTC (4+ messages)
` [PATCH v3 1/3] kexec: add variant helper functions for handling memory regions
` [PATCH v3 2/3] arm64: kexec: allocate memory space avoiding reserved regions
` [PATCH v3 3/3] arm64: kdump: deal with a lot of resource entries in /proc/iomem
[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
2019-12-18 16:42 UTC (9+ messages)
[PATCH] dm: uclass: don't assign aliased seq numbers
2019-12-18 16:42 UTC
[Intel-gfx] [PATCH] drm/i915/gt: Track engine round-trip times
2019-12-18 16:41 UTC
[PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
2019-12-18 16:41 UTC (12+ messages)
[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
2019-12-18 16:41 UTC (9+ messages)
` [PATCH bpf-next 05/13] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support
[PATCH 0/2] media: cedrus: hevc: Minor fixes
2019-12-18 16:40 UTC (5+ messages)
` [PATCH 1/2] media: cedrus: Fix decoding for some HEVC videos
[PATCH v4 00/19] KVM: Dynamically size memslot arrays
2019-12-18 16:39 UTC (7+ messages)
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
[alsa-devel] [PATCH] pinctrl: lochnagar: select GPIOLIB
2019-12-18 16:36 UTC (2+ messages)
` "
[PATCH 0/4] Fix multifd + cancel + multifd
2019-12-18 16:33 UTC (3+ messages)
` [PATCH 4/4] migration: Make sure that we don't call write() in case of error
[PATCH v7 0/8] HiKey960 USB support
2019-12-18 16:37 UTC (3+ messages)
` [PATCH v7 7/8] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
[PATCH 1/2] include: trace: Add SCMI header with trace events
2019-12-18 16:37 UTC (4+ messages)
[PATCH net-next 0/9] s390/qeth: features 2019-12-18
2019-12-18 16:34 UTC (6+ messages)
` [PATCH net-next 3/9] s390/qeth: overhaul L3 IP address dump code
` [PATCH net-next 5/9] s390/qeth: remove open-coded inet_make_mask()
` [PATCH net-next 6/9] s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
` [PATCH net-next 7/9] s390/qeth: stop yielding the ip_lock during IPv4 registration
` [PATCH net-next 9/9] s390/qeth: make use of napi_schedule_irqoff()
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.