All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-03 10:17:34 to 2020-03-03 10:57:07 UTC [more...]

[PATCH v3 1/3] usb: core: hub: fix unhandled return by employing a void function
 2020-03-03 10:57 UTC  (4+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-03 10:54 UTC  (6+ messages)
` [PATCH v3 1/2] net: tulip: check frame size and r/w data length
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH V3 00/13] perf/x86: Add perf text poke events
 2020-03-03 10:55 UTC  (9+ messages)
` [PATCH V3 03/13] kprobes: Add symbols for kprobe insn pages
            ` [OT] Pseudo module name in kallsyms (Re: [PATCH V3 03/13] kprobes: Add symbols for kprobe insn pages)

[PATCH V4 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-03 10:54 UTC  (18+ messages)
` [PATCH V4 1/5] soc/tegra: bpmp: Update ABI header
` [PATCH V4 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH V4 3/5] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
` [PATCH V4 4/5] arm64: tegra: Add support for PCIe endpoint mode in P2972-0000 platform
` [PATCH V4 5/5] PCI: tegra: Add support for PCIe endpoint mode in Tegra194

[PATCH] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-03-03 10:54 UTC  (3+ messages)

[Xen-devel] [linux-4.14 test] 147856: regressions - FAIL
 2020-03-03 10:54 UTC 

[PATCH v2] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-03-03 10:54 UTC 

[PATCH 0/4] drm/meson: add support for Amlogic Video FBC
 2020-03-03 10:53 UTC  (7+ messages)
` [PATCH 1/4] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression

[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-03 10:53 UTC  (4+ messages)
` [PATCH v6 01/18] hw/arm: add Allwinner H3 System-on-Chip

[LTP] fs/buffer.c: WARNING: alloc_page_buffers while mke2fs
 2020-03-03 10:52 UTC  (2+ messages)
`  "

Migrate project from Debian 8 Xenomai 2.x to Debain 9 Xenomai 3.x
 2020-03-03 10:51 UTC  (9+ messages)

[PATCH] target/i386/hax-posix: fix two 'format-truncation' compile warnings
 2020-03-03 10:47 UTC  (4+ messages)

[LTP] [PATCH v2] Add test for CVE 2017-10661
 2020-03-03 10:47 UTC  (2+ messages)

qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'
 2020-03-03 10:46 UTC  (7+ messages)

New Hardware model emulation
 2020-03-03 10:46 UTC  (3+ messages)

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-03-03 10:46 UTC  (5+ messages)
` [PATCH RFC v4 bpf-next 08/11] tun: Support xdp in the Tx path for skb
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames

[Intel-gfx] [PATCH 1/3] drm/i915: add i915_ioc32.h for compat
 2020-03-03 10:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: move watermark structs more towards usage

[PATCH v2 0/4] nxt propagation
 2020-03-03 10:46 UTC  (5+ messages)
` [PATCH v2 4/4] io_uring: get next req on subm ref drop

[PATCH v2 0/2] Resolve revision handling and add support for DA silicon
 2020-03-03 10:45 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: da9063: Fix revision handling to correctly select reg tables
` [PATCH v2 2/2] mfd: da9063: Add support for latest DA silicon revision

RCU-based synchronization in Linux 802.1Q VLAN code
 2020-03-03 10:45 UTC 

[igt-dev] [RFC i-g-t] LPSP igt test on TGL
 2020-03-03 10:44 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/9] drm/i915/dsb: Replace HAS_DSB check with dsb->cmd_buf check
 2020-03-03 10:43 UTC  (2+ messages)

[PATCH] btrfs: fix RAID direct I/O reads with alternate csums
 2020-03-03 10:42 UTC  (2+ messages)

[PATCH v2 0/2] add callbacks for inaccessible pages
 2020-03-03 10:41 UTC  (5+ messages)
` [PATCH v2 2/2] mm/gup/writeback: "

[PATCH][next] ASoc: amd: use correct format specifier for a long int
 2020-03-03 10:39 UTC  (2+ messages)

kernel/sched/fair.c:1524:20: warning: ‘test_idle_cores’ declared ‘static’ but never defined
 2020-03-03 10:39 UTC  (2+ messages)
` kernel/sched/fair.c:1524:20: warning: ???test_idle_cores??? declared ???static??? "

[PATCH v5 0/9] Huge page-table entries for TTM
 2020-03-03 10:28 UTC  (21+ messages)
` [PATCH v5 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH v5 2/9] mm: Introduce vma_is_special_huge
` [PATCH v5 3/9] mm: Split huge pages on write-notify or COW
` [PATCH v5 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH v5 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH v5 6/9] drm/vmwgfx: Support huge page faults
` [PATCH v5 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH v5 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH v5 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects
` Ack to merge through DRM? WAS [PATCH v5 1/9] fs: Constify vma argument to vma_is_dax

[PATCH v3 00/21] Actions S700 SoC support
 2020-03-03 10:38 UTC  (7+ messages)
` [PATCH v3 03/21] clk: actions: Add common clock driver
` [PATCH v3 15/21] reset: add driver for generic reset controllers

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-03 10:36 UTC  (5+ messages)
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command

[PATCH] NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup
 2020-03-03 10:30 UTC 

[PATCH iproute2-next v2 0/4] macsec: add offloading support
 2020-03-03 10:36 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/4] macsec: report the offloading mode currently selected
` [PATCH iproute2-next v2 2/4] macsec: add support for changing the offloading mode
` [PATCH iproute2-next v2 3/4] man: document the ip macsec offload command
` [PATCH iproute2-next v2 4/4] macsec: add an accessor for validate_str

[PATCH 0/2] Introduce Control-flow Enforcement opcodes
 2020-03-03 10:35 UTC  (2+ messages)

[PATCH V3 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-03 10:35 UTC  (6+ messages)
` [PATCH V3 5/5] PCI: tegra: "

[PATCH] v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->req
 2020-03-03 10:34 UTC 

Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-03 10:34 UTC  (3+ messages)
        ` [fuse-devel] "

[PATCH 1/6] powerpc: kernel: no need to check return value of debugfs_create functions
 2020-03-03 10:32 UTC  (9+ messages)
` [PATCH 2/6] powerpc: kvm: "

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-03 10:34 UTC  (12+ messages)
              ` [PATCHv4] "

[igt-dev] [PATCH i-g-t] lib: move upper_32_bits() and lower_32_bits() to library
 2020-03-03 10:34 UTC 

[PATCH 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI
 2020-03-03 10:34 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: k3-j721e-common-proc-board-u-boot: Enable ospi1/qspi
` [PATCH 2/3] arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1/qspi
` [PATCH 3/3] arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash node

[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
 2020-03-03 10:32 UTC  (5+ messages)
` [PATCH v7 16/17] spapr: Clean up RMA size calculation
` [PATCH v7 17/17] spapr: Fold spapr_node0_size() into its only caller

[PATCH v2 0/5] PCI: functions/pci-epf-test: Add DMA data transfer
 2020-03-03 10:37 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
` [PATCH v2 2/5] PCI: endpoint: functions/pci-epf-test: Print throughput information
` [PATCH v2 3/5] misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
` [PATCH v2 4/5] tools: PCI: Add 'd' command line option to support DMA
` [PATCH v2 5/5] misc: pci_endpoint_test: Add support to get DMA option from userspace

[PATCH v7 2/7] mm: introduce external memory hinting API
 2020-03-03 10:33 UTC  (3+ messages)

[PATCH v2 0/3] nvmem: Add support for write-only instances, and clean-up
 2020-03-03 10:33 UTC  (5+ messages)
` [PATCH v2 2/3] nvmem: check for NULL reg_read and reg_write before dereferencing
` [PATCH v2 3/3] Revert "thunderbolt: Prevent crash if non-active NVMem file is read"

[PATCH 0/3] lib/test_printf: Clean up basic pointer testing
 2020-03-03 10:32 UTC  (4+ messages)

[PATCH 0/3] Make hcd-xhci independent of pci hooks
 2020-03-03 10:27 UTC  (6+ messages)
` [PATCH 1/3] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-03-03 10:32 UTC  (20+ messages)

[PATCH] tests/acceptance: move @skipUnless decoration to test itself
 2020-03-03 10:24 UTC  (3+ messages)

[PATCH RFC v2 0/3] leds: add support for apa102c leds
 2020-03-03 10:30 UTC  (4+ messages)
` [PATCH RFC v2 3/3] drivers: "

[PATCH v2 00/14] tests/vm: Add support for aarch64 VMs
 2020-03-03 10:24 UTC  (4+ messages)

eh_frame confusion
 2020-03-03 10:28 UTC  (4+ messages)

[Xen-devel] [PATCH] x86/dom0: improve PVH initrd and metadata placement
 2020-03-03 10:29 UTC  (3+ messages)

[PATCH] WHPX: Use proper synchronization primitives while processing
 2020-03-03 10:17 UTC  (2+ messages)

[PATCH resend 1/2] drm/i915: panel: Use intel_panel_compute_brightness() from pwm_setup_backlight()
 2020-03-03 10:29 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-03 10:28 UTC  (4+ messages)
` [PATCH v3 11/12] usb/hcd-ehci: Remove redundant statements

[PATCH] vhost-vsock: fix error message output
 2020-03-03 10:16 UTC  (2+ messages)

[PATCH v4] i386: Fix GCC warning with snprintf when HAX is enabled
 2020-03-03 10:15 UTC  (2+ messages)

[PATCH] printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
 2020-03-03 10:27 UTC  (3+ messages)

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-03-03 10:27 UTC  (7+ messages)
` [PATCH v2 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH v2 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-03 10:12 UTC  (5+ messages)

A question on umounting without flushing journal
 2020-03-03 10:26 UTC 

[RFC PATCH 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-03-03 10:24 UTC  (7+ messages)
` [RFC PATCH 1/4] usb: xhci: Synopsys xHC consolidate TRBs

[PATCH] threads: Update PID limit comment according to futex UAPI change
 2020-03-03 10:25 UTC  (2+ messages)

[PULL V2 00/23] Net patches
 2020-03-03 10:10 UTC  (10+ messages)
` [PULL V2 14/23] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PULL V2 15/23] e1000e: Avoid hw_error if legacy mode used
` [PULL V2 16/23] NetRxPkt: Introduce support for additional hash types
` [PULL V2 17/23] NetRxPkt: fix hash calculation of IPV6 TCP
` [PULL V2 19/23] block/replication.c: Ignore requests after failover
` [PULL V2 20/23] tests/test-replication.c: Add test for for secondary node continuing replication
` [PULL V2 21/23] net/filter.c: Add Options to insert filters anywhere in the filter list
` [PULL V2 22/23] colo: Update Documentation for continuous replication
` [PULL V2 23/23] l2tpv3: fix RFC number typo in qemu-options.hx

[PATCH] efi: fix a race and a buffer overflow while reading efivars via sysfs
 2020-03-03 10:24 UTC  (5+ messages)

[VXLAN] [MLX5] Lost traffic and issues
 2020-03-03 10:23 UTC  (4+ messages)

[PATCH net 00/16] net: add missing netlink policies
 2020-03-03 10:23 UTC  (3+ messages)
` [PATCH net 01/16] devlink: validate length of param values

[PATCH v4 0/9] Huge page-table entries for TTM
 2020-03-03 10:23 UTC  (5+ messages)

[PULL 00/23] Net patches
 2020-03-03 10:12 UTC  (3+ messages)

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-03 10:22 UTC  (7+ messages)
` [PATCH 12/23] mtd: spi-nor: Move Intel bits out of core.c

[PATCH] ASoC: SOF: Fix snd_sof_ipc_stream_posn()
 2020-03-03 10:18 UTC  (2+ messages)

[PATCH v5 0/5] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-03-03 10:18 UTC  (3+ messages)
` [PATCH v5 2/5] MIPS: DTS: CI20: fix PMU definitions for ACT8600

[Intel-gfx] [PATCH v3 2/2] drm/i915/hdcp: Return 0 on config_stream_type() +ve return
 2020-03-03 10:20 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 2/2] drm/i915/hdcp: Fix config_stream_type() ret value

[PATCH v2 0/1] pwm: mediatek: add longer period support
 2020-03-03 10:19 UTC  (8+ messages)
` [PATCH v2 1/1] "

[Xen-devel] [PATCH v5 0/4] x86/HVM: implement memory read caching
 2020-03-03 10:19 UTC  (4+ messages)
` [Xen-devel] [PATCH v5 2/4] x86/HVM: implement memory read caching for insn emulation
` [Xen-devel] [PATCH v5 3/4] x86/mm: use cache in guest_walk_tables()
` [Xen-devel] [PATCH v5 4/4] x86/HVM: __hvm_copy()'s size parameter is an unsigned quantity

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-03 10:19 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

[PATCH] rebase-interactive.c: silence format-zero-length warnings
 2020-03-03 10:17 UTC  (2+ messages)

[PATCH v2 0/6] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-03-03 10:17 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: syscon: Add TI's J721E specific compatible string
` [PATCH v2 2/6] arm64: dts: ti: k3-j721e-main: Add WIZ and SERDES PHY nodes
` [PATCH v2 3/6] arm64: dts: ti: k3-j721e-main: Add serdes_ln_ctrl node to select SERDES lane mux
` [PATCH v2 4/6] arm64: dts: ti: k3-j721e-main.dtsi: Add USB to SERDES MUX
` [PATCH v2 5/6] arm64: dts: ti: k3-j721e: Enable Super-Speed support for USB0
` [PATCH v2 6/6] arm64: dts: k3-j721e-proc-board: Add wait time for sampling Type-C DIR line

[PATCH 0/4] drm/bridge: dw-hdmi: Various updates
 2020-03-03 10:17 UTC  (6+ messages)
` [PATCH 2/4] drm/bridge: dw-hdmi: Fix color space conversion detection


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.