linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 20:13:06 to 2021-09-16 00:19:50 UTC [more...]

[RFC][CFT] signal handling fixes
 2021-09-16  0:19 UTC  (8+ messages)
` [PATCH 1/3] m68k: handle arrivals of multiple signals correctly
` [PATCH 2/3] m68k: update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH 3/3] m68k: leave stack mangling to asm wrapper of sigreturn()

[PATCH rfc 0/6] Scheduler BPF
 2021-09-16  0:19 UTC 

[RFC] perf arm-spe: Track task context switch for cpu-mode events
 2021-09-16  0:17 UTC 

[PATCH 0/3] occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC
 2021-09-16  0:17 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs

[PATCH v3 0/3] bootconfig: Fixes to bootconfig memory management
 2021-09-16  0:17 UTC  (8+ messages)
` [PATCH v3 3/3] bootconfig: Free xbc_data in xbc_destroy_all()

[PATCH] perf test: Make metric testing more robust
 2021-09-16  0:14 UTC  (4+ messages)

[PATCH rcu 0/7] In-kernel torture-test updates for v5.16
 2021-09-16  0:13 UTC  (8+ messages)
` [PATCH rcu 1/7] rcutorture: Suppressing read-exit testing is not an error
` [PATCH rcu 2/7] rcutorture: Warn on individual rcu_torture_init() error conditions
` [PATCH rcu 3/7] locktorture: Warn on individual lock_torture_init() "
` [PATCH rcu 4/7] refscale: Warn on individual ref_scale_init() "
` [PATCH rcu 5/7] rcuscale: Warn on individual rcu_scale_init() "
` [PATCH rcu 6/7] rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
` [PATCH rcu 7/7] rcutorture: Avoid problematic critical section nesting on PREEMPT_RT

