All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-05 13:05:39 to 2019-08-05 13:17:21 UTC [more...]

RTC Epson Toyocom RX-8025T
 2019-08-05 13:16 UTC  (2+ messages)

[PATCH 4.9 00/42] 4.9.188-stable review
 2019-08-05 13:03 UTC  (30+ messages)
` [PATCH 4.9 13/42] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH 4.9 15/42] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH 4.9 16/42] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH 4.9 17/42] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH 4.9 18/42] mm/cma.c: fail if fixed declaration cant be honored
` [PATCH 4.9 19/42] coda: add error handling for fget
` [PATCH 4.9 20/42] coda: fix build using bare-metal toolchain
` [PATCH 4.9 21/42] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH 4.9 22/42] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH 4.9 23/42] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH 4.9 24/42] x86/kvm: Dont call kvm_spurious_fault() from .fixup
` [PATCH 4.9 25/42] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH 4.9 26/42] kbuild: initialize CLANG_FLAGS correctly in the top Makefile
` [PATCH 4.9 27/42] Btrfs: fix incremental send failure after deduplication
` [PATCH 4.9 28/42] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
` [PATCH 4.9 29/42] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
` [PATCH 4.9 30/42] selinux: fix memory leak in policydb_init()
` [PATCH 4.9 31/42] s390/dasd: fix endless loop after read unit address configuration
` [PATCH 4.9 32/42] drivers/perf: arm_pmu: Fix failure path in PM notifier
` [PATCH 4.9 33/42] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
` [PATCH 4.9 34/42] IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
` [PATCH 4.9 35/42] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
` [PATCH 4.9 36/42] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
` [PATCH 4.9 37/42] coredump: fix race condition between collapse_huge_page() "
` [PATCH 4.9 38/42] eeprom: at24: make spd world-readable again
` [PATCH 4.9 39/42] Backport minimal compiler_attributes.h to support GCC 9
` [PATCH 4.9 40/42] include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
` [PATCH 4.9 41/42] objtool: Support GCC 9 cold subfunction naming scheme
` [PATCH 4.9 42/42] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

[PATCH 0/5] firmware: arm_scmi: add SCMI v2.0 fastchannels and reset protocol support
 2019-08-05 13:16 UTC  (4+ messages)
` [PATCH 2/5] firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol

[PATCH v1 0/16] drm: panel related updates
 2019-08-05 13:15 UTC  (5+ messages)
` [PATCH v1 14/16] drm/panel: call prepare/enable only once

[PATCH 0/9] arm64: Stolen time support
 2019-08-05 13:14 UTC  (19+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 3/9] KVM: arm64: Implement PV_FEATURES call

[Bug 111231] VM_L2_PROTECTION_FAULT
 2019-08-05 13:16 UTC  (2+ messages)
` [Bug 111231] random VM_L2_PROTECTION_FAULTs when loading a world in minetest on AMD ryzen 2200G integrated graphics

[PATCH 4.14 00/53] 4.14.137-stable review
 2019-08-05 13:03 UTC  (54+ messages)
