All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-28 14:25:14 to 2021-12-28 15:20:22 UTC [more...]

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2021-12-28 15:20 UTC  (16+ messages)
` [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
            ` [Intel-wired-lan] "
` [RFC 03/32] ACPI: Kconfig: add HAS_IOPORT dependencies

[PATCH v5 0/6] object-name: make ambiguous object output translatable + show tag date
 2021-12-28 15:19 UTC  (16+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v6 2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
  ` [PATCH v6 3/6] object-name: make ambiguous object output translatable
  ` [PATCH v6 4/6] object-name: show date for ambiguous tag objects
  ` [PATCH v6 5/6] object-name: iterate ambiguous objects before showing header
  ` [PATCH v6 6/6] object-name: re-use "struct strbuf" in show_ambiguous_object()
  ` [PATCH v8 0/7] progress: test fixes / cleanup
    ` [PATCH v8 1/7] leak tests: fix a memory leak in "test-progress" helper
    ` [PATCH v8 2/7] progress.c test helper: add missing braces
    ` [PATCH v8 3/7] progress.c tests: make start/stop commands on stdin
    ` [PATCH v8 4/7] progress.c tests: test some invalid usage
    ` [PATCH v8 5/7] progress.c: add temporary variable from progress struct
    ` [PATCH v8 6/7] pack-bitmap-write.c: don't return without stop_progress()
    ` [PATCH v8 7/7] *.c: use isatty(0|2), not isatty(STDIN_FILENO|STDERR_FILENO)

[PATCHv3 net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
 2021-12-28 15:15 UTC  (4+ messages)
` [PATCHv3 net-next 1/2] net_tstamp: add new "

