All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 16:58:50 to 2020-05-06 17:41:04 UTC [more...]

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

[PATCH v2 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-06 16:48 UTC  (22+ messages)
` [PATCH v2 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v2 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v2 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v2 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v2 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v2 08/45] powerpc/ptdump: Reorder flags
` [PATCH v2 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v2 10/45] powerpc/ptdump: Display size of BATs
` [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 bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06 17:40 UTC  (7+ messages)
` [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

[dpdk-dev] [PATCH v12 1/7] ethdev: added UNKNOWN speed value
 2020-05-06 17:40 UTC  (7+ 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

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 v2] auto-t: explicitly scan in testConnectAutoconnect
 2020-05-06 17:39 UTC 

[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  (10+ 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  (6+ 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] aspeed: Add support for the sonorapass-bmc board
 2020-05-06 17:30 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH 00/14] Add Renoir ACP driver
 2020-05-06 17:30 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 08/14] ASoC: amd: add ACP PDM DMA driver dai ops
` [PATCH 14/14] ASoC: amd: enable build for RN machine driver

[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  (5+ 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  (13+ messages)
` [PATCH 05/11] net: core: provide devm_register_netdev()
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

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

[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  (5+ 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  (4+ 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 v5 00/31] Add subcluster allocation to qcow2
 2020-05-06 17:14 UTC  (4+ messages)
` [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()

[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

[PATCH v3 00/33] block: Introduce real BdrvChildRole
 2020-05-06 17:13 UTC  (5+ messages)
` [PATCH v3 26/33] block: Use child_of_bds in remaining places
` [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases

[PATCH] usb: gadget: tegra-xudc: Fix idle suspend/resume
 2020-05-06 17:13 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: support match on GTP flags
 2020-05-06 17:13 UTC 

Data Corruption bug with Samba's vfs_iouring and Linux 5.6.7/5.7rc3
 2020-05-06 17:13 UTC  (10+ messages)

pulling cap_perfmon
 2020-05-06 17:12 UTC  (2+ messages)

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-06 17:12 UTC  (3+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l

[patch V4 part 5 00/31] x86/entry: Entry/exception code rework,
 2020-05-06 17:11 UTC  (4+ messages)
` [patch V4 part 5 22/31] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC

[PATCH 1/3] hwmon: Add amd_energy driver to report energy counters
 2020-05-06 17:11 UTC  (6+ messages)
` [PATCH 2/3] hwmon: (amd_energy) Add documentation

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

[PATCH v1 1/8] spi: dw: Zero DMA Tx and Rx configurations on stack
 2020-05-06 17:11 UTC  (2+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-06 17:09 UTC  (7+ messages)
` [patch V4 part 1 20/36] vmlinux.lds.h: Create section for protection against instrumentation
` [patch V4 part 1 36/36] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()

[PATCH 1/2] drm/i915: Mark concurrent submissions with a weak-dependency
 2020-05-06 17:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

MAINTAINERS: Wrong ordering in S390 PCI SUBSYSTEM
 2020-05-06 17:09 UTC  (4+ messages)

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

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-05-06 17:06 UTC  (5+ messages)
` [PATCH v2 2/2] [media] mtk-mdp: use pm_runtime in MDP "

[dpdk-dev] [RFC v1 1/1] vfio: set vf token and gain vf device access
 2020-05-06 17:06 UTC  (7+ messages)
` [dpdk-dev] [PATCH v13 0/2] support for VFIO-PCI VF token interface
  ` [dpdk-dev] [PATCH v13 2/2] eal: support for VFIO-PCI VF token

[PATCH V1 0/2] CQE fixes
 2020-05-06 17:06 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: core: Check request type before completing the request

[PATCH] x86: bitops: fix build regression
 2020-05-06 17:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] coresight: cti: remove incorrect NULL return check
 2020-05-06 17:05 UTC  (3+ messages)

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 17:05 UTC  (5+ messages)
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence

[PATCH] build: Add an option to explicitly disable installing hid2hci
 2020-05-06 17:05 UTC  (3+ messages)

[PATCH v8 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-05-06 17:05 UTC  (2+ messages)

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

Best practice to debug a bbclass customization
 2020-05-06 17:03 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] midx: apply gitconfig to midx repack
 2020-05-06 17:03 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH] nvme-pci: slimmer CQ head update
 2020-05-06 17:02 UTC  (11+ messages)

[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
 2020-05-06 17:02 UTC  (11+ messages)

[PATCH 1/2] auto-t: remove scanning wait from testConnectAutoconnect
 2020-05-06 17:02 UTC  (2+ messages)

[PATCH v2 0/3] xfs: fix inode use-after-free during log recovery
 2020-05-06 17:01 UTC  (6+ messages)
` [PATCH 3/3] xfs: fix an incore inode UAF in xfs_bui_recover

stable-rc/linux-4.4.y boot: 74 boots: 3 failed, 65 passed with 4 offline, 2 untried/unknown (v4.4.222)
 2020-05-06 17:00 UTC 

[PATCH] PCI: pcie-rcar: Cache PHY init function pointer
 2020-05-06 16:59 UTC  (2+ 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.