` [PATCH 4.14 01/53] ARM: riscpc: fix DMA
` [PATCH 4.14 02/53] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH 4.14 03/53] ARM: dts: rockchip: Make rk3288-veyron-mickeys emmc work again
` [PATCH 4.14 04/53] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH 4.14 05/53] ftrace: Enable trampoline when rec count returns back to one
` [PATCH 4.14 06/53] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH 4.14 07/53] MIPS: lantiq: Fix bitfield masking
` [PATCH 4.14 08/53] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH 4.14 09/53] clk: tegra210: fix PLLU and PLLU_OUT1
` [PATCH 4.14 10/53] fs/adfs: super: fix use-after-free bug
` [PATCH 4.14 11/53] btrfs: fix minimum number of chunk errors for DUP
` [PATCH 4.14 12/53] cifs: Fix a race condition with cifs_echo_request
` [PATCH 4.14 13/53] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH 4.14 14/53] ceph: return -ERANGE if virtual xattr value didnt fit in buffer
` [PATCH 4.14 15/53] ACPI: blacklist: fix clang warning for unused DMI table
` [PATCH 4.14 16/53] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH 4.14 17/53] x86: kvm: avoid constant-conversion warning
` [PATCH 4.14 18/53] ACPI: fix false-positive -Wuninitialized warning
` [PATCH 4.14 19/53] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH 4.14 20/53] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH 4.14 21/53] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH 4.14 22/53] mm/cma.c: fail if fixed declaration cant be honored
` [PATCH 4.14 23/53] coda: add error handling for fget
` [PATCH 4.14 24/53] coda: fix build using bare-metal toolchain
` [PATCH 4.14 25/53] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH 4.14 26/53] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH 4.14 27/53] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH 4.14 28/53] xen/pv: Fix a boot up hang revealed by int3 self test
` [PATCH 4.14 29/53] x86/kvm: Dont call kvm_spurious_fault() from .fixup
` [PATCH 4.14 30/53] x86/paravirt: Fix callee-saved function ELF sizes
` [PATCH 4.14 31/53] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH 4.14 32/53] drm/nouveau: fix memory leak in nouveau_conn_reset()
` [PATCH 4.14 33/53] kbuild: initialize CLANG_FLAGS correctly in the top Makefile
` [PATCH 4.14 34/53] Btrfs: fix incremental send failure after deduplication
` [PATCH 4.14 35/53] Btrfs: fix race leading to fs corruption after transaction abort
` [PATCH 4.14 36/53] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
` [PATCH 4.14 37/53] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
` [PATCH 4.14 38/53] IB/hfi1: Fix Spectre v1 vulnerability
` [PATCH 4.14 39/53] selinux: fix memory leak in policydb_init()
` [PATCH 4.14 40/53] s390/dasd: fix endless loop after read unit address configuration
` [PATCH 4.14 41/53] parisc: Fix build of compressed kernel even with debug enabled
` [PATCH 4.14 42/53] drivers/perf: arm_pmu: Fix failure path in PM notifier
` [PATCH 4.14 43/53] nbd: replace kill_bdev() with __invalidate_device() again
` [PATCH 4.14 44/53] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
` [PATCH 4.14 45/53] IB/mlx5: Fix unreg_umr to ignore the mkey state
` [PATCH 4.14 46/53] IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
` [PATCH 4.14 47/53] IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
` [PATCH 4.14 48/53] IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
` [PATCH 4.14 49/53] IB/hfi1: Check for error on call to alloc_rsm_map_table
` [PATCH 4.14 50/53] eeprom: at24: make spd world-readable again
` [PATCH 4.14 51/53] objtool: Support GCC 9 cold subfunction naming scheme
` [PATCH 4.14 52/53] gcc-9: properly declare the {pv,hv}clock_page storage
` [PATCH 4.14 53/53] x86/vdso: Prevent segfaults due to hoisted vclock reads

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-08-05 13:11 UTC  (12+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions

[Buildroot] [PATCH buildroot-test v2 0/4] add support for outdated packages to daily-mail
 2019-08-05 13:15 UTC  (5+ messages)
` [Buildroot] [PATCH buildroot-test v2 1/4] utils/daily-mail: new data: outdated packages
` [Buildroot] [PATCH buildroot-test v2 2/4] utils/daily-mail: add outdated packages to the developer notification
` [Buildroot] [PATCH buildroot-test v2 3/4] utils/daily-mail: add outdated-packages email formating part
` [Buildroot] [PATCH buildroot-test v2 4/4] utils/daily-mail: enable outdated packages emails

[PATCH net-next v3] net: phy: broadcom: add 1000Base-X support for BCM54616S
 2019-08-05 13:15 UTC  (6+ messages)

[Buildroot] [PATCH v3] package/rcw: add option to generate the RCW
 2019-08-05 13:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] imx: mx6ul_14x14_evk: Fix SPL boot
 2019-08-05 13:15 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul_14x14_evk: convert to DM_VIDEO

[PATCH 0/8] thunderbolt: Intel Ice Lake support
 2019-08-05 13:15 UTC  (6+ messages)
