All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 17:19:39 to 2020-06-26 17:56:01 UTC [more...]

[PATCH v0 0/5] vt: Add SRG mouse reporting features
 2020-06-26 17:55 UTC  (3+ messages)
` [PATCH v0 5/5] Add Documentation for console mouse reporting

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-06-26 17:55 UTC  (6+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v2 6/6] powerpc/pseries/iommu: Avoid errors when DDW starts at 0x00

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-26 17:55 UTC  (7+ messages)
` [PATCH bpf-next 01/10] tcp: Use a struct to represent a saved_syn
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 03/10] bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
` [PATCH bpf-next 04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP header option
` [PATCH bpf-next 05/10] bpf: selftests: A few improvements to network_helpers.c
` [PATCH bpf-next 06/10] bpf: selftests: Add fastopen_connect to network_helpers

Scanning for TV channels over DVB-T and DVB-T2
 2020-06-26 17:54 UTC  (5+ messages)

[PATCH v2 0/2] optee: SHM handling fixes
 2020-06-26 17:54 UTC  (7+ messages)
` [PATCH v2 2/2] optee: allow plain TMEM buffers with NULL address

[PATCH 3/3] gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
 2020-06-26 17:53 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] ath10k: Use bdf calibration variant for snoc targets
 2020-06-26 17:53 UTC  (2+ messages)

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-26 17:52 UTC  (17+ messages)
` [net-next v3 04/15] iecm: Common module introduction and function stubs
` [net-next v3 05/15] iecm: Add basic netdevice functionality
` [net-next v3 06/15] iecm: Implement mailbox functionality
` [net-next v3 07/15] iecm: Implement virtchnl commands
` [net-next v3 12/15] iecm: Add singleq TX/RX

[PATCH] ath10k: Register shutdown handler
 2020-06-26 17:53 UTC  (2+ messages)

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-06-26 17:52 UTC  (2+ messages)

[meta-virtualization][PATCH] docker-moby: update to v19.03.12
 2020-06-26 17:52 UTC  (5+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-26 17:50 UTC  (8+ messages)

Repeatable hard lockup running strace testsuite on 4.19.98+ onwards
 2020-06-26 17:52 UTC  (6+ messages)

Request to revert "Input: elants_i2c - Report resolution information for touch major"
 2020-06-26 17:49 UTC 

[PATCH v3 0/3] Fix difftool problem with intent-to-add files
 2020-06-26 17:49 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] diff-files --raw: show correct post-image of "

[PATCH] RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
 2020-06-26 17:49 UTC 

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-26 17:48 UTC 

[PATCH RFC for-5.8-rc] nvme-core: fix deadlock in disconnect during scan_work and/or ana_work
 2020-06-26 17:47 UTC 

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-26 17:46 UTC  (9+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[PATCH v3 for-4.14] pvcalls: Document correctly and explicitely the padding for all arches
 2020-06-26 17:46 UTC  (9+ messages)

[PATCH v3] nvme: fix identify error status silent ignore
 2020-06-26 17:46 UTC 

[PATCH 1/2] drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface
 2020-06-26 17:46 UTC  (5+ messages)
` [PATCH 2/2] drm/ttm: make TT creation purely optional

[Intel-gfx] [PATCH 0/7] Move some device capabilities under intel_gt
 2020-06-26 17:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Use the gt in HAS_ENGINE

[PATCH] nouveau: fix page fault on device private memory
 2020-06-26 17:44 UTC  (4+ messages)

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-26 17:44 UTC  (7+ messages)

[PATCH v5 00/15] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-06-26 17:43 UTC  (3+ messages)
` [PATCH v5 08/15] hw/sd/sdcard: Check address is in range

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-26 17:37 UTC  (37+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v5 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v5 03/11] thermal: Add current mode to thermal zone device
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v5 06/11] thermal: Add mode helpers
  ` [PATCH v5 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v5 08/11] thermal: Explicitly enable non-changing thermal zone devices
  ` [PATCH v5 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v5 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v5 11/11] thermal: Rename set_mode() to change_mode()

[GIT PULL] RISC-V Fixes for 5.8-rc3
 2020-06-26 17:40 UTC  (2+ messages)

[PATCH 0/3] MaxLinear mxl692 demod-tuner / Hauppauge usb QuadHD
 2020-06-26 17:41 UTC  (4+ messages)
` [PATCH 1/3] mxl692: MaxLinear 692 ATSC demod-tuner driver

