All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 17:14:17 to 2020-05-06 17:54:37 UTC [more...]

[PATCH 00/22] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-06 17:42 UTC  (22+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 01/20] dt-bindings: power: Convert mti,mips-cpc to DT schema
  ` [PATCH v2 02/20] dt-bindings: bus: Add MIPS CDMM controller
  ` [PATCH v2 03/20] dt-bindings: Add vendor prefix for Baikal Electronics, JSC
  ` [PATCH v2 04/20] mips: cm: Fix an invalid error code of INTVN_*_ERR
  ` [PATCH v2 05/20] mips: cm: Add L2 ECC/parity errors reporting
  ` [PATCH v2 06/20] mips: Add MIPS32 Release 5 support
  ` [PATCH v2 07/20] mips: Add MIPS Warrior P5600 support
  ` [PATCH v2 08/20] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  ` [PATCH v2 09/20] mips: Add CP0 Write Merge config support
  ` [PATCH v2 10/20] mips: Add CONFIG/CONFIG6/Cause reg fields macro
  ` [PATCH v2 11/20] mips: MAAR: Use more precise address mask
  ` [PATCH v2 12/20] mips: MAAR: Add XPA mode support
  ` [PATCH v2 13/20] mips: early_printk_8250: Use offset-sized IO-mem accessors
  ` [PATCH v2 14/20] mips: Use offset-sized IO-mem accessors in CPS debug printout
  ` [PATCH v2 15/20] mips: cdmm: Add mti,mips-cdmm dtb node support
  ` [PATCH v2 16/20] bus: cdmm: Add MIPS R5 arch support
  ` [PATCH v2 17/20] mips: Add udelay lpj numbers adjustment
  ` [PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
  ` [PATCH v2 19/20] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU
  ` [PATCH v2 20/20] cpufreq: Return zero on success in boost sw setting

[PATCH v4 0/3] Replace private domain with per-group default domain
 2020-05-06 17:50 UTC  (4+ messages)

[PATCH v2 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-06 16:48 UTC  (20+ messages)
` [PATCH v2 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v2 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v2 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v2 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v2 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v2 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v2 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v2 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v2 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v2 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v2 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v2 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v2 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v2 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v2 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v2 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v2 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v2 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v2 28/45] powerpc/8xx: MM_SLICE is not needed anymore

