All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-25 16:04:04 to 2020-03-25 16:46:50 UTC [more...]

[PATCH V4 00/13] net: smc911x: Convert to DM
 2020-03-25 16:46 UTC  (11+ messages)
` [PATCH V4 01/13] net: smc911x: Remove pkt_data_{push,pull}
` [PATCH V4 02/13] net: smc911x: Replace malloc()+memset() with calloc()
` [PATCH V4 03/13] net: smc911x: Rename smc911x_rx() to smc911x_recv()
` [PATCH V4 04/13] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}()
` [PATCH V4 05/13] net: smc911x: Fix potential memleak() in init fail path
` [PATCH V4 06/13] net: smc911x: Pull MII registration into separate function
` [PATCH V4 07/13] net: smc911x: Inline all functions from header file
` [PATCH V4 08/13] net: smc911x: Drop weak alias from 32bit accessors
` [PATCH V4 09/13] net: smc911x: Convert IO accessors to {read, write}{w, l}()
` [PATCH V4 10/13] net: smc911x: Pass around driver private data

[PATCH net-next] net: use indirect call wrappers for skb_copy_datagram_iter()
 2020-03-25 16:46 UTC  (7+ messages)

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-25 16:46 UTC  (5+ messages)
` [PATCH] devlink: track snapshot id usage count using an xarray
` [PATCH 08/10] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH iproute2-next v2 0/2] Support RED ECN nodrop mode
 2020-03-25 16:46 UTC  (3+ messages)
` [PATCH iproute2-next v2 2/2] tc: q_red: Support 'nodrop' flag

linux-next: Tree for Mar 25
 2020-03-25 16:46 UTC  (8+ messages)
` linux-next: Tree for Mar 25 (arch/x86/kvm/)

[PATCH net-next 00/15] Add packet trap policers support
 2020-03-25 16:45 UTC  (13+ messages)
