All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-13 12:23:23 to 2019-05-13 13:01:39 UTC [more...]

net: phy: realtek: regression, kernel null pointer dereference
 2019-05-13 13:01 UTC  (11+ messages)

[PATCH 00/17] Add support for SHA-256 checksums
 2019-05-13 13:01 UTC  (13+ messages)
` [PATCH 14/17] btrfs: directly call into crypto framework for checsumming
` [PATCH 15/17] btrfs: remove assumption about csum type form btrfs_csum_{data,final}()
` [PATCH 17/17] btrfs: add sha256 as another checksum algorithm

[PATCH 0/5] USB: fix tty unthrottle races
 2019-05-13 12:59 UTC  (7+ messages)
` [1/5] USB: serial: fix "
  ` [PATCH 1/5] "

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-13 12:59 UTC  (23+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 04/10] s390/mm: force swiotlb for protected virtualization
` [PATCH 07/10] s390/airq: use DMA memory for adapter interrupts

[U-Boot] [PATCH] ARM: socfpga: Fix FPGA bitstream loading code
 2019-05-13 12:58 UTC  (10+ messages)

[PATCH 00/13] target/arm/kvm: enable SVE in guests
 2019-05-13 12:57 UTC  (23+ messages)
` [PATCH 05/13] target/arm/kvm: Add kvm_arch_get/put_sve
  ` [Qemu-devel] "
` [PATCH 11/13] target/arm/cpu64: max cpu: Introduce sve-vls-map
    ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 00/13] target/arm/kvm: enable SVE in guests

[PATCH v2 0/5] Fix and extend encoding handling in fast export/import
 2019-05-13 12:56 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] fast-export: do automatic reencoding of commit messages only if requested

[PATCH v2 00/12] NFC: nxp-nci: clean up and support new ID
 2019-05-13 12:56 UTC  (7+ messages)

[Xen-devel] [qemu-upstream-4.12-testing test] 136047: regressions - FAIL
 2019-05-13 12:55 UTC  (3+ messages)
  `  "

[igt-dev] [PATCH i-g-t 0/8] tests/kms_chamelium: add hdmi-audio test
 2019-05-13 12:55 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_chamelium: add hdmi-audio test (rev2)

"add worktree" fails with "fatal: Invalid path" error
 2019-05-13 12:55 UTC  (5+ messages)
` [PATCH] worktree add: be tolerant of corrupt worktrees

[PATCH] of_net: Fix missing of_find_device_by_node ref count drop
 2019-05-13 12:55 UTC  (2+ messages)

[RFC PATCH net-next 3/3] flow_offload: support CVLAN match
 2019-05-13 12:54 UTC  (2+ messages)

[PATCH 0/5] integrity: improve ima measurement accuracy
 2019-05-13 12:53 UTC  (6+ messages)
` [PATCH 1/5] integrity: keep the integrity state of open files up to date
` [PATCH 2/5] integrity: update the file measurement on truncate
` [PATCH 3/5] integrity: update the file measurement on write
` [PATCH 4/5] integrity: measure the file on sync
` [PATCH 5/5] integrity: measure the file on msync

[U-Boot] [PATCH 4/4] dw_mmc: turn on the IO supply
 2019-05-13 12:54 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[igt-dev] [PATCH i-g-t 00/21] Media scalability tooling
 2019-05-13 12:54 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 03/21] trace.pl: Virtual engine support
    `  "
` [igt-dev] [PATCH i-g-t 04/21] trace.pl: Virtual engine preemption support
  ` [igt-dev] [Intel-gfx] "
    `  "
` [Intel-gfx] [PATCH i-g-t 05/21] wsim/media-bench: i915 balancing
  ` [igt-dev] "

[PATCH] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
 2019-05-13 12:53 UTC  (2+ messages)

[Cocci] [PATCH] coccinelle: put_device: reduce false positives
 2019-05-13 12:52 UTC  (21+ messages)
` [Cocci] [PATCH 0/5] Coccinelle: put_device: Adjustments for a SmPL script
  ` [Cocci] [PATCH 1/5] Coccinelle: put_device: Adjust a message construction
      ` [Cocci] [1/5] "
            `  "
  ` [Cocci] [PATCH 3/5] Coccinelle: put_device: Merge four SmPL when constraints into one
      ` [Cocci] [3/5] "
            `  "
  ` [Cocci] [PATCH 4/5] Coccinelle: put_device: Extend when constraints for two SmPL ellipses
      ` [Cocci] [4/5] "
  ` [Cocci] [PATCH 5/5] Coccinelle: put_device: Merge two SmPL when constraints into one
      ` [Cocci] [5/5] "
        `  "

