All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-11 14:49:42 to 2022-01-11 15:31:54 UTC [more...]

[PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
 2022-01-11 15:31 UTC  (5+ messages)

[PATCH mptcp-next v3 0/3] fullmesh flag setting support
 2022-01-11 15:31 UTC  (6+ messages)
` [PATCH mptcp-next v3 1/3] mptcp: set fullmesh flag in pm_netlink
` [PATCH mptcp-next v3 2/3] selftests: mptcp: set fullmesh flag in pm_nl_ctl
` [PATCH mptcp-next v3 3/3] selftests: mptcp: add fullmesh setting tests
` [PATCH iproute2-next v2] mptcp: add the fullmesh flag setting support

[PATCH] tools: Do not build kwbimage if CONFIG_TOOLS_LIBCRYPTO=n
 2022-01-11 15:31 UTC 

[PATCH V2] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-01-11 15:31 UTC  (4+ messages)

[PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-11 15:29 UTC  (5+ messages)
` [PATCH] powerpc: dts: add device tree for T1040RDB-REV-A

[PATCH] mm/pgtable: define pte_index so that preprocessor could recognize it
 2022-01-11 15:20 UTC  (2+ messages)

[PATCH v2 00/18] mini-os: remove struct file dependency on config
 2022-01-11 15:28 UTC  (20+ messages)
` [PATCH v2 01/18] mini-os: split struct file definition from its usage
` [PATCH v2 02/18] mini-os: makes file.read bool and move it ahead of device specific part
` [PATCH v2 03/18] mini-os: make offset a common struct file member for all types
` [PATCH v2 04/18] mini-os: replace multiple fd elements in struct file by common one
` [PATCH v2 05/18] mini-os: introduce a common dev pointer in struct file
` [PATCH v2 06/18] mini-os: eliminate blkfront union member "
` [PATCH v2 07/18] mini-os: eliminate consfront "
` [PATCH v2 08/18] mini-os: eliminate fbfront "
` [PATCH v2 09/18] mini-os: eliminate kbdfront "
` [PATCH v2 10/18] mini-os: eliminate netfront "
` [PATCH v2 11/18] mini-os: move tpm respgot member of struct file to device specific data
` [PATCH v2 12/18] mini-os: eliminate tpmfront union member in struct file
` [PATCH v2 13/18] mini-os: eliminate tpmtis "
` [PATCH v2 14/18] mini-os: eliminate xenbus "
` [PATCH v2 15/18] mini-os: introduce get_file_from_fd()
` [PATCH v2 16/18] mini-os: reset file type in close() in one place only
` [PATCH v2 17/18] mini-os: use function vectors instead of switch for file operations
` [PATCH v2 18/18] mini-os: remove file type FTYPE_XC

[PATCH] drm/amdgpu: Enable recovery on yellow carp
 2022-01-11 15:28 UTC  (2+ messages)

[meta-oe][dunfell][PATCH 1/4] Bump sdbus-c++ version to v0.8.3
 2022-01-11 15:28 UTC  (4+ messages)
` [meta-oe][dunfell][PATCH 2/4] sdbus-c++-libsystemd: Fix reallocarray check in meson
` [meta-oe][dunfell][PATCH 3/4] sdbus-c++-libsystemd: Avoid hard dependency on rsync
` [meta-oe][dunfell][PATCH 4/4] sdbus-c++-libsystemd: Fix build with kernel 5.15+

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.170-34-g0f6f6defc80e)
 2022-01-11 15:27 UTC 

kmemleak detects leak in msr_build_context
 2022-01-11 15:26 UTC  (2+ messages)

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-01-11 15:23 UTC  (3+ messages)

[PATCH v2 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-01-11 15:23 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: Add mmc driver for Sunplus SP7021

Fwd: Debian on Linux-SH4
 2022-01-11 15:24 UTC  (11+ messages)

[PATCH 0/1] Fix -device JSON support wrt hotplug
 2022-01-11 15:21 UTC  (2+ messages)

[PATCH v2 00/29] New features and improvements in cnxk crypto PMD
 2022-01-11 15:23 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 21/29] crypto/cnxk: add more info on command timeout

[PATCH 00/23] mm, sched: Rework lazy mm handling
 2022-01-11 15:22 UTC  (11+ messages)
` [PATCH 16/23] sched: Use lightweight hazard pointers to grab lazy mms

cirrus-ci: FreeBSD failure (lttng-ust package not found)
 2022-01-11 15:22 UTC  (3+ messages)

renesas-drivers-2022-01-11-v5.16
 2022-01-11 15:22 UTC 

[PATCH] perf/x86/intel: Add a quirk for the calculation of the number of counters on Alder Lake
 2022-01-11 18:20 UTC 

[PATCH] trace-cruncher: Add API to set tracing CPU affinity
 2022-01-11 15:22 UTC  (7+ messages)

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-01-11 15:18 UTC  (3+ messages)

Linux kernel 5.15.14 released
 2022-01-11 15:20 UTC 

[PATCH v2 00/12] mini-os: remove device specific struct file members
 2022-01-11 15:12 UTC  (13+ messages)
` [PATCH v2 01/12] mini-os: remove event channel specific struct file definitions
` [PATCH v2 02/12] mini-os: remove gnttab specific member from struct file
` [PATCH v2 03/12] mini-os: use alloc_file_type() and get_file_from_fd() in xs
` [PATCH v2 04/12] mini-os: use alloc_file_type() and get_file_from_fd() in tpm_tis
` [PATCH v2 05/12] mini-os: use alloc_file_type() and get_file_from_fd() in tpmfront
` [PATCH v2 06/12] mini-os: use alloc_file_type() and get_file_from_fd() in blkfront
` [PATCH v2 07/12] mini-os: use get_file_from_fd() in netfront
` [PATCH v2 08/12] mini-os: use alloc_file_type() and get_file_from_fd() in fbfront
` [PATCH v2 09/12] mini-os: use file_ops and get_file_from_fd() for console
` [PATCH v2 10/12] mini-os: add struct file_ops for file type socket
` [PATCH v2 11/12] mini-os: add struct file_ops for FTYPE_FILE
` [PATCH v2 12/12] mini-os: make files array private to sys.c

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2022-01-11 15:19 UTC  (3+ messages)

[PATCH] MIPS: ath79: drop _machine_restart again
 2022-01-11 15:18 UTC  (2+ messages)

[PATCH 1/2] drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201
 2022-01-11 15:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/dp: note that DPCD 0x2002-0x2003 match 0x200-0x201 (rev2)

[PATCH v5 00/14] PCI devices passthrough on Arm, part 3
 2022-01-11 15:17 UTC  (3+ messages)
` [PATCH v5 03/14] vpci: move lock outside of struct vpci

[PATCH 1/2] parisc: Enable TOC (transfer of contents) feature unconditionally
 2022-01-11 15:10 UTC  (3+ messages)

[PATCH] RDMA/rxe: Check the last packet by RXE_END_MASK
 2022-01-11 15:16 UTC  (6+ messages)

[PATCH 1/3] drm: add writeback pointers to drm_connector
 2022-01-11 15:16 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 2/2] ASoC: dt-bindings: add bindings for TI TAS5805M
 2022-01-11 15:14 UTC  (3+ messages)

