All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-02 18:42:31 to 2020-04-02 19:21:02 UTC [more...]

[PATCH v3] fio: fix interaction between offset/size limited threads and "max_open_zones"
 2020-04-02 19:21 UTC 

[PATCH 4.19 000/116] 4.19.114-rc1 review
 2020-04-02 19:20 UTC  (5+ messages)
` [PATCH 4.19 105/116] bpf: Explicitly memset the bpf_attr structure

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-02 19:20 UTC  (4+ messages)
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace

[Outreachy] [PATCH v3 0/3] staging: rtl8188eu: Resolve various warnings reported by checkpatch.pl
 2020-04-02 19:20 UTC  (3+ messages)
` [Outreachy] [PATCH v3 3/3] staging: rtl8188eu: Line over 80 characters

[PATCH] diff: restrict when prefetching occurs
 2020-04-02 19:19 UTC  (4+ messages)
` [PATCH v2 0/2] Restrict when prefetcing occurs
  ` [PATCH v2 1/2] promisor-remote: accept 0 as oid_nr in function
  ` [PATCH v2 2/2] diff: restrict when prefetching occurs

[PATCH 1/2] ASoC: SOF: Fix "no reply expected" error during firmware-boot
 2020-04-02 19:18 UTC  (4+ messages)
` [PATCH 2/2] ASoC: SOF: Turn "firmware boot complete" message into a dbg message

[PATCH 4.4 01/20] clk: qcom: rcg: Return failure for RCG update
 2020-04-02 19:18 UTC  (20+ messages)
` [PATCH 4.4 02/20] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.4 03/20] gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
` [PATCH 4.4 04/20] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH 4.4 05/20] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
` [PATCH 4.4 06/20] crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc()
` [PATCH 4.4 07/20] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
` [PATCH 4.4 08/20] clk: Fix debugfs_create_*() usage
` [PATCH 4.4 09/20] arm64: traps: Don't print stack or raw PC/LR values in backtraces
` [PATCH 4.4 10/20] serial/sunsu: add missing of_node_put()
` [PATCH 4.4 11/20] wil6210: increase firmware ready timeout
` [PATCH 4.4 12/20] wil6210: fix temperature debugfs
` [PATCH 4.4 13/20] scsi: ufs: ufs-qcom: remove broken hci version quirk
` [PATCH 4.4 14/20] wil6210: rate limit wil_rx_refill error
` [PATCH 4.4 15/20] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.4 16/20] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.4 17/20] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.4 18/20] perf/core: Reattach a misplaced comment
` [PATCH 4.4 19/20] mm/vmalloc.c: move 'area->pages' after if statement
` [PATCH 4.4 20/20] lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS

[RFC] genirq: prevent allocated_irqs from being smaller than NR_IRQS
 2020-04-02 19:17 UTC  (2+ messages)

[PULL 00/15] Misc patches for 5.0-rc2
 2020-04-02 19:06 UTC  (16+ messages)
` [PULL 01/15] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
` [PULL 02/15] hw/isa/superio: Correct the license text
` [PULL 03/15] virtio-iommu: depend on PCI
` [PULL 04/15] softmmu: fix crash with invalid -M memory-backend=
` [PULL 05/15] MAINTAINERS: Add an entry for the HVF accelerator
` [PULL 06/15] util/bufferiszero: assign length_to_accel value for each accelerator case
` [PULL 07/15] util/bufferiszero: improve avx2 accelerator
` [PULL 08/15] vl: fix broken IPA range for ARM -M virt with KVM enabled
` [PULL 09/15] i386: hvf: Reset IRQ inhibition after moving RIP
` [PULL 10/15] serial: Fix double migration data
` [PULL 11/15] target/i386: do not set unsupported VMX secondary execution controls
` [PULL 12/15] migration: fix cleanup_bh leak on resume
` [PULL 13/15] qmp: fix leak on callbacks that return both value and error
` [PULL 14/15] object-add: don't create return value if failed
` [PULL 15/15] xen: fixup RAM memory region initialization

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-04-02 19:17 UTC  (8+ messages)
` [PATCH v6 01/14] KVM: SVM: Add KVM_SEV SEND_START command

[f2fs-dev] Bug#955549: f2fs-tools: fsck.f2fs segfaults
 2020-04-02 19:16 UTC 

[PATCH 4.9 01/24] clk: qcom: rcg: Return failure for RCG update
 2020-04-02 19:17 UTC  (24+ messages)
