All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 15:58:18 to 2021-10-21 16:34:38 UTC [more...]

[PATCH 00/20] exit cleanups
 2021-10-21 16:34 UTC  (36+ 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

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

[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 v5 0/8] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-21 16:29 UTC  (12+ 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 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 1/2] drm/amdgpu: Warn when bad pages approaches 90% threshold
 2021-10-21 16:31 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add kernel parameter support for ignoring bad page threshold

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

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-21 16:27 UTC  (5+ 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 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

linux-next: Tree for Oct 21
 2021-10-21 16:21 UTC  (3+ messages)
` linux-next: Tree for Oct 21 (drivers/irqchip/irq-mchp-eic.o)

[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

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

[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 1/3] buildman: Write output even on fatal error
 2021-10-21 16:15 UTC  (5+ messages)
` [PATCH 2/3] buildman: Detect Kconfig loops

[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  (8+ messages)
` [PATCH 08/28] drm/i915: Create a full object for mock_ring, v2
    ` [Intel-gfx] "
` [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  (15+ messages)
` [PATCH v3 01/25] PCI: Add PCI_ERROR_RESPONSE and it's related definitions
` [PATCH v3 02/25] PCI: Set error response in config access defines when ops->read() fails
` [PATCH v3 11/25] PCI: aardvark: Remove redundant error fabrication when device read fails

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  (4+ messages)

[RFC 0/9] uapi/bpf.h for robots
 2021-10-21 15:59 UTC  (4+ messages)
` [RFC 7/9] bpf: split get_id and fd_by_id in bpf_attr

[PATCH v2] Print module name on license check failure
 2021-10-21 15:59 UTC  (2+ messages)

[PATCH v2 00/10] firmware_loader: built-in API and make x86 use it
 2021-10-21 15:58 UTC  (11+ messages)
` [PATCH v2 01/10] firmware_loader: formalize built-in firmware API
` [PATCH v2 02/10] firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()
` [PATCH v2 03/10] x86/microcode: Use the firmware_loader built-in API
` [PATCH v2 04/10] firmware_loader: move struct builtin_fw to the only place used
` [PATCH v2 05/10] vmlinux.lds.h: wrap built-in firmware support under FW_LOADER
` [PATCH v2 06/10] x86/build: Tuck away built-in firmware "
` [PATCH v2 07/10] firmware_loader: rename EXTRA_FIRMWARE and EXTRA_FIRMWARE_DIR
` [PATCH v2 08/10] firmware_loader: move builtin build helper to shared library
` [PATCH v2 09/10] test_firmware: move a few test knobs out to its library
` [PATCH v2 10/10] test_firmware: add support for testing built-in firmware

[PATCH v2] drm/amdkfd: Separate pinned BOs destruction from general routine
 2021-10-21 15:58 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: Stop mapping current thread_info at EL2
 2021-10-21 15:57 UTC  (3+ messages)
` [PATCH 4/4] arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM

[GIT PULL] arm64 fixes for 5.15-rc5
 2021-10-21 15:57 UTC  (7+ messages)

[PATCH v2 0/2] perf jevents: Enable build warnings
 2021-10-21 15:58 UTC  (5+ messages)
` [PATCH v2 2/2] perf jevents: Enable warnings through HOSTCFLAGS


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.