All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-25 19:50:38 to 2020-06-25 20:51:50 UTC [more...]

[PATCH v4 0/2] firmware: google: Expose coreboot tables and CBMEM
 2020-06-25 20:51 UTC  (4+ messages)
` [PATCH v4 1/2] firmware: google: Expose CBMEM over sysfs

[PATCH v2] kbuild: buildtar: add arm64 dtbs support
 2020-06-25 20:51 UTC 

[PATCH 1/1] regulator: devres: Standardise on function documentation headers
 2020-06-25 20:50 UTC 

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-25 20:50 UTC  (3+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-25 20:40 UTC  (4+ messages)

[PATCH] cpufreq: schedutil: force frequency update when limits change
 2020-06-25 20:47 UTC  (3+ messages)

[PATCH] scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-25 20:47 UTC  (3+ messages)

[PATCH] brcmfmac: Transform compatible string for FW loading
 2020-06-25 20:43 UTC  (3+ messages)

[PATCH v2] rds: transport module should be auto loaded when transport is set
 2020-06-25 20:46 UTC 

[PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-06-25 20:46 UTC  (8+ messages)
` [PATCH 02/12] ima: Create a function to free a rule entry
` [PATCH 10/12] ima: Move validation of the keyrings conditional into ima_validate_rule()

[alternative 0/10] fast-export: allow seeding the anonymized mapping
 2020-06-25 20:45 UTC  (6+ messages)
` [PATCH 03/10] fast-export: store anonymized oids as hex strings

[Buildroot] [git commit] package/fwup: bump to v1.8.0
 2020-06-25 20:44 UTC 

[PATCH] init: Align init_task to avoid conflict with MUTEX_FLAGS
 2020-06-25 20:44 UTC 

[arm64:devel/mte-v5 5/32] arch/arm64/kernel/signal.c:947:71: sparse: sparse: Using plain integer as NULL pointer
 2020-06-25 20:44 UTC 

Expanding CI to live testing
 2020-06-25 20:31 UTC  (3+ messages)

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-25 20:43 UTC 

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-25 20:42 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/libconfuse: bump version to 3.3
 2020-06-25 20:42 UTC  (2+ messages)

[PATCH v2 0/7] Fix muitpath/multipathd flush issue
 2020-06-25 20:42 UTC  (8+ messages)
` [PATCH v2 1/7] libmultipath: make dm_get_map/status return codes symbolic
` [PATCH v2 2/7] multipathd: fix check_path errors with removed map
` [PATCH v2 3/7] libmultipath: make dm_flush_maps only return 0 on success
` [PATCH v2 4/7] multipathd: add "del maps" multipathd command
` [PATCH v2 5/7] multipath: make flushing maps work like other commands
` [PATCH v2 6/7] multipath: delegate flushing maps to multipathd
` [PATCH v2 7/7] multipath: add option to skip multipathd delegation

[meta-rockchip][PATCH] wic: Use --offset and --fixed-size instead of --align and --size
 2020-06-25 20:42 UTC  (2+ messages)

[PATCH v3 00/10] server side user xattr support (RFC 8276)
 2020-06-25 20:41 UTC  (8+ messages)
` [PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported

[meta-rockchip][PATCH] Use TF-A recipe from meta-arm
 2020-06-25 20:41 UTC  (5+ messages)

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-25 20:40 UTC  (5+ messages)

[PATCH] powerpc: Warn about use of smt_snooze_delay
 2020-06-25 20:38 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] small fixes for mbuf's dynamic field/flag feature
 2020-06-25 20:40 UTC  (2+ messages)

[Buildroot] [git commit] package/libconfuse: bump version to 3.3
 2020-06-25 20:40 UTC 

[Buildroot] [PATCH v2] package/wireless-regdb: bump version to 2020.04.29
 2020-06-25 20:39 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Clean up KFD VMID assignment
 2020-06-25 20:39 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: Let KFD use more VMIDs on Arcturus

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-25 20:38 UTC  (4+ messages)
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH drivers/misc v2 0/4] lkdtm: Various clean ups
 2020-06-25 20:37 UTC  (5+ messages)
