All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-09 03:52:09 to 2021-10-09 08:28:45 UTC [more...]

[PATCH v6 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-09  8:28 UTC  (6+ messages)

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-09  8:27 UTC  (12+ messages)
` [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub

[bug report] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
 2021-10-09  8:25 UTC  (4+ messages)

[intel-tdx:guest 99/136] kernel/dma/swiotlb.c:223:19: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2021-10-09  8:22 UTC  (2+ messages)

[PATCH v12 0/3] fpga: Use standard class dev_release function
 2021-10-09  8:16 UTC  (8+ messages)
` [PATCH v12 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v12 2/3] fpga: bridge: "
` [PATCH v12 3/3] fpga: region: "

[PATCH v7 00/24] rtw89: add Realtek 802.11ax driver
 2021-10-09  8:21 UTC  (2+ messages)

[PATCH] unpack-objects: unpack large object in stream
 2021-10-09  8:20 UTC 

[Buildroot] [PATCH 1/1] package/automake: bump to version 1.16.5
 2021-10-09  8:18 UTC 

[PATCH net-next v3 0/5] devlink reload simplification
 2021-10-09  8:16 UTC  (2+ messages)

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-09  8:08 UTC  (2+ messages)

[PATCH] qed: Fix missing error code in qed_slowpath_start()
 2021-10-09  8:09 UTC 

[Bug 214453] New: skl_int3472_unregister_clock: kernel NULL pointer dereference (HP Elite x2 1013 G3)
 2021-10-09  8:14 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27
 2021-10-09  8:12 UTC 

[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
 2021-10-09  8:08 UTC  (6+ messages)
` [PATCH RFC 1/5] qapi: Enable enum member introspection to show more than name

[dpdk-dev] [PATCH v3 1/2] event/cnxk: update min interval calculation
 2021-10-09  8:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/2] event/cnxk: add external clock support for timer

[PATCH v4 0/3] MSG_ZEROCOPY for multifd
 2021-10-09  7:56 UTC  (4+ messages)
` [PATCH v4 1/3] QIOChannel: Add io_writev_zerocopy & io_flush_zerocopy callbacks
` [PATCH v4 2/3] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX
` [PATCH v4 3/3] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)

[PATCH] mm/userfaultfd: provide unmasked address on page-fault
 2021-10-09  7:59 UTC  (4+ messages)

[RFC] io_uring: add fixed poll support
 2021-10-09  7:56 UTC 

Some problems for git beginners
 2021-10-09  7:43 UTC 

[Buildroot] [PATCH 1/1] package/ltrace: fix autoreconf with autoconf >= 2.70
 2021-10-09  7:50 UTC 

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-10-09  7:50 UTC  (3+ messages)
` [RFC PATCH v2 07/69] KVM: TDX: define and export helper functions for KVM "

[dpdk-dev] [PATCH] net/hns3: remove similar macro function definitions
 2021-10-09  7:48 UTC 

[PATCH] static_call: fix null-ptr-deref in static_call_del_module
 2021-10-09  7:44 UTC 

[dpdk-dev] [PATCH v15 0/9] eal: Add EAL API for threading
 2021-10-09  7:41 UTC  (11+ messages)
` [dpdk-dev] [PATCH v16 "
  ` [dpdk-dev] [PATCH v16 1/9] eal: add basic threading functions
  ` [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes
  ` [dpdk-dev] [PATCH v16 3/9] eal/windows: translate Windows errors to errno-style errors
  ` [dpdk-dev] [PATCH v16 4/9] eal: implement functions for thread affinity management
  ` [dpdk-dev] [PATCH v16 5/9] eal: implement thread priority management functions
  ` [dpdk-dev] [PATCH v16 6/9] eal: add thread lifetime management
  ` [dpdk-dev] [PATCH v16 7/9] eal: implement functions for mutex management
  ` [dpdk-dev] [PATCH v16 8/9] eal: implement functions for thread barrier management
  ` [dpdk-dev] [PATCH v16 9/9] Add unit tests for thread API

[PATCH net v2 0/2] fix tx buffer concurrent access protection
 2021-10-09  7:40 UTC  (3+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH v2 0/2] Fix out-of-bound read in resp_readcap16 and resp_report_tgtpgs
 2021-10-09  7:52 UTC  (3+ messages)
