linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-13 17:33:45 to 2022-04-13 19:41:40 UTC [more...]

AMDGPU: regression on 5.17.1
 2022-04-13 19:41 UTC  (9+ messages)

[PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
 2022-04-13 19:40 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v5 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-13 19:40 UTC  (8+ messages)
` [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-04-13 19:40 UTC  (18+ messages)
` [PATCH v6 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v6 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v6 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v6 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel

[jolsa-perf:bpf/fixes 1/4] rcar_du_drv.c:(.text+0x130): multiple definition of `kallsyms_lookup_names'; drivers/gpu/drm/rcar-du/rcar_du_crtc.o:rcar_du_crtc.c:(.text+0xb7a): first defined here
 2022-04-13 19:39 UTC 

[PATCH V2] lib/irq_poll: Add local_bh_disable() in irq_poll_cpu_dead()
 2022-04-13 19:38 UTC  (2+ messages)
` [tip: core/core] lib/irq_poll: Prevent softirq pending leak "

[PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
 2022-04-13 19:36 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
  ` [PATCH v2 2/8] staging: r8188eu: make return values consistent
  ` [PATCH v2 3/8] staging: r8188eu: simplify the ps_processing check
  ` [PATCH v2 4/8] staging: r8188eu: summarize two if statements
  ` [PATCH v2 5/8] staging: r8188eu: use kernel functions for timeout handling
  ` [PATCH v2 6/8] staging: r8188eu: clean up the code to set ips_deny_time
  ` [PATCH v2 7/8] staging: r8188eu: remove the bInSuspend loop
  ` [PATCH v2 8/8] staging: r8188eu: remove unused timer functions

[PATCH v7 0/4] Add soundcard support for sc7280 based platforms
 2022-04-13 19:35 UTC  (5+ messages)
` [PATCH v7 1/4] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs
` [PATCH v7 2/4] arm64: dts: qcom: sc7280: Add nodes for wcd9385 and max98360a codec

[paulmck-rcu:dev.2022.04.11b] BUILD SUCCESS 9cc24cd39f593675fa3f5758ab2a85679597cf7f
 2022-04-13 19:34 UTC 

[PATCH v3 1/2] cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
 2022-04-13 19:32 UTC  (3+ messages)
` [tip: smp/urgent] "
` [tip: smp/core] "

[PATCH v3 2/2] cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier
 2022-04-13 19:32 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH v5 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-13 19:31 UTC  (35+ messages)
` [PATCH v5 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v5 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v5 03/33] crypto: rockchip: do not do custom power management
` [PATCH v5 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v5 05/33] crypto: rockchip: do not store mode globally
` [PATCH v5 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v5 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v5 08/33] crypto: rockchip: better handle cipher key
` [PATCH v5 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v5 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v5 11/33] crypto: rockchip: rewrite type
` [PATCH v5 12/33] crypto: rockchip: add debugfs
` [PATCH v5 13/33] crypto: rockchip: introduce PM
` [PATCH v5 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v5 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v5 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v5 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v5 18/33] crypto: rockchip: fix style issue
` [PATCH v5 19/33] crypto: rockchip: add support for rk3328
` [PATCH v5 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v5 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v5 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v5 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v5 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v5 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
` [PATCH v5 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v5 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v5 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v5 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v5 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v5 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v5 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v5 33/33] crypto: rockchip: Add support for RK3399

[PATCH v2 0/2] Add OTG support for Ingenic SoCs
 2022-04-13 19:30 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: dwc2: Add bindings for new "

[PATCH] staging: Remove the drivers for the Unisys s-Par
 2022-04-13 19:31 UTC  (5+ messages)

[PATCH] tools/x86_energy_perf_policy: Fix comparing int with LONG_MIN and LONG_MAX
 2022-04-13 19:29 UTC 

[PATCH RESEND 0/1] lib/Kconfig: remove DEBUG_PER_CPU_MAPS dependency for CPUMASK_OFFSTACK
 2022-04-13 19:28 UTC  (10+ messages)
` [PATCH RESEND 1/1] "

[PATCH] mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
 2022-04-13 19:28 UTC  (2+ messages)

[PATCH v3 0/3] kasan, arm64, scs: collect stack traces from Shadow Call Stack
 2022-04-13 19:26 UTC  (4+ messages)
` [PATCH v3 1/3] arm64, scs: expose irq_shadow_call_stack_ptr
` [PATCH v3 2/3] kasan, arm64: implement stack_trace_save_shadow
` [PATCH v3 3/3] kasan: use stack_trace_save_shadow

[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
 2022-04-13 19:28 UTC  (6+ messages)

[PATCH v2 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-04-13 19:26 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: add bcmbca device tree binding document
` [PATCH v2 2/5] arm: bcmbca: add arch bcmbca machine entry
` [PATCH v2 3/5] ARM: dts: add dts files for bcmbca soc 47622
` [PATCH v2 4/5] MAINTAINERS: update MAINTAINERS file
` [PATCH v2 5/5] ARM: multi_v7_defconfig: enable CONFIG_ARCH_BCMBCA in armv7 defconfig

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-04-13 19:27 UTC  (5+ messages)

[PATCH v2] cfi: Use __builtin_function_start
 2022-04-13 19:26 UTC  (2+ messages)

[PATCH] pinctrl: ocelot: Fix for lan966x
 2022-04-13 19:29 UTC 

[PATCH] usb: gadget: uvc: remove pause flag use
 2022-04-13 19:24 UTC 

[PATCH 0/3] Add ums512 clocks and relative bindings file
 2022-04-13 19:24 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clk: sprd: add bindings for ums512 clock controller
` [PATCH 2/3] clk: sprd: Add dt-bindings include file for UMS512

[PATCH] gpio: sim: fix setting and getting multiple lines
 2022-04-13 19:22 UTC  (3+ messages)

[PATCH v1 1/1] iio: dac: ltc2632: Make use of device properties
 2022-04-13 19:22 UTC 

[PATCH 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-13 19:20 UTC  (6+ messages)
` [PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[PATCH 5.15 000/277] 5.15.34-rc2 review
 2022-04-13 19:18 UTC  (2+ messages)

[PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5
 2022-04-13 19:16 UTC  (3+ messages)
` [PATCH v3 04/10] dt-bindings: reset: add sama7g5 definitions

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-04-13 19:16 UTC  (4+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register

[PATCH v1 1/1] iio: dac: vf610: Drop dependency on OF
 2022-04-13 19:16 UTC 

[PATCH 00/20] GSC support for XeHP SDV and DG2 platforms
 2022-04-13 19:12 UTC  (3+ messages)
` [PATCH 14/20] drm/i915/dg2: add gsc with special gsc bar offsets
  ` [Intel-gfx] "

[PATCH V3 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-13 19:12 UTC  (3+ messages)
` [PATCH V3 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding

[PATCH 1/2] crypto: marvell: cesa: ECB does not IV
 2022-04-13 19:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: marvell: cesa: Add fallback for handling empty length case

[PATCH] mm: Remove stub for non_swap_entry()
 2022-04-13 19:11 UTC 

[PATCH v8 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-13 19:10 UTC  (5+ messages)
` [PATCH v8 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
` [PATCH v8 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH] dt-bindings: interrrupt-controller: uniphier-aidet: Use unevaluatedProperties
 2022-04-13 19:09 UTC  (2+ messages)

[PATCH v1 1/1] iio: dac: lpc18xx: Drop dependency on OF
 2022-04-13 19:08 UTC 

[PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
 2022-04-13 19:07 UTC  (2+ messages)

[PATCH] btrfs: zstd: use spin_lock in timer function
 2022-04-13 19:08 UTC  (5+ messages)
` [PATCH v2] btrfs: zstd: use spin_lock in timer callback

[PATCH v3 0/8] ls1028a device tree update
 2022-04-13 19:10 UTC  (11+ messages)
` [PATCH v3 1/8] arm64: dts: ls1028a: Add PCIe EP nodes
` [PATCH v3 3/8] arm64: dts: ls1028a: add flextimer based pwm nodes

[PATCH v1 1/1] iio: dac: dpot: Drop dependency on OF
 2022-04-13 19:06 UTC 

[PATCH v1 1/1] iio: accel: dmard06: Drop dependency on OF
 2022-04-13 19:03 UTC 

Linux 5.10.111
 2022-04-13 19:02 UTC  (2+ messages)

Linux 5.15.34
 2022-04-13 19:02 UTC  (2+ messages)

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-13 19:02 UTC  (8+ messages)
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test

[PATCH v1 1/1] iio: afe: rescale: Make use of device properties
 2022-04-13 19:01 UTC 

[PATCH v1 1/1] iio: trigger: stm32-lptimer-trigger: Make use of device properties
 2022-04-13 18:56 UTC 

Linux 5.16.20
 2022-04-13 18:56 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: uniphier: Use unevaluatedProperties and common bindings
 2022-04-13 18:56 UTC  (2+ messages)

[PATCH v1 1/1] iio: temperature: max31865: Make use of device properties
 2022-04-13 18:53 UTC 

[PATCH v3] bus: mhi: host: Wait for ready state after reset
 2022-04-13 18:52 UTC 

[PATCH v1 1/1] iio: temperature: max31856: Make use of device properties
 2022-04-13 18:50 UTC 

[daniel-thompson:kdb/seq_file 1/5] include/linux/kdb.h:217:33: warning: declaration of 'struct seq_operations' will not be visible outside of this function
 2022-04-13 18:48 UTC 

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-13 18:48 UTC  (3+ messages)
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority

[PATCH v1 1/1] iio: light: cm3605: Drop dependency on OF
 2022-04-13 18:46 UTC 

[PATCH v1 1/1] iio: magnetometer: ak8974: Drop dependency on OF
 2022-04-13 18:45 UTC 

[PATCH] wireless: ipw2x00: Refine the error handling of ipw2100_pci_init_one()
 2022-04-13 18:39 UTC  (2+ messages)

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-13 18:39 UTC  (2+ messages)

[PATCH] ACPI: SPCR: Add support for NVIDIA 16550-compatible port subtype
 2022-04-13 18:38 UTC  (3+ messages)

[PATCH v2] media: amphion: fix decoder's interlaced field
 2022-04-13 18:36 UTC  (3+ messages)

[PATCH v1 1/1] ACPI: docs: enumeration: Unify Package () for properties (part 2)
 2022-04-13 18:34 UTC  (2+ messages)

[PATCH v1 1/1] iio: proximity: ping: Replace OF specific code by device_get_match_data()
 2022-04-13 18:34 UTC 

[PATCH bpf-next 0/5] bpf trampoline for arm64
 2022-04-13 18:34 UTC  (2+ messages)

[PATCH v7] ACPI: APEI: fix missing erst record id
 2022-04-13 18:31 UTC  (2+ messages)

[PATCH v1 1/1] iio: proximity: mb1232: Switch to use fwnode_irq_get()
 2022-04-13 18:31 UTC 

[PATCH v8, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-04-13 18:30 UTC  (6+ messages)

[PATCH v3 00/18] Multiple addition to ipq8064 dtsi
 2022-04-13 18:29 UTC  (6+ messages)
` [PATCH v3 07/18] ARM: dts: qcom: reduce pci IO size to 64K for ipq8064

[PATCH v3 0/4] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-04-13 18:29 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: mvebu: Document bindings for AC5

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-13 18:29 UTC  (6+ messages)
` [PATCH v3 12/16] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-13 18:28 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-13 18:23 UTC  (15+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()

[perf vendor events] 3f5f0df7bf: perf-sanity-tests.perf_all_metrics_test.fail
 2022-04-13 18:17 UTC  (7+ messages)
  ` [LKP] "

[PATCH] arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang
 2022-04-13 18:14 UTC 

[PATCH v1 1/1] iio: light: tsl2772: Make use of device properties
 2022-04-13 18:14 UTC 

[PATCH v3 0/2] hwmon/tmp401: add support of three advanced features
 2022-04-13 18:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x

[PATCH v2] spi: cadence-quadspi: fix incorrect supports_op() return value
 2022-04-13 18:11 UTC  (3+ messages)

[PATCH v1 1/1] iio: core: Convert to use firmware node handle instead of OF node
 2022-04-13 18:07 UTC  (2+ messages)

[PATCH 1/2] efi: remove use of list iterator variable after loop
 2022-04-13 18:08 UTC  (3+ messages)

[PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
 2022-04-13 18:07 UTC  (9+ messages)

[PATCH] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-13 18:06 UTC  (5+ messages)
    ` making x86 clear_user not suck, was "

[PATCH v5 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-13 17:59 UTC  (11+ messages)
` [PATCH v5 01/10] KVM: selftests: Remove dynamic memory allocation for stats header
` [PATCH v5 02/10] KVM: selftests: Read binary stats header in lib
` [PATCH v5 03/10] KVM: selftests: Read binary stats desc "
` [PATCH v5 04/10] KVM: selftests: Clean up coding style in binary stats test
` [PATCH v5 05/10] KVM: selftests: Read binary stat data in lib
` [PATCH v5 06/10] KVM: selftests: Add NX huge pages test
` [PATCH v5 07/10] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v5 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v5 09/10] KVM: selftests: Factor out calculation of pages needed for a VM
` [PATCH v5 10/10] KVM: selftests: Test disabling NX hugepages on "

[PATCH] remoteproc: imx_dsp_rproc: Make rsc_table optional
 2022-04-13 17:59 UTC  (2+ messages)

[PATCH] ACPI: osl: Fix BERT error region memory mapping
 2022-04-13 17:59 UTC  (3+ messages)

[PATCH v2 0/2] Venus fixes
 2022-04-13 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] media: venus: do not queue internal buffers from previous sequence

Linux 5.17.3
 2022-04-13 17:57 UTC  (2+ messages)

[PATCH v1 1/1] iio: imu: mpu3050: Make use of device properties
 2022-04-13 17:53 UTC  (2+ messages)

[PATCH net] rxrpc: Restore removed timer deletion
 2022-04-13 17:53 UTC  (4+ messages)

[PATCH v7 1/8] x86/crash: fix minor typo/bug in debug message
 2022-04-13 17:52 UTC  (2+ messages)
` [tip: x86/kdump] x86/crash: Fix "

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-13 17:52 UTC  (9+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables
 2022-04-13 17:50 UTC  (9+ messages)

[PATCH] x86/boot: Add an efi.h header for the decompressor
 2022-04-13 17:50 UTC  (3+ messages)

[PATCH RFC v2 0/2] Handle UEFI NX-restricted page tables
 2022-04-13 17:48 UTC  (3+ messages)
` [PATCH] x86: Set the NX-compatibility flag in the PE header

[PATCH] dt-bindings: display: panel-timing: Define a single type for properties
 2022-04-13 17:44 UTC  (2+ messages)

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-13 17:42 UTC  (22+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH v2 1/2] spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
 2022-04-13 17:36 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: qcom,rpmh: document h and k ID
 2022-04-13 17:36 UTC  (2+ messages)

[PATCH] ASoC: SOF: Intel: Check the bar size before remapping
 2022-04-13 17:36 UTC  (2+ messages)

[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
 2022-04-13 17:33 UTC  (4+ messages)
` [PATCH v5 10/10] selftests: KVM: aarch64: Add KVM_REG_ARM_FW_REG(3) to get-reg-list


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).