All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-28 05:36:52 to 2020-05-28 06:49:12 UTC [more...]

[PATCH v2 4/5] perf/x86/rapl: make perf_probe_msr() more robust and flexible
 2020-05-28  6:49 UTC  (2+ messages)
` [tip: perf/core] perf/x86/rapl: Make "

[PATCH v2 3/5] perf/x86/rapl: flip logic on default events visibility
 2020-05-28  6:49 UTC  (2+ messages)
` [tip: perf/core] perf/x86/rapl: Flip "

[PATCH v2 2/5] perf/x86/rapl: refactor code for Intel/AMD sharing
 2020-05-28  6:49 UTC  (2+ messages)
` [tip: perf/core] perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-28  6:46 UTC  (4+ messages)

[PATCH] core-image-minimal-initramfs: keep restriction with initramfs-module-install
 2020-05-28  6:46 UTC 

[PATCH 0/7] Gitlab CI improvements and fixes
 2020-05-28  6:45 UTC  (6+ messages)
` [PATCH 7/7] linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS

[Bluez PATCH v2] audio/avrcp: Fix media player passthrough bitmask
 2020-05-28  6:46 UTC 

[PATCH v2 0/3] account for NVDIMM nodes during SRAT generation
 2020-05-28  6:43 UTC  (5+ messages)
` [PATCH v2 1/3] diffs-allowed: add the SRAT AML to diffs-allowed
` [PATCH v2 2/3] hw/acpi-build: account for NVDIMM numa nodes in SRAT
` [PATCH v2 3/3] tests/acpi: update expected SRAT files

kci_build proposal
 2020-05-28  6:43 UTC  (6+ messages)

[PATCH 00/10] iommu/amd: Updates and Cleanups
 2020-05-28  6:42 UTC  (6+ messages)
` [PATCH 02/10] iommu/amd: Unexport get_dev_data()

[PATCH v2] media: exynos4-is: Add missed check for pinctrl_lookup_state()
 2020-05-28  6:41 UTC  (2+ messages)

[RFC PATCH v5 00/13] riscv: Add vector ISA support
 2020-05-28  6:41 UTC  (14+ messages)
` [RFC PATCH v5 01/13] ptrace: Use regset_size() for dynamic regset
` [RFC PATCH v5 02/13] riscv: Separate patch for cflags and aflags
` [RFC PATCH v5 03/13] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH v5 04/13] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH v5 05/13] riscv: Add new csr defines related to vector extension
` [RFC PATCH v5 06/13] riscv: Add vector feature to compile
` [RFC PATCH v5 07/13] riscv: Add has_vector/riscv_vsize to save vector features
` [RFC PATCH v5 08/13] riscv: Reset vector register
` [RFC PATCH v5 09/13] riscv: Add vector struct and assembler definitions
` [RFC PATCH v5 10/13] riscv: Add task switch support for vector
` [RFC PATCH v5 11/13] riscv: Add ptrace vector support
` [RFC PATCH v5 12/13] riscv: Add sigcontext save/restore for vector
` [RFC PATCH v5 13/13] riscv: signal: Report signal frame size to userspace via auxv

[PATCH v2] iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
 2020-05-28  6:41 UTC 

[PATCH] doc: More explanation to tasks that recursively depend on themselves
 2020-05-28  6:41 UTC 

USB pass-through problems
 2020-05-28  6:40 UTC  (2+ messages)

[PATCH v2] iio: amplifiers: ad8366: Add the missed check for devm_gpiod_get()
 2020-05-28  6:40 UTC 

[PATCH net-next v3 0/3] net: enetc: remove bootloader dependency
 2020-05-28  6:38 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: felix: move USXGMII defines to common place
` [PATCH net-next v3 2/3] net: enetc: Initialize SerDes for SGMII and USXGMII protocols
` [PATCH net-next v3 3/3] net: enetc: Use DT protocol information to set up the ports

[xiang-erofs:dev-test] BUILD SUCCESS e7cda1ee94f464e02e356319aec7d83ccba8cab4
 2020-05-28  6:35 UTC 

[RFC PATCH] samples:bpf: introduce task detector
 2020-05-28  6:36 UTC  (2+ messages)

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

[Intel-gfx] [PATCH v3 0/5] Asynchronous flip implementation for i915
 2020-05-28  6:36 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 1/5] drm/i915: Add enable/disable flip done and flip done handler
` [Intel-gfx] [PATCH v3 2/5] drm/i915: Add support for async flips in I915
` [Intel-gfx] [PATCH v3 3/5] drm/i915: Add checks specific to async flips
` [Intel-gfx] [PATCH v3 4/5] drm/i915: Do not call drm_crtc_arm_vblank_event in "
` [Intel-gfx] [PATCH v3 5/5] drm/i915: Enable async flips in i915
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Asynchronous flip implementation for i915 (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 08/15] efi/x86: Move command-line initrd loading to efi_main
 2020-05-28  6:34 UTC  (3+ messages)
` [PATCH] efi/x86: Don't blow away existing initrd

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-28  6:34 UTC  (17+ messages)
` [PATCH RFCv2 3/9] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv2 7/9] kvm/arm64: Support async page fault
` [PATCH RFCv2 9/9] arm64: "

