messages from 2019-08-08 05:48:55 to 2019-08-08 06:52:32 UTC [more...]
[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
2019-08-08 6:52 UTC (4+ messages)
` [RFC][PATCH 12/13] sched/deadline: Introduce deadline servers
[PATCH] genirq/affinity: create affinity mask for single vector
2019-08-08 6:52 UTC (2+ messages)
` [tip:irq/urgent] genirq/affinity: Create "
[PATCH 0/4] x86/mce: protect nr_cpus from rebooting by broadcast mce
2019-08-08 6:51 UTC (7+ messages)
RFC: remove sn2, hpsim and ia64 machvecs
2019-08-08 6:51 UTC (6+ messages)
` "
[bpf-next PATCH 0/3] bpf: improvements to xdp_fwd sample
2019-08-08 6:51 UTC (4+ messages)
` [bpf-next PATCH 2/3] samples/bpf: make xdp_fwd more practically usable via devmap lookup
[PATCH v3 00/16] HAB for i.MX8MQ
2019-08-08 6:51 UTC (3+ messages)
[U-Boot] [PATCH] riscv: qemu: Fix kconfig build warning
2019-08-08 6:50 UTC (3+ messages)
regression: blktests block/001 failed with commit "loop: Fix mount(2) failure due to race with LOOP_SET_FD"
2019-08-08 6:50 UTC
[PATCH] perf db-export: Fix thread__exec_comm()
2019-08-08 6:48 UTC
[PATCH RFC 0/7] treewide: modify sh-pfc and add support pwm duty zero
2019-08-08 6:49 UTC (5+ messages)
` [PATCH RFC 6/7] pwm: rcar: Add gpio support to output "
[GIT PULL] SMB3 Fixes
2019-08-08 6:49 UTC
[PATCH] drm/amdgpu: add sub block parameter in ras inject command
2019-08-08 6:48 UTC
[RFC PATCH v3 00/16] Core scheduling v3
2019-08-08 6:47 UTC (11+ messages)
[RT BUG] isolcpus causes sleeping function called from invalid context (4.19.59-rt24)
2019-08-08 6:47 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: Fix build error while CONFIG_NLS=m
2019-08-08 6:46 UTC (5+ messages)
[PATCH V5 0/3] perf: imx8_ddr_perf: add AXI ID filter
2019-08-08 6:45 UTC (4+ messages)
` [PATCH V5 1/3] perf: imx8_ddr_perf: add AXI ID filter support
` [PATCH V5 2/3] Documentation: admin-guide: perf: add i.MX8 ddr pmu user doc
` [PATCH V5 3/3] MAINTAINERS: add imx8 ddr perf admin-guide maintainer information
[Xen-devel] [RFC] Re-working the patch submission guide
2019-08-08 6:45 UTC (9+ messages)
[PATCH 1/2] drm/amd/powerplay: re-define smu interface version for smu v11
2019-08-08 6:44 UTC (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: update smu11_driver_if_navi10.h
[PATCH] kernfs: fix memleak in kernel_ops_readdir()
2019-08-08 6:42 UTC (5+ messages)
patch "Revert "kernfs: fix memleak in kernel_ops_readdir()"" added to driver-core-linus
2019-08-08 6:41 UTC
[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
2019-08-08 6:40 UTC (5+ messages)
[PATCH bpf-next 0/3] bpf: support cloning sk storage on accept()
2019-08-08 6:39 UTC (3+ messages)
` [PATCH bpf-next 1/3] "
[PATCH v2] pwm: rcar: remove a redundant condition in rcar_pwm_apply()
2019-08-08 6:38 UTC
[PATCH net-next] net: openvswitch: Set OvS recirc_id from tc chain index
2019-08-08 6:39 UTC (3+ messages)
[Qemu-devel] [PATCH] hw: net: cadence_gem: Fix build errors in DB_PRINT()
2019-08-08 6:36 UTC (5+ messages)
` [Qemu-arm] [PATCH v2] "
` [Qemu-arm] [Qemu-devel] "
` "
[Qemu-devel] [PATCH] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
2019-08-08 6:33 UTC
[Xen-devel] [PATCH 0/4] enhance lock debugging
2019-08-08 6:34 UTC (3+ messages)
` [Xen-devel] [PATCH 2/4] xen: add new CONFIG_SPINLOCK_DEBUG option
[PATCH v6 00/14] Provide generic top-down mmap layout functions
2019-08-08 6:17 UTC (45+ messages)
` [PATCH v6 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v6 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v6 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v6 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v6 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v6 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v6 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v6 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v6 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v6 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v6 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v6 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v6 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default
FAILED: patch "[PATCH] spi: bcm2835: Fix 3-wire mode if DMA is enabled" failed to apply to 5.2-stable tree
2019-08-08 6:23 UTC (4+ messages)
Please revert c4b230ac34ce for today's linux-next
2019-08-08 6:33 UTC (2+ messages)
[PATCH v5 2/2] x86/purgatory: use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
2019-08-08 6:32 UTC (2+ messages)
` [tip:x86/urgent] x86/purgatory: Use "
[PATCH] python-warlock: upgrade 1.3.0 -> 1.3.3
2019-08-08 6:31 UTC
[PATCH v5 1/2] x86/purgatory: do not use __builtin_memcpy and __builtin_memset
2019-08-08 6:31 UTC (2+ messages)
` [tip:x86/urgent] x86/purgatory: Do "
[meta-oe][PATCH] nodejs: 10.16.0 -> 10.16.1
2019-08-08 6:31 UTC (3+ messages)
[Qemu-devel] [PATCH v2] numa: numa nodeid need not be sequential
2019-08-07 10:03 UTC (3+ messages)
` [Qemu-arm] "
[PATCH 00/17] Networking driver debugfs cleanups
2019-08-08 6:30 UTC (3+ messages)
` [PATCH 11/17] qca: no need to check return value of debugfs_create functions
[PATCH 1/3] kbuild: fix false-positive need-builtin
2019-08-08 6:29 UTC (3+ messages)
` [PATCH 3/3] kbuild: show hint if subdir-y/m is used to visit module Makefile
[PATCH v3] arm64: mm: print hexadecimal EC value in mem_abort_decode()
2019-08-08 6:29 UTC (2+ messages)
[PATCH v2 0/13] Btrfs iomap
2019-08-08 6:28 UTC (10+ messages)
` [PATCH 10/13] iomap: use a function pointer for dio submits
[PATCH v2 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
2019-08-08 6:27 UTC (9+ messages)
` [PATCH v2 3/5] ASoC: SOF: Add DT DSP device support
` [Sound-open-firmware] "
[Virtio-fs] [PATCH v2 1/2][RFC] virtiofsd: virtiofsd: add definition of fuse_buf_writev()
2019-08-08 6:27 UTC (3+ messages)
[PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
2019-08-08 6:25 UTC (12+ messages)
[PATCH] team: Add vlan tx offload to hw_enc_features
2019-08-08 6:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 00/10] implement KASLR for powerpc/fsl_booke/32
2019-08-08 6:19 UTC (5+ messages)
` [PATCH v5 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
[Xen-devel] [PATCH] docs/sphinx: Introduction
2019-08-08 6:22 UTC (2+ messages)
[PATCH v2] arm64: mm: print hexadecimal EC value in mem_abort_decode()
2019-08-08 6:21 UTC (8+ messages)
[PATCH v1] Bluetooth: btqca: Reset download type to default
2019-08-08 6:22 UTC (3+ messages)
[PATCH 0/3] mm/: 3 more put_user_page() conversions
2019-08-08 6:21 UTC (5+ messages)
` [PATCH 1/3] mm/mlock.c: convert put_page() to put_user_page*()
[PATCH] arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
2019-08-08 6:20 UTC (4+ messages)
[PATCH net] net: phy: rtl8211f: do a double read to get real time link status
2019-08-08 6:21 UTC (5+ messages)
[f2fs-dev] [PATCH] Return valid segment type in 4 head logging
2019-08-08 6:20 UTC (3+ messages)
[PATCH v2 0/3] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed
2019-08-08 6:19 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: sh-pfc: add new flags into struct sh_pfc_pin_config
` [PATCH v2 2/3] pinctrl: sh-pfc: remove incomplete flag "cfg->type"
` [PATCH v2 3/3] pinctrl: sh-pfc: Rollback to mux if requires when the gpio is freed
[PATCH] sound: fix a memory leak bug
2019-08-08 6:20 UTC (2+ messages)
[PATCHv5 00/37] kernel: Introduce Time Namespace
2019-08-08 6:18 UTC (4+ messages)
` [PATCHv5 06/37] alarmtimer: Provide get_timespec() callback
[Virtio-fs] [PATCH v3 0/2] virtiofsd: Improve io bandwidth by replacing pwrite with pwritev
2019-08-08 6:18 UTC (3+ messages)
` [Virtio-fs] [PATCH v3 1/2] virtiofsd: add definition of fuse_buf_writev()
` [Virtio-fs] [PATCH v3 2/2] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
[PATCH] scripts/checkpatch.pl - fix *_NOTIFIER_HEAD handling
2019-08-08 6:17 UTC (4+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-07
2019-08-08 6:17 UTC
[PATCH 0/2] Introduce SoC sleep stats driver
2019-08-08 6:12 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: Introduce soc sleep stats bindings for Qualcomm SoCs
` [PATCH 2/2] drivers: qcom: Add SoC sleep stats driver
[PATCH v2 1/2] tcp: add new tcp_mtu_probe_floor sysctl
2019-08-08 6:13 UTC (4+ messages)
` [PATCH v2 2/2] tcp: Update TCP_BASE_MSS comment
[Intel-wired-lan] [PATCH v1] igc: Add tx_csum offload functionality
2019-08-08 6:12 UTC
[PATCH V4 1/2] perf: imx8_ddr_perf: add AXI ID filter support
2019-08-08 6:11 UTC (7+ messages)
[Qemu-devel] [Bug 1811533] [NEW] Unstable Win10 guest with qemu 3.1 + huge pages + hv_stimer
2019-08-08 6:04 UTC (2+ messages)
` [Qemu-devel] [Bug 1811533] "
[Intel-wired-lan] MDI errors during resume from ACPI S3 (suspend to ram)
2019-08-08 6:10 UTC (6+ messages)
[asoc:for-5.4 175/179] sound/soc/intel/haswell/sst-haswell-ipc.c:2018:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t {aka unsigned int}'
2019-08-08 6:09 UTC
[PATCH bpf-next] btf: expose BTF info through sysfs
2019-08-08 6:09 UTC (2+ messages)
[Xen-devel] [PATCH V2 0/6] iommu/arm: Add Renesas IPMMU-VMSA support + Linux's iommu_fwspec
2019-08-08 6:08 UTC (7+ messages)
` [Xen-devel] [PATCH V2 3/6] [RFC] xen/common: Introduce _xrealloc function
[PATCH v2 bpf-next] btf: expose BTF info through sysfs
2019-08-08 6:08 UTC (2+ messages)
[PATCH nf-next v3 4/9] netfilter: nft_payload: add nft_set_payload offload support
2019-08-08 6:07 UTC (3+ messages)
[PATCH nf-next v3 3/9] netfilter: nft_fwd_netdev: add fw_netdev action support
2019-08-08 6:06 UTC (3+ messages)
[Xen-devel] Xen 4.12 panic on Thinkpad W540 with UEFI mutiboot2, efi=no-rs workarounds it
2019-08-08 6:03 UTC (8+ messages)
[PATCH 2/2] scsi: core: fix dh and multipathing for SCSI hosts without request batching
2019-08-08 6:02 UTC (4+ messages)
[PATCH] mm/mmap.c: refine data locality of find_vma_prev
2019-08-08 6:02 UTC (6+ messages)
[PATCH V2] usb: dwc3: gadget: trb_dequeue is not updated properly
2019-08-08 6:01 UTC (6+ messages)
[PATCH 0/9] Refactor to expand subslice mask (rev 2)
2019-08-08 5:59 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
FAILED: patch "[PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section" failed to apply to 5.2-stable tree
2019-08-08 5:57 UTC (5+ messages)
` [PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section
[PATCH] btrfs: trim: fix range start validity check
2019-08-08 5:55 UTC (7+ messages)
[PATCH] man-db:upgrade 2.8.5 -> 2.8.6.1
2019-08-08 5:55 UTC
[PATCH 00/15] ASoC: use modern style for aux_dev
2019-08-08 5:54 UTC (16+ messages)
` [PATCH 01/15] ASoC: soc-core: support snd_soc_dai_link_component "
` [PATCH 02/15] ASoC: simple-card: use "
` [PATCH 03/15] ASoC: intel: cht_bsw_max98090_ti: "
` [PATCH 04/15] ASoC: mediatek: mt8183-da7219-max98357: "
` [PATCH 05/15] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: "
` [PATCH 06/15] ASoC: meson: axg-card: "
` [PATCH 07/15] ASoC: rockchip: rockchip_max98090: "
` [PATCH 08/15] ASoC: samsung: neo1973_wm8753: "
` [PATCH 09/15] ASoC: samsung: speyside: "
` [PATCH 10/15] ASoC: samsung: tm2_wm5110: "
` [PATCH 11/15] ASoC: sunxi: sun4i-codec: "
` [PATCH 12/15] ASoC: ti: rx51: "
` [PATCH 13/15] ASoC: soc-core: remove legacy style of aux_dev
` [PATCH 14/15] ASoC: soc-core: add for_each_xxx macro for aux_dev
` [PATCH 15/15] ASoC: soc-core: add soc_unbind_aux_dev()
[Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
2019-08-08 5:54 UTC (2+ messages)
[PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching
2019-08-08 5:52 UTC (4+ messages)
[PATCH v2 09/44] powerpc/64s/pseries: machine check convert to use common event code
2019-08-08 5:50 UTC (2+ messages)
[PATCH] [Regression, v5.0] mm: boosted kswapd reclaim b0rks system cache balance
2019-08-08 5:51 UTC (7+ messages)
[PATCH] grub/grub-efi: fix conflict for aach64
2019-08-08 5:51 UTC
[PATCH] ALSA: firewire: fix a memory leak bug
2019-08-08 5:50 UTC (2+ messages)
tcmu: Reporting of errors detected by handler_read() before it returns
2019-08-08 5:50 UTC (2+ messages)
[Bug 110865] Rx480 consumes 20w more power in idle than under Windows
2019-08-08 5:49 UTC (2+ messages)
[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
2019-08-08 5:48 UTC (7+ messages)
` [linux-sunxi] "
[tpm2] how to upgrade the TPM access control policy when a particular PCR is changed
2019-08-08 5:49 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.