messages from 2019-08-20 01:02:02 to 2019-08-24 16:30:45 UTC [more...]
[PATCH v2] x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
2019-08-24 13:50 UTC (3+ messages)
` [tip: x86/urgent] "
[PATCH 0/2] Add possibility to specify the number of displayed logos
2019-08-24 15:34 UTC (4+ messages)
` [PATCH 1/2] fbdev: fix numbering of fbcon options
` [PATCH 2/2] fbdev: fbmem: allow overriding the number of bootup logos
[PATCH v15 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-08-24 1:34 UTC (19+ messages)
` [PATCH v15 01/18] kunit: test: add KUnit test runner core
` [PATCH v15 02/18] kunit: test: add test resource management API
` [PATCH v15 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v15 04/18] kunit: test: add assertion printing library
` [PATCH v15 05/18] kunit: test: add the concept of expectations
` [PATCH v15 06/18] kbuild: enable building KUnit
` [PATCH v15 07/18] kunit: test: add initial tests
` [PATCH v15 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v15 09/18] kunit: test: add support for test abort
` [PATCH v15 10/18] kunit: test: add tests for kunit "
` [PATCH v15 11/18] kunit: test: add the concept of assertions
` [PATCH v15 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v15 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v15 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v15 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v15 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v15 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v15 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-08-23 19:43 UTC (34+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 02/18] kunit: test: add test resource management API
` [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v14 04/18] kunit: test: add assertion printing library
` [PATCH v14 05/18] kunit: test: add the concept of expectations
` [PATCH v14 06/18] kbuild: enable building KUnit
` [PATCH v14 07/18] kunit: test: add initial tests
` [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v14 09/18] kunit: test: add support for test abort
` [PATCH v14 10/18] kunit: test: add tests for kunit "
` [PATCH v14 11/18] kunit: test: add the concept of assertions
` [PATCH v14 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v14 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v14 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v14 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v14 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v14 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v14 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH v3 0/7] Add initial support for S32V234-EVB
2019-08-23 19:11 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v3 2/7] arm64: Introduce config for S32
` [PATCH v3 3/7] serial: fsl_linflexuart: Update compatible string
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v3 5/7] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v3 7/7] arm64: defconfig: Enable configs for S32V234
[PATCH net-next 03/10] net: sched: refactor block offloads counter usage
2019-08-23 18:26 UTC
[PATCH v10 0/1] arm64 tagged address ABI
2019-08-23 16:37 UTC (2+ messages)
` [PATCH v10 1/1] arm64: Relax Documentation/arm64/tagged-pointers.rst
[PATCH v9 0/3] arm64 tagged address ABI
2019-08-23 16:32 UTC (13+ messages)
` [PATCH v9 1/3] mm: untag user pointers in mmap/munmap/mremap/brk
` [PATCH v9 2/3] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v9 3/3] arm64: Relax Documentation/arm64/tagged-pointers.rst
[PATCH v8 0/2] arm64 tagged address ABI
2019-08-23 15:01 UTC (5+ messages)
` [PATCH v8 1/5] mm: untag user pointers in mmap/munmap/mremap/brk
[PATCH v5] arm64: implement KPROBES_ON_FTRACE
2019-08-23 14:57 UTC (3+ messages)
[PATCH v2 0/3] arm64: KPROBES_ON_FTRACE
2019-08-23 14:51 UTC (18+ 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
[PATCH v3 00/10] arm64: Stolen time support
2019-08-23 14:22 UTC (26+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface
` [PATCH v3 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v3 03/10] KVM: arm64: Implement PV_FEATURES call
` [PATCH v3 04/10] KVM: Implement kvm_put_guest()
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v3 07/10] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH v3 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v3 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest
[PATCH v2] Ext4 documentation fixes
2019-08-23 14:16 UTC (2+ messages)
[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
2019-08-23 14:02 UTC (13+ messages)
` [PATCH v8 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v8 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v8 18/27] mm: Introduce do_mmap_locked()
` [PATCH v8 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
2019-08-23 12:41 UTC (2+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor
[PATCH 00/11 v3] Cleanup IOMMU passthrough setting (and disable IOMMU Passthrough when SME is active)
2019-08-23 8:12 UTC (6+ messages)
` [PATCH 06/11] x86/dma: Get rid of iommu_pass_through
` [PATCH 10/11] iommu: Disable passthrough mode when SME is active
[PATCH] docs: ftrace: clarify when tracing is disabled by the trace file
2019-08-22 23:48 UTC
Wohltätigkeitsspende von 2.000.000 Millionen Euro
2019-08-22 10:22 UTC
[PATCH v2 0/6] Add initial support for S32V234-EVB
2019-08-22 17:41 UTC (10+ messages)
` [PATCH v2 2/6] arm64: Introduce config for S32
` [PATCH v2 3/6] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART
[PATCH v5 0/9] FPGA DFL updates
2019-08-22 15:07 UTC (11+ messages)
` [PATCH v5 1/9] fpga: dfl: make init callback optional
` [PATCH v5 2/9] fpga: dfl: fme: convert platform_driver to use dev_groups
` [PATCH v5 3/9] fpga: dfl: afu: "
[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-22 14:30 UTC (3+ messages)
` [PATCH V4 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH V4 2/3] KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH
MY $25,000,000.00 INVESTMENT PROPOSAL WITH YOU AND IN YOUR COUNTRY
2019-08-22 12:29 UTC
[PATCH v4] arm64: implement KPROBES_ON_FTRACE
2019-08-22 11:20 UTC (6+ messages)
[PATCH 1/3] udmabuf: add documentation
2019-08-22 9:36 UTC
[PATCH v3 0/2] Add CCPI2 PMU support
2019-08-22 4:00 UTC (7+ messages)
` [PATCH v3 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver
[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
2019-08-21 20:37 UTC (11+ messages)
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
` [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
[PATCH v3] arm64: implement KPROBES_ON_FTRACE
2019-08-21 20:12 UTC (2+ messages)
[PATCH v7 3/7] of/platform: Add functional dependency link from DT bindings
2019-08-21 16:39 UTC (10+ messages)
[PATCH] docs: mtd: Update spi nor reference driver
2019-08-21 13:39 UTC (8+ messages)
[PATCH v4 0/3] Casefolding in F2FS
2019-08-21 13:15 UTC (3+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
` [f2fs-dev] "
[PATCH v2 0/9] arm64: Stolen time support
2019-08-21 10:27 UTC (4+ messages)
` [PATCH v2 4/9] KVM: arm64: Support stolen time reporting via shared structure
[PATCH 3/4] kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
2019-08-21 7:02 UTC
Zdravstvujte! Vas interesujut klientskie bazy dannyh?
2019-08-20 21:44 UTC
[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
2019-08-21 4:03 UTC (9+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-08-21 0:15 UTC (7+ messages)
[PATCH 3/3] kbuild: remove ARCH_{CPP,A,C}FLAGS
2019-08-20 17:09 UTC
[PATCH] Documentation/admin-guide: Embargoed hardware security issues
2019-08-20 16:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
2019-08-20 15:09 UTC (2+ messages)
[PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
2019-08-20 12:38 UTC (4+ messages)
` [PATCH V3 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).