` [PATCH net-next 01/15] devlink: "
` [PATCH net-next 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support

[RFC 0/3] blkcg: add blk-iotrack
 2020-03-25 16:45 UTC  (6+ messages)

[PATCH v2] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-25 16:42 UTC 

[PATCH] staging: rtl8723bs: Add line after variable declarations
 2020-03-25 16:44 UTC 

latest u-boot branch for Marvell Armada 88F3720
 2020-03-25 16:44 UTC  (2+ messages)

[patch iproute2/net-next v5] tc: m_action: introduce support for hw stats type
 2020-03-25 16:43 UTC  (3+ messages)
` [PATCH iproute2-next] tc: m_action: rename hw stats type uAPI

[LTP] [PATCH v3] Replace deprecated <strings.h> with <string.h>
 2020-03-25 16:43 UTC  (3+ messages)

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-03-25 16:42 UTC  (2+ messages)
  ` [PATCH v6 1/2] "

[PATCH] staging: wilc1000: remove label from examples in DT binding documentation
 2020-03-25 16:42 UTC 

[PATCH 0/5] ppc: sreset and machine check injection
 2020-03-25 16:42 UTC  (10+ messages)
` [PATCH 1/5] ppc/spapr: tweak change system reset helper
  ` [EXTERNAL] "
` [PATCH 2/5] ppc/pnv: Add support for NMI interface
` [PATCH 4/5] ppc/spapr: Implement mce injection
` [PATCH 5/5] ppc/pnv: "
  ` [EXTERNAL] "

[Buildroot] [PATCH] package/linux-tools: selftests: add numactl dependency for net tests
 2020-03-25 16:42 UTC 

[Xen-devel] [PATCH v12 0/3] VM forking
 2020-03-25 16:42 UTC  (7+ messages)
` [Xen-devel] [PATCH v12 1/3] xen/mem_sharing: "

[PATCH linux dev-5.4] ARM: aspeed: ast2600: Select timer
 2020-03-25 16:42 UTC 

[PATCH 1/3] kcsan: Add support for scoped accesses
 2020-03-25 16:41 UTC  (3+ messages)
` [PATCH 2/3] objtool, kcsan: Add explicit check functions to uaccess whitelist
` [PATCH 3/3] kcsan: Introduce scoped ASSERT_EXCLUSIVE macros

[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
 2020-03-25 16:41 UTC  (3+ messages)
` [PATCH v2 "

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-25 16:39 UTC  (9+ messages)
    ` Documentation/locking/locktypes: Further clarifications and wordsmithing

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-25 16:41 UTC  (6+ messages)

[PATCH] perf parse-events: add defensive null check
 2020-03-25 16:40 UTC 

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-25 16:40 UTC  (7+ messages)
` [PATCH v3 26/26] objtool: Add STT_NOTYPE "

[PATCH] perf tools: update docs regarding kernel/user space unwinding
 2020-03-25 16:40 UTC 

[PATCH v4] ARM: boot: Obtain start of physical memory from DTB
 2020-03-25 16:39 UTC  (3+ messages)

[PATCH V3 00/13] net: smc911x: Convert to DM
 2020-03-25 16:40 UTC  (4+ messages)
` [PATCH V3 10/13] net: smc911x: Pass around driver private data

[LTP] [PATCH v2] Replace deprecated <strings.h> with <string.h>
 2020-03-25 16:39 UTC  (3+ messages)

[PATCH v5 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-25 16:39 UTC  (4+ messages)
` [PATCH v5 6/6] arm64: dts: add dts nodes for MT6779

[Linux-kernel-mentees] [PATCH v2] PCI: sysfs: Change bus_rescan and dev_rescan to rescan
 2020-03-25 16:31 UTC  (3+ messages)
  `  "

Trouble Installing Compiled Kernel
 2020-03-25 16:38 UTC  (2+ messages)

[PATCH] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-25 16:34 UTC  (4+ messages)

[PATCH] Fix dir sep handling of GIT_ASKPASS on Windows
 2020-03-25 16:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
 2020-03-25 16:34 UTC  (3+ messages)
` [PATCH RFC 1/9] KVM: Fixup kvm_log_clear_one_slot() ioctl return check

[cip-dev] April 6 cutover from Mailman2 to Group.io
 2020-03-25 16:33 UTC  (2+ messages)
` [cip-dev] Update - "

[PATCH kselftest/test] kunit: Always print actual pointer values in asserts
 2020-03-25 16:33 UTC  (4+ messages)

[PATCH] ARM: config: multi_v7 Use schedutil cpufreq
 2020-03-25 16:27 UTC  (3+ messages)

[PATCH v1 1/3] scsi: ufshcd: Update the set frequency to devfreq
 2020-03-25 16:32 UTC  (3+ messages)

[PATCH v8 06/11] irqchip: mips-cpu: Convert to simple domain
 2020-03-25 16:31 UTC  (13+ messages)

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-25 16:32 UTC  (8+ messages)

[dpdk-dev] [PATCH] kvargs: fix a heap-buffer-overflow when detect list
 2020-03-25 16:31 UTC  (2+ messages)

[PATCH] sata_fsl: build fix
 2020-03-25 16:31 UTC  (4+ messages)

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-25 16:30 UTC  (5+ messages)
  ` [PATCH v3 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs

Adding custom SELinux policy modules (different priority?)
 2020-03-25 16:29 UTC 

[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
 2020-03-25 16:28 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped

[PATCH v6 00/11] Cros EC sensor hub FIFO support
 2020-03-25 16:28 UTC  (3+ messages)
` [PATCH v6 01/11] platform: chrome: sensorhub: Add "

[PATCH v5 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-03-25 16:27 UTC  (3+ messages)

[PATCH] ARM: dst: imx: fix audio SSI on GW551x
 2020-03-25 16:26 UTC  (3+ messages)
` [PATCH v2] ARM: dts: "

[RFC PATCH v5 0/9] Add Tegra driver for video capture
 2020-03-25 16:25 UTC  (5+ messages)
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver

[Intel-gfx] [PATCH v2 0/6] Re-org uC debugfs files and move them under GT
 2020-03-25 16:25 UTC  (3+ messages)

[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-25 16:24 UTC  (3+ messages)
` [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND

[PATCH V2 0/2] selinux-testsuite: Use native filesystem for tests
 2020-03-25 16:23 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] runner: Remember to sync journal.txt for all writes
 2020-03-25 16:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-25 16:14 UTC  (2+ messages)
` [Bug 1866892] "

lazytime fixes
 2020-03-25 15:51 UTC  (3+ messages)
` [PATCH 1/4] ubifs: remove broken lazytime support
  ` [f2fs-dev] "

[Xen-devel] [PATCH v7 0/5] xen/rcu: let rcu work better with core scheduling
 2020-03-25 16:20 UTC  (5+ messages)
` [Xen-devel] [PATCH v7 1/5] xen: introduce smp_mb__[after|before]_atomic() barriers
` [Xen-devel] [PATCH v7 2/5] xen/rcu: don't use stop_machine_run() for rcu_barrier()

decruft genhd.h v2
 2020-03-25 16:21 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: don't allocate 16M for log buffer by default
 2020-03-25 16:20 UTC 

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-03-25 16:19 UTC  (41+ messages)
` [PATCH v5 01/38] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v5 02/38] kmsan: add ReST documentation
` [PATCH v5 03/38] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH v5 04/38] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH v5 05/38] kmsan: reduce vmalloc space
` [PATCH v5 06/38] kmsan: add KMSAN runtime core
` [PATCH v5 07/38] kmsan: KMSAN compiler API implementation
` [PATCH v5 08/38] kmsan: add KMSAN hooks for kernel subsystems
` [PATCH v5 09/38] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH v5 10/38] kmsan: define READ_ONCE_NOCHECK()
` [PATCH v5 11/38] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH v5 12/38] kmsan: x86: sync metadata pages on page fault
` [PATCH v5 13/38] kmsan: add tests for KMSAN
` [PATCH v5 14/38] crypto: kmsan: disable accelerated configs under KMSAN
` [PATCH v5 15/38] kmsan: x86: disable UNWINDER_ORC "
` [PATCH v5 16/38] kmsan: x86/asm: softirq: add KMSAN IRQ entry hooks
` [PATCH v5 17/38] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH v5 18/38] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH v5 19/38] kmsan: mm: maintain KMSAN metadata for page operations
` [PATCH v5 20/38] kmsan: handle memory sent to/from USB
` [PATCH v5 21/38] kmsan: handle task creation and exiting
` [PATCH v5 22/38] kmsan: net: check the value of skb before sending it to the network
` [PATCH v5 23/38] kmsan: printk: treat the result of vscnprintf() as initialized
` [PATCH v5 24/38] kmsan: disable instrumentation of certain functions
` [PATCH v5 25/38] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH v5 26/38] kmsan: use __msan_ string functions where possible
` [PATCH v5 27/38] kmsan: hooks for copy_to_user() and friends
` [PATCH v5 28/38] kmsan: init: call KMSAN initialization routines
` [PATCH v5 29/38] kmsan: enable KMSAN builds
` [PATCH v5 30/38] kmsan: handle /dev/[u]random
` [PATCH v5 31/38] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v5 32/38] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v5 33/38] kmsan: add iomap support
` [PATCH v5 34/38] kmsan: dma: unpoison memory mapped by dma_direct_map_page()
` [PATCH v5 35/38] kmsan: disable physical page merging in biovec
` [PATCH v5 36/38] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v5 37/38] kmsan: x86/uprobes: unpoison regs in arch_uprobe_exception_notify()
` [PATCH v5 38/38] kmsan: block: skip bio block merging logic for KMSAN

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-25 16:19 UTC  (13+ messages)

[PATCH linux dev-5.4] ARM: dts: Aspeed: Add witherspoon-128 machine
 2020-03-25 16:19 UTC 

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Drop cached obj->bind_count (rev2)
 2020-03-25 16:19 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Allow for different modes of interruptible i915_active_wait
 2020-03-25 16:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-25 16:18 UTC  (9+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

safe to get rid of refs to CVSDIR, SVNDIR, GITDIR?
 2020-03-25 16:17 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/2] documentation.conf: Drop obsolete variable docs
 2020-03-25 16:17 UTC  (2+ messages)
` [PATCH 2/2] oe/recipeutils: Drop obsolete GITDIR reference