` [PATCH 4.9 02/24] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.9 03/24] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.9 04/24] devres: Align data[] to ARCH_KMALLOC_MINALIGN
` [PATCH 4.9 05/24] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
` [PATCH 4.9 06/24] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
` [PATCH 4.9 07/24] clk: Fix debugfs_create_*() usage
` [PATCH 4.9 08/24] Revert "gpio: set up initial state from .get_direction()"
` [PATCH 4.9 09/24] arm64: traps: Don't print stack or raw PC/LR values in backtraces
` [PATCH 4.9 10/24] scsi: ufs: Fix error handing during hibern8 enter
` [PATCH 4.9 11/24] wil6210: remove reset file from debugfs
` [PATCH 4.9 12/24] wil6210: increase firmware ready timeout
` [PATCH 4.9 13/24] wil6210: fix temperature debugfs
` [PATCH 4.9 14/24] scsi: ufs: make sure all interrupts are processed
` [PATCH 4.9 15/24] scsi: ufs: ufs-qcom: remove broken hci version quirk
` [PATCH 4.9 16/24] wil6210: rate limit wil_rx_refill error
` [PATCH 4.9 17/24] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.9 18/24] wil6210: fix length check in __wmi_send
` [PATCH 4.9 19/24] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.9 20/24] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.9 21/24] perf/core: Reattach a misplaced comment
` [PATCH 4.9 22/24] mm/vmalloc.c: move 'area->pages' after if statement
` [PATCH 4.9 23/24] usb: dwc3: don't set gadget->is_otg flag
` [PATCH 4.9 24/24] lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS

[PATCH 4.14 01/33] clk: qcom: rcg: Return failure for RCG update
 2020-04-02 19:13 UTC  (33+ messages)
` [PATCH 4.14 02/33] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.14 03/33] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.14 04/33] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
` [PATCH 4.14 05/33] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
` [PATCH 4.14 06/33] clk: Fix debugfs_create_*() usage
` [PATCH 4.14 07/33] Revert "gpio: set up initial state from .get_direction()"
` [PATCH 4.14 08/33] arm64: perf: remove unsupported events for Cortex-A73
` [PATCH 4.14 09/33] arm64: traps: Don't print stack or raw PC/LR values in backtraces
` [PATCH 4.14 10/33] android: binder: Use true and false for boolean values
` [PATCH 4.14 11/33] arch_topology: Fix section miss match warning due to free_raw_capacity()
` [PATCH 4.14 12/33] rpmsg: glink: Remove chunk size word align warning
` [PATCH 4.14 13/33] wil6210: remove reset file from debugfs
` [PATCH 4.14 14/33] wil6210: increase firmware ready timeout
` [PATCH 4.14 15/33] wil6210: fix temperature debugfs
` [PATCH 4.14 16/33] scsi: ufs: make sure all interrupts are processed
` [PATCH 4.14 17/33] scsi: ufs: ufs-qcom: remove broken hci version quirk
` [PATCH 4.14 18/33] wil6210: rate limit wil_rx_refill error
` [PATCH 4.14 19/33] rpmsg: glink: use put_device() if device_register fail
` [PATCH 4.14 20/33] rtc: pm8xxx: Fix issue in RTC write path
` [PATCH 4.14 21/33] net: qualcomm: rmnet: Fix casting issues
` [PATCH 4.14 22/33] rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
` [PATCH 4.14 23/33] rpmsg: glink: smem: Ensure ordering during tx
` [PATCH 4.14 24/33] wil6210: fix PCIe bus mastering in case of interface down
` [PATCH 4.14 25/33] wil6210: add block size checks during FW load
` [PATCH 4.14 26/33] wil6210: fix length check in __wmi_send
` [PATCH 4.14 27/33] wil6210: abort properly in cfg suspend
` [PATCH 4.14 28/33] soc: qcom: smem: Use le32_to_cpu for comparison
` [PATCH 4.14 29/33] of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
` [PATCH 4.14 30/33] perf/core: Reattach a misplaced comment
` [PATCH 4.14 31/33] mm/vmalloc.c: move 'area->pages' after if statement
` [PATCH 4.14 32/33] usb: dwc3: don't set gadget->is_otg flag
` [PATCH 4.14 33/33] lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS

stable/linux-5.4.y boot: 105 boots: 1 failed, 99 passed with 5 untried/unknown (v5.4.30)
 2020-04-02 19:11 UTC 

[PATCH 4.19 01/14] clk: qcom: rcg: Return failure for RCG update
 2020-04-02 19:12 UTC  (14+ messages)
` [PATCH 4.19 02/14] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.19 03/14] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.19 04/14] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
` [PATCH 4.19 05/14] wil6210: check rx_buff_mgmt before accessing it
` [PATCH 4.19 06/14] wil6210: ignore HALP ICR if already handled
` [PATCH 4.19 07/14] wil6210: add general initialization/size checks
` [PATCH 4.19 08/14] wil6210: make sure Rx ring sizes are correlated
` [PATCH 4.19 09/14] rpmsg: glink: Remove chunk size word align warning
` [PATCH 4.19 10/14] wil6210: remove reset file from debugfs
` [PATCH 4.19 11/14] perf/core: Reattach a misplaced comment
` [PATCH 4.19 12/14] mm/vmalloc.c: move 'area->pages' after if statement
` [PATCH 4.19 13/14] usb: dwc3: don't set gadget->is_otg flag
` [PATCH 4.19 14/14] lib/list_sort: simplify and remove MAX_LIST_LENGTH_BITS

[PATCH v5 0/9] media: adv748x: add support for HDMI audio
 2020-04-02 18:35 UTC  (8+ messages)
` [PATCH v5 2/9] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v5 3/9] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v5 4/9] media: adv748x: add definitions for audio output related registers
` [PATCH v5 5/9] media: adv748x: add support for HDMI audio
` [PATCH v5 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v5 7/9] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v5 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)

[PATCH v2 1/2] serial: ns16550: Revert "Move PCI access from ofdata_to_platdata() to probe()"
 2020-04-02 19:09 UTC  (8+ messages)

[PATCH] perf script: add flamegraph.py script
 2020-04-02 19:07 UTC  (3+ messages)
` [PATCH] perf script report: fix segfault when using DWARF mode

[REPOST][PATCH] nvme-fc: revert controller references on lldd module
 2020-04-02 19:07 UTC  (2+ messages)

[patch 2/2] x86/kvm/vmx: Prevent split lock detection induced #AC wreckage
 2020-04-02 19:06 UTC  (6+ messages)
` [PATCH 0/3] x86: KVM: VMX: Add basic split-lock #AC handling
  ` [PATCH 2/3] x86/split_lock: Refactor and export handle_user_split_lock() for KVM

Curiosity around 'exec_id' and some problems associated with it
 2020-04-02 18:06 UTC  (10+ messages)
  ` [PATCH] signal: Extend exec_id to 64bits

[Buildroot] [PATCH 1/3] toolchain/Config.in: move BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_5
 2020-04-02 19:06 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] linux: fix option string for kernel 5.5.x
` [Buildroot] [PATCH 3/3] {linux, linux-headers}: add version 5.6

[PATCH] sequencer: honor GIT_REFLOG_ACTION
 2020-04-02 19:05 UTC  (4+ messages)

[Buildroot] [git commit] {linux, linux-headers}: add version 5.6
 2020-04-02 19:05 UTC 

sw_params for a direct-ed(dmix) hw pcm
 2020-04-02 19:03 UTC  (11+ messages)

[GIT PULL] Please pull proc and exec work for 5.7-rc1
 2020-04-02 19:04 UTC 

[PATCH v2 0/5] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-02 19:04 UTC  (6+ messages)
` [PATCH v2 1/5] media: staging: rkisp1: cap: cleanup in mainpath config for uv swap format
` [PATCH v2 2/5] media: staging: rkisp1: cap: fix value written to uv swap register in selfpath
` [PATCH v2 3/5] media: staging: rkisp1: cap: support uv swap only for semiplanar formats
` [PATCH v2 4/5] media: staging: rkisp1: cap: support uv swapped plane formats
` [PATCH v2 5/5] media: staging: rkisp1: cap: remove unsupported formats

[PATCH] nvme-fc: revert controller references on lldd module
 2020-04-02 19:03 UTC  (2+ messages)

[PATCH v6 0/2] Maxim MAX1241 driver
 2020-04-02 19:02 UTC  (5+ messages)
