All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-31 20:36:23 to 2022-01-31 21:14:22 UTC [more...]

[PATCH v4] fortify: Work around Clang inlining bugs
 2022-01-31 21:13 UTC  (3+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.95-99-ge487fd8c7e1a)
 2022-01-31 21:13 UTC 

[PATCH 00/17] multiple priority latency stats support
 2022-01-31 21:13 UTC  (18+ messages)
` [PATCH 02/17] backend: do ioprio_set() before calling the ioengine init callback
` [PATCH 01/17] init: verify option lat_percentiles consistency for all jobs in group
` [PATCH 03/17] stat: save the default ioprio in struct thread_stat
` [PATCH 04/17] client/server: convert ss_data to use an offset instead of fixed position
` [PATCH 05/17] stat: add a new function to allocate a clat_prio_stat array
` [PATCH 06/17] options: add a parsing function for an additional cmdprio_bssplit format
` [PATCH 07/17] cmdprio: add support for a new cmdprio_bssplit entry format
` [PATCH 08/17] examples: add new cmdprio_bssplit format examples
` [PATCH 10/17] stat: increment members counter after call to sum_thread_stats()
` [PATCH 09/17] stat: use enum fio_ddir consistently
` [PATCH 11/17] stat: add helper for resetting the latency buckets
` [PATCH 12/17] stat: disable per prio stats where not needed
` [PATCH 13/17] stat: report clat stats on a per priority granularity
` [PATCH 15/17] gfio: drop support for high/low priority latency results
` [PATCH 14/17] stat: convert json output to a new per priority granularity format
` [PATCH 16/17] stat: remove unused high/low prio struct members
` [PATCH 17/17] t/latency_percentiles.py: add tests for the new cmdprio_bssplit format

[PATCH] replay: use CF_NOIRQ for special exception-replaying TB
 2022-01-31 20:37 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-31 21:12 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH bpf-next 0/3] bpftool: Switch to independent versioning scheme
 2022-01-31 21:11 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: Add "libbpversion" make target to print version
` [PATCH bpf-next 2/3] bpftool: Add libbpf's version number to "bpftool version" output
` [PATCH bpf-next 3/3] bpftool: Update versioning scheme

i.MX8M Mini Hangs at ATF when booting from USB
 2022-01-31 21:11 UTC  (7+ messages)

[PATCH] fortify: Update compile-time tests for Clang 14
 2022-01-31 21:09 UTC  (3+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards
 2022-01-31 21:09 UTC  (5+ messages)

[PULL 00/40] Bsd user arm 2022q1 patches
 2022-01-31 19:56 UTC  (19+ messages)
` [PULL 07/40] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PULL 09/40] bsd-user/signal-common.h: Move signal functions prototypes to here
` [PULL 11/40] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PULL 13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PULL 17/40] bsd-user/signal.c: Implement signal_init()
` [PULL 18/40] bsd-user/signal.c: Add si_type argument to queue_signal
` [PULL 19/40] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PULL 22/40] bsd-user: Add host signals to the build
` [PULL 23/40] bsd-user: Add trace events for bsd-user
` [PULL 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PULL 25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PULL 30/40] bsd-user/signal.c: sigset manipulation routines
` [PULL 31/40] bsd-user/signal.c: setup_frame
` [PULL 32/40] bsd-user/signal.c: handle_pending_signal
` [PULL 33/40] bsd-user/signal.c: tswap_siginfo
` [PULL 34/40] bsd-user/signal.c: process_pending_signals
` [PULL 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on
` [PULL 40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args

[PATCH 00/21] some fbcon patches, mostly locking
 2022-01-31 21:05 UTC  (66+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
  `  "
` [PATCH 02/21] fbcon: Resurrect fbcon accelerated scrolling code
  ` [Intel-gfx] "
` [PATCH 03/21] fbcon: Restore fbcon scrolling acceleration
  ` [Intel-gfx] "
` [PATCH 04/21] fbcon: delete a few unneeded forward decl
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 05/21] fbcon: Introduce wrapper for console->fb_info lookup
  `  "
` [PATCH 06/21] fbcon: delete delayed loading code
  ` [Intel-gfx] "
` [PATCH 07/21] fbdev/sysfs: Fix locking
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 08/21] fbcon: Use delayed work for cursor
  `  "
` [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean
  ` [Intel-gfx] "
` [PATCH 10/21] fb: Delete fb_info->queue
  ` [Intel-gfx] "
` [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
  ` [Intel-gfx] "
` [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
  ` [Intel-gfx] "
` [PATCH 13/21] fbcon: move more common code into fb_open()
  ` [Intel-gfx] "
` [PATCH 14/21] fbcon: use lock_fb_info in fbcon_open/release
  ` [Intel-gfx] "
` [PATCH 15/21] fbcon: Consistently protect deferred_takeover with console_lock()
  ` [Intel-gfx] "
` [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
  ` [Intel-gfx] "
` [PATCH 17/21] fbcon: Move more code into fbcon_release
  ` [Intel-gfx] "
` [PATCH 18/21] fbcon: untangle fbcon_exit
  ` [Intel-gfx] "
` [PATCH 19/21] fbcon: Maintain a private array of fb_info
  ` [Intel-gfx] "
` [PATCH 20/21] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
  ` [Intel-gfx] "
` [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c
  ` [Intel-gfx] "

OXenstored performance
 2022-01-31 21:07 UTC 

[LSF/MM/BPF TOPIC] Netfs support library
 2022-01-31 21:06 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-31 21:06 UTC  (6+ messages)

[PATCH] libata: ata_{sff|std}_prereset() always return 0
 2022-01-31 21:05 UTC  (3+ messages)

[PATCH v4 0/2] drm/msm: rework clock handling
 2022-01-31 21:05 UTC  (6+ messages)
` [PATCH v4 1/2] drm/msm/dpu: simplify clocks handling
` [PATCH v4 2/2] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

[PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns
 2022-01-31 21:01 UTC  (6+ messages)
` [v2.35.0 regression] some PCRE hangs under UTF-8 locale (was: [PATCH 1/2] grep/pcre2: use PCRE2_UTF even with ASCII patterns)

[PATCH v2 0/4] hwmon: (sch56xx) Automatically load on supported hardware
 2022-01-31 21:01 UTC  (4+ messages)
` [PATCH v2 3/4] hwmon: (sch56xx-common) Replace msleep() with usleep_range()

[PATCH v13 00/16] Introduce threaded trace streaming for basic perf record operation
 2022-01-31 21:00 UTC  (3+ messages)
` [PATCH v13 01/16] perf record: Introduce thread affinity and mmap masks

[PATCH 0/6] msm8994-huawei-angler and msm8992-lg-bullhead sdhc1 fixes
 2022-01-31 21:00 UTC  (2+ messages)

[RFC 0/5] Privilege version update
 2022-01-31 20:05 UTC  (6+ messages)
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support

[PATCH] drm/msm/dp: add wide bus support
 2022-01-31 20:57 UTC  (6+ messages)

[PATCH] binfmt_elf: Take the mmap lock when walking the VMA list
 2022-01-31 20:57 UTC  (8+ messages)
          ` [PATCH 0/5] Fix fill_files_note

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-01-31 20:56 UTC  (8+ messages)
` [PATCH 1/4] drm: Add I2C connector type

[RFC PATCH 1/2] rseq: extend struct rseq with numa node id
 2022-01-31 20:55 UTC  (2+ messages)
` [RFC PATCH 2/2] selftests/rseq: Implement rseq numa node id field selftest

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-31 20:55 UTC  (5+ messages)
` [PATCH bpf v2 3/4] bpf: Use EOPNOTSUPP in bpf_tcp_check_syncookie

[RFC] Missing compound_head() in memory-failure
 2022-01-31 20:54 UTC  (2+ messages)

[PATCH v3 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-01-31 20:54 UTC  (17+ messages)
` [PATCH v3 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v3 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v3 3/4] mm/page_owner: Print memcg information
` [PATCH v3 4/4] mm/page_owner: Record task command name

[Buildroot] [PATCH 1/3] utils/test-pkg: add support for externals
 2022-01-31 20:54 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] utils/test-pkg: add ability to fail when skipped

hardware recovery and RAID5 services
 2022-01-31 20:53 UTC  (13+ messages)

[PATCH bpf-next v2 0/2] Split bpf_sock dst_port field
 2022-01-31 20:53 UTC  (2+ messages)

[PATCH bpf-next] bpf: make bpf_copy_from_user_task() gpl only
 2022-01-31 20:53 UTC  (2+ messages)

[RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
 2022-01-31 20:51 UTC  (9+ messages)

[syzbot] possible deadlock in ___neigh_create
 2022-01-31 20:51 UTC  (2+ messages)

[Intel-wired-lan] [PATCH for-next 0/3] Add DSCP QoS mappings for RDMA
 2022-01-31 20:50 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH for-next 2/3] RDMA/irdma: Refactor DCB bits in prep for DSCP support
` [Intel-wired-lan] [PATCH for-next 3/3] RDMA/irdma: Add support for DSCP

[RFC PATCH 0/2] accel/tcg: replace phys_pc with asid in TB htable key
 2022-01-31 20:13 UTC  (3+ messages)
` [RFC PATCH 1/2] target/arm: move regime_ttbr helper

[PATCH v1 1/1] mm/gup: skip pinnable check for refs==1
 2022-01-31 20:49 UTC  (2+ messages)

[PATCH] common/rc: set maximum label length for ext4
 2022-01-31 20:46 UTC  (3+ messages)

[PATCH] generic/633: adapt execveat() invocations
 2022-01-31 20:46 UTC  (2+ messages)

Using KSize.py
 2022-01-31 20:46 UTC 

[PATCH 4/4] MAINTAINERS: Add entry for Solomon SSD1307 OLED displays DRM driver
 2022-01-31 20:46 UTC  (2+ messages)

[PATCH] btrfs-progs: fix 64-bit mips and powerpc types
 2022-01-31 20:46 UTC  (3+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-31 20:45 UTC  (7+ messages)

[PATCH] dma-resv: some doc polish for iterators
 2022-01-31 20:45 UTC  (4+ messages)

[Intel-gfx] [PATCH v6 0/5] discrete card 64K page support
 2022-01-31 20:45 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for discrete card 64K page support (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

EINTR for fsync(2)
 2022-01-31 20:44 UTC  (2+ messages)

Please test U-Boot Allwinner F1C100s support
 2022-01-31 20:44 UTC  (4+ messages)

[PATCHSET 00/45] xfsprogs: sync libxfs with 5.15
 2022-01-31 20:44 UTC  (5+ messages)
` [PATCH 42/45] libxfs: replace XFS_BUF_SET_ADDR with a function

[PATCH] linux/const.h: Explain how __is_constexpr() works
 2022-01-31 20:43 UTC 

[PATCH net-next 0/4] Managed Neighbor Entries
 2022-01-31 20:43 UTC  (3+ messages)
` [PATCH net-next 4/4] net, neigh: Add NTF_MANAGED flag for managed neighbor entries

[PATCH 0/2] Support plain encryption mode
 2022-01-31 20:40 UTC  (2+ messages)

FAILED: patch "[PATCH] perf/core: Fix cgroup event list management" failed to apply to 5.10-stable tree
 2022-01-31 20:41 UTC  (2+ messages)

[PATCH v2 1/2] Makefile: Create a file to indicate the config
 2022-01-31 20:40 UTC  (9+ messages)
` [PATCH v2 2/2] Makefile: Don't allow new boards with SPL_FIT_GENERATOR

[PATCH] dma-buf: heaps: Fix potential spectre v1 gadget
 2022-01-31 20:39 UTC  (3+ messages)

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2022-01-31 20:39 UTC  (11+ messages)
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support

[PATCH v5 0/4] page table check fixes and cleanups
 2022-01-31 20:39 UTC  (3+ messages)
` [PATCH v5 4/4] mm/page_table_check: check entries at pmd levels

[Buildroot] [PATCH 1/2] package/wpa_supplicant: bump version to 2.10
 2022-01-31 20:38 UTC  (3+ messages)

[Buildroot] [git commit] utils/size-stats-compare: add package name in detail output
 2022-01-31 20:32 UTC 

[Buildroot] [git commit] utils/size-stats-compare: clarify meaning of variables in print_result
 2022-01-31 20:24 UTC 

[Buildroot] [PATCHv2 1/2] utils/size-stats-compare: clarify meaning of variables in print_result
 2022-01-31 20:38 UTC  (2+ messages)

[RFC PATCH] mountd: export: Deal with NFS filesystems
 2022-01-31 20:37 UTC  (4+ messages)

[PATCH] lib: zstd: clean up double word in comment
 2022-01-31 20:36 UTC  (2+ 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.