All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-22 12:11:42 to 2021-02-22 12:46:57 UTC [more...]

[PATCH 4.19 00/50] 4.19.177-rc1 review
 2021-02-22 12:13 UTC  (31+ messages)
` [PATCH 4.19 01/50] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.19 03/50] arm/xen: Dont probe xenbus as part of an early initcall
` [PATCH 4.19 04/50] arm64: dts: rockchip: Fix PCIe DT properties on rk3399
` [PATCH 4.19 05/50] platform/x86: hp-wmi: Disable tablet-mode reporting by default
` [PATCH 4.19 06/50] ovl: perform vfs_getxattr() with mounter creds
` [PATCH 4.19 07/50] cap: fix conversions on getxattr
` [PATCH 4.19 08/50] ovl: skip getxattr of security labels
` [PATCH 4.19 10/50] drm/amd/display: Free atomic state after drm_atomic_commit
` [PATCH 4.19 11/50] riscv: virt_addr_valid must check the address belongs to linear mapping
` [PATCH 4.19 12/50] bfq-iosched: Revert "bfq: Fix computation of shallow depth"
` [PATCH 4.19 13/50] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
` [PATCH 4.19 14/50] ARM: ensure the signal page contains defined contents
` [PATCH 4.19 15/50] ARM: kexec: fix oops after TLB are invalidated
` [PATCH 4.19 16/50] mt76: dma: fix a possible memory leak in mt76_add_fragment()
` [PATCH 4.19 17/50] bpf: Check for integer overflow when using roundup_pow_of_two()
` [PATCH 4.19 18/50] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.19 20/50] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.19 21/50] net: stmmac: set TxQ mode back to DCB after disabling CBS
` [PATCH 4.19 22/50] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.19 23/50] net: hns3: add a check for queue_id in hclge_reset_vf_queue()
` [PATCH 4.19 24/50] firmware_loader: align .builtin_fw to 8
` [PATCH 4.19 25/50] i2c: stm32f7: fix configuration of the digital filter
` [PATCH 4.19 26/50] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.19 27/50] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.19 28/50] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.19 29/50] net: fix iteration for sctp transport seq_files
` [PATCH 4.19 30/50] net/vmw_vsock: improve locking in vsock_connect_timeout()
` [PATCH 4.19 41/50] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.19 42/50] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.19 43/50] Xen/gntdev: correct error checking "

[PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-02-22 12:45 UTC  (3+ messages)

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-22 12:46 UTC  (4+ messages)

[linux-next:master 8545/12022] ld.lld: error: arch/powerpc/built-in.a(kernel/exceptions-64e.o):(.text+0x2576): unknown relocation (110) against symbol interrupt_base_book3e
 2021-02-22 12:45 UTC 

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 12:36 UTC  (5+ messages)

[PATCH v2 0/3] drm/prime: Only call dma_map_sgtable() for devices with DMA support
 2021-02-22 12:43 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Support importing dmabufs into drivers without DMA
` [PATCH v2 2/3] drm/shmem-helper: Implement struct drm_driver.gem_prime_create_object
` [PATCH v2 3/3] drm/cma-helper: "

[PATCH] USB: UAS: don't unbind and rebind the driver during usb_reset_device
 2021-02-22 12:40 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/ice: fix VLAN filter with PF
 2021-02-22 12:39 UTC  (4+ messages)

[PATCH 0/3] fastrpc: fix dmabuf arguments
 2021-02-22 12:37 UTC  (3+ messages)
` [PATCH 3/3] fastrpc: remove redundant fastrpc_map_create() call

[PATCH] drm/amdgpu: reserve backup pages for bad page retirment
 2021-02-22 12:38 UTC 

[PATCH 5.4 00/13] 5.4.100-rc1 review
 2021-02-22 12:13 UTC  (14+ messages)
` [PATCH 5.4 01/13] KVM: SEV: fix double locking due to incorrect backport
` [PATCH 5.4 02/13] net: qrtr: Fix port ID for control messages
` [PATCH 5.4 03/13] net: bridge: Fix a warning when del bridge sysfs
` [PATCH 5.4 04/13] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.4 05/13] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.4 06/13] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.4 07/13] Xen/gntdev: correct error checking "
` [PATCH 5.4 08/13] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.4 09/13] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.4 10/13] xen-netback: "
` [PATCH 5.4 11/13] xen-scsiback: "
` [PATCH 5.4 12/13] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.4 13/13] media: pwc: Use correct device for DMA

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-22 12:38 UTC  (3+ messages)
` [PATCH v5 3/3] "

[dpdk-dev] [PATCH v2] doc: update stable section
 2021-02-22 12:37 UTC  (2+ messages)

[PATCH]unit-test: modify the test case to support systems with PAGE_SIZE of 64K
 2021-02-22 12:38 UTC  (2+ messages)

[PATCHv2] nvme: add 'fail_if_no_path' sysfs attribute
 2021-02-22 12:37 UTC  (3+ messages)

x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-02-22 12:35 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 1/6] rsync: Fix group name determinism issue
 2021-02-22 12:36 UTC  (6+ messages)