[PATCH 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2021-12-28 14:53 UTC  (3+ messages)
` [PATCH 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
` [PATCH 2/2] drivers/perf: hisi: add driver for HNS3 PMU

[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
 2021-12-28 15:13 UTC  (3+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination
` [RFC PATCH net v2 2/2] net/smc: Resolve the race between SMC-R link access and clear

[PATCH 0/4] Sparse checkout: fix bug with worktree of bare repo
 2021-12-28 15:13 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] worktree: add upgrade_to_worktree_config()

[powerpc:next-test 44/179] arch/powerpc/platforms/85xx/smp.c:218:28: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-12-28 15:10 UTC  (2+ messages)

[PATCH v2] mailbox: fix gce_num of mt8192 driver data
 2021-12-28 14:58 UTC  (4+ messages)

[rcutorture] 82e310033d: WARNING:possible_recursive_locking_detected
 2021-12-28 15:11 UTC  (2+ messages)

Fair IT: Lena X
 2021-12-28 15:10 UTC 

[PATCH] drm/mediatek: Fix unused-but-set variable warning
 2021-12-28 14:53 UTC  (5+ messages)

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-12-28 15:10 UTC  (2+ messages)

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2021-12-28 14:39 UTC  (72+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 04/17] asm-generic: compat: Cleanup "
` [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V2 06/17] riscv: Fixup difference with defconfig
` [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation
` [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation
` [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread
` [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH 0/4] Fix -acpitable regression
 2021-12-28 14:25 UTC  (3+ messages)
` [PATCH 1/4] acpi: fix QEMU crash when started with SLIC table

PROBLEM: USB stops working
 2021-12-28 15:05 UTC 

[Buildroot] [PATCH 1/1] package/bento4: Add ism segfault patch
 2021-12-28 15:01 UTC 

[PATCH v2 37/50] wilc1000: introduce set_header() function
 2021-12-28 15:00 UTC  (3+ messages)

[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
 2021-12-28 14:57 UTC  (32+ messages)
` [PATCH 04/25] x86/sgx: Add pfn_mkwrite() handler for present PTEs
` [PATCH 05/25] x86/sgx: Introduce runtime protection bits
` [PATCH 07/25] x86/sgx: Move PTE zap code to separate function
` [PATCH 10/25] x86/sgx: Support enclave page permission changes
` [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave

[dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU
 2021-12-28 14:56 UTC 

[Buildroot] [PATCH 1/1] package/atkmm: bump to version 2.36.1
 2021-12-28 14:54 UTC 

linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
 2021-12-28 14:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libxmlpp: bump to version 5.0.1
 2021-12-28 14:49 UTC 

[RFC PATCH net 0/2] net/smc: Fix for race in smc link group termination
 2021-12-28 14:50 UTC  (3+ messages)
` [RFC PATCH net 2/2] net/smc: Resolve the race between SMC-R link access and clear

Re: [PATCH] staging: greybus: audio: Check null pointer
 2021-12-28 14:50 UTC  (2+ messages)
`  "

[PATCH] SUNRPC: use default_groups in kobj_type
 2021-12-28 14:48 UTC 

[PATCH] xfs: sysfs: use default_groups in kobj_type
 2021-12-28 14:46 UTC 

[dpdk-dev] [PATCH v2 1/3] net/iavf: support GTPU inner IPv4 for FDIR
 2021-12-28 14:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] support GTPU inner IPv4/IPv6 for AVF FDIR
  ` [dpdk-dev] [PATCH v3 1/3] net/iavf: support GTPU inner IPv4 for FDIR
    ` [dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU

[PATCH v20 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-28 14:45 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: use default_groups in kobj_type
 2021-12-28 14:45 UTC  (2+ messages)
`  "

[PATCH] qlge: refactor qlge_change_rx_buffers() in qlge_main.c
 2021-12-28 14:45 UTC  (2+ messages)

[PATCH] orangefs: use default_groups in kobj_type
 2021-12-28 14:44 UTC 

[PATCH] nilfs2: use default_groups in kobj_type
 2021-12-28 14:42 UTC  (2+ messages)

[PATCH v4 0/7] ARM: add vmap'ed stack support
 2021-12-28 14:39 UTC  (12+ messages)
  ` [PATCH v4 7/7] ARM: implement support for vmap'ed stacks

[PATCH] NFS: use default_groups in kobj_type
 2021-12-28 14:41 UTC 

[PATCH 5.10.y] drm/cirrus: fix a NULL vs IS_ERR() checks
 2021-12-28 14:39 UTC  (6+ messages)

[Buildroot] [PATCH 01/13] package/kodi-pvr-argustv: bump version to 19.0.1-Matrix
 2021-12-28 14:36 UTC  (13+ messages)
` [Buildroot] [PATCH 02/13] package/kodi-pvr-dvblink: "
` [Buildroot] [PATCH 03/13] package/kodi-pvr-dvbviewer: bump version to 19.0.2-Matrix
` [Buildroot] [PATCH 04/13] package/kodi-pvr-filmon: bump version to 19.0.1-Matrix
` [Buildroot] [PATCH 05/13] package/kodi-pvr-hdhomerun: bump version to 19.0.2-Matrix
` [Buildroot] [PATCH 06/13] package/kodi-pvr-hts: bump version to 19.0.4-Matrix
` [Buildroot] [PATCH 07/13] package/kodi-pvr-iptvsimple: bump version to 19.0.3-Matrix
` [Buildroot] [PATCH 08/13] package/kodi-screensaver-asteroids: bump version to 19.0.1-Matrix
` [Buildroot] [PATCH 09/13] package/kodi-screensaver-biogenesis: "
` [Buildroot] [PATCH 10/13] package/kodi-screensaver-matrixtrails: "
` [Buildroot] [PATCH 11/13] package/kodi-vfs-rar: "
` [Buildroot] [PATCH 12/13] package/kodi-visualisation-starburst: "
` [Buildroot] [PATCH 13/13] package/kodi-pvr-waipu: bump version to 19.1.1-Matrix

[PATCH] iio: humidity: hdc100x: Add ACPI HID table
 2021-12-28 14:38 UTC  (2+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2021-12-28 14:25 UTC  (27+ messages)
` [PATCH 1/8] of: base: add of_parse_phandle_with_optional_args()
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings
` [PATCH 3/8] nvmem: core: add an index parameter to the cell
` [PATCH 4/8] nvmem: core: add transformations support
` [PATCH 5/8] net: add helper eth_addr_add()
` [PATCH 6/8] nvmem: transformations: ethernet address offset support
` [PATCH 7/8] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [PATCH 8/8] arm64: defconfig: enable NVMEM transformations

What's cooking in git.git (Dec 2021, #06; Mon, 27)
 2021-12-28 14:35 UTC  (2+ messages)
` ab/ambiguous-object-name (was: What's cooking in git.git (Dec 2021, #06; Mon, 27))

[PATCH] xhci: re-initialize the HC during resume if HCE was set
 2021-12-28 14:34 UTC  (2+ messages)

[RFT] mt76: mt7615e: process txfree and txstatus without allocating skbs
 2021-12-28 14:33 UTC 

[PATCH -perfbook 0/4] ebook: Improve overall page layout
 2021-12-28 14:33 UTC  (5+ messages)
` [PATCH -perfbook 1/4] ebook: Allocate enough width for four-digit page counts in TOC
` [PATCH -perfbook 2/4] ebook: Print page counts on upper-right edge of page
` [PATCH -perfbook 3/4] ebook: Use normal epigraph for chapter headings
` [PATCH -perfbook 4/4] ebook: Reduce chapter heading's font size and spaces

[Buildroot] [PATCH 1/1] package/libsigc: needs C++17
 2021-12-28 14:28 UTC 

[PATCH v2 0/5] block-job: drop BlockJob.blk
 2021-12-28 14:28 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.16-r2pro 50/54] cc1: error: drivers/net/phy/rtk/rtl8367c/include: No such file or directory
 2021-12-28 14:29 UTC 

[RFC] mempool: modify flush threshold
 2021-12-28 14:28 UTC 

[PATCH v2 0/3] Apple M1 power management controller support
 2021-12-28 14:27 UTC  (4+ messages)
` [PATCH v2 3/3] power: domain: Add Apple pmgr driver

Please pull u-boot-video/next
 2021-12-28 14:25 UTC 

[PATCH] staging: greybus: auto_manager: use default_groups in kobj_type
 2021-12-28 14:25 UTC  (2+ messages)
` [greybus-dev] "

Please pull u-boot-video
 2021-12-28 14:25 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.