[PATCH v2 0/5] add mt7986 support
 2022-01-11 15:14 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: net: wireless: mt76: document bindings for MT7986

[PATCH v2 1/2] dt-bindings: iio: addac: one-bit-adc-dac yaml documentation
 2022-01-11 15:14 UTC  (2+ messages)

[PATCH v3 0/5] Xilinx ZynqMP USB fixes
 2022-01-11 15:14 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: usb: dwc3: add reference clock period fractional adjustment

[PATCH v5 0/5] user creatable pnv-phb4 devices
 2022-01-11 14:57 UTC  (4+ messages)
` [PATCH v5 4/5] ppc/pnv: Introduce "

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-11 15:14 UTC  (5+ messages)

qemu-efi-aarch64 package
 2022-01-11 14:26 UTC 

[PATCH v3 00/48] Refactor perf cpumap
 2022-01-11 15:12 UTC  (10+ messages)
` [PATCH v3 06/48] perf cpumap: Switch cpu_map__build_map to cpu function

[PATCH] bus/ifpga: remove useless check while browsing devices
 2022-01-11 15:12 UTC  (2+ messages)

[PATCH 0/8] virtio: Add vhost-user based Video decode
 2022-01-11 14:57 UTC  (5+ messages)
` [PATCH 1/8] vhost-user-video: Add a README.md with cheat sheet of commands
` [PATCH 2/8] MAINTAINERS: Add virtio-video section

