All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 08:03:23 to 2021-04-12 08:43:31 UTC [more...]

[PATCH 4.19 00/66] 4.19.187-rc1 review
 2021-04-12  8:40 UTC  (23+ messages)
` [PATCH 4.19 01/66] ALSA: aloop: Fix initialization of controls
` [PATCH 4.19 02/66] ASoC: intel: atom: Stop advertising non working S24LE support
` [PATCH 4.19 10/66] nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
` [PATCH 4.19 11/66] ocfs2: fix deadlock between setattr and dio_end_io_write
` [PATCH 4.19 12/66] fs: direct-io: fix missing sdio->boundary
` [PATCH 4.19 13/66] parisc: parisc-agp requires SBA IOMMU driver
` [PATCH 4.19 14/66] parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
` [PATCH 4.19 15/66] ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
` [PATCH 4.19 16/66] batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
` [PATCH 4.19 17/66] ice: Increase control queue timeout
` [PATCH 4.19 18/66] net: hso: fix null-ptr-deref during tty device unregistration
` [PATCH 4.19 19/66] net: ensure mac header is set in virtio_net_hdr_to_skb()
` [PATCH 4.19 20/66] net: sched: sch_teql: fix null-pointer dereference
` [PATCH 4.19 21/66] net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
` [PATCH 4.19 22/66] usbip: add sysfs_lock to synchronize sysfs code paths
` [PATCH 4.19 23/66] usbip: stub-dev "
` [PATCH 4.19 24/66] usbip: vudc "
` [PATCH 4.19 25/66] usbip: synchronize event handler with "
` [PATCH 4.19 26/66] i2c: turn recovery error on init to debug
` [PATCH 4.19 27/66] virtio_net: Add XDP meta data support
` [PATCH 4.19 28/66] virtio_net: Do not pull payload in skb->head

[PATCH] media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
 2021-04-12  8:43 UTC  (2+ messages)

[RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
 2021-04-12  8:40 UTC  (4+ messages)
` [RFC PATCH 3/3] hw/arm/smmuv3: Post-load stage 1 configurations to the host

[PATCH v6 0/7] eBPF RSS support for virtio-net
 2021-04-12  8:40 UTC  (9+ messages)
` [PATCH v6 1/7] net/tap: Added TUNSETSTEERINGEBPF code
` [PATCH v6 2/7] net: Added SetSteeringEBPF method for NetClientState
` [PATCH v6 3/7] ebpf: Added eBPF RSS program
` [PATCH v6 4/7] ebpf: Added eBPF RSS loader
` [PATCH v6 5/7] virtio-net: Added eBPF RSS to virtio-net
` [PATCH v6 6/7] docs: Added eBPF documentation
` [PATCH v6 7/7] MAINTAINERS: Added eBPF maintainers information

[PATCH for-next 00/22] Misc update for rtrs
 2021-04-12  8:41 UTC  (10+ messages)
` [PATCH for-next 12/22] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats

[PATCH v5 0/2] phy: fsl-imx8-mipi-dphy: Hook into runtime pm
 2021-04-12  8:40 UTC  (3+ messages)
` [PATCH v5 1/2] phy: core: Use runtime pm during configure too

btrfs+overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off
 2021-04-12  8:41 UTC  (5+ messages)

[PATCH v2 0/9] running kernel mode SIMD with softirqs disabled
 2021-04-12  8:39 UTC  (5+ messages)
` [PATCH v2 1/9] arm64: assembler: remove conditional NEON yield macros

[PATCH for-next] RDMA/rtrs-clt: destroy sysfs after removing session from active list
 2021-04-12  8:40 UTC 

[igt-dev] [PATCH i-g-t] .gitlab-ci: Verify undocumented tests in pipeline
 2021-04-12  8:41 UTC  (2+ messages)

[PATCH v3] hw/block/nvme: add device self test command support
 2021-04-12  8:32 UTC  (3+ messages)

[PATCH drivers/iio 0/3] convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
 2021-04-12  8:39 UTC  (4+ messages)
` [PATCH drivers/iio 1/3] iio:chemical:sps30: Convert sysfs sprintf/snprintf family "
` [PATCH drivers/iio 2/3] iio: light: "
` [PATCH drivers/iio 3/3] iio: trigger: stm32-timer: "

[PATCH 1/2] ARM: dts: dra76-evm: remove ov5640
 2021-04-12  8:36 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am654-base-board: "

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-04-11
 2021-04-12  8:37 UTC 

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-04-12  8:36 UTC  (7+ messages)
        ` Bug Report Napi GRO ixgbe

[PATCH] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2021-04-12  8:36 UTC  (2+ messages)