incoming
 2020-06-26 17:40 UTC  (4+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-06-26 17:40 UTC 

[RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-06-26 17:36 UTC  (6+ messages)
` [PATCH v4 00/11] Stop monitoring disabled devices
  ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function

[Intel-wired-lan] [next-queue] ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
 2020-06-26 17:37 UTC 

[PATCH 00/10] RFC: Move SPICE to a load module
 2020-06-26 17:35 UTC  (11+ messages)
` [PATCH 04/10] spice: Move all the spice-related code in spice-app.so
` [PATCH 05/10] build: Avoid build failure when building drivers as modules
` [PATCH 08/10] build: Add SPICE_CFLAGS and SPICE_LIBS to relevant files
` [PATCH 09/10] spice: Put spice functions in a separate load module
` [PATCH 10/10] REMOVE: Instrumentation to show the module functions being replaced

[PATCH 0/2] Add functions to operate USB PHY related clock
 2020-06-26 17:36 UTC  (5+ messages)
` [PATCH 1/2] clk: JZ4780: Add functions for enable and disable USB PHY
` [PATCH 2/2] clk: X1000: Add support for calculat REFCLK of "

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-26 17:34 UTC  (3+ messages)

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 17:33 UTC  (4+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-26 17:33 UTC  (12+ messages)
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v3 "
    ` [RFT][PATCH v3 1/4] ACPICA: Take deferred unmapping of memory into account
    ` [RFT][PATCH v3 2/4] ACPI: OSL: Implement deferred unmapping of ACPI memory
    ` [RFT][PATCH v3 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
    ` [RFT][PATCH v3 4/4] ACPI: OSL: Implement acpi_os_map_memory_fast_path()

[PATCH 1/2] pseudo: Switch to oe-core branch in git repo
 2020-06-26 17:34 UTC  (2+ messages)
` [PATCH 2/2] pseudo: merge in fixes for setfacl issue

[BlueZ PATCH V2] btp: Update connect event structure
 2020-06-26 17:33 UTC  (3+ messages)

[pseudo][PATCH 1/2] xattr: Fixed corrupting UID&GID when running setfacl -m on a directory
 2020-06-26 17:33 UTC  (5+ messages)
` [OE-core] "

[MPTCP] [PATCH v2 4/4] selftests/mptcp: add diag interface tests
 2020-06-26 17:33 UTC 

[MPTCP] [PATCH v2 3/4] mptcp: add MPTCP socket diag interface
 2020-06-26 17:33 UTC 

[MPTCP] [PATCH v2 2/4] mptcp: add msk interations helpers
 2020-06-26 17:33 UTC 

[MPTCP] [PATCH v2 1/4] inet_diag: support for wider protocol numbers
 2020-06-26 17:33 UTC 

[MPTCP] [PATCH v2 0/4] mptcp: msk diag support
 2020-06-26 17:33 UTC 

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2020-06-26 17:32 UTC  (10+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[PATCH v3 0/6] crypto/fsl: add RNG support
 2020-06-26 17:32 UTC  (3+ messages)
` [PATCH v3 6/6] "

[PATCH] hw/arm: Add 'virtm' hardware
 2020-06-26 17:31 UTC  (4+ messages)

[PATCHv2 dlm-next 0/3] fs: dlm: add support to set skb mark value
 2020-06-26 17:31 UTC  (10+ messages)
` [Cluster-devel] "
` [PATCHv2 dlm-next 1/3] net: sock: add sock_set_mark
  ` [Cluster-devel] "
` [PATCHv2 dlm-next 2/3] fs: dlm: set skb mark for listen socket
  ` [Cluster-devel] "
` [PATCHv2 dlm-next 3/3] fs: dlm: set skb mark per peer socket
  ` [Cluster-devel] "

[Bug 207629] BISECTED Bluetooth: hci0: command 0x2042 tx timeout - suspend fails - Dell XPS 9300, Dell XPS 7390, Dell Inspiron 7386, Intel NUC7JYB
 2020-06-26 17:31 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 7514cedc325a300ebbfc13e416df29ce9d3f5da8
 2020-06-26 17:30 UTC 

[PATCH net-next v2 0/4] mptcp: refactor token container
 2020-06-26 17:30 UTC  (10+ messages)
` [MPTCP] "
` [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
  ` [MPTCP] "
` [PATCH net-next v2 2/4] mptcp: refactor token container
  ` [MPTCP] "
` [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT
  ` [MPTCP] "
` [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests
  ` [MPTCP] "

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD REGRESSION b5a639475bd6de3a30c7ef713ebd4cb093d23571
 2020-06-26 17:30 UTC 

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-26 17:28 UTC  (8+ messages)

Is this btrfs scrub script still viable?
 2020-06-26 17:20 UTC 

[dpdk-dev] rte_ether_addr_copy() strange comment
 2020-06-26 17:28 UTC  (5+ messages)

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 17:27 UTC  (9+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again
` [PATCH net-next 2/8] docs: networking: move z8530 to the hw driver section
` [PATCH net-next 3/8] docs: networking: move baycom "
` [PATCH net-next 4/8] docs: networking: move ray_cs "
` [PATCH net-next 5/8] docs: networking: move remaining Ethernet driver docs to the hw section
` [PATCH net-next 6/8] docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
` [PATCH net-next 7/8] docs: networking: move ATM "
` [PATCH net-next 8/8] docs: networking: move FDDI "

[PATCH 16/17] ASoC: Intel: sdw_max98373: add card_late_probe support
 2020-06-26 17:26 UTC  (6+ messages)

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-26 17:24 UTC  (9+ messages)

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-26 17:26 UTC  (3+ messages)

[PATCH] docs: sysctl/kernel: document random
 2020-06-26 17:25 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in snd_usb_mixer_interrupt
 2020-06-26 17:25 UTC 

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver
 2020-06-26 17:24 UTC  (5+ messages)
` [PATCH RFC 2/5] usb:cdns3: Add pci to platform driver wrapper

[PATCH fsgsbase v2 0/4] x86/fsgsbase: Some fixes
 2020-06-26 17:24 UTC  (6+ messages)
` [PATCH fsgsbase v2 1/4] selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
` [PATCH fsgsbase v2 2/4] selftests/x86/fsgsbase: Add a missing memory constraint
` [PATCH fsgsbase v2 3/4] x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
` [PATCH fsgsbase v2 4/4] x86/fsgsbase: Fix Xen PV support

RPC Pipefs: Frequent parsing errors in client database
 2020-06-26 17:23 UTC  (10+ messages)
          ` Strange segmentation violations of rpc.gssd in Debian Buster

[PATCH] doc: update URL for sparse's tarballs
 2020-06-26 17:23 UTC  (2+ messages)

[PATCH net-next 4/5] ipv6: ioam: Generic Netlink to configure IOAM
 2020-06-26 17:23 UTC  (4+ messages)
` [PATCH net-next] Fix unchecked dereference

[PULL v2 00/31] Misc patches for 2020-06-24
 2020-06-26 17:22 UTC  (2+ messages)

Are there some potential problems that I should be aware of if I allocate the memory which doesn't have any relation to peripheral hardwares(i.e. DMA, PCI, serial port and etc) by vmalloc() instead of kmalloc()?
 2020-06-26 17:22 UTC  (4+ messages)

[PATCH 00/46] Less clumsy error checking
 2020-06-26 17:21 UTC  (3+ messages)
` [PATCH 07/46] error: Avoid more error_propagate() when error is not used here

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-26 17:17 UTC  (8+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen

[PATCH 0/6] x86/entry: Fixes
 2020-06-26 17:21 UTC  (8+ messages)
` [PATCH 1/6] x86/entry: Assert that syscalls are on the right stack
` [PATCH 2/6] x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
` [PATCH 3/6] x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
` [PATCH 4/6] selftests/x86/syscall_nt: Add more flag combinations
` [PATCH 5/6] selftests/x86/syscall_nt: Clear weird flags after each test
` [PATCH 6/6] selftests/x86: Consolidate and fix get/set_eflags() helpers

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2020-06-26 17:20 UTC  (4+ messages)
` [Patch v4 3/3] net: Restrict receive packets queuing to housekeeping CPUs

[PATCH 0/3] media: staging: rkisp1: various bug fixes in params
 2020-06-26 17:20 UTC  (3+ messages)
` [PATCH 2/3] media: staging: rkisp1: params: don't release lock in isr before buffer is done

[PATCH] Replace HTTP links with HTTPS ones: Documentation/process
 2020-06-26 17:20 UTC  (2+ messages)

[tpm2] tpm2-tss 3.0 deprecation of libgcrypt backend
 2020-06-26 17:20 UTC 

[PATCH v14 7/9] nvmet-passthru: Add passthru code to process commands
 2020-06-26 17:19 UTC  (2+ messages)

WARNING in hsr_dev_finalize
 2020-06-26 17:19 UTC 


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.