` [PATCH drivers/misc v2 1/4] lkdtm: Avoid more compiler optimizations for bad writes
` [PATCH drivers/misc v2 2/4] lkdtm/heap: Avoid edge and middle of slabs
` [PATCH drivers/misc v2 3/4] selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
` [PATCH drivers/misc v2 4/4] lkdtm: Make arch-specific tests always available

[PSIGN drivers/misc v2 X/4] lkdtm: Various clean ups
 2020-06-25 20:37 UTC 

[Buildroot] [git commit] package/wireless-regdb: bump version to 2020.04.29
 2020-06-25 20:37 UTC 

[RFC] Thread safety in some low-level functions
 2020-06-25 20:32 UTC  (4+ messages)
` [PATCH 0/2] Make oid_to_hex() thread-safe
  ` [PATCH 1/2] compat/win32/pthread: add pthread_once()
  ` [PATCH 2/2] hex: make hash_to_hex_algop() and friends thread-safe

[Buildroot] [PATCH 0/2] package/freescale-imx: clean-up proposal
 2020-06-25 20:33 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/freescale-imx: Add option for all i.MX FW needs

[dpdk-dev] [PATCH 0/3] rib: minor fixes
 2020-06-25 20:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] rib: constify arguments
` [dpdk-dev] [PATCH 2/3] rib: check for invalid max_nodes
` [dpdk-dev] [PATCH 3/3] rib: add C++ include guard

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-25 20:32 UTC  (5+ messages)
` [PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace

[dpdk-dev] [PATCH] maintainers: update for netvsc
 2020-06-25 20:29 UTC 

[PATCH] io_uring: use task_work for links if possible
 2020-06-25 20:28 UTC  (2+ messages)

[pull request][net-next V4 0/8] mlx5 updates 2020-06-23
 2020-06-25 20:27 UTC  (10+ messages)
` [net-next V4 1/8] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next V4 2/8] net/mlx5: FWTrace: Add missing space
` [net-next V4 3/8] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next V4 4/8] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next V4 5/8] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next V4 6/8] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next V4 7/8] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next V4 8/8] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()

[Buildroot] [PATCH] packages/pkg-download.mk: fix file locking over NFS
 2020-06-25 20:27 UTC  (2+ messages)

[RFC PATCH v3 0/1] Add rwsem "contended hook" API and mmap_lock histograms
 2020-06-25 20:25 UTC  (6+ messages)
` [RFC PATCH v3 1/1] mmap_lock: add tracepoints around mmap_lock acquisition

[dpdk-dev] [PATCH v3 0/4] add new k32v64 hash table
 2020-06-25 20:26 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/4] add new kv "
  ` [dpdk-dev] [PATCH v4 1/4] hash: add kv hash library

[PATCH v33 00/21] Intel SGX foundations
 2020-06-25 20:25 UTC  (8+ messages)
` [PATCH v33 08/21] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver

[PATCH 0/6] ZNS: Extra features for current patches
 2020-06-25 20:25 UTC  (13+ messages)
` [PATCH 4/6] block: introduce IOCTL to report dev properties
` [PATCH 5/6] block: add zone attr. to zone mgmt IOCTL struct

[PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes
 2020-06-25 20:24 UTC  (5+ messages)
` [PATCH net-next 1/2] "

[dpdk-dev] Promiscuous Mode Feature
 2020-06-25 20:23 UTC  (3+ messages)

[PATCH] spi: lantiq-ssc: Convert to use GPIO descriptors
 2020-06-25 20:21 UTC 

[PATCH] btrfs: qgroup: add sysfs interface for debug
 2020-06-25 20:21 UTC  (2+ messages)

[PULL 00/19] virtio,acpi,pci: fixes, cleanups, tools
 2020-06-25 20:20 UTC  (2+ messages)