` [PATCH v6 2/2] iio: adc: Add "

[Intel-gfx] [PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2020-04-02 19:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: move remaining debugfs interfaces into gt (rev3)

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-04-02 19:00 UTC  (2+ messages)

linux-4.14.175 broke audio
 2020-04-02 18:59 UTC  (2+ messages)

[PATCH] target: tcmu: add missing pr attributes to passthrough backends
 2020-04-02 18:58 UTC  (2+ messages)

Questionable aspects of QEMU Error's design
 2020-04-02 18:57 UTC  (7+ messages)

[PATCH for-5.0 v2] xen: fixup RAM memory region initialization
 2020-04-02 18:57 UTC  (2+ messages)

[PATCH 1/3] ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
 2020-04-02 18:53 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked
` [PATCH 3/3] ASoC: Intel: atom: Fix uninitialized variable compiler warning

[PATCH 0/3] Support reading an u32 from a multi-value property
 2020-04-02 18:55 UTC  (9+ messages)
` [PATCH 2/3] dm: core: support reading a single indexed u32 value
` [PATCH 3/3] dm: core: refactor functions reading an u32 from dt

[Intel-gfx] [PATCH] drm/i915/uc: Cleanup kerneldoc warnings
 2020-04-02 18:53 UTC  (2+ messages)

[RFC 0/1] io_uring: process requests completed with -EAGAIN on poll list
 2020-04-02 18:54 UTC  (2+ messages)
` [RFC 1/1] "

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.175)
 2020-04-02 18:54 UTC 

[PATCH] ASoC: rt5645: Add platform-data for Medion E1239T
 2020-04-02 18:52 UTC 

Suspected bug in wait syscall or similar
 2020-04-02 18:53 UTC  (2+ messages)

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-04-02 18:52 UTC  (8+ messages)
      `  "

Security Working Group - Wednesday April 1
 2020-04-02 18:52 UTC  (3+ messages)
` Security Working Group - Wednesday April 1 - highlights

[PATCH] drm/amd/display: re-order asic declarations
 2020-04-02 18:52 UTC  (2+ messages)

[patch 0/2] x86: Prevent Split-Lock-Detection wreckage on VMX hypervisors
 2020-04-02 18:51 UTC  (9+ messages)
` [patch 1/2] x86,module: Detect VMX modules and disable Split-Lock-Detect
  ` [patch v2 "

[Intel-wired-lan] [PATCH v1] e1000e: Add support for S0ix
 2020-04-02 18:51 UTC  (4+ messages)

[Buildroot] [git commit] toolchain/Config.in: move BR2_TOOLCHAIN_HEADERS_AT_LEAST_5_5
 2020-04-02 18:51 UTC 

[PATCH v8 1/7] powerpc/mm: Implement set_memory() routines
 2020-04-02 18:48 UTC  (5+ messages)
` [PATCH v8 2/7] powerpc/kprobes: Mark newly allocated probes as RO

[PATCH for-next 0/4] Further improvements to bnxt_re driver
 2020-04-02 18:49 UTC  (3+ messages)
` [internal PATCH for-next 0/4] further "

[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
 2020-04-02 18:50 UTC  (10+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function

[PATCH] perf probe: Add support for DW_OP_call_frame_cfa vars
 2020-04-02 18:49 UTC  (2+ messages)

[PATCH v1 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-02 18:48 UTC  (6+ messages)
` [PATCH v1 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH v1 2/5] KVM: s390: vsie: Fix delivery of addressing exceptions
` [PATCH v1 3/5] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
` [PATCH v1 4/5] KVM: s390: vsie: Move conditional reschedule
` [PATCH v1 5/5] KVM: s390: vsie: gmap_table_walk() simplifications

[PATCH] perf script: add -S/--symbols documentation
 2020-04-02 18:46 UTC  (2+ messages)

[PATCH 0/2] [backports] l2tp use-after-free fixes for 4.9 stable
 2020-04-02 18:45 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] ethdev: fix for compiler warning when vtune profiling is on
 2020-04-02 18:45 UTC 

[PATCH] ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
 2020-04-02 18:43 UTC  (3+ messages)

[PATCH 5.5 00/30] 5.5.15-rc1 review
 2020-04-02 18:43 UTC  (3+ messages)

general protection fault in macsec_upd_offload
 2020-04-02 18:43 UTC 

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-02 18:42 UTC  (3+ messages)
` U-Boot is broken on real N900 HW (Was: Re: [PATCH 00/11] Fixes for Nokia RX-51)
    ` U-Boot is broken on real N900 HW


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.