[RFC NOT PULL] Add experimental target 'noqq' (sans inline Quick Quizzes)
 2020-03-25 16:17 UTC  (4+ messages)

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-25 16:16 UTC  (5+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-03-25 16:14 UTC  (5+ messages)
` [PATCH 2/5] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 3/5] ima: Fix ima digest hash table key calculation
` [PATCH 4/5] ima: Remove redundant policy rule set in add_rules()
  ` [PATCH 5/5] ima: Remove unused build_ima_appraise variable

[dpdk-dev] [PATCH] net/mlx5: prefetch CQEs for a faster decompression
 2020-03-25 16:14 UTC  (2+ messages)

Questions about eSPI
 2020-03-25 16:09 UTC 

[PATCH v5] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
 2020-03-25 16:13 UTC  (4+ messages)

[PATCH] ipv4: fix a RCU-list lock in fib_triestat_seq_show
 2020-03-25 16:13 UTC  (2+ messages)

[PATCH v2 0/6] Fix errors when try to build kvm selftests on specified output
 2020-03-25 16:12 UTC  (2+ messages)

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2020-03-25 15:57 UTC  (2+ messages)
` [Bug 1869006] "

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-25 16:11 UTC  (7+ messages)
` [PATCH v3 14/37] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook

[PATCH] linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
 2020-03-25 16:08 UTC  (3+ messages)

[GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes
 2020-03-25 16:11 UTC  (3+ messages)

lockdep warning in sys_swapon
 2020-03-25 16:08 UTC  (6+ messages)

STM32MP1 boot slow
 2020-03-25 16:09 UTC  (3+ messages)

Stuck NFSv4 mounts of Isilon filer with repeated NFS4ERR_STALE_CLIENTID errors
 2020-03-25 16:09 UTC  (3+ messages)

[PATCH v3 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-25 16:09 UTC  (3+ messages)
  ` [PATCH v3 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config

grub/head build with pre-release GCC10 ; fail @ "grub-core/disk/mdraid1x_linux.c:181:15: error: ..."
 2020-03-25 16:08 UTC  (7+ messages)
` disk/mdraid1x_linux.c:181:15: warning: array subscript

[PATCH v4 0/3] AMDGPU / RADEON / DRM Fix mapping of user pages
 2020-03-25 16:08 UTC  (6+ messages)
` [PATCH v4 3/3] drm/radeon: fix scatter-gather mapping with "

[PATCH v2] ath11k: Add sta debugfs support to configure ADDBA and DELBA
 2020-03-25 16:06 UTC  (4+ messages)

[MPTCP] Re: [PATCH 0/3] mptcp: fix "fn parameter not described" warnings
 2020-03-25 16:05 UTC 

next/master boot: 270 boots: 7 failed, 253 passed with 2 offline, 8 untried/unknown (next-20200325)
 2020-03-25 16:05 UTC 

[Xen-devel] [PATCH v2] SVM: Add union intstat_t for offset 68h in vmcb struct
 2020-03-25 16:03 UTC  (4+ messages)

[PATCH v6] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-25 16:03 UTC  (5+ messages)

[PATCH 0/4] media Kconfig reorg - part 2
 2020-03-25 16:03 UTC  (4+ messages)
` [PATCH 2/4] media: Kconfig files: use select for V4L2 subdevs and MC


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.