All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-20 03:24:26 to 2019-08-20 05:27:21 UTC [more...]

[PATCH 1/2] powerpc/64s: remove support for kernel-mode syscalls
 2019-08-20  5:25 UTC  (3+ messages)
` [PATCH 2/2] powerpc/64s: interrupt entry use isel to prevent untrusted speculative r1 values used by the kernel

[PATCH] drm/i915/uc: define GuC and HuC FWs for EHL
 2019-08-20  5:23 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC 0/4] intel_iommu: Do sanity check of vfio-pci earlier
 2019-08-20  5:22 UTC  (2+ messages)

[PATCH] drm/panfrost: Queue jobs on the hardware
 2019-08-20  5:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] memory: Fix up coalesced_io_del not working for KVM
 2019-08-20  5:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: Inherit has_coalesced_range from the same old FlatRange
` [Qemu-devel] [PATCH v2 2/2] memory: Split zones when do coalesced_io_del()

[PATCH V4 0/8] Consolidate FS read I/O callbacks code
 2019-08-20  5:16 UTC  (10+ messages)
` [PATCH V4 5/8] f2fs: Use read_callbacks for decrypting file data
  ` [f2fs-dev] "

[PATCH] ecryptfs: fix a memory leak bug
 2019-08-20  5:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: remove rte_vhost_va_from_guest_pa from map file
 2019-08-20  5:14 UTC  (2+ messages)

reverting c37e627f9565368ed7bd1f3cf59a2d223ddba85a
 2019-08-20  5:15 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.66-160-g2620f1970026)
 2019-08-20  5:14 UTC 

[PATCH v1 01/10] powerpc/mm: drop ppc_md.iounmap()
 2019-08-20  5:10 UTC  (6+ messages)
` [PATCH v1 05/10] powerpc/mm: Do early ioremaps from top to bottom on PPC64 too

[PATCH] iio: cros_ec: set calibscale for 3d MEMS to unit vector
 2019-08-20  5:10 UTC 

[PATCH v2] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-08-20  4:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] KVM: lapic: restart counter on change to periodic mode
 2019-08-20  5:08 UTC  (6+ messages)

[PATCH v2 0/4] clk: qcom: Add support for SM8150
 2019-08-20  5:09 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Document the parent clocks
` [PATCH v2 2/4] clk: qcom: clk-rpmh: Convert to parent data scheme
` [PATCH v2 3/4] dt-bindings: clock: Document SM8150 rpmh-clock compatible
` [PATCH v2 4/4] clk: qcom: clk-rpmh: Add support for SM8150

[PATCH v3 00/27] btrfs zoned block device support
 2019-08-20  5:07 UTC  (6+ messages)
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode

[PATCH] drm/i915/gen11: Add Wa_1604278689:icl,ehl
 2019-08-20  5:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gen11: Add Wa_1604278689:icl,ehl (rev2)

[PATCH resend 00/11] ASoC: soc-core cleanup repost
 2019-08-20  5:05 UTC  (14+ messages)
` [PATCH resend 01/11] ASoC: soc-core: use device_register()
` [PATCH resend 02/11] ASoC: soc-core: merge snd_soc_initialize_card_lists()
` [PATCH resend 03/11] ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
` [PATCH resend 04/11] ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
` [PATCH resend 05/11] ASoC: soc-core: don't alloc memory carelessly when creating debugfs
` [PATCH resend 06/11] ASoC: soc-core: soc_cleanup_card_resources() become void
` [PATCH resend 07/11] ASoC: soc-core: initialize component list
` [PATCH resend 08/11] ASoC: soc-core: initialize list at one place
` [PATCH resend 09/11] ASoC: soc-dai: use bit field for bus_control
` [PATCH resend 10/11] ASoC: soc-topology: use for_each_component_dais() at remove_dai()
` [PATCH resend 11/11] ASoC: soc-core: add soc_unbind_aux_dev()

[GSoC] My project blog
 2019-08-20  4:58 UTC  (2+ messages)

[Bug 111434] MesaTest1
 2019-08-20  4:58 UTC 

[Bug 109380] [CI][BAT] igt@kms_chamelium@*- warn/fail - Last errno: 113, No route to host
 2019-08-20  4:56 UTC 

[Qemu-devel] [PATCH 0/2] memory: Fix up coalesced_io_del not working for KVM
 2019-08-20  4:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] memory: Replace has_coalesced_range with add/del flags

[PATCH v3 00/15] btrfs-progs: zoned block device support
 2019-08-20  4:52 UTC  (16+ messages)
` [PATCH v3 01/15] btrfs-progs: utils: Introduce queue_param helper function
` [PATCH v3 02/15] btrfs-progs: introduce raid parameters variables
` [PATCH v3 03/15] btrfs-progs: build: Check zoned block device support
` [PATCH v3 04/15] btrfs-progs: add new HMZONED feature flag
` [PATCH v3 05/15] btrfs-progs: Introduce zone block device helper functions
` [PATCH v3 06/15] btrfs-progs: load and check zone information
` [PATCH v3 07/15] btrfs-progs: avoid writing super block to sequential zones
` [PATCH v3 08/15] btrfs-progs: support discarding zoned device
` [PATCH v3 09/15] btrfs-progs: support zero out on zoned block device
` [PATCH v3 10/15] btrfs-progs: align device extent allocation to zone boundary
` [PATCH v3 11/15] btrfs-progs: do sequential allocation in HMZONED mode
` [PATCH v3 12/15] btrfs-progs: redirty clean extent buffers in seq
` [PATCH v3 13/15] btrfs-progs: mkfs: Zoned block device support
` [PATCH v3 14/15] btrfs-progs: device-add: support HMZONED device
` [PATCH v3 15/15] btrfs-progs: introduce support for device replace "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2019-08-20  4:49 UTC 

