linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-31 17:08:30 to 2022-08-31 18:27:58 UTC [more...]

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-31 18:23 UTC  (11+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

[PATCH 1/6] x86/sgx: Do not consider unsanitized pages an error
 2022-08-31 18:23 UTC  (18+ messages)
` [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors

[PATCH v4 00/21] KCFI support
 2022-08-31 18:22 UTC  (3+ messages)
` [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t

[PATCH nolibc 0/18] nolibc updates for v6.1
 2022-08-31 18:21 UTC  (21+ messages)
` [PATCH nolibc 01/18] tools/nolibc: make argc 32-bit in riscv startup code
` [PATCH rcu 1/2] torture: Optionally flush printk() buffers before powering off
` [PATCH rcu 2/2] rcutorture: Use the barrier operation specified by cur_ops
` [PATCH nolibc 02/18] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
` [PATCH nolibc 03/18] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
` [PATCH nolibc 04/18] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
` [PATCH nolibc 05/18] selftests/nolibc: support a test definition format
` [PATCH nolibc 06/18] selftests/nolibc: implement a few tests for various syscalls
` [PATCH nolibc 07/18] selftests/nolibc: add a few tests for some libc functions
` [PATCH nolibc 08/18] selftests/nolibc: exit with poweroff on success when getpid() == 1
` [PATCH nolibc 09/18] selftests/nolibc: on x86, support exiting with isa-debug-exit
` [PATCH nolibc 10/18] selftests/nolibc: recreate and populate /dev and /proc if missing
` [PATCH nolibc 11/18] selftests/nolibc: condition some tests on /proc existence
` [PATCH nolibc 12/18] selftests/nolibc: support glibc as well
` [PATCH nolibc 13/18] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
` [PATCH nolibc 14/18] selftests/nolibc: add a "defconfig" target
` [PATCH nolibc 15/18] selftests/nolibc: add a "run" target to start the kernel in QEMU
` [PATCH nolibc 16/18] selftests/nolibc: "sysroot" target installs a local copy of the sysroot
` [PATCH nolibc 17/18] selftests/nolibc: add a "help" target
` [PATCH nolibc 18/18] selftests/nolibc: Avoid generated files being committed

[PATCH v2 1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
 2022-08-31 18:21 UTC  (8+ messages)
` [PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
` [PATCH v2 3/6] x86/sgx: Handle VA page allocation failure for EAUG on PF
` [PATCH v2 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH v2 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH v2 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors

[PATCH v3 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
 2022-08-31 18:19 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()

[PATCH rcu 0/7] SRCU polled grace-period updates for v6.1
 2022-08-31 18:14 UTC  (5+ messages)
` [PATCH rcu 1/4] rcutorture: Make "srcud" option also test polled grace-period API
` [PATCH rcu 2/4] srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture output
` [PATCH rcu 3/4] srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
` [PATCH rcu 4/4] srcu: Make Tiny SRCU use full-sized grace-period counters

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-08-31 18:19 UTC  (38+ messages)
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
` [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
` [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
` [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
` [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath

[PATCH rcu 0/7] Torture-test updates for v6.1
 2022-08-31 18:17 UTC 

[PATCH][next] uapi: net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
 2022-08-31 18:17 UTC  (2+ messages)

[PATCH rcu 0/7] RCU Tasks updates for v6.1
 2022-08-31 18:15 UTC  (3+ messages)
` [PATCH rcu 2/3] rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
` [PATCH rcu 3/3] rcu-tasks: Make RCU Tasks Trace check for userspace execution

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-08-31 18:13 UTC  (4+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "

[PATCH] platform/chrome: cros_ec_typec: Register partner PDOs
 2022-08-31 18:13 UTC  (3+ messages)

[PATCH rcu 0/7] Polled grace-period updates for v6.1
 2022-08-31 18:12 UTC  (26+ messages)
` [PATCH rcu 01/25] rcu: Add full-sized polling for get_completed*() and poll_state*()
` [PATCH rcu 02/25] rcu: Add full-sized polling for get_state()
` [PATCH rcu 03/25] rcutorture: Abstract synchronous and polled API testing
` [PATCH rcu 04/25] rcutorture: Allow per-RCU-flavor polled double-GP check
` [PATCH rcu 05/25] rcutorture: Verify RCU reader prevents full polling from completing
` [PATCH rcu 06/25] rcutorture: Remove redundant RTWS_DEF_FREE check
` [PATCH rcu 07/25] rcutorture: Verify long-running reader prevents full polling from completing
` [PATCH rcu 08/25] rcu: Add full-sized polling for start_poll()
` [PATCH rcu 09/25] rcu: Add full-sized polling for start_poll_expedited()
` [PATCH rcu 10/25] rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
` [PATCH rcu 11/25] rcu: Add full-sized polling for cond_sync_full()
` [PATCH rcu 12/25] rcu: Add full-sized polling for cond_sync_exp_full()
` [PATCH rcu 13/25] rcu: Disable run-time single-CPU grace-period optimization
` [PATCH rcu 14/25] rcu: Set rcu_data structures' initial ->gpwrap value to true
` [PATCH rcu 15/25] rcu-tasks: Remove grace-period fast-path rcu-tasks helper
` [PATCH rcu 16/25] rcu: Make synchronize_rcu() fast path update ->gp_seq counters
` [PATCH rcu 17/25] rcu: Remove expedited grace-period fast-path forward-progress helper
` [PATCH rcu 18/25] rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
` [PATCH rcu 19/25] rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
` [PATCH rcu 20/25] rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
` [PATCH rcu 21/25] rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
` [PATCH rcu 22/25] rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
` [PATCH rcu 23/25] rcutorture: Expand rcu_torture_write_types() first "if" statement
` [PATCH rcu 24/25] rcu: Add functions to compare grace-period state values
` [PATCH rcu 25/25] rcutorture: Limit read-side polling-API testing

[PATCH] overflow: Split up kunit tests for smaller stack frames
 2022-08-31 18:11 UTC 

[PATCH rcu 0/7] Callback-offload (nocb) updates for v6.1
 2022-08-31 18:10 UTC  (4+ messages)
` [PATCH rcu 1/3] rcu/nocb: Choose the right rcuog/rcuop kthreads to output
` [PATCH rcu 2/3] rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
` [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling

[PATCH] p9: trans_fd: Fix deadlock when connection cancel
 2022-08-31 18:09 UTC 

[PATCH rcu 0/7] kvfree_rcu updates for v6.1
 2022-08-31 18:09 UTC  (4+ messages)
` [PATCH rcu 1/3] rcu: Back off upon fill_page_cache_func() allocation failure
` [PATCH rcu 2/3] rcu/kfree: Fix kfree_rcu_shrink_count() return value
` [PATCH rcu 3/3] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-08-31 17:59 UTC  (6+ messages)
` [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH v2 4/5] riscv: add lazy preempt support
` [PATCH v2 5/5] riscv: Allow to enable RT

[PATCH rcu 0/7] Miscellaneous fixes for v6.1
 2022-08-31 18:08 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Fix rcu_read_unlock_strict() strict QS reporting
` [PATCH rcu 02/10] rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
` [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
` [PATCH rcu 04/10] rcu: Make tiny RCU support leak callbacks for debug-object errors
` [PATCH rcu 05/10] rcu: Document reason for rcu_all_qs() call to preempt_disable()
` [PATCH rcu 06/10] rcu: Update rcu_access_pointer() header for rcu_dereference_protected()
` [PATCH rcu 07/10] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
` [PATCH rcu 08/10] sched/debug: Show the registers of 'current' "
` [PATCH rcu 09/10] rcu: Avoid triggering strict-GP irq-work when RCU is idle
` [PATCH rcu 10/10] rcu: Exclude outgoing CPU when it is the last to leave

[PATCH rcu 0/7] RCU documentation updates for v6.1
 2022-08-31 18:06 UTC  (8+ messages)
` [PATCH rcu 1/7] doc: Emphasize the need for explicit RCU read-side markers
` [PATCH rcu 2/7] doc: Call out queue_rcu_work() for blocking RCU callbacks
` [PATCH rcu 3/7] doc: Use rcu_barrier() to rate-limit "
` [PATCH rcu 4/7] doc: Fix list: rcu_access_pointer() is not lockdep-checked
` [PATCH rcu 5/7] doc: Update rcu_access_pointer() advice in rcu_dereference.rst
` [PATCH rcu 6/7] doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks
` [PATCH rcu 7/7] doc/rcu: Update LWN article URLs and add 2019 article

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-08-31 18:04 UTC  (4+ messages)
` [PATCH v6 12/17] spi: dw: Add support for "

[PATCH] drm/amd/display: fix indentation in commit_planes_for_stream()
 2022-08-31 18:03 UTC  (2+ messages)

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-31 18:02 UTC  (11+ messages)
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages

[PATCH v7] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2022-08-31 18:00 UTC  (2+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-31 18:00 UTC  (2+ messages)

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-08-31 17:51 UTC  (4+ messages)
` [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-31 17:56 UTC  (7+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context

[PATCH v1] mm/ksm: update stale comment in write_protect_page()
 2022-08-31 17:55 UTC  (2+ messages)

[PATCH 0/2] Define is_signed_type() once
 2022-08-31 17:53 UTC  (5+ messages)
` [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro

[PATCH] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
 2022-08-31 17:53 UTC 

[RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled
 2022-08-31 17:53 UTC  (3+ messages)

[PATCH v2 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-08-31 17:51 UTC  (3+ messages)

linux-next: manual merge of the mm tree with the kspp tree
 2022-08-31 17:51 UTC  (2+ messages)

[PATCH v2 0/7] Add core wide metric literal
 2022-08-31 17:49 UTC  (8+ messages)
` [PATCH v2 1/7] perf metric: Return early if no CPU PMU table exists
` [PATCH v2 2/7] perf expr: Move the scanner_ctx into the parse_ctx
` [PATCH v2 3/7] perf smt: Compute SMT from topology
` [PATCH v2 4/7] perf topology: Add core_wide
` [PATCH v2 5/7] perf stat: Delay metric parsing
` [PATCH v2 6/7] perf metrics: Wire up core_wide
` [PATCH v2 7/7] perf test: Add basic core_wide expression test

[PATCH v3] overflow: Allow mixed type arguments
 2022-08-31 17:49 UTC  (3+ messages)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-08-31 17:47 UTC  (5+ messages)
` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
      ` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec, vm-active-channels" property

[RFC PATCH 00/30] Code tagging framework and applications
 2022-08-31 17:46 UTC  (7+ messages)
` [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages
` [RFC PATCH 22/30] Code tagging based fault injection

[RESEND PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-08-31 17:41 UTC  (19+ messages)
` [RESEND PATCH v6 01/10] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH v6 02/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v6 03/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v6 04/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v6 05/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v6 06/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v6 07/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional
` [RESEND PATCH v6 10/10] spmi: pmic-arb: increase SPMI transaction timeout delay

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-31 17:40 UTC  (3+ messages)
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

Question on armv7-pmu interrupt-affinity property
 2022-08-31 17:39 UTC 

[PATCH 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-08-31 17:39 UTC  (5+ messages)
` [PATCH 2/2] drm/tests: Change "igt_" prefix to "drm_"

[PATCH] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
 2022-08-31 17:38 UTC  (6+ messages)

Time stats library (from bcache/bcachefs) & generic latency instrumentation
 2022-08-31 17:36 UTC  (6+ messages)
` [PATCH 2/3] bcache: Convert to lib/time_stats

[PATCH v4 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-08-31 17:32 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs
` [PATCH v4 2/3] dt-bindings: arm: qcom: Document samsung,matisse-wifi device
` [PATCH v4 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-08-31 17:24 UTC  (7+ messages)
` [PATCH v11 1/7] crash: move crash_prepare_elf64_headers
` [PATCH v11 3/7] crash: add generic infrastructure for crash hotplug support

[PATCH v2 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2022-08-31 17:22 UTC  (9+ messages)
` [PATCH v2 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library
` [PATCH v2 2/8] drm/amd/display: Introduce KUnit tests to the bw_fixed library
` [PATCH v2 3/8] drm/amd/display: Introduce KUnit tests to display_rq_dlg_calc_20
` [PATCH v2 4/8] drm/amd/display: Introduce KUnit tests to the display_mode_vba library
` [PATCH v2 5/8] drm/amd/display: Introduce KUnit to dcn20/display_mode_vba_20 library
` [PATCH v2 6/8] drm/amd/display: Introduce KUnit tests for dcn20_fpu
` [PATCH v2 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
` [PATCH v2 8/8] Documentation/gpu: Add Display Core Unit Test documentation

[PATCH v2 0/4] riscv: Introduce support for defining instructions
 2022-08-31 17:25 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: Add X register names to gpr-nums
` [PATCH v2 2/4] riscv: Introduce support for defining instructions
` [PATCH v2 3/4] riscv: KVM: Apply insn-def to hfence encodings
` [PATCH v2 4/4] riscv: KVM: Apply insn-def to hlv encodings

[PATCH v3 0/2] Add mt8186 mutex support for mdp3
 2022-08-31 17:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186
` [PATCH v3 2/2] soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3

[PATCH v1 1/2] random: make add_hwgenerator_randomness() more flexible
 2022-08-31 17:20 UTC  (2+ messages)
` [PATCH v1 2/2] hwrng: core: fix potential suspend/resume race condition

[GIT PULL] HID fixes
 2022-08-31 17:20 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.15
 2022-08-31 17:20 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.16
      ` [GIT PULL] Crypto Fixes for 5.17
          ` [GIT PULL] Crypto Fixes for 5.18
            ` [GIT PULL] Crypto Fixes for 5.19
                  ` [GIT PULL] Crypto Fixes for 6.0

[GIT PULL] fscache, cachefiles: Miscellaneous fixes
 2022-08-31 17:20 UTC  (2+ messages)

[GIT PULL] LSM fixes for v6.0 (#1)
 2022-08-31 17:20 UTC  (2+ messages)

[PATCH v1 0/2] Input: touchscreen: Minor colibri-vf50-ts cleanups
 2022-08-31 17:17 UTC  (7+ messages)
` [PATCH v1 1/2] Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADC
` [PATCH v1 2/2] dt-bindings: input: colibri-vf50-ts: Improve documentation

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-08-31 17:16 UTC  (4+ messages)

[PATCH 00/15] Tidy up vfio_device life cycle
 2022-08-31 17:15 UTC  (6+ messages)
` [PATCH 15/15] vfio: Add struct device to vfio_device

[PATCH 0/3] More ARM DMA ops cleanup
 2022-08-31 17:09 UTC  (9+ messages)

[PATCH v2 0/3] xen-blk{front,back}: Fix the broken semantic and flow of feature-persistent
 2022-08-31 17:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).