[PATCH v4 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-12  8:35 UTC  (3+ messages)

[PATCH v1 0/3] perf: Allow TIME_CONV to be backwards-compatible and dump it
 2021-04-12  8:34 UTC  (4+ messages)
` [PATCH v1 1/3] perf jit: Let convert_timestamp() to be backwards-compatible
` [PATCH v1 2/3] perf session: Add swap operation for event TIME_CONV
` [PATCH v1 3/3] perf session: Dump PERF_RECORD_TIME_CONV event

[igt-dev] [v4 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-04-12  8:34 UTC  (3+ messages)

[PATCH v1, 0/3] gamma set with cmdq
 2021-04-12  8:28 UTC  (11+ messages)
` [PATCH v1, 1/3] drm/mediatek: Separate aal module
` [PATCH v1, 3/3] drm/mediatek: gamma set with cmdq

[PATCH v5 0/6] vhost-vdpa: add support for configure interrupt
 2021-04-12  8:27 UTC  (16+ messages)
` [PATCH v5 1/6] virtio: introduce new type in interrupt process
` [PATCH v5 2/6] vhost: add new call back function for config interrupt
` [PATCH v5 3/6] virtio:add support in configure interrupt
` [PATCH v5 4/6] vhost-vdpa: add support for "
` [PATCH v5 6/6] virtio-pci: "

[PATCH 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function
 2021-04-12  8:32 UTC  (2+ messages)
` [PATCH 2/2] driver: watchdog: enable wdt command by default

[GIT PULL] arm64: soc: ZynqMP changes for v5.13
 2021-04-12  8:29 UTC  (3+ messages)

[PATCH v2 1/3] Bluetooth: add support to enumerate codec capabilities
 2021-04-12  8:35 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: add support to enumerate local supports codecs v2
` [PATCH v2 3/3] Bluetooth: cache local supported codec capabilities

[PATCH v1 0/3] Enumerate supported codecs and cache the data at driver
 2021-04-12  8:31 UTC  (4+ messages)
` [PATCH v1 1/3] Bluetooth: add support to enumerate codec capabilities

[dpdk-dev] [PATCH v2 0/3] support flow for IP fragment in ICE
 2021-04-12  8:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] net/ice/base: support IP fragment RSS and FDIR

[PATCH] mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emit
 2021-04-12  8:29 UTC  (6+ messages)

[PATCH -next v2] usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
 2021-04-12  8:30 UTC  (4+ messages)

[yocto] #golang: go fetches dependencies in compile phase
 2021-04-12  8:30 UTC  (2+ messages)
`  "

[dpdk-dev] [RFC] bus/auxiliary: introduce auxiliary bus
 2021-04-12  8:29 UTC  (2+ messages)

[PATCH v1] watchdog: add new parameter to start the watchdog on module insertion
 2021-04-12  8:29 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] add lock-free stack support discovery
 2021-04-12  8:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] stack: update lock-free supported archs
` [dpdk-dev] [PATCH 2/3] stack: add lock-free support indication
` [dpdk-dev] [PATCH 3/3] test: run lock-free stack tests when supported

[PATCH 0/7] mm: Unexport apply_to_page_range()
 2021-04-12  8:28 UTC  (30+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/7] mm: Unexport apply_to_existing_page_range()
  `  "
` [Intel-gfx] [PATCH 2/7] xen/gntdev, x86: Remove apply_to_page_range() use from module
  ` [PATCH 2/7] xen/gntdev,x86: "
` [PATCH 3/7] xen/gntdev: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/7] mm: Introduce verify_page_range()
  `  "
` [PATCH 5/7] xen/privcmd: Use verify_page_range()
  ` [Intel-gfx] "
` [PATCH 6/7] i915: Convert to verify_page_range()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/7] mm: Unexport apply_to_page_range()
  `  "

[PATCH] gpu/drm: mediatek: hdmi: check for valid modes on MT8167
 2021-04-12  8:26 UTC  (6+ messages)

NULL pointer dereference at v4l2_ctrl_request_complete
 2021-04-12  8:28 UTC  (4+ messages)

bitbake controlling memory use
 2021-04-12  8:28 UTC  (3+ messages)
` [yocto] "

[LTP] [PATCH] controllers/memcg: Add testcase for kmem_limit_in_bytes of memory cgroup
 2021-04-12  8:28 UTC 

[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile
 2021-04-12  8:27 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 0/4] refactor SMP barriers for net/mlx
 2021-04-12  8:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 3/4] net/mlx5: fix rebuild bug for Memory Region cache

[PATCH] serial: stm32: optimize spin lock usage
 2021-04-12  8:25 UTC  (5+ messages)

[GIT PULL] arm64: dts: Zynqmp DT changes for v5.13
 2021-04-12  8:24 UTC  (3+ messages)

[PATCH net-next 1/1] netfilter: flowtable: Make sure dst_cache is valid before using it
 2021-04-12  8:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal/windows: fix pthreads macros return values
 2021-04-12  8:25 UTC  (4+ messages)

