All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 17:05:09 to 2020-05-27 17:58:27 UTC [more...]

[PATCH resend] airo: Fix read overflow in mpi_send_packet()
 2020-05-27 17:58 UTC  (2+ messages)
` [PATCH v2] airo: Fix read overflows sending packets

[PATCH 0/4] Add support for SafeStack
 2020-05-27 17:56 UTC  (4+ messages)
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-27 17:57 UTC  (8+ messages)
` [PATCH v4 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v4 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v4 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v4 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v4 4/5] rebase -i: support --ignore-date
  ` [PATCH v4 5/5] rebase: add --reset-author-date
    ` [PATCH v4 6/5] fixup! "

[PATCH net] net: dsa: declare lockless TX feature for slave ports
 2020-05-27 17:57 UTC  (2+ messages)

[net-next RFC v3 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-05-27 17:57 UTC  (2+ messages)

[PATCH v1 0/5] NVIDIA Tegra devfreq drivers improvements
 2020-05-27 17:57 UTC  (5+ messages)
` [PATCH v1 2/5] clk: Introduce clk_round_rate_unboundly()

[PATCH v3 0/8] padata: parallelize deferred page init
 2020-05-27 17:36 UTC  (18+ messages)
` [PATCH v3 1/8] padata: remove exit routine
` [PATCH v3 2/8] padata: initialize earlier
` [PATCH v3 3/8] padata: allocate work structures for parallel jobs from a pool
` [PATCH v3 4/8] padata: add basic support for multithreaded jobs
` [PATCH v3 5/8] mm: don't track number of pages during deferred initialization
` [PATCH v3 6/8] mm: parallelize deferred_init_memmap()
` [PATCH v3 7/8] mm: make deferred init's max threads arch-specific
` [PATCH v3 8/8] padata: document multithreaded jobs

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 17:56 UTC  (5+ messages)
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example

[PATCH] arm64: vdso32: force vdso32 to be compiled as -marm
 2020-05-27 17:55 UTC  (4+ messages)

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-27 17:54 UTC  (6+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

Add support for the X1830 and fix bugs for X1000 v10
 2020-05-27 17:54 UTC  (3+ messages)
` [PATCH v10 3/6] dt-bindings: clock: Add X1830 bindings

selftests: cgroup: config fragments required
 2020-05-27 17:51 UTC 

[PATCH net-next 0/2] tcp: tcp_v4_err() cleanups
 2020-05-27 17:51 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: add tcp_ld_RTO_revert() helper
` [PATCH net-next 2/2] tcp: rename tcp_v4_err() skb parameter

[PATCH] drm: pl111: add CONFIG_VEXPRESS_CONFIG dependency
 2020-05-27 17:50 UTC  (5+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-27 17:49 UTC  (5+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
 2020-05-27 17:48 UTC  (13+ messages)
` [PATCH bpf-next 1/8] flow_dissector: Don't grab update-side lock on prog detach from pre_exit
` [PATCH bpf-next 2/8] flow_dissector: Pull locking up from prog attach callback
` [PATCH bpf-next 3/8] net: Introduce netns_bpf for BPF programs attached to netns
` [PATCH bpf-next 4/8] flow_dissector: Move out netns_bpf prog callbacks
` [PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace
` [PATCH bpf-next 6/8] libbpf: Add support for bpf_link-based netns attachment
` [PATCH bpf-next 7/8] bpftool: Support link show for netns-attached links
` [PATCH bpf-next 8/8] selftests/bpf: Add tests for attaching bpf_link to netns

[PATCH v3 1/5] hwmon: lochnagar: Move binding over to dtschema
 2020-05-27 17:47 UTC  (10+ messages)
` [PATCH 2/5] ASoC: "
` [PATCH v3 3/5] pinctrl: "
` [PATCH v3 4/5] clk: "
` [PATCH v3 5/5] mfd: "

[PATCH 1/5] ARM: stm32: Re-enable KS8851 on DHCOM
 2020-05-27 17:47 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: stm32: Disable SDR104 mode on AV96

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-27 17:47 UTC  (4+ messages)
` [PATCH v2 5/5] vhost: add an "

[PATCH] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-27 17:25 UTC  (3+ messages)

Remove last acpi procfs dirs after being marked deprecated for a decade
 2020-05-27 17:46 UTC  (4+ messages)

[PATCH] make-mod-scripts: Fix a rare build race condition
 2020-05-27 17:45 UTC  (3+ messages)

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-27 17:35 UTC  (4+ messages)

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-27 17:43 UTC  (6+ messages)
` [PATCH V7 03/15] kprobes: Add symbols for kprobe insn pages
` [PATCH V7 04/15] kprobes: Add perf ksymbol events "

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-27 16:10 UTC  (5+ messages)

[PATCH v4 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-05-27 17:45 UTC  (5+ messages)
` [PATCH v4 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

[PATCH] drm: use drm_dev_has_vblank more
 2020-05-27 17:44 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v5] Add virtio SCMI device specification
 2020-05-27 17:43 UTC  (2+ messages)
` [virtio-comment] "

[PATCH 0/2] xen: Use dev_printk() when possible
 2020-05-27 17:43 UTC  (6+ messages)
` [PATCH 1/2] xen-pciback: "
` [PATCH 2/2] xenbus: "

[PATCH 0/1] Add IMR driver for Keem Bay
 2020-05-27 17:43 UTC  (9+ messages)
` [PATCH 1/1] soc: keembay: Add Keem Bay IMR driver

[Intel-gfx] [PATCH] drm/i915/gt: Remove local entries from GGTT on suspend
 2020-05-27 17:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Remove local entries from GGTT on suspend (rev3)

Re: Planning out new fs. Am I missing anything?
 2020-05-27 17:41 UTC 

[PATCH 0/7] Gitlab CI improvements and fixes
 2020-05-27 17:34 UTC  (5+ messages)
` [PATCH 3/7] GitLab CI: avoid calling before_scripts on unintended jobs
` [PATCH 4/7] gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder

net/dsa/tag_8021q.c:109 dsa_8021q_restore_pvid() error: uninitialized symbol 'pvid'
 2020-05-27 17:41 UTC  (5+ messages)

[LTP v2 1/1] ima_tpm.sh: Fix for calculating boot aggregate
 2020-05-27 17:41 UTC  (3+ messages)
  ` [LTP] "

[PATCH v5.6.4-rt3] rfcomm/bluetooth: avoid disabling interrupts on RT
 2020-05-27 17:40 UTC  (3+ messages)

[PATCH v3 01/11] cfg80211: use only HE capability to set prohibited flags in 6 GHz
 2020-05-27 17:39 UTC  (5+ messages)
` [PATCH v3 03/11] nl80211: add HE 6 GHz Band Capability support

[PATCH] smp: fix a comment typo
 2020-05-27 17:40 UTC 

[PATCH 0/6] x86/entry,lockdep: Improve IRQ state tracking
 2020-05-27 17:39 UTC  (3+ messages)
` [PATCH 2/6] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables

[PATCH 1/2] seccomp: notify user trap about unused filter
 2020-05-27 17:37 UTC  (2+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-27 17:36 UTC  (19+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-27 17:35 UTC  (4+ messages)
` [PATCH 0/2] Clarify some of the fixup! documenation
  ` [PATCH 1/2] doc: fixup/squash: clarify use of <oid-hash> in subject line

[Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
 2020-05-27 17:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Prevent timeslicing into unpreemptible requests (rev3)

[PATCH net-next 0/8] net: phy: mscc: PHC and timestamping support
 2020-05-27 17:35 UTC  (3+ messages)
` [PATCH net-next 5/8] net: phy: mscc: 1588 block initialization

[PATCH v6 0/5] domain context infrastructure
 2020-05-27 17:34 UTC  (6+ messages)
` [PATCH v6 1/5] xen/common: introduce a new framework for save/restore of 'domain' context
` [PATCH v6 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
` [PATCH v6 3/5] tools/misc: add xen-domctx to present domain context
` [PATCH v6 4/5] common/domain: add a domain context record for shared_info
` [PATCH v6 5/5] tools/libxc: make use of domain context SHARED_INFO record

[PATCH v11 0/7] Add support for the X1830 and fix bugs for X1000
 2020-05-27 17:34 UTC  (3+ messages)
` [PATCH v11 4/7] dt-bindings: clock: Add X1830 clock bindings

[dpdk-dev] [RFC 0/6] Power-optimized RX for Ethernet devices
 2020-05-27 17:33 UTC  (2+ messages)

[PATCH] xfs_quota: fix unsigned int id comparisons
 2020-05-27 17:34 UTC  (2+ messages)

[PATCH 0/6] Add support for GPU DDR BW scaling
 2020-05-27 17:31 UTC  (7+ messages)
` [PATCH 5/6] drm: msm: a6xx: use dev_pm_opp_set_bw to set DDR bandwidth
    ` [Freedreno] "

[OE-core] [PATCH V2 0/2] Introduce UBOOT_INITIAL_ENV/coding style fixes
 2020-05-27 17:32 UTC  (4+ messages)
` [OE-core] [PATCH V2 1/2] u-boot.inc: fix some inconsistent coding style
` [OE-core] [PATCH V2 2/2] u-boot: introduce UBOOT_INITIAL_ENV

[pull request][net-next V2 00/15] mlx5 updates 2020-05-26
 2020-05-27 17:31 UTC  (2+ messages)

'HEAD' is not a commit (according to git-checkout)
 2020-05-27 17:31 UTC  (10+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27 17:30 UTC  (9+ messages)
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 040/105] drm/vc4: crtc: Turn pixelvalve reset into a function

[RFC PATCH] iommu/arm-smmu: Add module parameter to set msi iova address
 2020-05-27 17:30 UTC  (4+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 17:30 UTC  (3+ messages)

[PATCH v2 0/6] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-27 17:29 UTC  (10+ messages)
` [PATCH v2 6/6] dt-bindings: drm: bridge: adi,adv7511.txt: convert "
              ` [PATCH v2 6/6] dt-bindings: drm: bridge: adi, adv7511.txt: "

[meta-gnome][PATCH] gnome-settings-daemon: fix typo in RDEPENDS
 2020-05-27 17:28 UTC 

[PATCH] arm64: disable -fsanitize=shadow-call-stack for big-endian
 2020-05-27 17:28 UTC  (4+ messages)

[PATCH rdma-next] RDMA/core: Fix double destruction of uobject
 2020-05-27 17:27 UTC  (2+ messages)

[pull request][net-next 00/16] mlx5 updates 2020-05-26
 2020-05-27 17:27 UTC  (5+ messages)
` [net-next 13/16] net/mlx5e: Helper function to set ethertype
` [net-next 14/16] net/mlx5e: Optimize performance for IPv4/IPv6 ethertype

[meta-oe][PATCH] qpdf: fix typo in RDEPENDS
 2020-05-27 17:27 UTC 

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-27 17:27 UTC  (4+ messages)
` [PATCH v25 03/16] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers

[PATCH] media: vpif: Fix runtime PM imbalance in vpif_probe
 2020-05-27 17:26 UTC  (2+ messages)

[PATCH RFC] mkfs.xfs: do not set log stripe unit for probed sw <= 2
 2020-05-27 17:26 UTC 

Processing PLDM FRU information with entity manager
 2020-05-27 17:19 UTC  (7+ messages)
` D-Bus interface to provide data to entity manager (was: Processing PLDM FRU information with entity manager)
  ` D-Bus interface to provide data to entity manager

Proposal
 2020-05-27 17:15 UTC 

[GIT PULL] Fanotify revert for 5.7-rc8
 2020-05-27 17:21 UTC 

[PATCH net-next] net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
 2020-05-27 17:20 UTC 

[PATCH 0/7] media: atomisp: Address several clang warnings
 2020-05-27 17:20 UTC  (5+ messages)

[PATCH v2 1/3] libsepol: Write CIL default MLS rules on separate lines
 2020-05-27 17:20 UTC  (4+ messages)
` [PATCH v2 3/3] libsepol: Improve writing CIL category rules

[dpdk-dev] [PATCH] eal: fix epoll fd list rebuild
 2020-05-27 17:19 UTC  (5+ messages)
` [dpdk-dev] [EXT] "

[PATCH 1/1] io_uring: fix overflowed reqs cancellation
 2020-05-27 17:18 UTC  (2+ messages)

[PATCH] RDMA/core: Use offsetofend() instead of open coding
 2020-05-27 17:18 UTC 

[RFC PATCH 0/6] various documentation bits
 2020-05-27 17:18 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/6] doc: Tell the glossary about core.hooksPath

[PATCH v1] regulator: Add support for sync_state() callbacks
 2020-05-27 17:17 UTC  (3+ messages)

Proposal
 2020-05-27 17:16 UTC 

Proposal
 2020-05-27 17:16 UTC 

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-27 17:16 UTC  (2+ messages)

[PATCH v2] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
 2020-05-27 17:15 UTC  (2+ messages)

[PATCH v2] selinux: allow reading labels before policy is loaded
 2020-05-27 17:15 UTC  (2+ messages)

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 17:14 UTC  (4+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

Self-XORing BPF registers is undefined behavior
 2020-05-27 17:14 UTC  (11+ messages)

[PATCH] reftable: technical documentation link fixes
 2020-05-27 17:14 UTC  (3+ messages)

[PATCH BlueZ] advertising: Fix advertising flags
 2020-05-27 17:14 UTC  (2+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-27 17:13 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 26/26] mm page_fault: Reduce code complexity
 2020-05-27 17:13 UTC  (2+ messages)

[PATCH] shared/shell: don't hook io_hup on non-interactive
 2020-05-27 17:13 UTC  (2+ messages)

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-05-27 17:12 UTC  (7+ messages)
` [RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()

[PATCH bpf-next] libbpf: Export bpf_object__load_vmlinux_btf
 2020-05-27 17:03 UTC  (2+ messages)

[PATCH 1/3 v7] hwmon: Add amd_energy driver to report energy counters
 2020-05-27 17:12 UTC  (15+ messages)

[PATCH] KVM: x86: simplify is_mmio_spte
 2020-05-27 17:12 UTC 

[PATCH] ovl: fix some bug exist in ovl_get_inode
 2020-05-27 17:11 UTC  (5+ messages)

[U-Boot] [PATCH v1 1/3] drivers: reset: Handle gracefully NULL pointers
 2020-05-27 17:12 UTC  (2+ messages)
`  "

drivers/crypto/ccp/sev-dev.c:387:14: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-05-27 16:44 UTC 

[PATCH net-next] xfrm: no-anti-replay protection flag
 2020-05-27 17:11 UTC  (2+ messages)

[PATCH 21/24] arm: Remove configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig board
 2020-05-27 17:10 UTC  (4+ messages)
` [PATCH 22/24] arm: Remove configs/kmcoge4_defconfig board
` [PATCH 23/24] spi: Zap fsl_espi
` [PATCH 24/24] mtd: spi: Drop fsl_espi_spl

[PATCH 38/38] mm: fix ambiguous comments for better code readability
 2020-05-27 17:09 UTC  (2+ messages)

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-05-27 17:14 UTC 

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-05-27 17:09 UTC  (6+ messages)
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-27 17:08 UTC  (4+ messages)
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-27 17:06 UTC  (5+ messages)

[PATCH] hw/vfio/common: Trace in which mode a IOMMU is opened
 2020-05-27 17:06 UTC  (8+ messages)

[PATCH] irqchip/irq-mtk-sysirq: drop unnecessary spinlock
 2020-05-27 17:06 UTC  (5+ messages)

[PATCH v4 00/10] RISC-V Add the OpenTitan Machine
 2020-05-27 16:50 UTC  (3+ messages)
` [PATCH v4 09/10] riscv/opentitan: Connect the UART device
` [PATCH v4 10/10] target/riscv: Use a smaller guess size for no-MMU PMP

[PATCH v3 0/3] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
 2020-05-27 17:05 UTC  (6+ messages)
` [PATCH v3 3/3] hwmon: Add Baikal-T1 PVT sensor driver

[PATCH 0/8] selftests/bpf: installation and out of tree build fixes
 2020-05-27 17:05 UTC  (9+ messages)
` [PATCH] selftests/bpf: split -extras target to -static and -gen

[PATCH v2 0/1] Documentation fix related to hash algorithm
 2020-05-27 17:05 UTC  (3+ messages)
` [PATCH v2 1/1] Documentation: correct hash environment variable


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.