All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 16:22:33 to 2021-10-21 16:57:12 UTC [more...]

[PATCH 00/20] exit cleanups
 2021-10-21 16:56 UTC  (27+ messages)
` [PATCH 02/20] exit: Remove calls of do_exit after noreturn versions of die
      ` [OpenRISC] "
` [PATCH 13/20] signal: Implement force_fatal_sig
` [PATCH 14/20] exit/syscall_user_dispatch: Send ordinary signals on failure
` [PATCH 15/20] signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
` [PATCH 16/20] signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
` [PATCH 17/20] signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
` [PATCH 18/20] exit/rtl8723bs: Replace the macro thread_exit with a simple return 0
` [PATCH 19/20] exit/rtl8712: "
` [PATCH 20/20] exit/r8188eu: "

[PATCH] fs: kill unused ret2 argument from iocb->ki_complete()
 2021-10-21 16:56 UTC  (6+ messages)

[PATCH bpf-next v4 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 16:56 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] bpftool: conditionally append / to the progtype
` [PATCH bpf-next v4 3/3] selftests/bpf: fix flow dissector tests

[PATCH 1/2] drm/amdgpu: Warn when bad pages approaches 90% threshold
 2021-10-21 16:55 UTC  (13+ messages)
` [PATCH 2/2] drm/amdgpu: Add kernel parameter support for ignoring bad page threshold

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-21 16:55 UTC  (7+ messages)
` [PATCH v11 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v11 05/10] btrfs-progs: receive: process encoded_write commands

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 16:55 UTC  (9+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-21 16:54 UTC  (7+ messages)
` [PATCH 02/11] midx.c: don't leak MIDX from verify_midx_file
` [PATCH 05/11] builtin/repack.c: avoid leaking child arguments
` [PATCH 07/11] pack-bitmap.c: avoid leaking via midx_bitmap_filename()

[PATCH v2 00/14] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-10-21 16:54 UTC  (3+ messages)

[PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER registers
 2021-10-21 16:53 UTC  (5+ messages)

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-21 16:52 UTC  (7+ messages)
` [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

[PATCH v2] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
 2021-10-21 16:53 UTC  (2+ messages)

[soc:arm/drivers] BUILD SUCCESS c13d33985defbc172388e6a6e0772904d43347fb
 2021-10-21 16:49 UTC 

[PATCH v2 0/2] memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
 2021-10-21 16:52 UTC  (2+ messages)

[PATCH] riscv: remove code for !CONFIG_FRAME_POINTER
 2021-10-21 16:51 UTC  (2+ messages)

[PATCH 0/3] drm: Move several files from DRM core into modules
 2021-10-21 16:51 UTC  (3+ messages)

[PATCH v6 0/4] blk-crypto cleanups
 2021-10-21 16:49 UTC  (6+ messages)
  ` [dm-devel] "

[RFC PATCH v2 0/1] implement TLS register based stack canary for ARM
 2021-10-21 16:51 UTC  (2+ messages)
` [RFC PATCH v2 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH v9 0/7] env: Allow environment in text files
 2021-10-21 16:51 UTC  (10+ messages)
` [PATCH v9 3/7] env: Allow U-Boot scripts to be placed in a .env file

[dpdk-dev] [PATCH v6 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-10-21 16:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/5] net/virtio: implement rte_power_monitor API
  ` [dpdk-dev] [PATCH v7 4/5] power: modify return of queue_stopped

[PATCH v6 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-21 16:47 UTC  (7+ messages)

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-21 16:48 UTC  (4+ messages)
` [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests

[PATCH 0/2] nbd: fix sanity check for first_minor
 2021-10-21 16:47 UTC  (4+ messages)

[PATCH] mm/secretmem: Avoid letting secretmem_users drop to zero
 2021-10-21 16:47 UTC  (2+ messages)

[PATCH] tracing: Fix selftest config check for function graph start up test
 2021-10-21 16:47 UTC  (2+ messages)

[PATCH memcg v4] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-21 16:47 UTC  (8+ messages)
  ` [PATCH memcg 3/3] memcg: handle memcg oom failures

[RFC PATCH 0/1] implement TLS register based stack canary for ARM
 2021-10-21 16:46 UTC  (3+ messages)

[PATCH 1/2] drm/amdkfd: Add an optional argument into update queue operation
 2021-10-21 16:45 UTC  (2+ messages)

[PATCH] f2fs: remove circular locking between sb_internal and fs_reclaim
 2021-10-21 16:44 UTC  (4+ messages)
` [f2fs-dev] "

RCU: rcu stall issues and an approach to the fix
 2021-10-21 16:44 UTC  (12+ messages)

[RFC PATCH v2 3/3] mm/mempolicy: wire up syscall set_mempolicy_home_node
 2021-10-21 16:44 UTC  (5+ messages)

[PATCH V2] mm/damon/dbgfs: Optimize target_ids interface write operation
 2021-10-21 16:44 UTC 

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-21 16:43 UTC  (2+ messages)
` [v6,1/3] "

[PATCH 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-21 16:41 UTC  (15+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[PATCH] mm/damon/dbgfs: Optimize target_ids interface write operation
 2021-10-21 16:42 UTC  (2+ messages)

drm/virtio: not pin pages on demand
 2021-10-21 16:42 UTC  (6+ messages)

[PATCH v3 0/3] x86/edac/amd64: Add support for noncpu nodes
 2021-10-21 16:40 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] EDAC/amd64: Extend family ops functions
  ` [PATCH v4 4/4] EDAC/amd64: Enumerate memory on Aldebaran GPU nodes

[dpdk-dev] [PATCH] net/ixgbe: initialize max_rx_pkt_len if rlpml_set_vf fails
 2021-10-21 16:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/ixgbe: initialize port even if mtu config fails

[PATCH] generic: test COW writeback failure when overlapping non-shared blocks
 2021-10-21 16:39 UTC 

[PATCH] Bluetooth: vhci: Fix checking of msft_opcode
 2021-10-21 16:39 UTC  (2+ messages)

[PATCH v3 0/3] last batch of add_disk() error handling conversions
 2021-10-21 16:38 UTC  (4+ messages)
` [PATCH v3 1/3] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 2/3] block: make __register_blkdev() return an error
` [PATCH v3 3/3] block: add __must_check for *add_disk*() callers

[PATCH v2 0/2] Update device mod time fixes
 2021-10-21 16:38 UTC  (3+ messages)
` [PATCH v2 1/2] fs: export an inode_update_time helper

[PATCH] testsuite/xeno-test: Restore timesyncd running state on smokey failure
 2021-10-21 16:38 UTC  (4+ messages)

[PATCH v5 0/8] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-21 16:29 UTC  (17+ messages)
` [PATCH v5 1/8] target/riscv: zfh: half-precision load and store
` [PATCH v5 2/8] target/riscv: zfh: half-precision computational
` [PATCH v5 3/8] target/riscv: zfh: half-precision convert and move
` [PATCH v5 4/8] target/riscv: zfh: half-precision floating-point compare
` [PATCH v5 5/8] target/riscv: zfh: half-precision floating-point classify
` [PATCH v5 6/8] target/riscv: zfh: add Zfh cpu property
` [PATCH v5 7/8] target/riscv: zfh: implement zfhmin extension
` [PATCH v5 8/8] target/riscv: zfh: add Zfhmin cpu property

[dpdk-dev] [RFC PATCH v3 0/5] add new definitions for wait scheme
 2021-10-21 16:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/5] eal: "

[PATCH] y2038: testsuite/smokey: Skip recvmmsg64 test if kernel support is missing
 2021-10-21 16:37 UTC  (2+ messages)

[PATCH v3] utils: add kernel config check utility
 2021-10-21 16:37 UTC  (2+ messages)

[PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() in dpc_process_error()
 2021-10-21 16:36 UTC  (5+ messages)

linux-next: Tree for Oct 21 (drivers/irqchip/irq-mchp-eic.o)
 2021-10-21 16:35 UTC  (3+ messages)
` [irqchip: irq/irqchip-next] irqchip/meson-gpio: Drop build-breaking COMPILE_TEST
` [irqchip: irq/irqchip-next] irqchip/mchp-eic: "

[PATCH bpf-next v3 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 16:36 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] bpftool: don't append / to the progtype

[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
 2021-10-21 16:35 UTC  (9+ messages)
` [PATCH linux-next v4 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v4 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v4 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v4 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v4 8/8] vdpa/mlx5: Forward only packets with allowed MAC address

[PATCH 1/3] buildman: Write output even on fatal error
 2021-10-21 16:35 UTC  (6+ messages)
` [PATCH 2/3] buildman: Detect Kconfig loops

[RFC PATCH] ceph: add remote object copy counter to fs client
 2021-10-21 16:35 UTC  (6+ messages)

[PATCH] xfs: punch out data fork delalloc blocks on COW writeback failure
 2021-10-21 16:33 UTC 

[PATCH v2 00/17] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-21 16:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Enabling 64k page size and flat ccs (rev2)

[PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()
 2021-10-21 16:31 UTC  (5+ messages)

[PATCH v2 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 16:31 UTC  (4+ messages)
` [PATCH v2 6/6] trace/hwlat: Make use of "

[PATCH v4 1/8] PCI/AER: Remove ID from aer_agent_string[]
 2021-10-21 16:30 UTC  (5+ messages)

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-21 16:30 UTC  (5+ messages)
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[Buildroot] [PATCH 1/1] package/libcamera: disable compliance tool
 2021-10-21 16:30 UTC  (4+ messages)

[PATCH 0/2] pkt-line.[ch]: dead code removal
 2021-10-21 16:30 UTC  (2+ messages)

[PATCH 1/4] drm: Remove slot checks in dp mst topology during commit
 2021-10-21 16:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm: Remove slot checks in dp mst topology during commit (rev4)

[Buildroot] [PATCH] package/ltp-testsuite: Add Open POSIX and realtime test suite opts
 2021-10-21 16:29 UTC  (2+ messages)

[PATCH v2 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-21 16:28 UTC  (4+ messages)
` [PATCH v2 7/9] watchdog: Kconfig: fix help text indentation

[PATCH v2] btrfs: fix deadlock when defragging transparent huge pages
 2021-10-21 16:28 UTC  (2+ messages)

[PATCH] locking: Generic ticket lock
 2021-10-21 16:28 UTC  (6+ messages)

[PATCH v2 0/2] provide fsid in sysfs devinfo
 2021-10-21 16:27 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: sysfs convert scnprintf and snprintf to use sysfs_emit

[PATCH v3 0/2] riscv: switch to relative extable
 2021-10-21 16:21 UTC  (6+ messages)
` [PATCH v3 1/2] riscv: consolidate __ex_table construction
` [PATCH v3 2/2] riscv: switch to relative exception tables

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-21 16:25 UTC  (10+ messages)

[PATCH v5 00/21] drm/bridge: Make panel and bridge probe order consistent
 2021-10-21 16:30 UTC  (3+ messages)
` [PATCH v5 21/21] drm/msm/dsi: Adjust probe order

[PATCH net-next 0/9] tcp: receive path optimizations
 2021-10-21 16:25 UTC  (14+ messages)
` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin()
` [PATCH net-next 1/9] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
` [PATCH net-next 2/9] ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
` [PATCH net-next 2/2] net: sched: remove one pair of atomic operations
` [PATCH net-next 3/9] net: avoid dirtying sk->sk_napi_id
` [PATCH net-next 4/9] net: avoid dirtying sk->sk_rx_queue_mapping
` [PATCH net-next 5/9] ipv6: annotate data races around np->min_hopcount
` [PATCH net-next 6/9] ipv6: guard IPV6_MINHOPCOUNT with a static key
` [PATCH net-next 7/9] ipv4: annotate data races arount inet->min_ttl
` [PATCH net-next 8/9] ipv4: guard IP_MINTTL with a static key
` [PATCH net-next 9/9] ipv6/tcp: small drop monitor changes

[PATCH] amd/display: remove ChromeOS workaround
 2021-10-21 16:25 UTC  (9+ messages)

Why the Makefile is so eager to re-build & re-link
 2021-10-21 16:25 UTC  (5+ messages)
` [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
  ` [PATCH 6/8] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature

[PATCH v3 00/10] Move vfio_ccw to the new mdev API
 2021-10-21 13:35 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] dma-buf: fix kerneldoc for renamed members
 2021-10-21 16:24 UTC  (3+ messages)

[PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
 2021-10-21 14:35 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3 02/10] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
 2021-10-21 13:50 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] ccw: clarify device reset
 2021-10-21 16:23 UTC  (6+ messages)
  ` [virtio] "

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-21 16:22 UTC  (5+ messages)
` [PATCH v3 04/21] target/riscv: additional macros to check instruction support

[Fuego] [PATCH] tests: use get_program_path in test_run function
 2021-10-21 16:23 UTC 

please revert the UFS HPB support
 2021-10-21 16:22 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] Avoid cast-align warnings
 2021-10-21 16:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH V2 1/3] net: avoid cast-align warning in VLAN insert function

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-21 16:22 UTC  (3+ messages)
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

[PATCH v2 0/1] Document BB_GIT_SHALLOW and friends
 2021-10-21 16:22 UTC  (2+ messages)
` [PATCH v2 1/1] doc: bitbake-user-manual: "


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.