All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-24 10:05:02 to 2019-09-24 11:10:20 UTC [more...]

[Xen-devel] [RFC PATCH V3] xen/arm: Restrict "p2m_ipa_bits" according to the IOMMU requirements
 2019-09-24  9:56 UTC  (4+ messages)

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-24 10:36 UTC  (9+ messages)
` [Xen-devel] [PATCH v3 32/47] xen/sched: support allocating multiple vcpus into one sched unit
` [Xen-devel] [PATCH v3 33/47] xen/sched: add a percpu resource index

[PATCH 0/5] Add and use sizeof_member macro to bring uniformity
 2019-09-24  8:14 UTC  (6+ messages)
` [PATCH 1/5] linux/kernel.h: Add sizeof_member macro
` [PATCH 2/5] treewide: Use "
` [PATCH 3/5] MIPS: OCTEON: use sizeof_member macro instead of SIZEOF_FIELD
` [PATCH 4/5] linux/kernel.h: Remove FIELD_SIZEOF macro
` [PATCH 5/5] stddef.h: Remove sizeof_field macro

[Xen-devel] [PATCH v6 0/8] AMD IOMMU: further improvements
 2019-09-24  9:30 UTC  (6+ messages)
` [Xen-devel] [PATCH v6 7/8] AMD/IOMMU: allocate one device table per PCI segment

[Xen-devel] Windows HVM no longer boots with AMD Ryzen 3700X
 2019-09-24  9:56 UTC  (5+ messages)

[Xen-devel] Moving next week's community call to Thu 10th
 2019-09-24  9:27 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/sched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_runstate_get()
 2019-09-24  9:03 UTC  (3+ messages)

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-24 11:07 UTC  (18+ messages)

WITH regression patch, still btrfs-transacti blocked for... (forever)
 2019-09-24 11:07 UTC  (4+ messages)

[PATCH 0/4] Make it possible to compile with CONFIG_ARM_V7M=n
 2019-09-24 11:06 UTC  (16+ messages)
` [PATCH 2/4] target/arm: Move cortex-m related functions to new file v7m.c
` [PATCH 3/4] hw/arm: Move armv7m_nvic.c to hw/arm/ and always enable it for arm builds

[dpdk-dev] 17.11.7-rc1 (LTS) patches review and test
 2019-09-24 11:07 UTC  (6+ messages)
    ` [dpdk-dev] FW: "

ARM core blob list
 2019-09-24 11:06 UTC  (3+ messages)

[PATCH 0/2] spi: Fix problem with interrupted slave transmission
 2019-09-24 11:05 UTC  (3+ messages)
` [PATCH 1/2] spi: Add call to spi_slave_abort() function when spidev driver is released
` [PATCH 2/2] spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver

[PATCH 0/5] Add and use sizeof_member macro to bring uniformity
 2019-09-24 10:58 UTC  (6+ messages)
` [PATCH 1/5] linux/kernel.h: Add sizeof_member macro
` [PATCH 2/5] treewide: Use "
` [PATCH 3/5] MIPS: OCTEON: use sizeof_member macro instead of SIZEOF_FIELD
` [PATCH 4/5] linux/kernel.h: Remove FIELD_SIZEOF macro
` [PATCH 5/5] stddef.h: Remove sizeof_field macro

[PATCH v6] v4l2-ctl: Print UVC meta info
 2019-09-24 11:04 UTC  (8+ messages)
` [PATCH v7] "
    ` [Linux-kernel-mentees] "
    ` [PATCH v8] "
      ` [Linux-kernel-mentees] "

[Bug 111747] [CI][DRMTIP] igt@ - incomplete - Jenkins gives up
 2019-09-24 11:04 UTC 

[PATCH 1/3] MAINTAINERS: add a selection of pwm related keywords to the PWM entry
 2019-09-24 11:03 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] ethdev: change allmulticast controls to return status
 2019-09-24 11:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH 5/7] ethdev: do nothing if all-multicast mode is applied again

[PATCH 1/2] pwm: pwm-mxs: use devm_platform_ioremap_resource() to simplify code
 2019-09-24 11:02 UTC  (6+ messages)
` [PATCH 2/2] pwm: pwm-mxs: Use 'dev' instead of dereferencing it repeatedly

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-24 11:00 UTC  (9+ messages)

[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
 2019-09-24 11:00 UTC  (4+ messages)

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-24 11:00 UTC  (13+ messages)
` [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
` [PATCH 05/35] irqchip/gic-v3: Add GICv4.1 VPEID size discovery

[PATCH v3 00/16] xfs: mount API patch series
 2019-09-24 11:00 UTC  (14+ messages)
` [PATCH v3 02/16] xfs: remove very old mount option
` [PATCH v3 03/16] xfs: mount-api - add fs parameter description
` [PATCH v3 04/16] xfs: mount-api - refactor suffix_kstrtoint()
` [PATCH v3 05/16] xfs: mount-api - refactor xfs_parseags()
` [PATCH v3 06/16] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [PATCH v3 07/16] xfs: mount-api - move xfs_parseargs() validation to a helper

[sumo][PATCH 0/4] Fix build with host gcc9 / latest glibc
 2019-09-24 10:59 UTC  (5+ messages)
` [sumo][PATCH 1/4] elfutils(-native): Add backported patch to fix build with host gcc9
` [sumo][PATCH 2/4] bison: Fix build break with glibc 2.28
` [sumo][PATCH 3/4] glib-2.0: Add patch from upstream to fix build with host gcc9
` [sumo][PATCH 4/4] cross-localedef-native: Fix build for hosts with recent glibc

[RESEND PATCH v2 0/3] Add driver for veml6030 ambient light sensor
 2019-09-24 10:51 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] iio: light: add "
