All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-08 07:09:10 to 2022-10-08 11:11:48 UTC [more...]

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-10-08 11:11 UTC  (7+ messages)
` [PATCH v5 0/3] support ethdev "
  ` [PATCH v5 3/3] app/procinfo: support "

[PATCHSET v2 0/6] fstests: random fixes for v2022.09.25
 2022-10-08 11:11 UTC  (3+ messages)
` [PATCH 4/6] xfs/128: try to force file allocation behavior

[PATCH v3] ath9k: verify the expected usb_endpoints are present
 2022-10-08 11:09 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix compile warning
 2022-10-08 11:08 UTC  (4+ messages)
    `  "

[PATCH] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
 2022-10-08 11:08 UTC  (2+ messages)

[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
 2022-10-08 11:06 UTC  (2+ messages)

[PATCH] dir: use fspathncmp() in pl_hashmap_cmp()
 2022-10-08 11:05 UTC 

[PATCH] videodev2.h: apply packed attribute to union
 2022-10-08 11:04 UTC  (3+ messages)

[PATCH] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-10-08 11:02 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH 0/2] tty: n_gsm: revert tx_mutex usage
            ` [PATCH 1/2] Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
            ` [PATCH 2/2] Revert "tty: n_gsm: replace kicktimer with delayed_work"

[cocci] how to check a for "don't care" state of a variable?
 2022-10-08 11:02 UTC  (6+ messages)

[PATCH 1/3] wifi: rtl8xxxu: Make some arrays const
 2022-10-08 10:58 UTC  (3+ messages)
` [PATCH 2/3] wifi: rtl8xxxu: Fix reading the vendor of combo chips
` [PATCH 3/3] wifi: rtl8xxxu: Update module description

[PATCH 0/6] app/procinfo: add some extended features
 2022-10-08 10:53 UTC  (19+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 1/8] app/procinfo: add dpdk version dump
  ` [PATCH v8 2/8] app/procinfo: add firmware "
  ` [PATCH v8 3/8] app/procinfo: add RSS RETA dump
  ` [PATCH v8 4/8] app/procinfo: add module eeprom info dump
  ` [PATCH v8 5/8] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v8 6/8] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v8 7/8] app/procinfo: support descriptor dump
  ` [PATCH v8 8/8] doc: add some extended features in procinfo guide
` [PATCH v9 0/8] app/procinfo: add some extended features
  ` [PATCH v9 1/8] app/procinfo: add dpdk version dump
  ` [PATCH v9 2/8] app/procinfo: add firmware "
  ` [PATCH v9 3/8] app/procinfo: add RSS RETA dump
  ` [PATCH v9 4/8] app/procinfo: add module eeprom info dump
  ` [PATCH v9 5/8] app/procinfo: add dump of Rx/Tx burst mode
  ` [PATCH v9 6/8] app/procinfo: fix some wrong doxygen syntax
  ` [PATCH v9 7/8] app/procinfo: support descriptor dump
  ` [PATCH v9 8/8] doc: add some extended features in procinfo guide

[PATCH v8 00/16] QMP/HMP: introduce 'dumpdtb'
 2022-10-08 10:52 UTC  (2+ messages)

[PATCH v3 0/4] Add RZ/G2L MTU3a MFD, Counter and pwm driver
 2022-10-08 10:51 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Document RZ/G2L MTU3a bindings
` [PATCH v3 4/4] counter: Add RZ/G2L MTU3 counter driver

[ovmf test] 173471: all pass - PUSHED
 2022-10-08 10:51 UTC 

[PATCH] LoongArch: Do not create sysfs control file for io master CPUs
 2022-10-08 10:44 UTC  (4+ messages)

[PATCH 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-10-08 10:38 UTC  (4+ messages)
` [PATCH 3/3] "

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08 10:38 UTC  (2+ messages)

[PATCH v5 7/7] sched/fair: Add latency list
 2022-10-08 10:34 UTC  (2+ messages)

[PATCH v8 0/9] landlock: truncate support
 2022-10-08 10:20 UTC  (24+ messages)
