All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 17:08:50 to 2020-05-04 17:34:56 UTC [more...]

[PATCH v2 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
 2020-05-04 17:34 UTC  (8+ messages)
` [PATCH v2 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'

[PATCH bpf-next 0/4] bpf: allow any port in bpf_bind helper
 2020-05-04 17:34 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: generalize helpers to control backround listener
` [PATCH bpf-next 2/4] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next 4/4] bpf: allow any port in bpf_bind helper

[PATCH v11 00/12] add support for Clang's Shadow Call Stack
 2020-05-04 17:33 UTC  (12+ messages)
` [PATCH v11 01/12] add support for Clang's Shadow Call Stack (SCS)

[PATCH v2] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-04 17:34 UTC  (2+ messages)

[PATCH v9 00/24] xfs: Delay Ready Attributes
 2020-05-04 17:33 UTC  (3+ messages)
` [PATCH v9 05/24] xfs: Split apart xfs_attr_leaf_addname

[Intel-gfx] [PATCH 00/23] Introduce Rocket Lake
 2020-05-04 17:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 11/23] drm/i915/rkl: Add cdclk support

[dhowells-fs:fscache-iter-dir 34/63] fs/cachefiles/internal.h:304:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2020-05-04 17:33 UTC 

[PATCH 0/4] hw/i386: Restrict vmport/vmmouse devices to x86 targets
 2020-05-04 17:29 UTC  (9+ messages)
` [PATCH 1/4] hw/i386/pc: Create 'vmport' device in place
` [PATCH 2/4] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
` [PATCH 3/4] hw/i386: Add 'vmport.h' local header
` [PATCH 4/4] hw/i386: Make vmmouse helpers static

[Intel-gfx] [PATCH] drm/i915: Avoid using simd from interrupt context
 2020-05-03 20:37 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-04 16:58 UTC 

[PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-05-04 16:03 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
 2020-05-02  5:47 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915: HDCP: retry link integrity check on failure
 2020-05-04 12:35 UTC 

[PATCH 0/2] hw/display: Trivial include cleanups
 2020-05-04 17:31 UTC  (3+ messages)
` [PATCH 1/2] hw/display: Include local 'framebuffer.h'

[PATCH v9 00/43] xfsprogs: Delay Ready Attributes
 2020-05-04 17:32 UTC  (3+ messages)
` [PATCH v9 24/43] xfsprogs: Split apart xfs_attr_leaf_addname

[Intel-wired-lan] [PATCH] igb: Report speed and duplex as unknown when device is runtime suspended
 2020-05-04 17:32 UTC  (2+ messages)
`  "

[net] tipc: fix partial topology connection closure
 2020-05-04 17:32 UTC  (2+ messages)

[PATCH 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-04 17:31 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: phy: meson8b-usb2: Convert to json-schema

[PATCH v3 0/5] target/arm: Restrict TCG cpus to TCG accel
 2020-05-04 17:24 UTC  (6+ messages)
` [PATCH v3 1/5] target/arm/kvm: Inline set_feature() calls
` [PATCH v3 2/5] target/arm: Make set_feature() available for other files
` [PATCH v3 3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH v3 4/5] target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs
` [PATCH v3 5/5] target/arm: Restrict TCG cpus to TCG accel

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-04 17:31 UTC  (3+ messages)
` [PATCH 09/12] t4211-line-log: add tests for parent oids

m88ds3103 frontend different ds3103b device is not working
 2020-05-04 17:30 UTC 

[PATCH] mtd: set mtd partition panic write flag
 2020-05-04 17:29 UTC  (10+ messages)

[PATCH net] net: dsa: Do not make user port errors fatal
 2020-05-04 17:30 UTC  (2+ messages)

x86/uv cleanups
 2020-05-04 17:15 UTC  (12+ messages)
` [PATCH 01/11] x86/uv: Mark uv_bios_call and uv_bios_call_irqsave static
` [PATCH 02/11] x86/uv: Remove the uv_partition_coherence_id macro
` [PATCH 03/11] x86/uv: Unexport sn_coherency_id
` [PATCH 04/11] x86/uv: Unexport symbols only used by x2apic_uv_x.c
` [PATCH 05/11] x86/uv: Remove the UV*_HUB_IS_SUPPORTED macros
` [PATCH 06/11] x86/uv: Mark is_uv_hubless static
` [PATCH 07/11] x86/uv: Mark uv_min_hub_revision_id static
` [PATCH 08/11] x86/uv: Simplify uv_send_IPI_one
` [PATCH 09/11] x86/uv: Remove _uv_hub_info_check
` [PATCH 10/11] x86/uv: Unexport uv_apicid_hibits
` [PATCH 11/11] x86/uv: Remove the unused _uv_cpu_blade_processor_id macro

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-04 17:28 UTC  (6+ messages)

[PATCH net-next 0/2] net: add helper eth_hw_addr_crc
 2020-05-04 17:28 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: use new "

[dpdk-dev] [PATCH 0/2] Memory corruption due to HW rings allocation
 2020-05-03 16:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] librte_ethdev: Introduce a function to release HW rings
` [dpdk-dev] [PATCH 2/2] drivers/net: Fix in e1000 and ixgbe HW rings memory overlap

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option
 2020-05-01 13:27 UTC 

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option
 2020-05-01  0:12 UTC 

[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header options
 2020-04-30  2:22 UTC 

[dpdk-dev] Multiple cores for DPDK behind SmartNIC
 2020-04-27 12:49 UTC 

[dpdk-dev] [PATCH] ipv4_fragmentation: fix fragmentation of ipv4 packet with optional header
 2020-04-27 12:06 UTC 

[dpdk-dev] [PATCH v3] eal/cpuflags: add x86 based cpu flags
 2020-04-27  9:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

Proper DT bindings for Broadcom's DMU node
 2020-05-04 17:26 UTC  (2+ messages)

[PATCH] scsi: esas2r: reduce the risk of a possible buffer-overflow vulnerability caused by DMA failures/attacks in esas2r_process_vda_ioctl()
 2020-05-04 17:24 UTC 

[dpdk-dev] [PATCH] net/bnxt: modify mark manager validity checks
 2020-05-04 17:25 UTC 

[PATCH 0/3] hw/sh4: Trivial cleanups
 2020-05-04 17:22 UTC  (7+ messages)
` [PATCH 1/3] hw/sh4: Use MemoryRegion typedef
` [PATCH 2/3] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH 3/3] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include

[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-05-04 17:22 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: check for error
 2020-05-04 17:22 UTC  (2+ messages)

[PATCH 0/2] sockmap, fix for some error paths with helpers
 2020-05-04 17:21 UTC  (3+ messages)
` [PATCH 1/2] bpf: sockmap, msg_pop_data can incorrecty set an sge length
` [PATCH 2/2] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size

Rename offensive terminology (master)
 2020-05-04 17:20 UTC 

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-04 17:19 UTC  (5+ messages)
      `  "

[dpdk-dev] [PATCH v2 00/13] drivers/baseband: add PMD for FPGA 5GNR FEC
 2020-05-04 17:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 10/13] baseband/fpga_5gnr_fec: add configure function

[Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
 2020-05-04 17:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH 06/22] drm/i915/selftests: Repeat the rps clock frequency measurement

[dpdk-dev] [PATCH 0/8] Traces cleanup for rc2
 2020-05-04 17:19 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/8] trace: simplify trace point registration

[PATCH 0/4] hw/arm/nrf51: Extend tracing
 2020-05-04 17:16 UTC  (7+ messages)
` [PATCH 2/4] hw/arm/nrf51_soc: Mark some peripherals as unimplemented
` [PATCH 3/4] hw/timer/nrf51_timer: Display timer ID in trace events
` [PATCH 4/4] hw/timer/nrf51_timer: Add trace event of counter value update

Don't benchmark with fio
 2020-05-04 17:18 UTC  (8+ messages)

Git 2.26.2 and failed self tests on OS X
 2020-05-04 17:18 UTC  (3+ messages)

b4 v0.4.0 available with new features
 2020-05-04 17:17 UTC  (3+ messages)
` [kernel.org users] "

[PATCH v3 0/5] RCU dyntick nesting counter cleanups for rcu -dev
 2020-05-04 17:15 UTC  (2+ messages)

file is showing as modified even that it was never commited
 2020-05-04 17:17 UTC  (5+ messages)

[PATCH] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-04 17:08 UTC  (4+ messages)

[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
 2020-05-04 17:16 UTC  (72+ messages)
` [RFC PATCH 08/61] fscache: Procfile to display cookies
` [RFC PATCH 09/61] fscache: Temporarily disable network filesystems' use of fscache
` [RFC PATCH 11/61] fscache: Remove the netfs data from the cookie
` [RFC PATCH 13/61] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 15/61] fscache: Remove fscache_attr_changed()
` [RFC PATCH 17/61] fscache: Remove old I/O tracepoints
` [RFC PATCH 18/61] fscache: Temporarily disable fscache_invalidate()
  ` [RFC PATCH 10/61] fscache: Remove the old I/O API
  ` [RFC PATCH 12/61] fscache: Remove struct fscache_cookie_def
  ` [RFC PATCH 14/61] fscache: Remove fscache_check_consistency()
  ` [RFC PATCH 16/61] fscache: Remove obsolete stats
  ` [RFC PATCH 19/61] fscache: Remove the I/O operation manager
  ` [RFC PATCH 20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
  ` [RFC PATCH 21/61] fscache: Provide a simple thread pool for running ops asynchronously
  ` [RFC PATCH 24/61] fscache: Remove fscache_wait_on_invalidate()
  ` [RFC PATCH 30/61] cachefiles: Split cachefiles_drop_object() up a bit
  ` [RFC PATCH 32/61] cachefiles: Merge object->backer into object->dentry
  ` [RFC PATCH 38/61] fscache: Add read helper
  ` [RFC PATCH 39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects
  ` [RFC PATCH 44/61] fscache: Provide resize operation
  ` [RFC PATCH 45/61] fscache: Remove the update operation
  ` [RFC PATCH 48/61] afs: Move key to afs_read struct
  ` [RFC PATCH 50/61] afs: Set up the iov_iter before calling afs_extract_data()
  ` [RFC PATCH 52/61] afs: Interpose struct fscache_io_request into struct afs_read
` [RFC PATCH 22/61] fscache: Replace the object management state machine
` [RFC PATCH 23/61] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 25/61] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 26/61] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 27/61] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 28/61] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 29/61] cachefiles: trace: Log coherency checks
` [RFC PATCH 31/61] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 33/61] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 34/61] cachefiles: Implement extent shaper
` [RFC PATCH 35/61] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 36/61] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 37/61] cachefiles: Add I/O tracepoints
` [RFC PATCH 40/61] fscache: Remove more obsolete stats
` [RFC PATCH 41/61] fscache: New stats
` [RFC PATCH 42/61] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 46/61] cachefiles: Shape write requests
` [RFC PATCH 47/61] afs: Remove afs_zero_fid as it's not used
` [RFC PATCH 49/61] afs: Don't truncate iter during data fetch
` [RFC PATCH 51/61] afs: Use ITER_MAPPING for writing
` [RFC PATCH 53/61] afs: Note the amount transferred in fetch-data delivery
` [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 55/61] afs: Use new fscache I/O API
` [RFC PATCH 56/61] afs: Copy local writes to the cache when writing to the server
` [RFC PATCH 57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 58/61] fscache: Rewrite the main document
` [RFC PATCH 59/61] fscache: Remove the obsolete API bits from the documentation
` [RFC PATCH 60/61] fscache: Document the new netfs API
` [RFC PATCH 61/61] fscache: Document the rewritten cache backend API

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-05-04 17:16 UTC 

[PATCH v8 00/14] Add support for MediaTek xHCI host controller
 2020-05-04 17:16 UTC  (4+ messages)

clk: clk_register is deprecated
 2020-05-04 17:16 UTC  (3+ messages)

[PATCH v2 00/10] Cadence GEM Fixes
 2020-05-04 17:15 UTC  (3+ messages)

[PATCH] staging: vt6656: Use const for read only data
 2020-05-04 17:14 UTC  (2+ messages)

[PATCH] target/arm: Implement SVE2 fp multiply-add long
 2020-05-04 17:12 UTC 

[PATCH] firmware: arm_sdei: Drop check for /firmware/ node and always register driver
 2020-05-04 17:14 UTC  (3+ messages)

[PATCH v1 0/3] allow ramoops to collect all kmesg_dump events
 2020-05-04 17:15 UTC  (3+ messages)
` [PATCH v1 1/3] printk: honor the max_reason field in kmsg_dumper