[PATCH] crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated
 2020-05-28  6:33 UTC  (3+ messages)

[PATCH v1 1/1] scsi: ufs: Don't update urgent bkops level when toggle auto bkops
 2020-05-28  6:32 UTC  (2+ messages)

[PATCH] drm: use drm_dev_has_vblank more
 2020-05-28  6:31 UTC  (4+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: use drm_dev_has_vblank more (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value
 2020-05-28  6:29 UTC  (6+ messages)
` [PATCH v3 01/11] md/raid5: add CONFIG_MD_RAID456_STRIPE_SHIFT to set STRIPE_SIZE

[PATCH v2 0/4] Spilt PCIe node to comply with hardware design
 2020-05-28  6:16 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: Mediatek: Update PCIe binding
` [PATCH v2 2/4] PCI: mediatek: Use regmap to get shared pcie-cfg base
` [PATCH v2 3/4] arm64: dts: mediatek: Split PCIe node for MT2712/MT7622
` [PATCH v2 4/4] ARM: dts: mediatek: Update mt7629 PCIe node

[PATCH] lightnvm: pblk: Fix reference count leak in pblk_sysfs_init
 2020-05-28  6:28 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-05-27
 2020-05-28  6:27 UTC 

[PATCH v5] KVM: PPC: clean up redundant kvm_run parameters in assembly
 2020-05-28  6:24 UTC  (3+ messages)

[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
 2020-05-28  6:15 UTC  (10+ messages)
` [PATCH v6 1/3] memory: drop guest writes to read-only ram device regions

[PATCH v5 0/7] coroutines: generate wrapper code
 2020-05-28  6:24 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the devicetree tree
 2020-05-28  6:22 UTC 

[Bug 1881004] [NEW] fpu/softfloat.c: error: bitwise negation of a boolean expression
 2020-05-28  6:20 UTC  (4+ messages)

usb raw gadget impossible to sent buffer bigger than 3MB
 2020-05-28  6:19 UTC 

[PATCH v2] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-28  6:19 UTC  (3+ messages)

[PATCH v3 0/4] kdb: Improve console handling
 2020-05-28  6:18 UTC  (4+ messages)
` [PATCH v3 4/4] kdb: Switch kdb_msg_write() to use safer polling I/O

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-28  6:17 UTC  (7+ messages)
` [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64
` [PATCH v2 11/11] tests/acceptance: Linux boot test for record/replay

[PATCH v30 00/20] Intel SGX foundations
 2020-05-28  6:16 UTC  (8+ messages)
` [PATCH v30 07/20] x86/sgx: Enumerate and track EPC sections

The file_lock_operatoins.lock API seems to be a BAD API
 2020-05-28  6:14 UTC 

[RESEND][Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-05-28  6:12 UTC 

linux-next: build warning after merge of the aspeed tree
 2020-05-28  6:09 UTC  (10+ messages)

[PATCH] tee: fix crypto select
 2020-05-28  6:08 UTC  (3+ messages)

[PATCH bpf-next 0/8] Link-based program attachment to network namespaces
 2020-05-28  6:08 UTC  (9+ messages)
` [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 net-next] net/tls: Add force_resync for driver resync
 2020-05-28  6:08 UTC  (3+ messages)

[Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-05-28  6:07 UTC  (6+ messages)
  ` [EXT] "

[PATCH] s390: vdso: Use $(LD) instead of $(CC) to link vDSO
 2020-05-28  6:06 UTC 

[PATCH] MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
 2020-05-28  6:05 UTC  (2+ messages)

[PATCH v2 0/6] prctl.2 man page updates for Linux 5.6
 2020-05-28  6:05 UTC  (5+ messages)
` [PATCH v2 1/6] prctl.2: ffix use literal hyphens when referencing kernel docs

[PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-05-28  6:14 UTC  (5+ messages)
  ` [PATCH 06/12] PM / devfreq: Add cpu based scaling support to passive_governor

[v2] ASoC: AMD: Use mixer control to switch between DMICs
 2020-05-28  6:02 UTC  (2+ messages)

[PATCH net] net/tls: Fix driver request resync
 2020-05-28  6:03 UTC  (3+ messages)

[PATCH v4 00/22] Avoid IPI while updating page table entries
 2020-05-28  6:01 UTC  (4+ messages)
` [PATCH v4 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table

#apt #linux #yocto #raspberrypi., apt, gcc, sudo not present
 2020-05-28  6:02 UTC  (2+ messages)

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-28  6:01 UTC  (6+ messages)

[OE-core] [PATCH] alsa-lib: upgrade 1.2.1.2 -> 1.2.2
 2020-05-28  6:01 UTC  (3+ messages)
` [OE-core] [PATCH] alsa-utils: upgrade 1.2.1 "
` [OE-core] [PATCH] python3-six: upgrade 1.14.0 -> 1.15.0

[Bug 207053] New: fsfreeze deadlock on XFS (the FIFREEZE ioctl and subsequent FITHAW hang indefinitely)
 2020-05-28  6:00 UTC  (2+ messages)
` [Bug 207053] "

I.T. X plan:
 2020-05-28  5:59 UTC 

[PATCH v2] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-28  5:59 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS b86dab054059b970111b5516ae548efaae5b3aae
 2020-05-28  5:57 UTC 

Link down reasons
 2020-05-28  5:56 UTC  (2+ messages)

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-28  5:53 UTC  (8+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

Automatical handling of /sys/class/rtc/rtcN/offset
 2020-05-28  5:56 UTC  (3+ messages)

[GIT PULL] sh: remove sh5 support
 2020-05-28  5:55 UTC  (6+ messages)

[PATCH v3 0/3] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-28  5:51 UTC  (5+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-28  5:51 UTC  (3+ messages)
` [PATCH 5.6 086/126] virtio-balloon: Revert "virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM"

[PATCH net-next 0/4] vmxnet3: upgrade to version 4
 2020-05-28  5:50 UTC  (3+ messages)
` [PATCH net-next 2/4] vmxnet3: add support to get/set rx flow hash

[docs] Possible changes to the project docs
 2020-05-28  5:49 UTC  (2+ messages)
`  "

[PATCHv2] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
 2020-05-28  5:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: fix PCI DSN to be lowercase values
 2020-05-28  5:39 UTC 

remove most callers of kernel_setsockopt v3
 2020-05-28  5:12 UTC  (20+ messages)
` [Drbd-dev] [PATCH 10/28] tcp: add tcp_sock_set_cork
` [Drbd-dev] [PATCH 11/28] tcp: add tcp_sock_set_nodelay
` [Drbd-dev] [PATCH 12/28] tcp: add tcp_sock_set_quickack
` [Drbd-dev] [PATCH 13/28] tcp: add tcp_sock_set_syncnt
` [Drbd-dev] [PATCH 14/28] tcp: add tcp_sock_set_user_timeout
` [Drbd-dev] [PATCH 15/28] tcp: add tcp_sock_set_keepidle
` [Drbd-dev] [PATCH 16/28] tcp: add tcp_sock_set_keepintvl
` [Drbd-dev] [PATCH 17/28] tcp: add tcp_sock_set_keepcnt
` [Drbd-dev] [PATCH 18/28] ipv4: add ip_sock_set_tos
` [Drbd-dev] [PATCH 19/28] ipv4: add ip_sock_set_freebind
` [Drbd-dev] [PATCH 20/28] ipv4: add ip_sock_set_recverr
` [Drbd-dev] [PATCH 21/28] ipv4: add ip_sock_set_mtu_discover
` [Drbd-dev] [PATCH 22/28] ipv4: add ip_sock_set_pktinfo
` [Drbd-dev] [PATCH 23/28] ipv6: add ip6_sock_set_v6only
` [Drbd-dev] [PATCH 24/28] ipv6: add ip6_sock_set_recverr
` [Drbd-dev] [PATCH 25/28] ipv6: add ip6_sock_set_addr_preferences
` [Drbd-dev] [PATCH 26/28] ipv6: add ip6_sock_set_recvpktinfo
` [Drbd-dev] [PATCH 27/28] rxrpc: add rxrpc_sock_set_min_security_level
` [Drbd-dev] [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener

SDwire boards?
 2020-05-28  5:47 UTC  (2+ messages)

[Buildroot] [Bug 12946] New: Grub: Decompressor is too big
 2020-05-28  5:47 UTC  (2+ messages)
` [Buildroot] [Bug 12946] "

[dpdk-dev] [PATCH] stack: remove experimental tag from API
 2020-05-28  5:46 UTC  (2+ messages)

[PATCH 1/2] drm/mxsfb: Call drm_crtc_vblank_on/off
 2020-05-28  5:46 UTC  (4+ messages)
  ` [Intel-gfx] "

[Bug 1878259] [NEW] Null-pointer dereference in megasas_handle_frame
 2020-05-28  5:38 UTC  (2+ messages)
` [Bug 1878259] "

[PATCH v1 0/2] pwm: intel: Add PWM driver for new SoC
 2020-05-28  5:45 UTC  (7+ messages)
` [PATCH v1 2/2] Add PWM driver for LGM

[PATCH 00/24] spi: dm-conversion (part2)
 2020-05-28  5:43 UTC  (5+ messages)
` [PATCH 09/24] arm: Remove configs/P1022DS_36BIT_NAND_defconfig board
` [PATCH 10/24] arm: Remove configs/P2041RDB_NAND_defconfig board

[PATCH 0/3] perf jvmti: Various fixes to JVMTI agent
 2020-05-28  5:42 UTC  (6+ messages)
` [PATCH 3/3] perf jvmti: Fix demangling Java symbols

clean up kernel_{read,write} & friends v2
 2020-05-28  5:40 UTC  (15+ messages)
` [PATCH 01/14] cachefiles: switch to kernel_write
` [PATCH 02/14] autofs: "
` [PATCH 03/14] bpfilter: "
` [PATCH 04/14] fs: unexport __kernel_write
` [PATCH 05/14] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/14] fs: remove the call_{read,write}_iter functions
` [PATCH 07/14] fs: implement kernel_write using __kernel_write
` [PATCH 08/14] fs: remove __vfs_write
` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 10/14] fs: add a __kernel_read helper
` [PATCH 11/14] integrity/ima: switch to using __kernel_read
` [PATCH 12/14] fs: implement kernel_read "
` [PATCH 13/14] fs: remove __vfs_read
` [PATCH 14/14] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH v2] perf jvmti: Remove redundant jitdump line table entries
 2020-05-28  5:40 UTC 

[tip:WIP.core/rcu] BUILD SUCCESS 07325d4a90d2d84de45cc07b134fd0f023dbb971
 2020-05-28  5:38 UTC 

[PATCH v4] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-28  5:37 UTC 

[PATCH] nouveau: add fbdev dependency
 2020-05-28  5:36 UTC  (5+ messages)
` [Nouveau] "

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-05-28  5:36 UTC  (9+ messages)
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry


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.