` [RESEND PATCH v2 2/3] dt-bindings: iio: light: add veml6030 ALS bindings
` [RESEND PATCH v2 3/3] iio: documentation: light: Add veml6030 sysfs documentation

[alsa-devel] [PATCH V4 0/4] update supported sample format
 2019-09-24 10:52 UTC  (10+ messages)
`  "
` [alsa-devel] [PATCH V4 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
  `  "
` [alsa-devel] [PATCH V4 2/4] ASoC: fsl_asrc: update supported sample format
  `  "
` [alsa-devel] [PATCH V4 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
  `  "
` [alsa-devel] [PATCH V4 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
  `  "

[LTP] [PATCH v3] fzsync: revoke thread_b if parent hits an accidental break
 2019-09-24 10:58 UTC 

[PATCH v4 0/8] Inline Encryption Support
 2019-09-24 10:57 UTC  (4+ messages)
` [PATCH v4 2/8] block: Add encryption context to struct bio
    ` [f2fs-dev] "

[PATCH v3 5/5] media: platform: Add jpeg dec/enc feature
 2019-09-24 10:56 UTC  (6+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix over MTU packet crash
 2019-09-24 10:55 UTC 

[PATCH 0/3] Add DA9062 GPIO support
 2019-09-24 10:53 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mfd: da9062: add gpio bindings

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-24 10:53 UTC  (3+ messages)
` [PATCH] memcg, kmem: do not fail __GFP_NOFAIL charges

[PATCH] pwm: pwm-imx-tpm: Use 'dev' instead of dereferencing it repeatedly
 2019-09-24 10:52 UTC  (3+ messages)

[PATCH] pwm: pwm-imx27: Use 'dev' instead of dereferencing it repeatedly
 2019-09-24 10:52 UTC  (9+ messages)

[PATCH testsuite] policy: do not rebuild policy package if already built
 2019-09-24 10:51 UTC  (3+ messages)

[PATCH] media: v4l2-fwnode: fix location of acpi/dsd documentation
 2019-09-24 10:50 UTC  (2+ messages)

[GIT PULL] io_uring changes for 5.4-rc1
 2019-09-24 10:50 UTC 

[Buildroot] [PATCH] check-kernel-headers.sh: use a trap to remove the temporary file
 2019-09-24 10:50 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] runner: Chomp away trailing spaces from cmdline
 2019-09-24 10:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/9] TGL TC enabling v3
 2019-09-24 10:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for TGL TC enabling (rev3)

[PATCH v2 0/9] entry: preempt_schedule_irq() callers scrub
 2019-09-24 10:48 UTC  (4+ messages)
` [PATCH v2 5/9] microblaze: entry: Remove unneeded need_resched() loop

[MODERATED] Re: [PATCH v4 04/10] TAAv4 4
 2019-09-24 10:48 UTC  (4+ messages)

✅ PASS: Stable queue: queue-5.3
 2019-09-24 10:48 UTC 

[PATCH 1/2] pwm: Add different PWM output types support
 2019-09-24 10:46 UTC  (5+ messages)

[U-Boot] [PATCH] LS1043A: Add bugfix for IFC beyond 4 GiB
 2019-09-24 10:45 UTC 

[PATCH v7 00/13] Device property improvements, add %pfw format specifier
 2019-09-24 10:45 UTC  (5+ messages)
` [PATCH v7 08/13] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v7 09/13] lib/vsprintf: Add a note on re-using %pf or %pF

[GIT PULL] Block bits for 5.4-rc1
 2019-09-24 10:45 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.194-7-gf7932ebe1bbc)
 2019-09-24 10:42 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 100 warnings (v4.14.146-10-g1e77fe160add)
 2019-09-24 10:41 UTC 

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 19 warnings (v5.2.17-19-gd6054a8738d2)
 2019-09-24 10:41 UTC 

[PATCH 0/2] t0028 fix test + more tests
 2019-09-24 10:40 UTC  (8+ messages)
` [PATCH v2 0/2] Update: fixed typos in commit message
  ` [PATCH v2 2/2] t0028: add more tests
  ` [PATCH v3 0/2] Update: fixed typos in commit message
    ` [PATCH v3 1/2] t0028: fix test for UTF-16-LE-BOM
    ` [PATCH v3 2/2] t0028: add more tests

[PATCH] clk: at91: sam9x60: fix programmable clock
 2019-09-24 10:39 UTC  (2+ messages)

[RFC v2 0/9] error: auto propagated local_err
 2019-09-24 10:35 UTC  (7+ messages)
` [RFC v2 6/9] scripts: add coccinelle script to use auto propagated errp
        ` [Xen-devel] "

[dpdk-dev] [PATCH 0/2] fix SAD selection logic
 2019-09-24 10:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] examples/ipsec-secgw: "
  ` [dpdk-dev] [PATCH v2 2/2] examples/ipsec-secgw: tests for split SAD