` [PATCH 2/6] diffoscope: Upgrade 166 -> 167
` [PATCH 3/6] python3-pycryptodome/pycryptodomex: upgrade 3.9.9 -> 3.10.1
` [PATCH 4/6] python3-magic: upgrade 0.4.18 -> 0.4.20
` [PATCH 5/6] apt: Upgrade 1.8.2.1 -> 1.8.2.2
` [PATCH 6/6] linux-firmware: upgrade 20201218 -> 20210208

[kvm-unit-tests PATCH v3 0/7] s390x: Cleanup exception register save/restore and implement backtrace
 2021-02-22  8:57 UTC  (2+ messages)
` [kvm-unit-tests PATCH v3 4/7] s390x: Provide preliminary backtrace support

[Patch bpf-next v6 0/8] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-22 12:32 UTC  (12+ messages)
` [Patch bpf-next v6 4/8] skmsg: move sk_redir from TCP_SKB_CB to skb
` [Patch bpf-next v6 5/8] sock_map: rename skb_parser and skb_verdict
` [Patch bpf-next v6 6/8] sock_map: make sock_map_prog_update() static
` [Patch bpf-next v6 7/8] skmsg: make __sk_psock_purge_ingress_msg() static
` [Patch bpf-next v6 8/8] skmsg: get rid of sk_psock_bpf_run()

stable-rc/queue/4.19 baseline: 95 runs, 1 regressions (v4.19.176-39-g9ec85b6c46de)
 2021-02-22 12:32 UTC 

[PATCH] platform/x86: thinkpad_acpi: handle HKEY 0x4012, 0x4013 events
 2021-02-22 12:31 UTC  (9+ messages)
    ` Support for X1 tablet keyboard (was Re: [PATCH] platform/x86: thinkpad_acpi: handle HKEY 0x4012, 0x4013 events)

ll_temac_mdio.c:undefined reference to `of_address_to_resource'
 2021-02-22 12:32 UTC 

[PATCH 5.10 00/29] 5.10.18-rc1 review
 2021-02-22 12:13 UTC  (30+ messages)
` [PATCH 5.10 01/29] vdpa_sim: remove hard-coded virtq count
` [PATCH 5.10 02/29] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH 5.10 03/29] vdpa_sim: store parsed MAC address in a buffer
` [PATCH 5.10 04/29] vdpa_sim: make config generic and usable for any device type
` [PATCH 5.10 05/29] vdpa_sim: add get_config callback in vdpasim_dev_attr
` [PATCH 5.10 06/29] IB/isert: add module param to set sg_tablesize for IO cmd
` [PATCH 5.10 07/29] net: qrtr: Fix port ID for control messages
` [PATCH 5.10 08/29] mptcp: skip to next candidate if subflow has unacked data
` [PATCH 5.10 09/29] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH 5.10 10/29] mt76: mt7915: fix endian issues
` [PATCH 5.10 11/29] mt76: mt7615: fix rdd mcu cmd endianness
` [PATCH 5.10 12/29] net: sched: incorrect Kconfig dependencies on Netfilter modules
` [PATCH 5.10 13/29] net: openvswitch: fix TTL decrement exception action execution
` [PATCH 5.10 14/29] net: bridge: Fix a warning when del bridge sysfs
` [PATCH 5.10 15/29] net: fix proc_fs init handling in af_packet and tls
` [PATCH 5.10 16/29] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.10 17/29] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.10 18/29] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.10 19/29] Xen/gntdev: correct error checking "
` [PATCH 5.10 20/29] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.10 21/29] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.10 22/29] xen-netback: "
` [PATCH 5.10 23/29] xen-scsiback: "
` [PATCH 5.10 24/29] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.10 25/29] tty: protect tty_write from odd low-level tty disciplines
` [PATCH 5.10 26/29] Bluetooth: btusb: Always fallback to alt 1 for WBS
` [PATCH 5.10 27/29] btrfs: fix backport of 2175bf57dc952 in 5.10.13
` [PATCH 5.10 28/29] btrfs: fix crash after non-aligned direct IO write with O_DSYNC
` [PATCH 5.10 29/29] media: pwc: Use correct device for DMA

[PATCH iproute2-next v2] dcb: Fix compilation warning about reallocarray
 2021-02-22 12:30 UTC  (2+ messages)

Interactive launch over QMP socket?
 2021-02-22 12:18 UTC  (2+ messages)

[PATCH] gcc-plugins: Disable GCC_PLUGIN_CYC_COMPLEXITY for s390
 2021-02-22 12:05 UTC  (2+ messages)

KMSAN: kernel-infoleak in compat_drm_wait_vblank
 2021-02-22  9:15 UTC 

[PATCH] doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line
 2021-02-22 12:13 UTC  (3+ messages)

[PATCH v2 0/6] testing/next (meson check-tcg, fedora bump, docs)
 2021-02-22 12:16 UTC  (7+ messages)