` [PATCH v2 1/2] scsi:scsi_debug: Fix out-of-bound read in resp_readcap16
` [PATCH v2 2/2] scsi:scsi_debug:Fix out-of-bound read in resp_report_tgtpgs

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-09  7:38 UTC  (13+ messages)
` [PATCH v10 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v10 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v10 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v10 04/11] x86/tdx: Add TDX support to intel_cc_platform_has()
` [PATCH v10 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v10 06/11] x86/traps: Add #VE support for TDX guest
` [PATCH v10 07/11] x86/tdx: Add HLT "
` [PATCH v10 08/11] x86/tdx: Wire up KVM hypercalls
` [PATCH v10 09/11] x86/tdx: Add MSR support for TDX guest
` [PATCH v10 10/11] x86/tdx: Don't write CSTAR MSR on Intel
` [PATCH v10 11/11] x86/tdx: Handle CPUID via #VE

[dpdk-dev] [PATCH] ip_frag: modify the fragment offset and mf
 2021-10-09  7:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment

[PATCH v2 0/3] Use default values from settings instead of config
 2021-10-09  7:24 UTC  (3+ messages)
` [PATCH v3 "

[Buildroot] [PATCH 1/1] package/go: security bump to 1.17.2
 2021-10-09  7:18 UTC  (2+ messages)

[PATCH v2 2/2] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-10-09  7:12 UTC 

[PATCH v2 1/2] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-10-09  7:11 UTC 

[PATCH v2 0/2] mm: mmap_lock: some improvements
 2021-10-09  7:10 UTC 

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-10-09  7:07 UTC  (16+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[paulmck-rcu:rcu/next] BUILD SUCCESS d5e7be308018b4a3455a904982b997a40662ff7f
 2021-10-09  7:06 UTC 

Non-packed structures in IP headers
 2021-10-09  6:56 UTC  (4+ messages)

[OpenRISC] OpenRISC Proposal - Tininess Before Rounding
 2021-10-09  7:03 UTC 

[PATCH] block: fix syzbot report UAF in bdev_free_inode()
 2021-10-09  6:59 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-10-08
 2021-10-09  6:59 UTC 

[linux-5.4 test] 165431: regressions - FAIL
 2021-10-09  6:55 UTC 

W i n n e r
 2021-10-09  6:52 UTC 

[PATCH] ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()
 2021-10-09  6:58 UTC  (2+ messages)

[ovmf test] 165433: all pass - PUSHED
 2021-10-09  6:45 UTC 

[PATCH v11 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-10-09  6:44 UTC  (3+ messages)
` [PATCH v11 3/3] grep: fix an edge case concerning ascii patterns and UTF-8 data

[wireguard-apple] [iOS] 464xlat networks and On-demand roaming issue
 2021-10-09  6:43 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: ignore data role mismatch with a GoodCRC Message
 2021-10-09  6:42 UTC  (4+ messages)

[PATCH v5 0/3] send-email: shell completion improvements
 2021-10-09  6:38 UTC  (3+ messages)
` [PATCH v6 2/3] send-email: programmatically generate bash completions

[PATCH v3 1/2] dt-bindings: hwmon: Add nct7802 bindings
 2021-10-09  6:38 UTC  (2+ messages)

GPMI iMX6ull timeout on DMA
 2021-10-09  6:33 UTC  (10+ messages)

[PATCH 0/9] btrfs-progs: mkfs fixes and enhancements for extent tree v2
 2021-10-09  6:34 UTC  (3+ messages)
` [PATCH 1/9] btrfs-progs: use an associative array for init mkfs blocks

[PATCH] iio: core: fix double free in iio_device_unregister_sysfs()
 2021-10-09  6:39 UTC 

[PATCH 0/4] hw/i386/sgx: Housekeeping around SGX
 2021-10-09  6:14 UTC  (3+ messages)
` [PATCH 2/4] hw/i386/sgx: Have sgx_epc_get_section() return a boolean

[PATCH -next] integrity: return early if audit_log_start return NULL
 2021-10-09  6:30 UTC 

[PATCH] MAINTAINERS: Update the devicetree documentation path of hyperbus
 2021-10-09  6:27 UTC 

[PATCH] MAINTAINERS: Update the devicetree documentation path of imx fec driver
 2021-10-09  6:27 UTC 

[agd5f:drm-next-5.16 105/169] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c:117:37: warning: unused variable 'hawaii_device_info'
 2021-10-09  6:20 UTC  (2+ messages)

Add Apple M1 support to PASemi i2c driver
 2021-10-09  6:10 UTC  (4+ messages)

EROFS roadmap update
 2021-10-09  6:11 UTC 

[PATCH v3 0/2] mtd: block2mtd: support for custom MTD label
 2021-10-09  6:09 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: block2mtd: minor refactor to avoid hard coded constant
` [PATCH v3 2/2] mtd: block2mtd: add support for an optional custom MTD label

[PATCH] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-09  5:55 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] staging: rtl8723bs: core: simplify the if condition
 2021-10-09  6:00 UTC 

[PATCH v2 0/7] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-10-09  5:59 UTC  (2+ messages)

[PATCH v3 00/46] Register SCSI sysfs attributes earlier
 2021-10-09  5:55 UTC  (5+ messages)
` [PATCH v3 44/46] scsi: unisys: Remove the shost_attrs member
` [PATCH v3 45/46] scsi: usb: Switch to attribute groups

[xen-unstable-smoke test] 165439: tolerable all pass - PUSHED
 2021-10-09  5:52 UTC 

[PATCH] target/riscv: line up all of the registers in the info register dump
 2021-10-09  5:50 UTC  (2+ messages)

[PATCH] ksmbd-tools: set a minimum character limit for password
 2021-10-09  5:49 UTC 

[PATCH v4 00/11] Multigenerational LRU Framework
 2021-10-09  5:43 UTC  (2+ messages)

[RFC PATCH v1 0/2] Improvements to SIGP handling [QEMU]
 2021-10-09  5:40 UTC  (3+ messages)
` [RFC PATCH v1 1/2] s390x: sigp: Force Set Architecture to return Invalid Parameter

[dpdk-dev] [PATCH 00/14] i40e base code update
 2021-10-09  5:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 00/17] "
  ` [dpdk-dev] [PATCH v6 10/17] net/i40e/base: fix headers to match functions
  ` [dpdk-dev] [PATCH v6 14/17] net/i40e/base: separate kernel allocated Rx bi rings

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-08 15:22 UTC  (5+ messages)
` [PATCH 1/2] sched: Move Kconfig.preempt to sched/Kconfig
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

ppc64le and 32-bit LE userland compatibility
 2021-10-08 11:25 UTC 

[PATCH v1] can: netlink: report the CAN controller mode supported flags
 2021-10-09  5:37 UTC  (2+ messages)

[PATCH] um: Add missing "FORCE" target when using if_changed
 2021-10-09  5:36 UTC  (5+ messages)

[PATCH] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-08 10:23 UTC  (2+ messages)

[PATCH] block: nbd: fix sanity check for first_minor
 2021-10-09  5:35 UTC 

[PATCH] hw/misc: applesmc: use host osk as default on macs
 2021-10-09  5:32 UTC  (2+ messages)

[PATCH v5 0/3] usb: gadget: configfs: add some trace event
 2021-10-09  5:32 UTC  (7+ messages)
` [PATCH v5 1/3] usb: gadget: configfs: avoid list move operation of usb_function
` [PATCH v5 2/3] usb: gadget: configfs: add gadget_info for config group

[syzbot] KMSAN: uninit-value in hci_loglink_complete_evt
 2021-10-09  5:20 UTC 

[PATCH] staging: rtl8723bs: core: remove empty else section
 2021-10-09  5:20 UTC 

virtio-net: kernel panic in virtio_net.c
 2021-10-09  5:19 UTC  (4+ messages)

[Bug 214661] New: THREAD_SIZE on x86_64 is 4*PAGE_SIZE, not 2*PAGE_SIZE
 2021-10-09  5:19 UTC 

[LTP] [PATCH v2 1/2] syscalls/readdir01: Convert to new API
 2021-10-09  5:13 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] syscalls/readdir21: "

linux-next: contact/tree changes for the swiotlb tree
 2021-10-09  5:08 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: core: merge the if conditions
 2021-10-09  5:06 UTC 

[GIT PULL] ksmbd fixes
 2021-10-09  4:59 UTC 

linux-next: build failure after merge of the amdgpu tree
 2021-10-09  4:57 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Read in bdev_free_inode
 2021-10-09  4:53 UTC  (2+ messages)

[qemu-mainline test] 165429: tolerable FAIL - PUSHED
 2021-10-09  4:51 UTC 

cron job: media_tree daily build: ERRORS
 2021-10-09  4:50 UTC 

[PATCH v2 0/3] erofs: some decompression improvements
 2021-10-09  4:47 UTC  (5+ messages)
` [PATCH v2 2/3] erofs: introduce the secondary compression head

[PATCH 1/6] lib/scatterlist: Add contiguous DMA chunks helpers
 2021-10-09  4:45 UTC  (2+ messages)

[linux-next:master 4784/6929] drivers/counter/counter-chrdev.c:394:8-24: WARNING: counter_fops: .read() has stream semantic; safe to change nonseekable_open -> stream_open
 2021-10-09  4:45 UTC  (2+ messages)
` [PATCH] counter: fix stream_open.cocci warnings

[PATCH] f2fs: include non-compressed blocks in compr_written_block
 2021-10-09  4:44 UTC  (3+ messages)
` [f2fs-dev] "

[dpdk-dev] [PATCH] net/ixgbe: fix RxQ/TxQ release
 2021-10-09  4:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
 2021-10-09  4:38 UTC 

[GIT PULL] RISC-V Fixes for 5.15-rc5
 2021-10-09  4:38 UTC  (2+ messages)

[linusw-nomadik:rtl8366rb] BUILD SUCCESS 292e7b7473f10676f1e9076ec16b02fdfc0faaac
 2021-10-09  4:36 UTC 

[kvalo-ath:pending-deferred] BUILD SUCCESS a48690826c728470cf9af57afc24022b5d7ed448
 2021-10-09  4:36 UTC 

[PATCH 5.4 00/16] 5.4.152-rc1 review
 2021-10-09  4:35 UTC  (2+ messages)

[PATCH] scsi scsi_transport_iscsi.c: fix misuse of %llu in scsi_transport_iscsi.c
 2021-10-09  4:35 UTC  (3+ messages)

PROBLEM: Evdev epoll_wait Lag
 2021-10-09  4:31 UTC  (2+ messages)

[ardb:for-kernelci 16/19] arch/arm/lib/call_with_stack.S:36:13: error: redefinition of 'fpreg' does not match original
 2021-10-09  4:27 UTC  (2+ messages)

[PATCH v2] f2fs: fix to use WHINT_MODE
 2021-10-09  4:24 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH 5.10 00/29] 5.10.72-rc1 review
 2021-10-09  4:24 UTC  (2+ messages)

[PATCH libnetfilter_log v3] build: doc: `make` generates requested documentation
 2021-10-09  4:24 UTC  (4+ messages)

[PATCH v4] drivers/mmc: fix reference count leaks in moxart_probe
 2021-10-09  4:19 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS 567ec33a76c7d8e7fbd7a73c81dd16b9efc7ae6d
 2021-10-09  4:18 UTC 

[PATCH] powerpc/eeh: Fix docstrings in eeh.c
 2021-10-09  4:16 UTC  (2+ messages)

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-10-09  4:14 UTC  (12+ messages)
` [PATCHv2 1/5] arm64/entry-common: push the judgement of nmi ahead

[PATCH libnetfilter_log v4] build: doc: `make` generates requested documentation
 2021-10-09  4:15 UTC 

[PATCH 5.14 00/48] 5.14.11-rc1 review
 2021-10-09  4:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Silence Coverity warning for find_kfunc_desc_btf
 2021-10-09  4:09 UTC  (2+ messages)
` [PATCH bpf-next v3] "

[powerpc:next-test] BUILD SUCCESS f9473a65719e59c45f1638cc04db7c80de8fcc1a
 2021-10-09  4:03 UTC 

[geert-renesas-devel:next] BUILD SUCCESS 4dad7e7e2891c1acd6d07d221d854f2d67fd30a9
 2021-10-09  4:02 UTC 

[geert-renesas-drivers:renesas-clk-for-v5.16] BUILD SUCCESS 373bd6f487562e8727bc842e9983b093d57968cc
 2021-10-09  4:01 UTC 

[ragnatech:media-next] BUILD SUCCESS b93a34cf0f89dd7009b1e3b11454906468057b68
 2021-10-09  4:02 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v5.16] BUILD SUCCESS 106502e232ed0296275d15054591133f168eaacd
 2021-10-09  4:01 UTC 

kernel/bpf/verifier.c:1776:21: error: unused variable 'kfunc_btf'
 2021-10-09  3:59 UTC  (2+ messages)

[PATCH] spraid: initial commit of Ramaxel spraid driver
 2021-10-09  3:58 UTC  (2+ messages)

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-09  3:56 UTC  (3+ messages)

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-09  3:56 UTC  (3+ messages)
` [PATCH v8 06/11] x86/traps: Add #VE support for TDX guest

[PATCH v4] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-09  3:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: move remaining debugfs interfaces into gt (rev11)


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.