[PATCH] firmware: arm_sdei: remove unused interfaces
 2020-05-04 17:14 UTC  (3+ messages)

[PATCH] x86/hvm: simplify hvm_physdev_op allowance control
 2020-05-04 17:13 UTC  (2+ messages)

[PATCH v1 0/4] New NFSD tracepoints
 2020-05-04 17:12 UTC  (4+ messages)
` [PATCH v1 4/4] SUNRPC: Clean up request deferral tracepoints

[PATCH] i40iw: Fix error handling in i40iw_manage_arp_cache()
 2020-05-04 17:13 UTC  (3+ messages)

[PATCH v3 0/3] nsproxy: attach to multiple namespaces
 2020-05-04 17:09 UTC  (5+ messages)
` [PATCH v3 2/3] nsproxy: attach to namespaces via pidfds

[PATCH 0/6] Minimal patch series to fix the CI runs of hn/reftable
 2020-05-04 17:12 UTC  (3+ messages)
` [PATCH 6/6] vcxproj: adjust for the reftable changes

[PATCH] x86emul: extend x86_insn_is_mem_write() coverage
 2020-05-04 17:12 UTC  (2+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-04 17:12 UTC  (3+ messages)
` [PATCH v2 30/34] staging: vchiq_arm: Give vchiq children DT nodes

[dpdk-dev] [PATCH v1] vhost: fix mbuf allocation failures
 2020-05-04 17:11 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] vhost: fix mbuf alloc failure

[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
 2020-05-04 17:11 UTC  (3+ messages)
` [Patch net-next v2 1/2] net: partially revert dynamic lockdep key changes

[PATCH v5 1/4] gitfaq: files in .gitignore are tracked
 2020-05-04 17:11 UTC  (3+ messages)
` [PATCH v5 3/4] gitfaq: shallow cloning a repository

[PATCH] media: ov6650: Fix missing frame interval enumeration support
 2020-05-04 17:10 UTC  (2+ messages)
` [PATCH v2] "

System fails to exit s2idle by a keystroke on my laptop
 2020-05-04 17:09 UTC 

[PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()
 2020-05-04 17:07 UTC  (3+ messages)
` [PATCH v2 1/1] target/arm: Drop access_el3_aa32ns()


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.