[PATCH 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-06 17:52 UTC  (7+ messages)
` [PATCH 7/9] KVM: x86: simplify dr6 accessors in kvm_x86_ops
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

clean up and streamline probe_kernel_* and friends
 2020-05-06 17:51 UTC  (9+ messages)
` [PATCH 08/15] maccess: rename strnlen_unsafe_user to strnlen_user_unsafe
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[dpdk-dev] [PATCH] net/tap: fix crash from unitialized memory in rte_flow_destroy
 2020-05-06 17:51 UTC  (5+ messages)

[PATCH] 9pfs: Fix potential deadlock of QEMU mainloop
 2020-05-06 17:49 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
 2020-05-06 17:48 UTC  (5+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener

[PATCH] iommu/arm-smmu-v3: Don't reserve implementation defined register space
 2020-05-06 17:46 UTC  (2+ messages)

[PATCH] Driver: hv: vmbus: drop a no long applicable comment
 2020-05-06 17:49 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: bump PSCI to version 1.0 on stm32mp15x
 2020-05-06 17:48 UTC  (2+ messages)

[PATCH] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 17:48 UTC  (4+ messages)

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06 17:40 UTC  (10+ messages)
` [PATCH bpf-next v2 10/20] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v2 13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v2 14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v2 15/20] bpf: support variable length array in tracing programs

[PATCH net] net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
 2020-05-06 17:48 UTC 

[MPTCP] Re: SYN/ACK+MP_JOIN keeps getting retransmitted
 2020-05-06 17:48 UTC 

[PATCH v2] auto-t: explicitly scan in testConnectAutoconnect
 2020-05-06 17:48 UTC  (2+ messages)

[PATCH net-next 0/2] dpaa2-eth: add bulking to XDP_TX
 2020-05-06 17:47 UTC  (3+ messages)
` [PATCH net-next 1/2] dpaa2-eth: create a function to flush the XDP fds
` [PATCH net-next 2/2] dpaa2-eth: add bulking to XDP_TX

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-05-06 17:46 UTC  (2+ messages)
` [Bug 207383] "

[PATCH BlueZ v2] tools/mesh-cfgclient: Fix model app list parsing
 2020-05-06 17:46 UTC 

Git Test Coverage Report (May 6, 2020)
 2020-05-06 17:45 UTC  (2+ messages)

[PATCH 2/2] alpha: add a delay before serial port read
 2020-05-06 17:45 UTC  (8+ messages)
  ` [PATCH 2/2 v2] "
          ` [PATCH 2/2 v3] "

[PATCH net-next v7 1/2] xen networking: add basic XDP support for xen-netfront
 2020-05-06 17:45 UTC  (6+ messages)
` [PATCH net-next v7 2/2] xen networking: add XDP offset adjustment to xen-netback

[PATCH] media: usb: ttusb-dec: avoid buffer overflow in ttusb_dec_handle_irq() when DMA failures/attacks occur
 2020-05-06 17:43 UTC  (8+ messages)

[PATCH 00/14] Add Renoir ACP driver
 2020-05-06 17:42 UTC  (19+ messages)
` [PATCH 05/14] ASoC: amd: add ACP3x PDM platform driver
` [PATCH 07/14] ASoC: amd: add acp3x pdm driver dma ops
` [PATCH 09/14] ASoC: amd: add Renoir ACP PCI driver PM ops
` [PATCH 14/14] ASoC: amd: enable build for RN machine driver

FuSa (temporary) repository for Xen safety documents
 2020-05-06 17:43 UTC 

[PATCH] kvm: x86: get vmcs12 pages before checking pending interrupts
 2020-05-06 17:43 UTC  (7+ messages)

[dpdk-dev] [PATCH v12 1/7] ethdev: added UNKNOWN speed value
 2020-05-06 17:42 UTC  (8+ messages)
` [dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
    ` [dpdk-dev] [PATCH v1 5/6] doc: update sample app with unknown speed

[PATCH v5 00/31] Add subcluster allocation to qcow2
 2020-05-06 17:39 UTC  (5+ messages)
` [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()

[PATCH] video: fbdev: i810: use true,false for bool variables
 2020-05-06 17:40 UTC  (4+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-06 17:40 UTC  (2+ messages)

[PATCH v2 0/2] Add CPU power management for CPU bound CTI devices
 2020-05-06 17:39 UTC  (3+ messages)
` [PATCH v2 1/2] coresight: cti: Add CPU Hotplug handling to CTI driver

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-06 17:40 UTC  (5+ messages)
` [PATCH v3 kvmtool 19/32] ioport: mmio: Use a mutex and reference counting for locking

[PATCH] x86/svm: Use flush-by-asid when available
 2020-05-06 17:39 UTC  (3+ messages)

[PATCH 1/6] env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
 2020-05-06 17:38 UTC  (6+ messages)
` [PATCH 2/6] board_r: env: Use IS_ENABLED() instead of #ifdefs
` [PATCH 3/6] board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
` [PATCH 4/6] qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
` [PATCH 5/6] qemu_arm_defconfig: "
` [PATCH 6/6] qemu-x86*_defconfig: "

option -q not passed from "git commit" to "git gc --auto"
 2020-05-06 17:38 UTC  (5+ messages)

[PATCH] kgdb: Fix spurious true from in_dbg_master()
 2020-05-06 17:37 UTC  (2+ messages)

[PATCH v3] pru-icss: update Manifest, PSSP, add am65x tx_pru
 2020-05-06 17:37 UTC 

[ragnatech:media-tree] BUILD SUCCESS 92f0fa8b5df43a88e0a0a7d9f4cbebc079bdcf79
 2020-05-06 17:36 UTC 

[BUG] is there a memleak in function qib_create_port_files
 2020-05-06 17:36 UTC  (2+ messages)

[RFC] subtree: use say and exit 0 rather than die in case of no new revision found scenario
 2020-05-06 17:37 UTC  (2+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-06 17:35 UTC  (21+ messages)

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 17:35 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap tag for reserved memory
              ` [RFC][PATCH 1/4] devicetree: bindings: Add linux, cma-heap "

[iptables PATCH 00/15] cache evaluation phase bonus material
 2020-05-06 17:33 UTC  (16+ messages)
` [iptables PATCH 01/15] nft: Free rule pointer in nft_cmd_free()
` [iptables PATCH 02/15] nft: Add missing clear_cs() calls
` [iptables PATCH 03/15] nft: Avoid use-after-free when rebuilding cache
` [iptables PATCH 04/15] nft: Call nft_release_cache() in nft_fini()
` [iptables PATCH 05/15] tests: shell: Implement --valgrind mode
` [iptables PATCH 06/15] nft: cache: Re-establish cache consistency check
` [iptables PATCH 07/15] nft: Clear all lists in nft_fini()
` [iptables PATCH 08/15] nft: Fix leaks in ebt_add_policy_rule()
` [iptables PATCH 09/15] nft: Fix leak when deleting rules
` [iptables PATCH 10/15] ebtables: Free statically loaded extensions again
` [iptables PATCH 11/15] libxtables: Introduce xtables_fini()
` [iptables PATCH 12/15] nft: Use clear_cs() instead of open coding
` [iptables PATCH 13/15] arptables: Fix leak in nft_arp_print_rule()
` [iptables PATCH 14/15] nft: Fix leak when replacing a rule
` [iptables PATCH 15/15] nft: Don't exit early after printing help texts

[PATCH] arm64: disable patchable function entry on big-endian clang builds
 2020-05-06 17:34 UTC  (10+ messages)

[PATCH] commit: silence git-gc if --quiet is given
 2020-05-06 17:33 UTC  (3+ messages)

[net-next PATCH] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 17:33 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915: Propagate error from completed fences
 2020-05-06 17:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH v1 0/3] failsafe & ring fixes
 2020-05-06 17:32 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 1/3] net/failsafe: avoid crash on malformed eth_dev
` [dpdk-dev] [PATCH v1 2/3] net/ring: fix eth_dev device pointer on allocation
      ` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [PATCH v1 3/3] net/failsafe: fix default service proxy state

[PATCH] userfaultfd: fix remap event with MREMAP_DONTUNMAP
 2020-05-06 17:32 UTC  (3+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-06 17:32 UTC  (12+ messages)
` [PATCH v4 14/18] static_call: Add static_cond_call()

[PATCH] iio: sca3000: Remove an erroneous 'get_device()'
 2020-05-06 17:31 UTC  (4+ messages)

[PATCH] aspeed: Add support for the sonorapass-bmc board
 2020-05-06 17:30 UTC  (2+ messages)
` [PATCH v2] "

[tty:tty-next] BUILD SUCCESS 8508f4cba308f785b2fd4b8c38849c117b407297
 2020-05-06 17:30 UTC 

Issue with arm-8.2 GCC and a5ds
 2020-05-06 17:30 UTC 

avrcp: Cannot connect Sennheiser Momentum True Wireless 2
 2020-05-06 17:28 UTC  (2+ messages)

[Bluez PATCH v1] shared/gatt-server: Fix read multiple charc values
 2020-05-06 17:28 UTC  (2+ messages)

[PATCH] x86/cpu/amd: Make erratum #1054 a legacy erratum
 2020-05-06 17:27 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v4 00/11] btrfs-progs: Support for SKINNY_BG_TREE feature
 2020-05-06 17:27 UTC  (5+ messages)
` [PATCH v4 01/11] btrfs-progs: check/lowmem: Lookup block group item in a seperate function
` [PATCH v4 02/11] btrfs-progs: block-group: Refactor how we read one block group item

Checksum behaviour of bpf_redirected packets
 2020-05-06 17:26 UTC  (4+ messages)

[PATCH 1/4] gcc-arm: add re-staging of unwind.h from external-arm-toolchain
 2020-05-06 17:26 UTC  (2+ messages)
` [meta-arm] "

[GIT PULL] Crypto Update for 5.4
 2020-05-06 17:25 UTC  (10+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7

[meta-ti][PATCH v2] pru-icss: update Manifest, PSSP, add am65x tx_pru
 2020-05-06 17:24 UTC  (3+ messages)

[PATCH -next] soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_probe()
 2020-05-06 17:24 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
 2020-05-06 17:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/4] drm/i915/gen12: Flush L3

[PATCH v3 1/5] pcm_dmix assembly: change the token by symbolic names
 2020-05-06 17:19 UTC  (5+ messages)
` [PATCH v3 2/5] pcm_dmix assembly: fix the interface for safety
` [PATCH v3 3/5] pcm_dmix assembly: fix the interface for safety (mmx)
` [PATCH v3 4/5] pcm_dmix assembly: refactor the PIC mode
` [PATCH v3 5/5] pcm_dmix assembly: give more freedom over the constraints

[PATCH] soc: mediatek: mmsys: Drop <linux/clk-provider.h>
 2020-05-06 17:21 UTC  (4+ messages)

5.6 regression caused by "ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator"
 2020-05-06 17:21 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] remove references to private PCI probe function
 2020-05-06 17:21 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] bus/pci: cleanup private symbols

stable-rc/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 102 warnings (v4.14.179)
 2020-05-06 17:20 UTC 

MAINTAINERS: Wrong ordering in DYNAMIC INTERRUPT MODERATION
 2020-05-06 17:20 UTC  (3+ messages)

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-06 17:19 UTC  (7+ messages)
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH v6 1/4] gitfaq: files in .gitignore are tracked
 2020-05-06 17:19 UTC  (6+ messages)
` [PATCH v6 2/4] gitfaq: changing the remote of a repository
` [PATCH v6 4/4] gitfaq: fetching and pulling "

[LTP] [PATCH] pty04: Correct struct member sizes and add to CVE runtest file
 2020-05-06 17:19 UTC  (2+ messages)

[PATCH] build: Add option to disable battery profile
 2020-05-06 17:18 UTC  (6+ messages)

What's cooking in git.git (May 2020, #02; Tue, 5)
 2020-05-06 17:18 UTC  (2+ messages)

[Intel-gfx] [CI 1/6] drm/i915/gt: Always enable busy-stats for execlists
 2020-05-06 17:17 UTC  (5+ messages)
` [Intel-gfx] [CI 4/6] drm/i915/gt: Switch to manual evaluation of RPS

(no subject)
 2020-05-06 17:17 UTC  (2+ messages)
` 

[PATCH v3] i2c: at91: support atomic write xfer
 2020-05-06 17:17 UTC  (6+ messages)

[PATCH v4] submodule: port subcommand 'set-url' from shell to C
 2020-05-06 17:16 UTC  (4+ messages)

[PATCH] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
 2020-05-06 17:16 UTC  (4+ messages)

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-06 17:16 UTC  (2+ messages)

[PATCH v2 00/11] perf: support enable and disable commands in stat and record modes
 2020-05-06 17:16 UTC 

[dpdk-dev] [PATCH] test/service: add perf test for service on app lcore
 2020-05-06 17:16 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v4 1/5] app/test-flow-perf: add flow performance skeleton
 2020-05-06 17:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/5] Introduce flow perf application
  ` [dpdk-dev] [PATCH v5 1/5] app/flow-perf: add flow performance skeleton

[PATCH v2 0/4] arm64: add Armv8.6 pointer authentication
 2020-05-06 17:13 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: cpufeature: Modify address authentication cpufeature to exact


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.