All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 16:26:16 to 2019-12-18 16:59:50 UTC [more...]

[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 v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-18 16:59 UTC  (6+ messages)
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs

[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  (15+ messages)
` [PATCH 01/10] iio: adc: at91-sama5d2_adc: update for other trigger usage
` [PATCH 02/10] dt-bindings: iio: adc: at91-sama5d2: add rtc-trigger optional property
` [PATCH 03/10] dt-bindings: iio: trigger: at91-rtc-trigger: add bindings
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value
` [PATCH 08/10] iio: adc: at91-sama5d2_adc: implement RTC triggering
` [PATCH 07/10] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH 09/10] ARM: dts: at91: sama5d2: add rtc_adc_trigger node
` [PATCH 10/10] ARM: dts: at91: sama5d2_xplained: enable rtc_adc_trigger

[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 "

[PATCH RT] userfaultfd: Use a seqlock instead of seqcount
 2019-12-18 16:56 UTC 

[PATCH v5 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-12-18 16:56 UTC  (4+ messages)
` [PATCH v5 03/11] ASoC: wcd934x: add support to wcd9340/wcd9341 codec

[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)

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2019-12-18 16:54 UTC 

[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 v4 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-18 16:52 UTC  (19+ messages)
` [PATCH v4 06/19] soc: tegra: Add Tegra PMC clock registrations into "
` [PATCH v4 13/19] ASoC: tegra: Add fallback implementation for audio mclk

[PATCH 0/3] block/io: serialising request clean up and locking fix
 2019-12-18 16:51 UTC  (7+ 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 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  (16+ messages)
` [PATCH v3 01/15] configure: permit use of io_uring
` [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)

[Intel-gfx] [PATCH 1/8] drm/i915: Unpin vma->obj on early error
 2019-12-18 16:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915/gt: Remove direct invocation of breadcrumb signaling

[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  (4+ messages)

post-receive: pub/scm/linux/kernel/git/atorgue/stm32
 2019-12-18 16:46 UTC 

[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 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] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-12-18 16:45 UTC  (6+ messages)

[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 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 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

[Intel-gfx] [PATCH v3 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-18 16:43 UTC  (5+ 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

[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 

post-receive: pub/scm/linux/kernel/git/ardb/linux
 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  (10+ 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  (6+ 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

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-18 16:39 UTC  (6+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description

[PATCH] pinctrl: lochnagar: select GPIOLIB
 2019-12-18 16:36 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/4] Fix multifd + cancel + multifd
 2019-12-18 16:33 UTC  (5+ messages)
` [PATCH 3/4] migration-test: Make sure that multifd and cancel works
` [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  (20+ messages)
` [PATCH net-next 1/9] s390/qeth: only handle IRQs while device is online
` [PATCH net-next 2/9] s390/qeth: wake up all waiters from qeth_irq()
` [PATCH net-next 3/9] s390/qeth: overhaul L3 IP address dump code
` [PATCH net-next 4/9] s390/qeth: clean up L3 sysfs 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 8/9] s390/qeth: consolidate helpers for capability checking
` [PATCH net-next 9/9] s390/qeth: make use of napi_schedule_irqoff()

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-18 16:24 UTC  (27+ messages)
` [PATCH v17 01/23] mm: Add generic p?d_leaf() macros
` [PATCH v17 02/23] arc: mm: Add p?d_leaf() definitions
` [PATCH v17 03/23] arm: "
` [PATCH v17 04/23] arm64: "
` [PATCH v17 05/23] mips: "
` [PATCH v17 06/23] powerpc: "
` [PATCH v17 07/23] riscv: "
` [PATCH v17 08/23] s390: "
` [PATCH v17 09/23] sparc: "
` [PATCH v17 10/23] x86: "
` [PATCH v17 11/23] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v17 12/23] mm: pagewalk: Allow walking without vma
` [PATCH v17 13/23] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
` [PATCH v17 14/23] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH v17 15/23] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v17 16/23] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v17 17/23] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v17 18/23] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v17 19/23] mm: Add generic ptdump
` [PATCH v17 20/23] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v17 21/23] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v17 22/23] arm64: mm: Display non-present entries in ptdump
` [PATCH v17 23/23] mm: ptdump: Reduce level numbers by 1 in note_page()

Btrfs wiki appears to be down
 2019-12-18 16:34 UTC  (3+ messages)

CKI Project Shutdown: 2019-12-23 to 2019-12-30
 2019-12-18 16:33 UTC 

[PATCH] Revert "serdev: simplify Makefile"
 2019-12-18 16:33 UTC  (3+ messages)

[RFC net-next 00/14] XDP in tx path
 2019-12-18 16:33 UTC  (6+ messages)
` [RFC net-next 11/14] tun: run XDP program "

[igt-dev] [PATCH i-g-t] tests: Open DRM_MASTER for display operations
 2019-12-18 16:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-12-18 16:32 UTC 

ftrace trace_raw_pipe format
 2019-12-18 16:31 UTC  (3+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-18 16:32 UTC  (4+ messages)
` [PATCH v12 13/25] LSM: Specify which LSM to display

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2019-12-18 16:32 UTC 

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-12-18 16:21 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v1 1/4] mdio-bitbang: add SMI0 mode support
 2019-12-18 16:29 UTC  (2+ messages)
` [PATCH] mdio-bitbang: add support for lowlevel mdio read/write

[alsa-devel] [PATCH] ASoC: SOF: Intel: add PCI ID for CometLake-S
 2019-12-18 16:28 UTC  (6+ messages)

[Xen-devel] clock source in PV Linux
 2019-12-18 16:25 UTC  (5+ messages)

[PATCH v2] doc: describe hardware passthrough feature
 2019-12-18 16:28 UTC  (2+ messages)

post-receive: pub/scm/network/wireless/iwd
 2019-12-18 16:27 UTC 

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-18 16:24 UTC  (6+ messages)

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-18 15:32 UTC  (5+ messages)
` [PATCH 10/10] ASoC: Add codec component for AD242x nodes
  ` [alsa-devel] "

[PATCH 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-18 16:26 UTC  (4+ messages)
` [PATCH 1/2] pcpu_ref: add percpu_ref_tryget_many()

[PATCH] pinctrl: artpec6: fix __iomem on reg in set
 2019-12-18 16:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-12-18 16:26 UTC 


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.