[PATCH] latent_entropy: make builtin_frame_address implicit
 2019-08-20  4:47 UTC 

[PATCH] ubifs: fix a memory leak bug
 2019-08-20  4:44 UTC  (2+ messages)

5.3-rc1 regression with XFS log recovery
 2019-08-20  4:41 UTC  (11+ messages)

[PATCH] PCI: Add PCIE ACS quirk for IPROC PAXB
 2019-08-20  4:39 UTC 

[RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
 2019-08-20  4:36 UTC  (3+ messages)

add a not device managed memremap_pages v3
 2019-08-20  4:38 UTC  (6+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant

[PATCH] drm/amd/powerplay: correct typo
 2019-08-20  4:39 UTC  (2+ messages)

[Bug 111414] [REGRESSION] [BISECTED] Segmentation fault in si_bind_blend_state after removal of the blend state NULL check
 2019-08-20  4:37 UTC  (2+ messages)

[Bug 111433] Bug1 for DRI
 2019-08-20  4:33 UTC  (2+ messages)

persistent storage and bcc upgrade
 2019-08-20  4:28 UTC  (2+ messages)

[PATCH v7 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-20  4:26 UTC  (15+ messages)
` [PATCH v7 1/7] driver core: Add support for linking devices during device addition
` [PATCH v7 3/7] of/platform: Add functional dependency link from DT bindings

[PATCH v2 00/25] ASoC: cleanup patches for soc-core
 2019-08-20  4:24 UTC  (5+ messages)
` [PATCH v2 19/25] ASoC: soc-core: don't call snd_soc_component_set_jack()

[v2, 0/4] ocelot: support PTP Ethernet frames trapping
 2019-08-20  4:23 UTC  (5+ messages)
` [v2, 3/4] ocelot_ace: fix action of trap

[v3] ocelot_ace: fix action of trap
 2019-08-20  4:20 UTC 

[PATCH] rpmsg: glink-smem: Name the edge based on parent remoteproc
 2019-08-20  4:16 UTC 

linux-next: Tree for Aug 19
 2019-08-20  4:16 UTC  (2+ messages)
` linux-next: Tree for Aug 19 (drivers/net/netdevsim/dev.o)

[Bug 104602] Graphical artifacts in Civilization VI on RX Vega
 2019-08-20  4:13 UTC  (2+ messages)
` [Bug 104602] [apitrace] "

[PATCH] net: Fix __ip_mc_inc_group argument 3 input
 2019-08-20  3:57 UTC  (3+ messages)
  ` 答复: "

[U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
 2019-08-20  4:09 UTC  (3+ messages)

[nomadik:mtdparts 7/8] ERROR: "mtd_partition_split" [drivers/mtd/mtd.ko] undefined!
 2019-08-20  4:06 UTC 

cron job: media_tree daily build: OK
 2019-08-20  4:07 UTC 

[dpdk-dev] [PATCH] net/vmxnet3: Added mtu_set() function to allow setting MTU
 2019-08-20  4:06 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/3] genirq/vfio: Introduce update_irq_devid and optimize VFIO irq ops
 2019-08-20  4:03 UTC  (3+ messages)

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-20  4:00 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] rebase -i: add --ignore-whitespace flag
  ` [PATCH v3 2/6] sequencer: add NULL checks under read_author_script
  ` [PATCH v3 3/6] rebase -i: support --committer-date-is-author-date
  ` [PATCH v3 4/6] sequencer: rename amend_author to author_to_rename
  ` [PATCH v3 5/6] rebase -i: support --ignore-date
  ` [GSoC][PATCH v2 6/6] rebase: add --author-date-is-committer-date
  ` [PATCH v3 6/6] rebase: add --reset-author-date

[Virtio-fs] [ANNOUNCE] virtio-fs v0.3 release
 2019-08-20  3:00 UTC  (3+ messages)
` [Qemu-devel] [kata-dev] "

[PATCH v2 0/3] arm64: KPROBES_ON_FTRACE
 2019-08-20  3:54 UTC  (8+ messages)
` [PATCH v2 1/3] kprobes/x86: use instruction_pointer and instruction_pointer_set
` [PATCH v2 2/3] kprobes: adjust kprobe addr for KPROBES_ON_FTRACE
` [PATCH v2 3/3] arm64: implement KPROBES_ON_FTRACE

[Qemu-riscv] [Qemu-devel] [PATCH v7 00/42] Invert Endian bit in SPARCv9 MMU TTE
 2019-08-20  3:11 UTC  (7+ messages)
` [Qemu-riscv] [Qemu-devel] [PATCH v7 33/42] exec: Replace device_endian with MemOp
  ` [Qemu-riscv] [qemu-s390x] "
        ` [Qemu-riscv] [Qemu-devel] [qemu-s390x] "

[PATCH] ASoC: SOF: topology: fix get control data return type and arguments
 2019-08-20  3:43 UTC 

[PATCH] erofs: move erofs out of staging
 2019-08-20  3:46 UTC  (16+ messages)

[PATCH 00/22] arm64: dts: qcom: sm8150: Add SM8150 DTS
 2019-08-20  3:46 UTC  (6+ messages)
` [PATCH 10/22] arm64: dts: qcom: pm8150b: Add pon and adc nodes

[U-Boot] [PATCH 1/3] rockchip: rk3328: defconfig: remove SPL raw image support
 2019-08-20  3:47 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: rk3368: "
` [U-Boot] [PATCH 3/3] rockchip: rk3399: "

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-20  3:46 UTC  (3+ messages)
` [PATCH v2 4/4] format-patch: learn --infer-cover-letter option

[Xen-devel] [linux-4.4 test] 140351: regressions - FAIL
 2019-08-20  3:46 UTC 

[PATCH] drm/i915/tgl: disable DDIC
 2019-08-20  3:43 UTC  (6+ messages)

[v4, 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-08-20  3:39 UTC  (4+ messages)
` [v4, 7/8] cpufreq: mediatek: add opp notification for "

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20  3:36 UTC  (11+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-20  3:34 UTC  (41+ messages)
` [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v11 7/8] open: openat2(2) syscall
` [PATCH RESEND v11 8/8] selftests: add openat2(2) selftests

[PATCH dev-5.2] fsi: scom: Don't abort operations for minor errors
 2019-08-20  3:36 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] x86: Prepare for adding FSP2 code
 2019-08-20  3:33 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] x86: Rename existing FSP code to fsp1
` [U-Boot] [PATCH 02/10] x86: fsp: Move fsp_azalia include out of fsp_support.h
` [U-Boot] [PATCH 03/10] x86: Create a new fsp_arch.h header
` [U-Boot] [PATCH 04/10] x86: Move fsp_api.h inclusion out of fsp_support.h
` [U-Boot] [PATCH 05/10] x86: Move fsp_types.h to the generic fsp directory
` [U-Boot] [PATCH 06/10] x86: Move fsp_fv.h "
` [U-Boot] [PATCH 07/10] x86: Move fsp_hob.h "
` [U-Boot] [PATCH 08/10] x86: Move fsp_infoheader.h "
` [U-Boot] [PATCH 09/10] x86: Move fsp_bootmode.h "
` [U-Boot] [PATCH 10/10] x86: Move fsp_ffs.h include to fsp_arch.h

[PATCH net-next 0/6] Dynamic toggling of vlan_filtering for SJA1105 DSA
 2019-08-20  3:32 UTC  (3+ messages)
` [PATCH net-next 6/6] net: dsa: tag_8021q: Restore bridge pvid when enabling vlan_filtering

[PATCH] ubifs: fix a memory leak bug
 2019-08-20  3:24 UTC  (2+ messages)

[PATCH v4 00/10] Allwinner sunxi message box support
 2019-08-20  3:23 UTC  (7+ messages)
` [PATCH v4 05/10] ARM: dts: sunxi: a80: Add msgbox node
` [PATCH v4 06/10] ARM: dts: sunxi: a83t: "
` [PATCH v4 07/10] ARM: dts: sunxi: h3/h5: "
` [PATCH v4 08/10] arm64: dts: allwinner: a64: "
` [PATCH v4 09/10] arm64: dts: allwinner: h6: "
` [PATCH v4 10/10] [DO NOT MERGE] drivers: firmware: msgbox demo


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.