[PATCH v9 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-16  0:11 UTC  (5+ messages)
` [PATCH v9 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v9 4/8] fsdax: Convert dax_iomap_zero to iter model

[PATCH net-next] net: phy: broadcom: Enable 10BaseT DAC early wake
 2021-09-16  0:09 UTC 

[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
 2021-09-16  0:07 UTC  (2+ messages)

[PATCH] thermal: brcmstb_thermal: Interrupt is optional
 2021-09-16  0:05 UTC  (2+ messages)

[PATCH 0/3] dax: clear poison on the fly along pwrite
 2021-09-16  0:05 UTC  (6+ messages)

[chanwoo:devfreq-testing 4/4] drivers/devfreq/governor_passive.c:350:17: error: this 'if' clause does not guard
 2021-09-16  0:04 UTC 

[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups
 2021-09-16  0:02 UTC  (7+ messages)
` [PATCH 1/4] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
` [PATCH 2/4] selftests:kvm: fix get_trans_hugepagesz() "
` [PATCH 3/4] selftests: kvm: move get_run_delay() into lib/test_util
` [PATCH 4/4] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn

[PATCH] coresight: cpu-debug: control default behavior via Kconfig
 2021-09-15 23:52 UTC  (3+ messages)

[RFC PATCH V4 0/6] riscv: Add PBMT & DMA for D1 bringup
 2021-09-15 23:52 UTC  (4+ messages)
` [RFC PATCH V4 1/6] riscv: pgtable: Add custom protection_map init

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-15 23:47 UTC  (5+ messages)

[Intel-wired-lan] Linux 5.15-rc1 - 82599ES VPD access isue
 2021-09-15 23:46 UTC  (3+ messages)

[PATCH rcu 0/13] Tasks RCU updates for v5.16
 2021-09-15 23:46 UTC  (14+ messages)
` [PATCH rcu 01/13] rcu-tasks: Wait for trc_read_check_handler() IPIs
` [PATCH rcu 02/13] rcu-tasks: Simplify trc_read_check_handler() atomic operations
` [PATCH rcu 03/13] rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
` [PATCH rcu 04/13] rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
` [PATCH rcu 05/13] rcu-tasks: Fix s/instruction/instructions/ typo in comment
` [PATCH rcu 06/13] rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
` [PATCH rcu 07/13] rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in comment
` [PATCH rcu 08/13] rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_trace
` [PATCH rcu 09/13] rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_trace
` [PATCH rcu 10/13] rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitives
` [PATCH rcu 11/13] rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_trace
` [PATCH rcu 12/13] rcu-tasks: Fix IPI failure handling in trc_wait_for_one_reader
` [PATCH rcu 13/13] rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-15 23:43 UTC  (3+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push

[PATCH rcu 0/5] smp_call_function() torture-test updates for v5.16
 2021-09-15 23:41 UTC  (6+ messages)
` [PATCH rcu 1/5] scftorture: Allow zero weight to exclude an smp_call_function*() category
` [PATCH rcu 2/5] scftorture: Shut down if nonsensical arguments given
` [PATCH rcu 3/5] scftorture: Account for weight_resched when checking for all zeroes
` [PATCH rcu 4/5] scftorture: Count reschedule IPIs
` [PATCH rcu 5/5] scftorture: Warn on individual scf_torture_init() error conditions

[dhowells-fs:fscache-iter-3 2/8] fs/fscache/io.c:164:5: error: no previous prototype for '__fscache_fallback_read_page'
 2021-09-15 23:37 UTC 

[PATCH rcu 0/14] Miscellaneous fixes for v5.16
 2021-09-15 23:33 UTC  (15+ messages)
` [PATCH rcu 01/14] rcu: Mark accesses to rcu_state.n_force_qs
` [PATCH rcu 02/14] rcu-nocb: Fix a couple of tree_nocb code-style nits
` [PATCH rcu 03/14] rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
` [PATCH rcu 04/14] rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
` [PATCH rcu 05/14] doc: Add another stall-warning root cause in stallwarn.rst
` [PATCH rcu 06/14] rcu: Fix undefined Kconfig macros
` [PATCH rcu 07/14] rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
` [PATCH rcu 08/14] rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
` [PATCH rcu 09/14] rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
` [PATCH rcu 10/14] rcu: Make rcutree_dying_cpu() use its "cpu" parameter
` [PATCH rcu 11/14] rcu: Make rcu_normal_after_boot writable again
` [PATCH rcu 12/14] rcu: Make rcu update module parameters world-readable
` [PATCH rcu 13/14] rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
` [PATCH rcu 14/14] rcu: Avoid unneeded function call in rcu_read_unlock()

[PATCH v2] drm/panfrost: Calculate lock region size correctly
 2021-09-15 23:28 UTC  (2+ messages)

[PATCH 0/5] x86/mce: Handle error simulation failures in mce-inject module
 2021-09-15 23:27 UTC  (6+ messages)
` [PATCH 1/5] x86/mce/inject: Check if a bank is unpopulated before error simulation
` [PATCH 2/5] x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
` [PATCH 3/5] x86/mce: Use msr_ops in prepare_msrs()
` [PATCH 4/5] x86/mce/inject: Check for writes ignored in status registers
` [PATCH 5/5] x86/mce/mce-inject: Return error code to userspace from mce-inject module

[PATCH] soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cb
 2021-09-15 23:27 UTC 

[PATCH 3/4] drm/amd/display: Fix rest of pass-by-value structs in DML
 2021-09-15 23:24 UTC  (2+ messages)
` [3/4] "

[PATCH 2/4] drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
 2021-09-15 23:23 UTC  (2+ messages)
` [2/4] "

[PATCH 1/4] drm/amd/display: Pass display_pipe_params_st as const in DML
 2021-09-15 23:21 UTC  (2+ messages)
` [1/4] "

[syzbot] WARNING in __init_work
 2021-09-15 23:14 UTC  (2+ messages)

[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-09-15 23:10 UTC  (6+ messages)
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page

[PATCH V6 0/2] drm/vkms: Add virtual hardware module
 2021-09-15 23:08 UTC  (3+ messages)
` [PATCH V6 2/2] drm/vkms: Add support for virtual hardware mode

[peterz-queue:x86/core 2/2] arch/x86/kernel/traps.c:468:38: error: use of undeclared identifier 'address'
 2021-09-15 22:51 UTC 

[PATCH V2] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-09-15 22:40 UTC  (2+ messages)

[PATCH 0/6] congestion_wait() and GFP_NOFAIL
 2021-09-15 22:38 UTC  (10+ messages)
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-15 22:38 UTC  (6+ messages)

[PATCH v1 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-15 22:28 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-15 22:33 UTC  (8+ messages)

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-15 22:33 UTC  (9+ messages)

[dhowells-fs:fscache-iter-3 2/8] fs/fscache/io.c:164:5: warning: no previous prototype for function '__fscache_fallback_read_page'
 2021-09-15 22:33 UTC 

[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
 2021-09-15 22:31 UTC  (4+ messages)
` [PATCH v7 1/3] drm/dsi: transer dsi hs packet aligned
` [PATCH v7 2/3] drm/mediatek: implment the dsi hs packets aligned
` [PATCH v7 3/3] drm/bridge: anx7625: config hs packets end aligned to avoid screen shift

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-09-15 22:19 UTC  (8+ messages)
` [PATCH v6 6/6] "

[dhowells-fs:fscache-iter-3 2/8] fs/fscache/io.c:164:5: warning: no previous prototype for '__fscache_fallback_read_page'
 2021-09-15 22:25 UTC 

[PATCH v2 net] Revert "net: phy: Uniform PHY driver access"
 2021-09-15 22:20 UTC  (2+ messages)

linux-next: error fetching the cel-fixes tree
 2021-09-15 22:04 UTC 

[PATCH] crypto: caam: disable pkc for non-E SoCs
 2021-09-15 22:03 UTC 

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-15 22:00 UTC  (4+ messages)
` [PATCH 6/6] clk: samsung: Introduce Exynos850 "

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-15 22:00 UTC  (2+ messages)

[PATCH 0/4] Fix stack usage of DML
 2021-09-15 21:58 UTC  (2+ messages)

[RFC PATCH v2 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-15 21:57 UTC  (5+ messages)
` [RFC PATCH v2 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH 0/8] x86/ftrace: Add direct batch interface
 2021-09-15 21:47 UTC  (4+ messages)
` [PATCH 7/8] ftrace: Add multi direct modify interface

[PATCH net-next] net: phy: bcm7xxx: Add EPHY entry for 72165
 2021-09-15 21:47 UTC  (2+ messages)

[PATCH -V8 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-09-15 21:32 UTC  (7+ messages)
` [PATCH -V8 1/6] NUMA balancing: optimize page "

Linux 5.15-rc1
 2021-09-15 21:31 UTC  (2+ messages)

[PATCH v6 00/13] Enroll kernel keys thru MOK
 2021-09-15 21:28 UTC  (3+ messages)

[PATCH v3 1/3] drm/bridge: parade-ps8640: Improve logging at probing
 2021-09-15 21:27 UTC  (7+ messages)
` [PATCH v3 3/3] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH] mm/large system hash: avoid possible NULL deref in alloc_large_system_hash
 2021-09-15 21:25 UTC 

[PATCH] perf parse-events: Avoid enum forward declaration
 2021-09-15 21:21 UTC  (2+ messages)

[PATCH] net/alacritech: Make use of the helper function dev_err_probe()
 2021-09-15 21:20 UTC  (2+ messages)

Reminder: Voting procedures for the Linux Foundation Technical Advisory Board
 2021-09-15 21:20 UTC  (11+ messages)
            ` [Tech-board-discuss] "

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-15 21:17 UTC  (3+ messages)
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

Linux 5.14.4
 2021-09-15 21:15 UTC  (5+ messages)
` Regression in posix-cpu-timers.c (was Re: Linux 5.14.4)

drivers/tty/serial/cpm_uart/cpm_uart_core.c:1052:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-09-15 21:11 UTC 

[PATCH v6 00/19] staging: r8188eu: Shorten and simplify calls chains
 2021-09-15 21:11 UTC  (20+ messages)
` [PATCH v6 01/19] staging: r8188eu: remove usb_{read,write}_mem()
` [PATCH v6 02/19] staging: r8188eu: remove the helpers of rtw_read8()
` [PATCH v6 03/19] staging: r8188eu: remove the helpers of rtw_read16()
` [PATCH v6 04/19] staging: r8188eu: remove the helpers of rtw_read32()
` [PATCH v6 05/19] staging: r8188eu: remove the helpers of usb_write8()
` [PATCH v6 06/19] staging: r8188eu: remove the helpers of usb_write16()
` [PATCH v6 07/19] staging: r8188eu: remove the helpers of usb_write32()
` [PATCH v6 08/19] staging: r8188eu: remove the helpers of usb_writeN()
` [PATCH v6 09/19] staging: r8188eu: remove the helpers of usb_read_port()
` [PATCH v6 10/19] staging: r8188eu: remove the helpers of usb_write_port()
` [PATCH v6 11/19] staging: r8188eu: remove the helpers of usb_read_port_cancel()
` [PATCH v6 12/19] staging: r8188eu: remove the helpers of usb_write_port_cancel()
` [PATCH v6 13/19] staging: r8188eu: remove core/rtw_io.c
` [PATCH v6 14/19] staging: remove struct _io_ops
` [PATCH v6 15/19] staging: r8188eu: Clean up usbctrl_vendorreq()
` [PATCH v6 16/19] staging: r8188eu: Clean up rtw_read*() and rtw_write*()
` [PATCH v6 17/19] staging: r8188eu: Shorten calls chains of rtw_read*()
` [PATCH v6 18/19] staging: r8188eu: Shorten calls chains of rtw_write*()
` [PATCH v6 19/19] staging: r8188eu: remove shared buffer for USB requests

[PATCH] perflib: deprecate bpf_map__resize in favor of bpf_map_set_max_entries
 2021-09-15 20:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Tom Rix as fpga maintainer
 2021-09-15 20:55 UTC  (6+ messages)

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-15 20:48 UTC  (6+ messages)

[PATCH bpf-next v2] bpf: update bpf_get_smp_processor_id() documentation
 2021-09-15 20:43 UTC  (3+ messages)

[PATCH v6 0/3] hwmon: Support access to the NCT677x via Asus WMI
 2021-09-15 20:42 UTC  (4+ messages)
` [PATCH v6 1/3] hwmon: (nct6775) Use superio_*() function pointers in sio_data
` [PATCH v6 2/3] hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data
` [PATCH v6 3/3] hwmon: (nct6775) Support access via Asus WMI

[PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry
 2021-09-15 20:31 UTC  (15+ messages)
` [PATCH 01/14] selftests/x86/sgx: Fix a benign linker warning
` [PATCH 02/14] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
` [PATCH 03/14] selftests/sgx: Assign source for each segment
` [PATCH 04/14] selftests/sgx: Make data measurement for an enclave segment optional
` [PATCH 05/14] selftests/sgx: Create a heap for the test enclave
` [PATCH 06/14] selftests/sgx: Dump segments and /proc/self/maps only on failure
` [PATCH 07/14] selftests/sgx: Encpsulate the test enclave creation
` [PATCH 08/14] selftests/sgx: Move setup_test_encl() to each TEST_F()
` [PATCH 09/14] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed
` [PATCH 10/14] selftests/sgx: Provide per-op parameter structs for the test enclave
` [PATCH 11/14] selftests/sgx: Rename test properties in preparation for more enclave tests
` [PATCH 12/14] selftests/sgx: Add page permission and exception test
` [PATCH 13/14] selftests/sgx: Enable multiple thread support
` [PATCH 14/14] selftests/sgx: Add test for multiple TCS entry

[PATCH 1/3] staging: vchiq: remove braces from if block
 2021-09-15 20:29 UTC  (3+ messages)
` [PATCH 2/3] staging: vchiq: add braces to "
` [PATCH 3/3] staging: vchiq: cleanup code alignment issues

[PATCH] arm64: dts: ls1028a: fix eSDHC2 node
 2021-09-15 20:22 UTC 

[PATCH 1/7] staging: vchiq_arm: cleanup code alignment issues
 2021-09-15 20:18 UTC  (7+ messages)
` [PATCH 2/7] staging: vchiq_arm: remove unnecessary space in cast
` [PATCH 3/7] staging: vchiq_arm: clarify multiplication expressions
` [PATCH 4/7] staging: vchiq_arm: cleanup blank lines
` [PATCH 5/7] staging: vchiq_arm: fix quoted strings split across lines
` [PATCH 6/7] staging: vchiq_arm: remove extra blank line
` [PATCH 7/7] staging: vchiq_arm: use __func__ to get function name in debug message

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-15 20:19 UTC  (6+ messages)
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support

[PATCH] ACPI/IORT: Add 'smmu=off' command line option
 2021-09-15 20:12 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).