[PATCH] PCI: vmd: Keep fwnode allocated through VMD irqdomain life
 2020-06-25 20:21 UTC  (3+ messages)

[PATCH v2 0/2] usb: dwc3: gadget: improve isoc handling
 2020-06-25 20:20 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: make starting isoc transfers more robust

process '/usr/bin/rsync' started with executable stack
 2020-06-25 20:20 UTC  (5+ messages)

[PATCH] media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
 2020-06-25 20:19 UTC  (3+ messages)

[PATCH v4 00/12] x86: tag application address space for devices
 2020-06-25 20:17 UTC  (26+ messages)
` [PATCH v4 01/12] iommu: Change type of pasid to u32
` [PATCH v4 02/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v4 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v4 04/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v4 05/12] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v4 06/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v4 07/12] mm: Define pasid in mm
` [PATCH v4 08/12] fork: Clear PASID for new mm
` [PATCH v4 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v4 10/12] x86/mmu: Allocate/free PASID
` [PATCH v4 11/12] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v4 12/12] x86/traps: Fix up invalid PASID

[PATCH] rtw88: fix skb_under_panic in tx path
 2020-06-25 20:18 UTC 

[PATCH RESEND net-next] sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
 2020-06-25 20:18 UTC 

+ bits-add-tests-of-genmask-fix.patch added to -mm tree
 2020-06-25 20:17 UTC 

[REPOST PATCH] arm64: dts: qcom: Fix WiFi supplies on sc7180-idp
 2020-06-25 20:17 UTC 

[dunfell][PATCH 2/2] runqemu: add QB_ROOTFS_EXTRA_OPT parameter
 2020-06-25 20:17 UTC  (2+ messages)
  ` [OE-core] "

[PATCH 0/3] Add Actions Semi S500 pinctrl support
 2020-06-25 20:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for Actions S500 SoC
` [PATCH 2/3] pinctrl: actions: Add Actions S500 pinctrl driver
` [PATCH 3/3] MAINTAINERS: Add pinctrl binding entry for Actions Semi S500

build: haiky system build fix
 2020-06-25 20:14 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-06-25 20:15 UTC  (2+ messages)

[GIT PULL] fsnotify speedup for 5.8-rc3
 2020-06-25 20:15 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: Fix WiFi supplies on sc7180-idp
 2020-06-25 20:11 UTC 

[PATCH] spi: img-spfi: Convert to use GPIO descriptors
 2020-06-25 20:14 UTC 

RPC Pipefs: Frequent parsing errors in client database
 2020-06-25 20:14 UTC  (8+ messages)
          ` Strange segmentation violations of rpc.gssd in Debian Buster

[Bug 208319] New: bluetoothd repeatedly crashes with Logitech MX Keys keyboard
 2020-06-25 20:13 UTC 

[dunfell][PATCH 1/2] testimage: enable ovmf support
 2020-06-25 20:13 UTC 

microSD Breakout Port
 2020-06-25 20:13 UTC 

[RFC PATCH 00/13] Core scheduling v5
 2020-06-25 20:12 UTC  (2+ messages)

[PATCH v4 00/15] Split off nVHE hyp code
 2020-06-25 13:14 UTC  (2+ messages)
` [PATCH v4 10/15] arm64: kvm: Split hyp/debug-sr.c to VHE/nVHE

[PATCH net] ionic: update the queue count on open
 2020-06-25 20:12 UTC 

[PATCH net 0/3] sched: A couple of fixes for sch_cake
 2020-06-25 20:12 UTC  (4+ messages)