[PATCH v16 00/10] Add ARMv8 RAS virtualization support in QEMU
 2019-05-13 12:52 UTC  (12+ messages)
` [PATCH v16 01/10] hw/arm/virt: Add RAS platform version for migration
` [PATCH v16 02/10] ACPI: add some GHES structures and macros definition
` [PATCH v16 03/10] acpi: add build_append_ghes_notify() helper for Hardware Error Notification
` [PATCH v16 04/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
` [PATCH v16 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
` [PATCH v16 06/10] docs: APEI GHES generation and CPER record description
` [PATCH v16 07/10] ACPI: Add APEI GHES table generation support
` [PATCH v16 08/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
` [PATCH v16 09/10] target-arm: kvm64: inject synchronous External Abort
` [PATCH v16 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH net] net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init()
 2019-05-13 12:50 UTC  (2+ messages)

[PATCH 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-05-13 12:48 UTC  (4+ messages)
` [PATCH 07/11] Add a function to determine unique prefixes for a list of strings

[PATCH v2 0/7] Add new tracepoints required for EAS testing
 2019-05-13 12:48 UTC  (8+ messages)
` [PATCH v2 4/7] sched: Add pelt_rq tracepoint
` [PATCH v2 6/7] sched: Add sched_overutilized tracepoint

[PATCH 0/3] drm/panfrost: Expose HW counters to userspace
 2019-05-13 12:48 UTC  (6+ messages)

[PATCH] drm/i915/icl: More workaround for port F detection due to broken VBTs
 2019-05-13 12:47 UTC  (2+ messages)

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-13 12:47 UTC  (7+ messages)

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-13 12:46 UTC  (5+ messages)
` [PATCH v2 8/8] vsock/virtio: make the RX buffer size tunable

[PATCH v2] clk: meson: g12a: fix gp0 and hifi ranges
 2019-05-13 12:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] spl: add overall SPL size check
 2019-05-13 12:45 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board
 2019-05-13 12:44 UTC  (2+ messages)

[PATCH] vsprintf: Do not break early boot with probing addresses
 2019-05-13 12:42 UTC  (13+ messages)

[PATCH V2 1/2] libblkid: Don't check BLKID_PROBE_INTERVAL in blkid_verify
 2019-05-13 12:44 UTC  (2+ messages)
` [PATCH V2 2/2] libblkid: Set BLKID_BID_FL_VERIFIED in case revalidation is not needed

[PATCH] scripts/spdxcheck.py - fix list of directories to check
 2019-05-13  6:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] net: do not insert VLAN tag to shared mbufs
 2019-05-13 12:43 UTC  (5+ messages)

[PATCH] mm: Introduce page_size()
 2019-05-13 12:43 UTC  (2+ messages)

[ARM SMMU] Dynamic StreamID allocation
 2019-05-13 12:42 UTC  (5+ messages)

[PATCH v2] ALSA: hda: Fix race between creating and refreshing sysfs entries
 2019-05-13 12:42 UTC  (3+ messages)

[Bug 203571] New: may_use_simd() returns false in kworkers
 2019-05-13 12:39 UTC  (2+ messages)
` [Bug 203571] Allow use of SIMD in interrupts on PowerPC

[Qemu-devel] [PATCH 0/6] Fix misuse of ctype.h functions
 2019-05-13 12:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/6] gdbstub: Reject invalid RLE repeat counts

[PATCH v2 0/3] btrfs-progs: provide command to dump checksums
 2019-05-13 12:41 UTC  (3+ messages)
` [PATCH v2 1/3] btrfs-progs: factor out super_block reading from load_and_dump_sb

[PATCH -next v2] mm/hotplug: fix a null-ptr-deref during NUMA boot
 2019-05-13 12:41 UTC  (2+ messages)

ThinkPad T470 and NXP PN5xx (PN547 or PN548)
 2019-05-13 12:40 UTC  (8+ messages)
` [linux-nfc] "

[PATCHv1 0/8] qcom: Add cpuidle to some platforms
 2019-05-13 12:38 UTC  (6+ messages)
` [PATCHv1 7/8] arm64: dts: qcom: msm8998: Add PSCI cpuidle low power states

[PATCH RFC 0/4] mm/ksm: add option to automerge VMAs
 2019-05-13 12:37 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-05-12
 2019-05-13 12:38 UTC  (3+ messages)

[PATCH] mt76: mt7603: add debugfs knob to enable/disable edcca
 2019-05-13 12:37 UTC  (4+ messages)

fix nr_phys_segments vs iterators accounting
 2019-05-13 12:37 UTC  (5+ messages)
` [PATCH 01/10] block: don't decrement nr_phys_segments for physically contigous segments

Howto read btrfs stack trace?
 2019-05-13 12:37 UTC  (3+ messages)

[Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
 2019-05-13 12:35 UTC  (9+ messages)

[PATCH net-next] ipv4: Add support to disable icmp timestamp
 2019-05-13 12:32 UTC  (8+ messages)

[PATCH] [MIPS] generic: fix appended dtb support
 2019-05-13 12:32 UTC 

[PATCH 1/2] libblkid: Don't check BLKID_PROBE_INTERVAL in blkid_verify
 2019-05-13 12:32 UTC  (2+ messages)
` [PATCH 2/2] libblkid: Set BLKID_BID_FL_VERIFIED in case revalidation is not needed

[PATCH v7 00/23] SMMUv3 Nested Stage Setup
 2019-05-13 12:32 UTC  (8+ messages)
` [PATCH v7 18/23] iommu/smmuv3: Report non recoverable faults

[PATCH v2 0/7] clk: meson: fix mpll jitter
 2019-05-13 12:31 UTC  (16+ messages)
` [PATCH v2 1/7] clk: meson: mpll: properly handle spread spectrum
` [PATCH v2 2/7] clk: meson: gxbb: no spread spectrum on mpll0
` [PATCH v2 3/7] clk: meson: axg: spread spectrum is on mpll2
` [PATCH v2 4/7] clk: meson: mpll: add init callback and regs
` [PATCH v2 5/7] clk: meson: g12a: add mpll register init sequences
` [PATCH v2 6/7] clk: meson: eeclk: add init regs
` [PATCH v2 7/7] clk: meson: g12a: add controller register init

[PATCH] spi: bcm2835: only split transfers that exceed DLEN if DMA available
 2019-05-13 12:31 UTC  (4+ messages)
` Applied "spi: bcm2835: only split transfers that exceed DLEN if DMA available" to the spi tree

[PATCH] spi: bcm2835aux: Remove spi_alloc_master() error printing
 2019-05-13 12:31 UTC  (2+ messages)
  ` Applied "spi: bcm2835aux: Remove spi_alloc_master() error printing" to the spi tree

[PATCH] spi: bcm2835: Remove spi_alloc_master() error printing
 2019-05-13 12:31 UTC  (2+ messages)
  ` Applied "spi: bcm2835: Remove spi_alloc_master() error printing" to the spi tree

[PATCH] sched: introduce configurable delay before entering idle
 2019-05-13 12:30 UTC  (5+ messages)

[PATCH v3 2/2] ASoC: Intel: Skylake: Add Cometlake PCI IDs
 2019-05-13 12:30 UTC  (3+ messages)
` Applied "ASoC: Intel: Skylake: Add Cometlake PCI IDs" to the asoc tree

[U-Boot] [PATCH 01/12] serial: sh: Drop H8 support
 2019-05-13 12:31 UTC  (3+ messages)
` [U-Boot] [PATCH 09/12] sh: mpr2: Remove the board

Applied "regulator: slg51000: add slg51000 regulator driver" to the regulator tree
 2019-05-13 12:30 UTC 

[PATCH] ASoC: stm32: sai: fix master clock management
 2019-05-13 12:30 UTC  (4+ messages)
` Applied "ASoC: stm32: sai: fix master clock management" to the asoc tree

Applied "dt-bindings: regulator: add document bindings for slg51000" to the regulator tree
 2019-05-13 12:30 UTC 

Applied "MAINTAINERS: slg51000 updates to the Dialog Semiconductor search terms" to the regulator tree
 2019-05-13 12:30 UTC 

[PATCH v3 1/2] ASoC: SOF: Add Comet Lake PCI IDs
 2019-05-13 12:30 UTC  (3+ messages)
` Applied "ASoC: SOF: Add Comet Lake PCI IDs" to the asoc tree

[PATCH] ASoC: wcd9335: Fix missing regmap requirement
 2019-05-13 12:30 UTC  (3+ messages)
` Applied "ASoC: wcd9335: Fix missing regmap requirement" to the asoc tree

[PATCH v2 0/2] Introduce runstate area registration with phys address
 2019-05-13 12:30 UTC  (6+ messages)
` [PATCH v2 2/2] xen: implement VCPUOP_register_runstate_phys_memory_area
    ` [Xen-devel] "

[PATCH] ASoC: Intel: kbl: fix wrong number of channels
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: Intel: kbl: fix wrong number of channels" to the asoc tree

[PATCH] ASoC : cs4265 : readable register too low
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC : cs4265 : readable register too low" to the asoc tree

[PATCH v2] ASoC: max98357a: request GPIO when device get probed
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: max98357a: request GPIO when device get probed" to the asoc tree

[PATCH 4/6] ASoC: SOF: fix error in verbose ipc command parsing
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: fix error in verbose ipc command parsing" to the asoc tree

[PATCH] ASoC: amd: Reporting accurate hw_ptr for acp3x dma
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: amd: Reporting accurate hw_ptr for acp3x dma" to the asoc tree

[PATCH] ASoC: SOF: nocodec: fix undefined reference
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: nocodec: fix undefined reference" to the asoc tree

[PATCH] ASoC: pcm: fix error handling when try_module_get() fails
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: pcm: fix error handling when try_module_get() fails." to the asoc tree

[PATCH V2] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: BE dai needs prepare when pause release after resume" to the asoc tree

[PATCH 2/2] ASoC: ak4458: add return value for ak4458_probe
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: ak4458: add return value for ak4458_probe" to the asoc tree

[PATCH 1/6] ASoC: SOF: uapi: remove unused sof header files
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: uapi: remove unused sof header files" to the asoc tree

[PATCH 2/6] ASoC: SOF: fix race in FW boot timeout handling
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: fix race in FW boot timeout handling" to the asoc tree

[PATCH 3/6] ASoC: SOF: pcm: remove runtime PM calls during pcm open/close
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: pcm: remove runtime PM calls during pcm open/close" to the asoc tree

[PATCH 5/6] ASoC: SOF: Intel: ICL: add Icelake SSP count
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: ICL: add Icelake SSP count" to the asoc tree

[PATCH 6/6] ASoC: SOF: Intel: ICL add Icelake chip info struct
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: SOF: Intel: ICL add Icelake chip info struct" to the asoc tree

[PATCH 1/9] ASoC: soc-core: use i on snd_soc_resume()
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-core: use i on snd_soc_resume()" to the asoc tree

[PATCH 2/9] ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-core: don't use codec_dais on soc_bind_dai_link()" to the asoc tree

[PATCH 3/9] ASoC: soc-core: tidyup soc_bind_dai_link() comment balance
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-core: tidyup soc_bind_dai_link() comment balance" to the asoc tree

[PATCH 4/9] ASoC: soc-core: add soc_component_to_node()
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-core: add soc_component_to_node()" to the asoc tree

[PATCH 5/9] ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-core: use soc_find_component() at snd_soc_get_dai_id()" to the asoc tree

[PATCH 6/9] ASoC: soc.h: fe_compr can be bit field
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc.h: fe_compr can be bit field" to the asoc tree

[PATCH 7/9] ASoC: soc-pcm: do cpu_dai related operation at same place
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: do cpu_dai related operation at same place" to the asoc tree

[PATCH 8/9] ASoC: soc-pcm: add missing cpu_dai->rate = 0
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: add missing cpu_dai->rate = 0" to the asoc tree

[PATCH 9/9] ASoC: soc-pcm: add soc_pcm_components_open()
 2019-05-13 12:30 UTC  (2+ messages)
` Applied "ASoC: soc-pcm: add soc_pcm_components_open()" to the asoc tree

[PATCH] ASoC: hdmi-codec: re-introduce mutex locking
 2019-05-13 12:30 UTC  (3+ messages)
` Applied "ASoC: hdmi-codec: re-introduce mutex locking" to the asoc tree

general protection fault in drain_workqueue
 2019-05-13 12:27 UTC 

[PATCH v2 00/15] usb: Add host and device support for RZ/A2
 2019-05-13 12:26 UTC  (5+ messages)
` [PATCH v2 01/15] ARM: dts: r7s9210: Add USB clock
` [PATCH v2 02/15] ARM: dts: rza2mevb: Add 48MHz "


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.