` [PATCH 2/8] thunderbolt: Move NVM upgrade support flag to struct icm

[RFC PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-08-05 13:14 UTC 

[PATCH v4 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-08-05 13:14 UTC  (5+ messages)
` [PATCH v4 4/4] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[Qemu-devel] [PATCH] Makefile: Drop $(DESTDIR) from generated FW paths
 2019-08-05 13:14 UTC  (3+ messages)

[Xen-devel] [PATCH] x86/vvmx: Fix nested virt on VMCS-Shadow capable hardware
 2019-08-05 13:14 UTC  (3+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-08-05 13:13 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] EDK2 firmware patches
 2019-08-05 13:13 UTC  (3+ messages)

[PATCH 1/3] mm, reclaim: make should_continue_reclaim performdryrun detection
 2019-08-05 13:13 UTC  (2+ messages)

[PATCH] f2fs: cleanup the code in build_sit_entries
 2019-08-05 13:13 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-05 13:03 UTC  (55+ messages)
` [PATCH 4.19 01/74] ARM: riscpc: fix DMA
` [PATCH 4.19 02/74] ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
` [PATCH 4.19 03/74] ARM: dts: rockchip: Make rk3288-veyron-mickeys emmc work again
` [PATCH 4.19 04/74] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
` [PATCH 4.19 05/74] ftrace: Enable trampoline when rec count returns back to one
` [PATCH 4.19 06/74] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
` [PATCH 4.19 07/74] arm64: dts: rockchip: fix isp iommu clocks and power domain
` [PATCH 4.19 08/74] kernel/module.c: Only return -EEXIST for modules that have finished loading
` [PATCH 4.19 09/74] firmware/psci: psci_checker: Park kthreads before stopping them
` [PATCH 4.19 10/74] MIPS: lantiq: Fix bitfield masking
` [PATCH 4.19 11/74] dmaengine: rcar-dmac: Reject zero-length slave DMA requests
` [PATCH 4.19 12/74] clk: tegra210: fix PLLU and PLLU_OUT1
` [PATCH 4.19 13/74] fs/adfs: super: fix use-after-free bug
` [PATCH 4.19 14/74] clk: sprd: Add check for return value of sprd_clk_regmap_init()
` [PATCH 4.19 15/74] btrfs: fix minimum number of chunk errors for DUP
` [PATCH 4.19 16/74] btrfs: qgroup: Dont hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
` [PATCH 4.19 17/74] cifs: Fix a race condition with cifs_echo_request
` [PATCH 4.19 18/74] ceph: fix improper use of smp_mb__before_atomic()
` [PATCH 4.19 19/74] ceph: return -ERANGE if virtual xattr value didnt fit in buffer
` [PATCH 4.19 20/74] ACPI: blacklist: fix clang warning for unused DMI table
` [PATCH 4.19 21/74] scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
` [PATCH 4.19 22/74] perf version: Fix segfault due to missing OPT_END()
` [PATCH 4.19 23/74] x86: kvm: avoid constant-conversion warning
` [PATCH 4.19 24/74] ACPI: fix false-positive -Wuninitialized warning
` [PATCH 4.19 25/74] be2net: Signal that the device cannot transmit during reconfiguration
` [PATCH 4.19 26/74] x86/apic: Silence -Wtype-limits compiler warnings
` [PATCH 4.19 27/74] x86: math-emu: Hide clang warnings for 16-bit overflow
` [PATCH 4.19 28/74] mm/cma.c: fail if fixed declaration cant be honored
` [PATCH 4.19 29/74] lib/test_overflow.c: avoid tainting the kernel and fix wrap size
` [PATCH 4.19 30/74] lib/test_string.c: avoid masking memset16/32/64 failures
` [PATCH 4.19 31/74] coda: add error handling for fget
` [PATCH 4.19 32/74] coda: fix build using bare-metal toolchain
` [PATCH 4.19 33/74] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers
` [PATCH 4.19 34/74] drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
` [PATCH 4.19 35/74] ipc/mqueue.c: only perform resource calculation if user valid
` [PATCH 4.19 36/74] mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
` [PATCH 4.19 37/74] xen/pv: Fix a boot up hang revealed by int3 self test
` [PATCH 4.19 38/74] x86/kvm: Dont call kvm_spurious_fault() from .fixup
` [PATCH 4.19 39/74] x86/paravirt: Fix callee-saved function ELF sizes
` [PATCH 4.19 40/74] x86, boot: Remove multiple copy of static function sanitize_boot_params()
` [PATCH 4.19 41/74] drm/nouveau: fix memory leak in nouveau_conn_reset()
` [PATCH 4.19 42/74] kconfig: Clear "written" flag to avoid data loss
` [PATCH 4.19 43/74] kbuild: initialize CLANG_FLAGS correctly in the top Makefile
` [PATCH 4.19 44/74] Btrfs: fix incremental send failure after deduplication
` [PATCH 4.19 45/74] Btrfs: fix race leading to fs corruption after transaction abort
` [PATCH 4.19 46/74] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
` [PATCH 4.19 47/74] mmc: meson-mx-sdio: Fix misuse of GENMASK macro
` [PATCH 4.19 48/74] gpiolib: fix incorrect IRQ requesting of an active-low lineevent
` [PATCH 4.19 50/74] mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
` [PATCH 4.19 59/74] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
` [PATCH 4.19 60/74] nbd: replace kill_bdev() with __invalidate_device() again
` [PATCH 4.19 61/74] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
` [PATCH 4.19 62/74] IB/mlx5: Fix unreg_umr to ignore the mkey state
` [PATCH 4.19 63/74] IB/mlx5: Use direct mkey destroy command upon UMR unreg failure

