All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-05 02:31:07 to 2021-02-05 03:52:40 UTC [more...]

[patch 06/12] x86/entry: Convert system vectors to irq stack macro
 2021-02-05  3:52 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID
 2021-02-05  3:51 UTC  (3+ messages)

[RFC 00/10] vDPA shadow virtqueue - notifications forwarding
 2021-02-05  3:51 UTC  (9+ messages)
` [RFC 05/10] vhost: Add vhost_dev_from_virtio

[PATCH V2 0/5] blktrace: few cleanup
 2021-02-05  3:50 UTC  (5+ messages)
` [PATCH V2 1/5] block: remove superfluous param in blk_fill_rwbs()
` [PATCH V2 2/5] blktrace: add blk_fill_rwbs documentation comment
` [PATCH V2 3/5] blktrace: fix blk_rq_issue documentation
` [PATCH V2 4/5] blktrace: fix blk_rq_merge documentation

[PATCH] xfs: fix unused variable build warning in xfs_log.c
 2021-02-05  3:49 UTC  (3+ messages)

[Bluez PATCH v1] a2dp: set session to NULL when freeing channel
 2021-02-05  3:47 UTC 

[PATCH v10 0/5] Core scheduling remaining patches
 2021-02-05  3:45 UTC  (4+ messages)
` [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling

linux-next: manual merge of the devicetree tree with the kbuild tree
 2021-02-05  3:45 UTC 

[PATCH v5] RISC-V: Implement ASID allocator
 2021-02-05  3:44 UTC  (3+ messages)

[LTP] [PATCH] ttype: using TERRNO to macth errno
 2021-02-05  3:44 UTC 

[PATCH v15 00/16] RISC-V Kendryte K210 support improvements
 2021-02-05  3:44 UTC  (5+ messages)
` [PATCH v15 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver

[PATCH] externalsrc: Detect code changes in submodules
 2021-02-05  3:42 UTC 

[PATCH iproute2-next 2/2] vdpa: Add vdpa tool
 2021-02-05  3:40 UTC  (6+ messages)
` [PATCH iproute2-next v3 0/5] Add vdpa device management tool

[PATCH v2 0/3] fix macb phy probe failure if phy-reset is not handled
 2021-02-05  3:41 UTC  (3+ messages)

[PATCH] Revert "dts: phy: add GPIO number and active state used for phy reset"
 2021-02-05  3:41 UTC  (2+ messages)

[PATCH] Documentation: f2fs: fix typo s/automaic/automatic
 2021-02-05  3:40 UTC  (3+ messages)
  ` [f2fs-dev] "

[OE-core][PATCH] systemd: change /bin/nologin to /sbin/nologin
 2021-02-05  3:40 UTC 

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-05  3:39 UTC  (10+ messages)
  ` [Linaro-mm-sig] "

[PATCH 1/2] powerpc/Kconfig: Fix unmet direct dependency on NET
 2021-02-05  3:38 UTC  (4+ messages)
` [PATCH 2/2] crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m

[PATCH] crypto/ccree: fix spelling typo of allocated
 2021-02-05  3:38 UTC  (2+ messages)

[PATCH] crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
 2021-02-05  3:38 UTC  (3+ messages)

[PATCH 0/2] clk: si570: Skip recall NVM into RAM operation
 2021-02-05  3:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: si570: Add 'silabs,skip-recall' property
` [PATCH 2/2] clk: si570: Skip NVM to RAM recall operation if an optional property is set

[ANNOUNCE] xfs-linux: for-next updated to 45068063efb7
 2021-02-05  3:35 UTC 

[PATCH v6 0/7] common SVDM version and VDO from dt
 2021-02-05  3:34 UTC  (8+ messages)
` [PATCHi v6 1/7] usb: typec: Manage SVDM version
` [PATCH v6 2/7] usb: pd: Make SVDM Version configurable in VDM header
` [PATCH v6 3/7] usb: typec: tcpm: Determine common SVDM Version
` [PATCH v6 4/7] usb: typec: ucsi: "
` [PATCH v6 5/7] usb: typec: displayport: Fill the negotiated SVDM Version in the header
` [PATCH v6 6/7] dt-bindings: connector: Add SVDM VDO properties
` [PATCH v6 7/7] usb: typec: tcpm: Get Sink VDO from fwnode

Project Funding/ Soft Loan OFFER!
 2021-02-05  3:34 UTC 

[dpdk-dev] [PATCH v2 00/17] net/txgbe: add VF driver support
 2021-02-05  3:34 UTC  (18+ messages)
` [dpdk-dev] [PATCH v2 01/17] net/txgbe: add ethdev probe and remove for VF device
` [dpdk-dev] [PATCH v2 02/17] net/txgbe: add base code for VF driver
` [dpdk-dev] [PATCH v2 03/17] net/txgbe: support add and remove VF device MAC address
` [dpdk-dev] [PATCH v2 04/17] net/txgbe: get VF device information
` [dpdk-dev] [PATCH v2 05/17] net/txgbe: add interrupt operation for VF device
` [dpdk-dev] [PATCH v2 06/17] net/txgbe: get link status of "
` [dpdk-dev] [PATCH v2 07/17] net/txgbe: add Rx and Tx unit init for "
` [dpdk-dev] [PATCH v2 08/17] net/txgbe: add VF device stats and xstats get operation
` [dpdk-dev] [PATCH v2 09/17] net/txgbe: add VLAN handle support to VF driver
` [dpdk-dev] [PATCH v2 10/17] net/txgbe: add RSS support for VF device
` [dpdk-dev] [PATCH v2 11/17] net/txgbe: add VF device promiscuous and allmulticast mode
` [dpdk-dev] [PATCH v2 12/17] net/txgbe: support multicast MAC filter for VF driver
` [dpdk-dev] [PATCH v2 13/17] net/txgbe: support to update MTU on VF device
` [dpdk-dev] [PATCH v2 14/17] net/txgbe: support register dump "
` [dpdk-dev] [PATCH v2 15/17] net/txgbe: start and stop "
` [dpdk-dev] [PATCH v2 16/17] net/txgbe: add some supports as PF driver implemented
` [dpdk-dev] [PATCH v2 17/17] doc: update release note for txgbe

next/pending-fixes build: 205 builds: 0 failed, 205 passed, 15 warnings (v5.11-rc6-329-g3463a75620c7)
 2021-02-05  3:35 UTC 

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-02-05  3:32 UTC  (7+ messages)
` [PATCH v10 08/16] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v10 12/16] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR

[PATCH] xen/arm: domain_build: Ignore device nodes with invalid addresses
 2021-02-05  3:32 UTC  (11+ messages)
      ` Question on PCIe Device Tree bindings, Was: "

[RFC PATCH 0/8] usb: Check for genXxY on host
 2021-02-05  3:30 UTC  (7+ messages)
` [RFC PATCH 6/8] usb: xhci: Fix port minor revision

[RFC] Use SMMU HTTU for DMA dirty page tracking
 2021-02-05  3:30 UTC  (10+ messages)

[Bug 1914696] [NEW] aarch64: migration failed: Segmentation fault (core dumped)
 2021-02-05  3:24 UTC  (6+ messages)
` [Bug 1914696] "

[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
 2021-02-05  3:31 UTC  (4+ messages)
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-05  3:29 UTC  (3+ messages)
  ` [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v3 00/13] vdpa: add vdpa simulator for block device
 2021-02-05  3:27 UTC  (13+ messages)
` [PATCH v3 03/13] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH v3 04/13] vringh: explain more about cleaning riov and wiov
` [PATCH v3 08/13] vdpa: add return value to get_config/set_config callbacks
` [PATCH v3 09/13] vhost/vdpa: remove vhost_vdpa_config_validate()

Help with dealing with autoconf uprev affected packages?
 2021-02-05  3:26 UTC  (6+ messages)
      ` [oe] "

[PATCH v3] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-02-05  3:25 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/selftest: Synchronise with the GPU timestamp
 2021-02-05  3:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-05  3:23 UTC  (21+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
  ` [linux-sunxi] "
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
  ` [linux-sunxi] "
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6
  ` [linux-sunxi] "

[PATCH 2/5] btrfs: initial fsverity support
 2021-02-05  3:21 UTC  (5+ messages)

[PATCH] mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flush()
 2021-02-05  3:22 UTC  (3+ messages)

[drm-drm-intel:topic/core-for-CI 20/29] include/linux/kconfig.h:7:10: fatal error: 'generated/autoconf.h' file not found
 2021-02-05  3:19 UTC 

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-05  3:16 UTC  (2+ messages)

[PATCH 1/1] powerpc/kvm: Save Timebase Offset to fix sched_clock() while running guest code
 2021-02-05  3:16 UTC  (3+ messages)

[PATCH v1] test: Allow simple glob pattern in the test name
 2021-02-05  3:17 UTC  (2+ messages)

[PATCH v1] test: Include /sbin to the PATH when creating ext4 disk image
 2021-02-05  3:17 UTC  (2+ messages)

[PATCH v3 00/12] smbios: Enhancements for more flexibility
 2021-02-05  3:17 UTC  (4+ messages)
` [PATCH v3 12/12] smbios: Allow a few values to come from sysinfo

[PATCH net-next] net: core: Remove extra spaces
 2021-02-05  3:13 UTC  (3+ messages)
  ` 答复: "

[PATCH net-next] net: dsa: xrs700x: Correctly address device over I2C
 2021-02-05  3:11 UTC  (3+ messages)

[PATCH] mm/rmap: Correct obsolete comment of page_get_anon_vma()
 2021-02-05  3:11 UTC  (3+ messages)

5:11: in-kernel BTF is malformed
 2021-02-05  3:10 UTC  (11+ messages)
                ` [FIXED] "

[v6 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
 2021-02-05  3:12 UTC  (3+ messages)
` [mm] [confidence: ] 3510a44e0e: WARNING:suspicious_RCU_usage

[PATCH v4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-02-05  3:10 UTC 

[PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-02-05  3:07 UTC  (8+ messages)
` [PATCHv17 "

[Intel-gfx] [PATCH v15 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-02-05  3:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v15,1/2] "

[PATCH] mm/hugetlb: Remove obsolete comment in vma_has_reserves()
 2021-02-05  3:08 UTC  (3+ messages)

[PATCH] powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
 2021-02-05  3:04 UTC 

[PATCH v2 0/2] Clean up MSM8939 interconnect driver
 2021-02-05  3:03 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix TCP flag field modification
 2021-02-05  3:03 UTC 

[PATCH net-next v3] net-loopback: set lo dev initial state to UP
 2021-02-05  3:00 UTC  (2+ messages)

[RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
 2021-02-05  3:00 UTC  (12+ messages)

[PATCHv5 net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP
 2021-02-05  3:00 UTC  (2+ messages)

[PATCH] nfc: pn533: Fix typo issue
 2021-02-05  3:00 UTC  (2+ messages)

[PATCH] net: hns3: avoid -Wpointer-bool-conversion warning
 2021-02-05  3:00 UTC  (2+ messages)

[linux-arm:for-next 9/27] arch/arm/boot/compressed/fdt_check_mem_start.c:62:10: warning: no previous prototype for function 'fdt_check_mem_start'
 2021-02-05  3:00 UTC 

[PATCH][next] net: hns3: remove redundant null check of an array
 2021-02-05  3:00 UTC  (2+ messages)

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-05  2:56 UTC  (7+ messages)
` [PATCH v4 5/8] block: introduce zone_write_granularity limit
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

[PATCH v3 1/2] station: move scan cancelation to __station_connect_network
 2021-02-05  2:57 UTC  (2+ messages)

[PATCH] mm: cma: support sysfs
 2021-02-05  2:55 UTC  (10+ messages)

[PATCH v5 3/7] Reimplement RLIMIT_NPROC on top of ucounts
 2021-02-05  2:55 UTC  (3+ messages)
` c632dadc10: BUG:KASAN:null-ptr-deref_in_is_ucounts_overlimit

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-05  2:53 UTC  (3+ messages)

[PATCH v2] seccomp: Improve performace by optimizing rmb()
 2021-02-05  3:34 UTC 

[LTP] [PATCH] ttype: using TERRNO to macth errno
 2021-02-05  2:48 UTC  (2+ messages)

[RFC][PATCH 0/2] keys: request_key() interception in containers
 2021-02-05  2:46 UTC  (4+ messages)
` [PATCH 1/2] Add namespace tags that can be used for matching without pinning a ns

[PATCH] gpio-uclass: fix gpio flags save condition
 2021-02-05  2:45 UTC  (4+ messages)

[RFC PATCH v2] taskstats: add /proc/taskstats to fetch pid/tgid status
 2021-02-05  2:43 UTC  (9+ messages)

[PATCH] mm/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
 2021-02-05  2:39 UTC  (2+ messages)

[cip-dev] Cip-kernel-sec Updates for Week of 2021-02-04
 2021-02-05  2:41 UTC  (3+ messages)

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-05  2:39 UTC  (4+ messages)

[PATCH v7 0/6] usb: Support USB 3.2 multi-lanes
 2021-02-05  2:39 UTC  (4+ messages)
` [PATCH v7 1/6] dt-binding: usb: Include USB SSP rates in GenXxY

[Intel-wired-lan] [PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-05  2:40 UTC  (3+ messages)
`  "

use-after-free access in bt_iter()
 2021-02-05  2:39 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.95-8-gfa04fbb8e98b)
 2021-02-05  2:38 UTC 

[PATCH] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
 2021-02-05  2:36 UTC  (3+ messages)

ucm2: sof-hda-dsp: DMICS may not be present
 2021-02-05  2:37 UTC 

[PATCH v3 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  2:36 UTC  (3+ messages)
` [PATCH v3 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[RFC PATCH 0/3] arm64: Implement reliable stack trace
 2021-02-05  2:36 UTC  (12+ messages)

incoming
 2021-02-05  2:33 UTC  (19+ messages)
` [patch 01/18] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [patch 02/18] mm: hugetlb: fix a race between freeing and dissolving the page
` [patch 03/18] mm: hugetlb: fix a race between isolating and freeing page
` [patch 04/18] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [patch 05/18] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [patch 06/18] mm, compaction: move high_pfn to the for loop scope
` [patch 07/18] mm/vmalloc: separate put pages and flush VM flags
` [patch 08/18] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
` [patch 09/18] mm: thp: fix MADV_REMOVE deadlock on shmem THP
` [patch 10/18] memblock: do not start bottom-up allocations with kernel_end
` [patch 11/18] mailmap: fix name/email for Viresh Kumar
` [patch 12/18] mailmap: add entries for Manivannan Sadhasivam
` [patch 13/18] mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
` [patch 14/18] kasan: add explicit preconditions to kasan_report()
` [patch 15/18] kasan: make addr_has_metadata() return true for valid addresses
` [patch 16/18] ubsan: implement __ubsan_handle_alignment_assumption
` [patch 17/18] mm: hugetlb: fix missing put_page in gather_surplus_pages()
` [patch 18/18] MAINTAINERS/.mailmap: use my @kernel.org address

[meta-virtualization] [PATCH] python3-keyring: upgrade 21.8.0 -> 22.0.1
 2021-02-05  2:32 UTC 

[oe] [meta-oe] [PATCH] live555: upgrade 20210101 -> 20210129
 2021-02-05  2:32 UTC 

[oe] [meta-oe] [PATCH] gd: upgrade 2.3.0 -> 2.3.1
 2021-02-05  2:32 UTC 

[PATCH net-next v2] netlink: add tracepoint at NL_SET_ERR_MSG
 2021-02-05  2:30 UTC  (2+ messages)

[PATCH net-next 1/2] net: add EXPORT_INDIRECT_CALLABLE wrapper
 2021-02-05  2:30 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.