[PATCH net] net: fix sock_timestamping_bind_phc() to release device
 2022-01-11 15:10 UTC 

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-11 15:10 UTC  (15+ messages)

[PATCH v1 1/1] vsprintf: Fix potential unaligned access
 2022-01-11 15:09 UTC  (3+ messages)

[PATCH v1 1/1] vsprintf: Move space out of string literals in fourcc_string()
 2022-01-11 15:10 UTC  (4+ messages)

[RFT] mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
 2022-01-11 15:10 UTC 

[PATCH 3/3] scan: don't special case periodic scan work
 2022-01-11 15:10 UTC 

[PATCH v19 00/13] support reserving crashkernel above 4G on arm64 kdump
 2022-01-11 15:06 UTC  (25+ messages)
` [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()
` [PATCH v19 02/13] x86/setup: Use parse_crashkernel_high_low() to simplify code
` [PATCH v19 03/13] kdump: make parse_crashkernel_{high|low}() static
` [PATCH v19 04/13] kdump: reduce unnecessary parameters of parse_crashkernel_{high|low}()
` [PATCH v19 05/13] x86/setup: Add and use CRASH_BASE_ALIGN
` [PATCH v19 06/13] kexec: move crashk[_low]_res to crash_core module

INFO: task hung in usbdev_release
 2022-01-11 15:09 UTC  (2+ messages)