` [PATCH v2 5/6] docs/devel: update the container based tests
` [PATCH v2 6/6] docs/devel: add forward reference to check-tcg

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-02-22 12:25 UTC  (6+ messages)
` [PATCH v3 1/1] arm64: mm: "

[GIT PULL] Fsnotify changes for 5.12-rc1
 2021-02-22 12:26 UTC 

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-22 12:24 UTC  (30+ messages)
` [PATCH v3 1/9] media: hevc: Modify structures to follow H265 ITU spec
` [PATCH v3 2/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v3 3/9] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v3 4/9] media: uapi: Add a control for HANTRO driver
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v3 6/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v3 7/9] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v3 8/9] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v3 9/9] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH -next] IB/mlx5: Add missing error code
 2021-02-22 12:23 UTC  (4+ messages)
` [PATCH v2 "

[Intel-gfx] [PATCH] drm/i915/display: Do not allow DC3CO if PSR SF is enabled
 2021-02-22 12:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[GIT PULL] writeback: Cleanup lazytime handling
 2021-02-22 12:23 UTC 

[linux-rt-devel:linux-5.11.y-rt-rebase 117/199] mm/memcontrol.c:2388:11: error: implicit declaration of function 'get_cpu_light'; did you mean
 2021-02-22 12:25 UTC  (2+ messages)

[PATCH 0/8] arm64: Support FIQ controller registration
 2021-02-22 12:23 UTC  (8+ messages)
` [PATCH 5/8] arm64: irq: add a default handle_irq panic function

[PATCH 0/3] hw/block/nvme: misc fixes
 2021-02-22 12:11 UTC  (7+ messages)
` [PATCH 1/3] hw/block/nvme: nvme_identify fixes
` [PATCH 2/3] hw/block/nvme: fix potential compilation error
` [PATCH 3/3] hw/block/nvme: report non-mdts command size limit for dsm

[PATCH] linux-user: manage binfmt-misc preserve-arg[0] flag
 2021-02-22 12:21 UTC  (3+ messages)

[PATCH] btrfs: fix backport of 2175bf57dc952 in 5.4.95
 2021-02-22 12:16 UTC 

Custom python location on target #python
 2021-02-22 12:22 UTC 

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-02-22 12:20 UTC  (7+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

[PATCH v2 00/22] eMMC support
 2021-02-22 12:19 UTC  (8+ messages)
` [PATCH v2 01/22] block: add eMMC block device type
` [PATCH v2 04/22] sd: emmc: update OCR fields for eMMC

[Intel-gfx] [PATCH] drm/compat: Clear bounce structures
 2021-02-22 12:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 5.11 00/12] 5.11.1-rc1 review
 2021-02-22 12:13 UTC  (13+ messages)
` [PATCH 5.11 01/12] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 5.11 02/12] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 5.11 03/12] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 5.11 04/12] Xen/gntdev: correct error checking "
` [PATCH 5.11 05/12] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 5.11 06/12] xen-blkback: dont "handle" error by BUG()
` [PATCH 5.11 07/12] xen-netback: "
` [PATCH 5.11 08/12] xen-scsiback: "
` [PATCH 5.11 09/12] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 5.11 10/12] tty: protect tty_write from odd low-level tty disciplines
` [PATCH 5.11 11/12] Bluetooth: btusb: Always fallback to alt 1 for WBS
` [PATCH 5.11 12/12] media: pwc: Use correct device for DMA

[Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
 2021-02-22 12:18 UTC  (6+ messages)
` [Virtio-fs] Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)
      `  "

i.MX8MQ EVK not booting with latest mainline U-Boot
 2021-02-22 12:19 UTC  (3+ messages)

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-22 12:08 UTC  (2+ messages)
` [Bug 1914535] "

Please pull u-boot-video
 2021-02-22 12:17 UTC 

[linux-linus test] 159533: regressions - trouble: broken/fail/pass
 2021-02-22 12:16 UTC 

[oe][meta-oe][PATCH] nodejs: 12.20.1 -> 12.20.2
 2021-02-22 12:16 UTC 

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-02-22 12:15 UTC  (3+ messages)
` [PATCH v3 1/2][4.15] VMX: delay p2m insertion of APIC access page

[PATCH v6 00/12] virtio-mem: vfio support
 2021-02-22 11:57 UTC  (2+ messages)
` [PATCH v6 11/12] virtio-mem: Require only coordinated discards

[PATCH net-next] net/sched: cls_flower: validate ct_state for invalid and reply flags
 2021-02-22 12:12 UTC  (2+ messages)

[PATCH v1 1/1] engines: add engine for file delete
 2021-02-22 10:42 UTC 

[oe][meta-oe][PATCH] can-utils: split into more packages
 2021-02-22 12:12 UTC 

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-22 12:13 UTC  (8+ messages)
` [PATCH v2 14/38] test: cmd: Add a basic test for 'addrmap' command

[PATCH iproute2] dcb: Fix compilation warning about reallocarray
 2021-02-22 12:11 UTC  (2+ messages)

[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power
 2021-02-22 12:10 UTC  (3+ 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.