[PATCH v5 00/24] wfx: get out from the staging area
 2021-04-12  8:22 UTC  (8+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c

[dpdk-dev] [PATCH] net/memif: fix missing Tx-bps stats for zero-copy
 2021-04-12  8:22 UTC 

[PATCH 0/2] brcmfmac: support parse country code map from DT
 2021-04-12  8:22 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] ovl: add debug print to ovl_do_getxattr()
 2021-04-12  8:22 UTC  (2+ messages)

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-12  8:21 UTC  (4+ messages)
` [RFC v4 net-next 2/4] net: dsa: mt7530: add "

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-12  8:21 UTC  (4+ messages)

[LTP] [PATCH v3 3/3] syscalls/semctl01: Convert into new api 1)Use SAFE MACRO 2)Remove useless macro and UCLINUX 3)Use IPC_PRIVATE instead of key
 2021-04-12  8:20 UTC  (4+ messages)
` [LTP] [PATCH v4 1/3] tst_safe_sysv_ipc.c: Add SAFE_SEMOP macro
  ` [LTP] [PATCH v4 2/3] tst_safe_sysv_ipc.c: Fix wrong ret_check
  ` [LTP] [PATCH v4 3/3] syscalls/semctl01: Convert into new api

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-04-12  8:18 UTC  (3+ messages)

[PATCH v2] PCI: Disable D3cold support on Intel XMM7360
 2021-04-12  8:18 UTC  (2+ messages)

[PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
 2021-04-12  8:18 UTC  (6+ messages)

stable-rc/queue/4.4 build: 160 builds: 0 failed, 160 passed, 11 warnings (v4.4.266-13-gbdaab0ada2c6)
 2021-04-12  8:17 UTC 

[PATCH v4] kasan: remove redundant config option
 2021-04-12  8:15 UTC  (9+ messages)

[PATCH v1 1/2] Bluetooth: btusb: support link statistics telemetry events
 2021-04-12  8:16 UTC  (2+ messages)
` [v1,1/2] "

[f2fs-dev] [PATCH v3] f2fs: fix to keep isolation of atomic write
 2021-04-12  8:15 UTC  (2+ messages)
`  "

[PATCH 0/3] BCM2711 sdhci-iproc improvements
 2021-04-12  8:13 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: iproc-sdhci: Convert to json-schema

[PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
 2021-04-12  8:12 UTC  (2+ messages)

Kernel CI setup
 2021-04-12  8:13 UTC  (4+ messages)

[PATCH 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls
 2021-04-12  8:11 UTC  (5+ messages)

[PATCH 6/7] rtw88: 8822c: add CFO tracking
 2021-04-12  8:11 UTC  (3+ messages)

[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame
 2021-04-12  8:11 UTC  (3+ messages)

[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
 2021-04-12  8:09 UTC  (3+ messages)

[PATCH] ovl: invalidate readdir cache on changes to dir with origin
 2021-04-12  8:10 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.186-52-gf2aee9aaba24e)
 2021-04-12  8:09 UTC 

stable-rc/queue/4.9 build: 173 builds: 0 failed, 173 passed, 4 warnings (v4.9.266-25-gedd321209f787)
 2021-04-12  8:07 UTC 

refactor mddev_find_or_alloc
 2021-04-12  8:05 UTC  (4+ messages)
` [PATCH 1/3] md: factor out a mddev_alloc_unit helper from mddev_find
` [PATCH 2/3] md: refactor mddev_find_or_alloc
` [PATCH 3/3] md: do not return existing mddevs from mddev_find_or_alloc

[PATCH mptcp 00/10] mptcp: add SOL_SOCKET support
 2021-04-12  8:05 UTC  (4+ messages)
` [PATCH mptcp 02/10] mptcp: tag sequence_seq with socket state

[dm-devel] [PATCH] libmultipath: fix memory leak in checker_cleanup_thread
 2021-04-12  8:05 UTC  (3+ messages)

[PATCH v5] media: venus : hfi: add venus image info into smem
 2021-04-12  8:05 UTC 

[Patch bpf-next] skmsg: pass psock pointer to ->psock_update_sk_prot()
 2021-04-12  8:05 UTC  (2+ messages)

arch/arm/boot/compressed/../../../../lib/lz4/lz4_decompress.c:480:5: warning: no previous prototype for 'LZ4_decompress_safe_withPrefix64k'
 2021-04-12  8:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ptpclient: delete wrong comments
 2021-04-12  8:04 UTC  (3+ messages)

[PATCH] serial: sh-sci: correct units in comment about DMA timeout
 2021-04-12  8:04 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libnpupnp: bump to version 4.1.3
 2021-04-12  8:04 UTC 

[PATCH v4 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-04-12  8:01 UTC  (6+ messages)
` [PATCH v4 2/2] usb: dwc3: Add "

[PATCH for-5.13/drivers] block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
 2021-04-12  8:03 UTC 


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.