[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-11 14:49 UTC  (8+ messages)
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature

[RFC PATCH 1/1] perf arm64: Implement --topdown with metrics
 2022-01-11 15:07 UTC  (7+ messages)
` [RFC PATCH v2 0/5] topdown "
  ` [RFC PATCH v2 1/5] perf stat: Implement --topdown "
  ` [RFC PATCH v2 2/5] perf stat: Topdown kernel events setup function
  ` [RFC PATCH v2 3/5] perf stat: Topdown json metrics "
  ` [RFC PATCH v2 4/5] perf stat: Detect if topdown kernel events supported
  ` [RFC PATCH v2 5/5] perf stat: Ensure only topdown kernel events used on x86

[PATCH 1/1] cmd: part: list all 128 GPT partitions
 2022-01-11 15:08 UTC 

[git pull] drm for 5.17-rc1 (pre-merge window pull)
 2022-01-11 15:08 UTC  (13+ messages)

[PATCH 1/3] scan: fix double space
 2022-01-11 15:07 UTC 

[PATCH 2/3] scan: set scan priority via scan_common
 2022-01-11 15:07 UTC 

[PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
 2022-01-11 14:58 UTC 

[iptables PATCH v2 00/11] Share do_parse() between nft and legacy
 2022-01-11 15:04 UTC  (12+ messages)
` [iptables PATCH v2 01/11] xtables: Drop xtables' family on demand feature
` [iptables PATCH v2 02/11] xtables: Pull table validity check out of do_parse()
` [iptables PATCH v2 03/11] xtables: Move struct nft_xt_cmd_parse to xshared.h
` [iptables PATCH v2 04/11] xtables: Pass xtables_args to check_empty_interface()
` [iptables PATCH v2 05/11] xtables: Pass xtables_args to check_inverse()
` [iptables PATCH v2 06/11] xtables: Do not pass nft_handle to do_parse()
` [iptables PATCH v2 07/11] xshared: Move do_parse to shared space
` [iptables PATCH v2 08/11] xshared: Store parsed wait and wait_interval in xtables_args
` [iptables PATCH v2 09/11] nft: Move proto_parse and post_parse callbacks to xshared
` [iptables PATCH v2 10/11] iptables: Use xtables' do_parse() function
` [iptables PATCH v2 11/11] ip6tables: Use the shared do_parse, too

[PATCH] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-11 15:04 UTC  (8+ messages)
          ` [f2fs-dev] "

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-01-11 15:03 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: leds: "

[PATCH v2 0/3] tools/libs: decouple more from mini-os
 2022-01-11 15:03 UTC  (4+ messages)
` [PATCH v2 1/3] tools/libs/evtchn: "
` [PATCH v2 2/3] tools/libs/gnttab: "
` [PATCH v2 3/3] tools/libs/ctrl: remove file related handling

no name mouse?
 2022-01-11 15:02 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.35.0-rc0
 2022-01-11 15:02 UTC 

Phyr Starter
 2022-01-11 15:02 UTC  (9+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-11 15:01 UTC  (8+ messages)
` [RFC PATCH 0/6] fprobe: Introduce fprobe function entry/exit probe
  ` [RFC PATCH 1/6] fprobe: Add ftrace based probe APIs
  ` [RFC PATCH 2/6] rethook: Add a generic return hook
  ` [RFC PATCH 3/6] rethook: x86: Add rethook x86 implementation
  ` [RFC PATCH 4/6] fprobe: Add exit_handler support
  ` [RFC PATCH 5/6] fprobe: Add sample program for fprobe
  ` [RFC PATCH 6/6] bpf: Add kprobe link for attaching raw kprobes

[LTP] [PATCH v1] Create dio_read.c test
 2022-01-11 15:03 UTC  (2+ messages)

[PATCH 0/2] mt76: fix a leftover race in runtime-pm for mt7663/mt7921
 2022-01-11 15:00 UTC  (5+ messages)
` [PATCH 1/2] mt76: mt7921: fix a leftover race in runtime-pm

[LTP] [PATCH v1] tst_taint: Print readable error message instead of numerical code
 2022-01-11 15:00 UTC 

[PATCH v8] virtio-net: support device stats
 2022-01-11 14:58 UTC  (3+ messages)
` [virtio-dev] "

[LTP] [PATCH 1/3] bpf: Print full verification log
 2022-01-11 14:36 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] API: Add tst_printf to avoid specifying the output FD in tests
  ` [LTP] [PATCH v2 4/4] bpf_prog05: Drop CAP_BPF and check if ptr arithmetic is allowed

[PATCH v2] target/arm/cpu64: Use 32-bit GDBstub when running in 32-bit KVM mode
 2022-01-11 14:38 UTC  (3+ messages)

[PATCH 1/1] stm32mp: fix board_get_alt_info_mmc()
 2022-01-11 14:58 UTC 

[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
 2022-01-11 14:57 UTC  (12+ messages)

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, 63045bfd)
 2022-01-11 14:55 UTC 

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-11 14:54 UTC  (12+ messages)

[RFC PATCH v2 00/13] module: core code clean up
 2022-01-11 14:55 UTC  (2+ messages)

[Buildroot] [PATCH RFC 1/1] package/wpewebkit: use ninja for faster builds
 2022-01-11 14:55 UTC 

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, 133d9c53)
 2022-01-11 14:54 UTC 

[PATCH 1/2] net/nfp: remove duplicated check when setting MAC address
 2022-01-11 14:54 UTC  (3+ messages)
` [PATCH 2/2] net/nfp: remove useless range checks

[RFC 0/2] printk: Remove cyclic include dependencies with printk.h
 2022-01-11 14:54 UTC  (5+ messages)
` [RFC 1/2] printk/dynamic_debug: Remove cyclic dependency between printk.h and dynamic_debug.h
` [RFC 2/2] printk/bug: Remove cyclic dependency between bug.h and printk.h

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-11 14:18 UTC  (4+ messages)

[PATCH] target/s390x: Fix 32-bit shifts
 2022-01-11 14:22 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.16.0 (mainline.kernel.org-clang, 9bcbf894)
 2022-01-11 14:52 UTC 

[PATCH] fsi: core: Check error number after calling ida_simple_get
 2022-01-11 14:51 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, fe8152b3)
 2022-01-11 14:51 UTC 

[PATCH v2 11/13] media: s5p-g2d: Use platform_get_irq() to get the interrupt
 2022-01-11 14:49 UTC  (3+ messages)

Add a few more FAQs to the [kernel.org] releases page
 2022-01-11 14:50 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, 8efd0d9c)
 2022-01-11 14:50 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.