` [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook
` [PATCH v8 2/9] selftests/landlock: Locally define __maybe_unused
` [PATCH v8 3/9] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v8 4/9] landlock: Support file truncation
` [PATCH v8 7/9] selftests/landlock: Test FD passing from a Landlock-restricted to an unrestricted process
` [PATCH v8 8/9] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v8 9/9] landlock: Document Landlock's file truncation support

[PATCH v9 00/11] landlock: truncate support
 2022-10-08 10:09 UTC  (10+ messages)
` [PATCH v9 01/11] security: Create file_truncate hook from path_truncate hook
` [PATCH v9 02/11] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v9 03/11] landlock: Document init_layer_masks() helper
` [PATCH v9 04/11] landlock: Support file truncation
` [PATCH v9 05/11] selftests/landlock: Test file truncation support
` [PATCH v9 06/11] selftests/landlock: Test open() and ftruncate() in multiple scenarios
` [PATCH v9 07/11] selftests/landlock: Locally define __maybe_unused
` [PATCH v9 08/11] selftests/landlock: Test FD passing from restricted to unrestricted processes
` [PATCH v9 09/11] selftests/landlock: Test ftruncate on FDs created by memfd_create(2)

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08  7:33 UTC  (6+ messages)

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-08  9:52 UTC  (7+ messages)
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-10-08  9:48 UTC  (4+ messages)

[PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
 2022-10-08  9:50 UTC  (4+ messages)
` [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:48 UTC 

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:45 UTC 

[PATCH v2] docs/zh_CN: Fix build warning
 2022-10-08  9:41 UTC 

[PATCH] KVM: x86: disable halt polling when powersave governor is used
 2022-10-08  9:40 UTC  (3+ messages)

[PATCH 1/1] mm/mmap_lock: Remove unnecessary 'NULL' values from Pointer
 2022-10-08  9:39 UTC 

[PATCH] symbolic-ref: teach "--[no-]recurse" option
 2022-10-08  9:37 UTC  (3+ messages)
` [PATCH v2] "

[libvirt test] 173468: tolerable all pass - PUSHED
 2022-10-08  9:36 UTC 

[PATCH v4 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs
 2022-10-08  9:33 UTC  (3+ messages)

[PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
 2022-10-08  9:30 UTC 

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:29 UTC 

[PATCH] mm: use vma_lookup() instead of find_vma()
 2022-10-07  3:03 UTC 

[PATCH] [PATCH] Revert 'vfio: Delete container_q'
 2022-10-08  9:50 UTC 

[PATCH 1/1] riscv: support building double-float modules
 2022-10-08  9:17 UTC 

[PATCH linux-next] scsi: ipr: replace !strcmp with sysfs_streq
 2022-10-08  9:15 UTC 

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-07  2:48 UTC 

[PATCH 1/2] drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_levels'
 2022-10-08  9:13 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: smu7_hwmgr: "

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 90f107e4f83b51cab7ba39ed1bbac422de512859
 2022-10-08  9:12 UTC 

[PATCH 1/1] xilinx: common: fix board_late_init_xilinx()
 2022-10-08  9:13 UTC 

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-10-08  9:12 UTC  (10+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v3 "
    ` [PATCH v4] "

Plugin efibootguard-boot doesn't support to specify root parameter with unified kernel image
 2022-10-08  9:10 UTC 

Can Cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:09 UTC 

[PATCH 0/4] Add a new backend for cryptodev
 2022-10-08  9:04 UTC  (3+ messages)
  ` [External] "

[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-08  7:58 UTC 

[RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-08  9:06 UTC  (10+ messages)
` [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
` [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests

Memory leak when raid10 takeover raid0
 2022-10-08  9:06 UTC 

[PATCH] btrfs-progs: add extent-tree-v2 support to dump-super
 2022-10-08  9:02 UTC 

[selftests/nolibc] 362aecb2d8: kernel-selftests.nolibc.make_fail
 2022-10-08  8:57 UTC  (2+ messages)

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-10-08  8:50 UTC  (5+ messages)
` [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
` [PATCH v2 2/4] crypto: Support DER encodings
` [PATCH v2 3/4] crypto: Support export akcipher to pkcs8
` [PATCH v2 4/4] cryptodev: Add a lkcf-backend for cryptodev

[PATCH] bcache: improve bch_hprint() output
 2022-10-08  8:56 UTC 

[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
 2022-10-07  2:26 UTC 

[PATCH] branch: description for non-existent branch errors
 2022-10-08  8:54 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH linux-next] scsi: myrb: replace !strcmp with sysfs_streq
 2022-10-08  8:49 UTC 

[PATCH] net: sched: Remove unnecessary ‘0’ values from err
 2022-10-08  8:48 UTC 

[PATCH -next] x86/tsc: Make art_related_clocksource static
 2022-10-08  8:47 UTC  (2+ messages)

[PATCH -next] ARM: mmp: Make some symbols static
 2022-10-08  8:45 UTC  (4+ messages)

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-08  8:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH -next] ARM: mmp: Add missing clk_disable_unprepare() in mmp_dt_init_timer()
 2022-10-08  8:43 UTC  (3+ messages)

ublk-qcow2: ublk-qcow2 is available
 2022-10-08  8:43 UTC  (6+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-08  8:41 UTC  (9+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

[PATCH resend v3 0/6] crypto/uadk: introduce uadk crypto driver
 2022-10-08  8:37 UTC  (7+ messages)
` [PATCH resend v3 1/6] "
` [PATCH resend v3 2/6] crypto/uadk: support basic operations
` [PATCH resend v3 3/6] crypto/uadk: support enqueue/dequeue operations
` [PATCH resend v3 4/6] crypto/uadk: support cipher algorithms
` [PATCH resend v3 5/6] crypto/uadk: support auth algorithms
` [PATCH resend v3 6/6] test/crypto: add cryptodev_uadk_autotest

[PATCHv2 1/2] mmc: block: Remove error check of hw_reset on reset
 2022-10-08  8:38 UTC  (2+ messages)

[PATCH] docs: ftrace: Correct access mode
 2022-10-08  8:32 UTC 

[PATCH] hv: Remove unnecessary (void*) conversions
 2022-10-08  8:32 UTC 

Preparing isar-cip-core for RZ/Five
 2022-10-08  8:27 UTC  (12+ messages)
            ` ldconfig segfault on RZ/Five was "

[RFC] riscv32 compiler flags
 2022-10-08  8:23 UTC 

[PATCH net] net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
 2022-10-08  8:39 UTC 

[PATCH v7 0/8] Make ghes_edac a proper module
 2022-10-08  8:14 UTC  (4+ messages)
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter

[PATCH linux-next] regulator: gpio: replace !strcmp with sysfs_streq
 2022-10-08  8:13 UTC 

[random] 1f9cc6d2c6: BUG:soft_lockup-CPU##stuck_for#s![trinity-c1:#]
 2022-10-08  8:10 UTC  (2+ messages)

[ovmf test] 173469: all pass - PUSHED
 2022-10-08  8:11 UTC 

[xen-unstable test] 173466: tolerable FAIL
 2022-10-08  8:10 UTC 

[PATCH net] octeontx2-pf: mcs: fix missing unlock in some error paths
 2022-10-08  8:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix simulated GPU reset wrt. encoder HW readout
 2022-10-08  8:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v3] net/iavf: fix error of virtchnl command
 2022-10-08  8:11 UTC 

[RFC] memarea: introduce memory area library
 2022-10-08  8:02 UTC  (10+ messages)
  ` [PATCH v5 01/10] memarea: introduce memarea library
  ` [PATCH v5 03/10] memarea: support alloc/free/update-refcnt API
  ` [PATCH v5 07/10] memarea: support backup memory mechanism

[PATCH linux-next] PNP: replace !strcmp with sysfs_streq
 2022-10-08  8:01 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 7df90b55ae9a37c919494e5a3da87a73d5842a04
 2022-10-08  8:01 UTC 

[blk] 8c5035dfbb: fio.read_iops -10.6% regression
 2022-10-08  8:00 UTC  (3+ messages)

[PATCH] client: handle wide chars for table rows
 2022-10-08  7:55 UTC 

[PATCH] vhost: enable CONFIG feature
 2022-10-08  7:56 UTC  (3+ messages)

[PATCH v3] net/iavf: fix TSO offload for tunnel case
 2022-10-08  7:55 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] KEYS: Fix kernel-doc
 2022-10-08  7:50 UTC 

[oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20220925.0 -> 5.9.20221002.0
 2022-10-08  7:52 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH] dnfdragora: upgrade 2.1.2 -> 2.1.3
` [oe] [meta-oe] [PATCH] dool: upgrade 1.0.0 -> 1.1.0
` [oe] [meta-oe] [PATCH] freeglut: upgrade 3.2.1 -> 3.4.0

Should the "CONFIG_COMMON_CLK" configuration item be turned on by default in Linux/x86 6.0.0?
 2022-10-08  7:43 UTC 

[PATCH linux-next] mtd: replace strcmp with sysfs_streq
 2022-10-08  7:46 UTC  (2+ messages)

[PATCH v5] MIPS: Expose prid and globalnumber to sysfs
 2022-10-08  7:43 UTC  (2+ messages)

[PATCH] iov: support enable pci sriov concurrently
 2022-10-08  7:43 UTC  (2+ messages)

fs/hfsplus/super.c:548:17: warning: taking address of packed member 'write_count' of class or structure 'hfsplus_vh' may result in an unaligned pointer value
 2022-10-08  7:30 UTC 

[PATCH v3 1/1] net: phylink: add phylink_set_mac_pm() helper
 2022-10-08  7:27 UTC  (2+ messages)

[PATCH v3 0/3] mtd: mtdoops: use pr_ functions, add and direct call mtdoops_erase function when panic
 2022-10-08  7:25 UTC  (4+ messages)
` [PATCH v3 1/3] mtd: mtdoops: change printk() to counterpart pr_ functions

[PATCH v2] kbuild: add configurable debug info level
 2022-10-08  7:24 UTC  (10+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options

[PATCH 0/6] Enable LKGS instruction
 2022-10-08  7:16 UTC  (10+ messages)
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

[PATCH 0/2] efi_loader: internal CloseProtocol
 2022-10-08  7:14 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_driver: use efi_close_protocol

[RESEND] rtc: rv3028: Fix codestyle errors
 2022-10-08  7:13 UTC 

[PATCH] fix close_range fails unexpectedly in unprivileged process
 2022-10-08  7:13 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/1] efi_loader: simplify efi_set_load_options()
 2022-10-08  7:13 UTC 

[PATCH 1/1] efi_loader: provide agent_handle to efi_disk_add_dev()
 2022-10-08  7:11 UTC 

[PATCH 1/1] efi_loader: reformat efi_disk_add_dev()
 2022-10-08  7:09 UTC 

[PATCH v6 11/11] kallsyms: Add self-test facility
 2022-10-08  7:09 UTC  (4+ 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.