[PATCH v2 0/2] Optimise io_uring completion waiting
 2019-09-24 10:34 UTC  (20+ messages)

[PATCH net v3] net/sched: cls_api: Fix nooffloaddevcnt counter when indr block call success
 2019-09-24 10:33 UTC  (6+ messages)

[PATCH v8 0/3] fix double page fault on arm64
 2019-09-24 10:33 UTC  (6+ messages)
` [PATCH v8 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH v5.4] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36
 2019-09-24 10:30 UTC 

[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
 2019-09-24 10:29 UTC  (7+ messages)
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data

[PATCH v3 0/6] ext4: port direct IO to iomap infrastructure
 2019-09-24 10:29 UTC  (4+ messages)
` [PATCH v3 5/6] ext4: introduce direct IO write path using "

Nothing PROVIDES 'python3-dev'
 2019-09-24 10:28 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/10] Add an option to use LTO for DPDK build
 2019-09-24 10:25 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 01/10] build: add an option to enable LTO build

[Intel-wired-lan] [PATCH v1] igc: Add set_rx_mode support
 2019-09-24 10:25 UTC  (7+ messages)

I just pulled, and git log --graph does not show all
 2019-09-24 10:22 UTC 

[Qemu-devel] [PATCH 0/3] migration/postcopy: unsentmap is not necessary
 2019-09-24 10:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] migration/postcopy: unsentmap is not necessary for postcopy
  `  "
` [Qemu-devel] [PATCH 3/3] migration: remove sent parameter in get_queued_page_not_dirty
  `  "

question of generic/442 in xfs filesystem
 2019-09-24 10:20 UTC 

[U-Boot] [PATCH] cmd: part: number: return hexadecimal value
 2019-09-24 10:20 UTC  (3+ messages)

[alsa-devel] [PATCH 0/3] Make pcm_ioplug check lock status before locking (fixes pcm_jack lockups)
 2019-09-24 10:18 UTC  (4+ messages)

[Qemu-devel] [PULL] RISC-V Patches for the 4.2 Soft Freeze, Part 1, v3
 2019-09-24 10:17 UTC  (4+ messages)
` [Qemu-devel] [PULL 11/48] riscv: Resolve full path of the given bios image
  `  "

[ANN] Media sessions in Lyon in October: libcamera
 2019-09-24 10:18 UTC  (3+ messages)

[PATCH v3 0/3] dt-bindings: bus: simple-pm-bus, renesas-bsc: convert bindings to json-schema
 2019-09-24 10:18 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: msm8996: Update simple-pm-bus node name to 'bus'

[RFC][PATCH 0/3] Move rust from meta-rust to oe-core
 2019-09-24 10:18 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/atomfirmware: use proper index for querying vram type (v3)
 2019-09-24 10:15 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/atomfirmware: simplify the interface to get vram info

[Qemu-devel] [PATCH v4 00/10] qcow2-bitmaps: rewrite reopening logic
 2019-09-24 10:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 02/10] block: reverse order for reopen commits
  `  "

[PATCH v8 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-24 10:11 UTC  (14+ messages)
` [PATCH v8 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH v8 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v8 3/6] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v8 4/6] PM / devfreq: Introduce get_freq_range helper
` [PATCH v8 5/6] PM / devfreq: Add PM QoS support
` [PATCH v8 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

Generating Log of Guest Physical Addresses from a Kernel Function and Perform Analysis at Runtime
 2019-09-24 10:10 UTC 

[PATCH 00/36] Add support 10bit yuv format
 2019-09-24 10:12 UTC  (5+ messages)
` [PATCH 01/36] drm/fourcc: Add 2 plane YCbCr 10bit format support

[PATCH 0/6] mdev based hardware virtio offloading support
 2019-09-24 10:11 UTC  (6+ messages)
` [PATCH 1/6] mdev: class id support

devtool modify both target and native recipe
 2019-09-24 10:09 UTC  (2+ messages)

[PATCH v3] common/xfs: wipe the XFS superblock of each AGs
 2019-09-24 10:09 UTC 

[chipidea] continuous USB resets on NXP i.MX 6ULL device
 2019-09-24 10:08 UTC 

[RFC][PATCH] docs: Programmatically render MAINTAINERS into ReST
 2019-09-24 10:08 UTC  (2+ messages)

[PATCH v3 00/19] Delayed Attributes
 2019-09-24 10:05 UTC  (7+ messages)
` [PATCH v3 14/19] xfs: Add delayed attribute routines

[U-Boot] [PATCH v1 0/3] Add support for DFU boot to DRA7-based EVMs
 2019-09-24 10:05 UTC  (2+ messages)
` [U-Boot] [PATCH v1 3/3] configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT


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.