` [PATCH net 1/3] sch_cake: don't try to reallocate or unshare skb unconditionally
` [PATCH net 2/3] sch_cake: don't call diffserv parsing code when it is not needed
` [PATCH net 3/3] sch_cake: fix a few style nits

[Buildroot] [git commit] packages/pkg-download.mk: fix file locking over NFS
 2020-06-25 20:12 UTC 

Kernel 5.4 breaks fuse 2.X nonempty mount option
 2020-06-25 20:10 UTC  (6+ messages)

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2020-06-25 20:10 UTC  (11+ messages)

[PATCH v2 0/3] Add OpenSBI dynamic firmware support
 2020-06-25 20:08 UTC  (11+ messages)
` [PATCH v2 1/3] riscv: Unify Qemu's reset vector code path
` [PATCH v2 2/3] RISC-V: Copy the fdt in dram instead of ROM
` [PATCH v2 3/3] riscv: Add opensbi firmware dynamic support

Mailbox Blacklist Summary - Update your DMARC records
 2020-06-25 20:09 UTC 

[PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback
 2020-06-25 20:04 UTC  (3+ messages)

[PATCH] crypto: hisilicon/qm: Change type of pasid to u32
 2020-06-25 20:07 UTC 

[dpdk-dev] Speed Capabilities Feature
 2020-06-25 20:04 UTC  (6+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-25 20:02 UTC  (7+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[PATCH] spi: imx/fsl-lpspi: Convert to GPIO descriptors
 2020-06-25 20:02 UTC 

[PATCH] kbuild: buildtar: add arm64 dtbs support
 2020-06-25 20:02 UTC 

[PATCH] firmware: improve description of firmware_request_nowarn
 2020-06-25 20:02 UTC 

[Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements
 2020-06-25 20:02 UTC  (10+ messages)
` [Intel-gfx] [RFC PATCH i-g-t v2 6/8] tests/core_hotunplug: Add 'GEM object' variant
  ` [Intel-gfx] [igt-dev] "
    `  "
` [Intel-gfx] [RFC PATCH i-g-t v2 7/8] tests/core_hotunplug: Add 'PRIME handle' variant
  ` [Intel-gfx] [igt-dev] "
    `  "
` [Intel-gfx] [RFC PATCH i-g-t v2 8/8] tests/core_hotunplug: Add 'GEM batch' variant
    ` [igt-dev] "

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-25 20:00 UTC  (5+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags

[Intel-gfx] [PATCH] drm/i915: Clamp linetime wm to <64usec
 2020-06-25 20:00 UTC 

[PATCH 0/7] Netfilter fixes for net
 2020-06-25 19:59 UTC  (2+ messages)

[Buildroot] [PATCH 0/5 v4] package/xenomai: add alternate download locations (branch yem/xenomai-custom)
 2020-06-25 19:59 UTC  (3+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in Regulator
 2020-06-25 19:58 UTC  (2+ messages)

[martinetd-linux:9p-test 6/6] net/9p/client.c:823 p9_client_handle_async() error: double unlocked 'c->lock' (orig line 813)
 2020-06-25 19:58 UTC 

[PATCH 0/4] crypto: qat - fixes to aes xts
 2020-06-25 19:56 UTC  (3+ messages)
` [PATCH 4/4] crypto: qat - fallback for xts with 192 bit keys

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-25 19:54 UTC  (2+ messages)

[PATCH v3 0/2] phy: qcom-snps: Add runtime suspend and resume handlers
 2020-06-25 19:54 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] phy: qcom-snps: Add a set mode callback

[PATCH 1/2] Revert "dma-buf: Report signaled links inside dma-fence-chain"
 2020-06-25 19:54 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v2] net: bridge: enfore alignment for ethernet address
 2020-06-25 19:51 UTC  (4+ messages)
` [PATCH] "
    ` Antwort: Re: [PATCH v2] "

[PATCH] platform/chrome: Clarify SPDX license with GPL-2.0-only
 2020-06-25 19:52 UTC  (6+ messages)

[PATCH] blktrace: Provide event for request merging
 2020-06-25 19:51 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/display: Implement new combo phy initialization step
 2020-06-25 19:52 UTC 

[Buildroot] [PATCH 1/1] rpi-firmware: do not rename startup files
 2020-06-25 19:50 UTC  (6+ messages)


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.