All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 16:00:47 to 2021-10-21 16:37:16 UTC [more...]

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

[PATCH 00/20] exit cleanups
 2021-10-21 16:37 UTC  (43+ messages)
` [PATCH 01/20] exit/doublefault: Remove apparently bogus comment about rewind_stack_do_exit
` [PATCH 02/20] exit: Remove calls of do_exit after noreturn versions of die
    ` [OpenRISC] "
` [PATCH 03/20] reboot: Remove the unreachable panic after do_exit in reboot(2)
` [PATCH 04/20] signal/sparc32: Remove unreachable do_exit in do_sparc_fault
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 06/20] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
` [PATCH 07/20] signal/powerpc: On swapcontext failure force SIGSEGV
` [PATCH 08/20] signal/sparc: In setup_tsb_params convert open coded BUG into BUG
` [PATCH 09/20] signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
` [PATCH 10/20] signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved
` [PATCH 11/20] signal/s390: Use force_sigsegv in default_trap_handler
` [PATCH 12/20] exit/kthread: Have kernel threads return instead of calling do_exit
` [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 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-21 16:37 UTC  (7+ messages)
` [PATCH 01/11] midx.c: clean up chunkfile after reading the MIDX
` [PATCH 02/11] midx.c: don't leak MIDX from verify_midx_file
` [PATCH 05/11] builtin/repack.c: avoid leaking child arguments

[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
 2021-10-21 16:35 UTC  (5+ messages)
` linux-next: Tree for Oct 21 (drivers/irqchip/irq-mchp-eic.o)
  ` [irqchip: irq/irqchip-next] irqchip/meson-gpio: Drop build-breaking COMPILE_TEST
  ` [irqchip: irq/irqchip-next] irqchip/mchp-eic: "

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

[PATCH v5 0/8] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-21 16:29 UTC  (15+ 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

[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 1/2] drm/amdgpu: Warn when bad pages approaches 90% threshold
 2021-10-21 16:35 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: Add kernel parameter support for ignoring bad page threshold

[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 0/2] cpuidle: Fix runtime PM based cpuidle for s2idle
 2021-10-21 16:33 UTC  (14+ messages)
` [PATCH 2/2] PM: sleep: Fix runtime PM based cpuidle support

[RFC PATCH 0/1] implement TLS register based stack canary for ARM
 2021-10-21 16:34 UTC  (2+ 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  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg2: Enabling 64k page size and flat ccs (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[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 v3 0/3] x86/edac/amd64: Add support for noncpu nodes
 2021-10-21 16:27 UTC  (4+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] EDAC/amd64: Extend family ops functions

[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  (12+ messages)
` [PATCH v3 5/9] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver

[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: "

[PATCH v2 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
 2021-10-21 16:15 UTC  (3+ messages)
` [PATCH v2 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration

[PATCH] ataflop: unlock ataflop_probe_lock at atari_floppy_init()
 2021-10-21 16:21 UTC  (5+ messages)
  ` [PATCH v2] ataflop: remove ataflop_probe_lock mutex

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

[RFC PATCH v1 1/2] riscv: Add preliminary infra for custom instrcution handling
 2021-10-21 16:11 UTC  (3+ messages)

[PATCH 0/2] provide fsid in sysfs devinfo
 2021-10-21 16:18 UTC  (9+ messages)
` [PATCH 1/2] btrfs: sysfs convert scnprintf and snprintf to use sysfs_emit
  ` [btrfs] 0f80799866: WARNING:at_fs/sysfs/file.c:#sysfs_emit

[syzbot] INFO: task can't die in ext4_stop_mmpd
 2021-10-21 16:18 UTC 

[PATCH] media: Document coding style requirements
 2021-10-21 16:17 UTC  (5+ messages)

[PATCH v5 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-21 16:08 UTC  (5+ messages)
` [PATCH v5 1/2] softfloat: "
` [PATCH v5 2/2] target/riscv: change the api for RVF/RVD fmin/fmax

[PATCH v2 1/3] hwmon: (lm90) Introduce flag indicating extended temperature support
 2021-10-21 16:14 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (lm90) Add basic support for TI TMP461
` [PATCH v2 3/3] hwmon: (tmp401) Drop support for TMP461

[soc:arm/defconfigs] BUILD SUCCESS 48fe205ada2d6c6bc6a08154c1b797c7c237dd2d
 2021-10-21 16:06 UTC 

[Bug 214789] New: ehci-hcd.c ISR
 2021-10-21 16:13 UTC  (3+ messages)
` [Bug 214789] "

[PATCH 01/28] drm/i915: Fix i915_request fence wait semantics
 2021-10-21 16:12 UTC  (5+ messages)
` [PATCH 09/28] drm/i915: vma is always backed by an object
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/28] drm/i915: Change shrink ordering to use locking around unbinding

[PATCH] leak tests: free() before die for two API functions
 2021-10-21 16:13 UTC  (2+ messages)

[PATCH v2 0/4] Add invalidate_disk() helper for drivers to invalidate the gendisk
 2021-10-21 16:12 UTC  (2+ messages)

[PATCH] e1000: fix tx re-entrancy problem
 2021-10-21 16:10 UTC 

[PATCH linux dev-5.14] spi: fsi: Print status on error
 2021-10-21 16:10 UTC 

[Buildroot] [PATCH] boot/grub2/grub2.mk: Fix the installation of target tools
 2021-10-21 16:08 UTC  (2+ messages)

[PATCH v3 00/25] Unify PCI error response checking
 2021-10-21 16:08 UTC  (6+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions

An analysis of current and potential security mitigations based on a TIOCSPGRP exploit
 2021-10-21 16:07 UTC 

[PATCH v3 2/2] mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation
 2021-10-21 16:05 UTC  (3+ messages)

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-21 16:05 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/7] eal/interrupts: implement get set APIs
      ` [dpdk-dev] [EXT] "

[GIT PULL] ucount fixes for v5.15
 2021-10-21 16:02 UTC 

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

[PATCH v7 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-10-21 16:03 UTC  (4+ messages)
` [PATCH v7 1/3] media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11
` [PATCH v7 2/3] media: dt-bindings: Add Intersil ISL79987 DT bindings
` [PATCH v7 3/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x

[dpdk-dev] [PATCH 0/5] Packet capture framework enhancements
 2021-10-21 16:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v15 00/12] Packet capture framework update
  ` [dpdk-dev] [PATCH v15 12/12] MAINTAINERS: add entry for new packet capture features

[PATCH v4] dt-bindings: dvfs: Add support for generic performance domains
 2021-10-21 16:01 UTC  (8+ messages)

[GIT PULL FOR v5.16] v2: Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-21 16:01 UTC  (2+ messages)
` [GIT PULL FOR v5.16] v2: Add support for DMA2D of STMicroelectronics (#77909)

[PATCH] soc: add polarfire soc system controller
 2021-10-21 16:00 UTC  (3+ 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.