[RFC PATCH 0/5] media: v4l2: Add m2m codec helpers
 2019-08-05 13:12 UTC  (3+ messages)
` [RFC PATCH 1/5] media: vb2: Add a helper to get the vb2 buffer attached to a request

[GIT PULL] ASoC updates for v5.3
 2019-08-05 13:13 UTC 

[Xen-devel] [PATCH v8 00/16] improve late microcode loading
 2019-08-05 13:16 UTC  (4+ messages)
` [Xen-devel] [PATCH v8 14/16] x86/microcode: Synchronize "

[Qemu-devel] [PATCH v2 0/9] add failover feature for assigned network devices
 2019-08-05 13:12 UTC  (3+ messages)

next/master boot: 256 boots: 6 failed, 177 passed with 72 offline, 1 conflict (next-20190805)
 2019-08-05 13:10 UTC 

[PATCHv3 0/4] crypto: inside-secure - broaden driver scope
 2019-08-05 13:12 UTC  (9+ messages)
` [PATCHv3 4/4] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[PATCH] ndctl, check: Ensure mmap of BTT sections work with 64K page-size
 2019-08-05 13:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update release note for i40e support for MARK+RSS
 2019-08-05 13:12 UTC  (3+ messages)

[PATCH v4 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-05 13:10 UTC  (4+ messages)
` [PATCH v4 07/10] regulator: mt6358: Add support for MT6358 regulator

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-05 13:10 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] target/arm: Fix routing of singlestep exceptions
 2019-08-05 13:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Factor out 'generate singlestep exception' function
` [Qemu-devel] [PATCH 2/2] target/arm: Fix routing of singlestep exceptions

[PATCH v1 0/2] Free the writeback_job when it with an empty fb
 2019-08-05 13:10 UTC  (4+ messages)
` [PATCH v1 2/2] drm: Clear the fence pointer when writeback job signaled

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2019-08-05 13:08 UTC 

[dpdk-dev] [PATCH BUG 335 1/3] net/dpaa: fix compilation error with 0 headroom
 2019-08-05 13:07 UTC  (6+ messages)
` [dpdk-dev] [PATCH BUG 335 3/3] net/virtio: "

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2019-08-05 13:07 UTC 

[PATCH] cpufreq: schedutil: fix equation in comment
 2019-08-05 13:06 UTC  (2+ messages)


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.