linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 12:10:36 to 2022-03-30 13:44:48 UTC [more...]

[PATCH v8 5/5] certs: Allow root user to append signed hashes to the blacklist keyring
 2022-03-30 13:44 UTC  (4+ messages)
` [PATCH v8 0/5] Enable root to update "

Apple Thunderbolt Display chaining
 2022-03-30 13:43 UTC  (7+ messages)

[PATCH] x86/cpu: Add a third Alderlake CPU model number
 2022-03-30 13:43 UTC  (2+ messages)

filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
 2022-03-30 13:41 UTC  (6+ messages)

[PATCH v4] mm/vmstat: add events for ksm cow
 2022-03-30 13:40 UTC  (3+ messages)

[PATCH 1/2] timer: introduce upper bound timers
 2022-03-30 13:40 UTC  (4+ messages)
` [PATCH v3 0/2] Upper bound kernel timers
  ` [PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound

[PATCH v1 1/2] dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
 2022-03-30 13:39 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: rk3036: rename pcfg_pull_default node name

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-30 13:39 UTC  (6+ messages)
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support

[PATCH v5 0/4] Add driver nodes for MT8192 SoC
 2022-03-30 13:38 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: mt8192: Add PCIe node
` [PATCH v5 2/4] arm64: dts: mt8192: Add mmc device nodes
` [PATCH v5 3/4] arm64: dts: mt8192: Add H264 venc device node
` [PATCH v5 4/4] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH] tcp: Add tracepoint for tcp_set_ca_state
 2022-03-30 13:33 UTC  (2+ messages)

[PATCH] ipmi: use simple i2c probe function
 2022-03-30 13:31 UTC  (3+ messages)

[PATCH -next] ext4: fix warning in ext4_handle_inode_extension
 2022-03-30 13:30 UTC  (4+ messages)

[PATCH V2] selftests/bpf: Fix warning comparing pointer to 0
 2022-03-30 13:30 UTC  (2+ messages)

[PATCH v2 -next 5/6] RISC-V: Add purgatory
 2022-03-30 13:29 UTC  (2+ messages)

[PATCH v2 0/7] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-03-30 13:26 UTC  (11+ messages)
` [PATCH v2 2/7] ARM: dts: lan966x: add sgpio node
` [PATCH v2 3/7] ARM: dts: lan966x: add missing uart DMA channel
` [PATCH v2 4/7] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v2 5/7] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v2 6/7] ARM: dts: lan966x: add flexcom I2C nodes

UBSAN: invalid-load in net/mac80211/status.c:1164:21
 2022-03-30 13:23 UTC  (2+ messages)

[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
 2022-03-30 13:22 UTC  (2+ messages)

[RFC PATCH V3 0/4] KVM: X86: Add and use shadow page with level expanded or acting as pae_root
 2022-03-30 13:21 UTC  (5+ messages)
` [RFC PATCH V3 1/4] KVM: X86: Add arguement gfn and role to kvm_mmu_alloc_page()
` [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
` [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
` [RFC PATCH V3 4/4] KVM: X86: Use passthrough and pae_root shadow page for 32bit guests

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
 2022-03-30 13:21 UTC  (5+ messages)

[PATCH v2 0/2] fix several contiguous memmap assumptions
 2022-03-30 13:16 UTC  (5+ messages)
` [PATCH v2 1/2] mm: fix contiguous memmap assumptions about split page
` [PATCH v2 2/2] mm: fix contiguous memmap assumptions about alloc/free pages

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
 2022-03-30 13:16 UTC  (3+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: add clocks property to cru node rv1108
` [PATCH v1 3/3] ARM: dts: rockchip: Remove bogus "amba" bus nodes part 2

[paulmck-rcu:dev.2022.03.24a] BUILD SUCCESS b89e06a95c05009bcf31949814c42bc420f414a6
 2022-03-30 13:13 UTC 

[PATCH] staging: r8188eu: remove unnecessary spaces
 2022-03-30 13:07 UTC 

[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-03-30 12:26 UTC  (19+ messages)
` [PATCH v9 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v9 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v9 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v9 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v9 06/18] KVM: s390: pv: add export before import
` [PATCH v9 07/18] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v9 08/18] KVM: s390: pv: clear the state without memset
` [PATCH v9 09/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v9 10/18] KVM: s390: pv: add mmu_notifier
` [PATCH v9 11/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v9 12/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v9 13/18] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v9 14/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v9 15/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v9 16/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v9 17/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v9 18/18] KVM: s390: pv: support for Destroy fast UVC

[PATCH] dt-bindings: power: renesas,apmu: Fix cpus property limits
 2022-03-30 13:04 UTC 

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-30 13:04 UTC  (7+ messages)

[PATCH v2 00/13] gpiolib: Two new helpers and way toward fwnode
 2022-03-30 13:01 UTC  (8+ messages)
` [PATCH v2 04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
` [PATCH v2 07/13] pinctrl: renesas: rza1: "

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-03-30 12:14 UTC  (4+ messages)
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings

[PATCH linux-next] RDMA: simplify if-if to if-else
 2022-03-30 12:56 UTC  (6+ messages)

Possible case of Race in kobject_get_path()
 2022-03-30 12:55 UTC  (6+ messages)

[PATCH] cxgb4: cm: fix a incorrect NULL check on list iterator
 2022-03-30 12:53 UTC  (3+ messages)

[PATCH v2 1/1] certs: Explain the rationale to call panic()
 2022-03-30 12:53 UTC  (3+ messages)
` [PATCH v2 0/1] Explain panic() calls for keyring initialization

[RESEND][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log
 2022-03-30 12:50 UTC  (2+ messages)
` [PING^4][PATCH "

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 5870/5872] aarch64-linux-ld: trusty-ipc.c:undefined reference to `trusty_dma_buf_get_shared_mem_id'
 2022-03-30 12:49 UTC 

RIP: 0010:param_get_bool.cold+0x0/0x2 - LTP read_all_sys - 5.17.0
 2022-03-30 12:46 UTC  (2+ messages)

Linux DRTM on UEFI platforms
 2022-03-30 12:46 UTC  (9+ messages)

[PATCH 0/2] MAINTAINERS/dt-bindings: changes to my emails
 2022-03-30 12:39 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: update Krzysztof Kozlowski's email
` [PATCH 2/2] MAINTAINERS: update Krzysztof Kozlowski's email to Linaro

[PATCH 0/2] remove DC_FP_* wrappers in dml files
 2022-03-30 12:41 UTC  (2+ messages)

[PATCH] regmap: make range check functions static
 2022-03-30 12:38 UTC  (2+ messages)

regression: NULL pointer dereference due to 27599aacbaef ("fbdev: Hot-unplug firmware fb devices on forced removal")
 2022-03-30 12:36 UTC  (2+ messages)

UML time-travel warning from __run_timers
 2022-03-30 12:33 UTC  (2+ messages)

[PATCH] x86/uaccess: restore get_user exception type to EX_TYPE_UACCESS
 2022-03-30 12:32 UTC  (2+ messages)

[PATCH] Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
 2022-03-30 12:30 UTC  (3+ messages)

[PATCH v2] drm/amd/display: don't ignore alpha property on pre-multiplied mode
 2022-03-30 12:30 UTC  (2+ messages)

[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-30 12:30 UTC  (5+ messages)
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker

scalability regressions related to hugetlb_fault() changes
 2022-03-30 12:22 UTC  (2+ messages)

[PATCH net v2] ice: Fix MAC address setting
 2022-03-30 12:18 UTC  (3+ messages)

[syzbot] WARNING in p9_client_destroy
 2022-03-30 12:21 UTC  (3+ messages)
  ` 9p fscache Duplicate cookie detected (Was: [syzbot] WARNING in p9_client_destroy)
    ` 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)

arch/x86/kernel/cpu/mce/amd.c:552:6: warning: no previous prototype for 'disable_err_thresholding'
 2022-03-30 12:21 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAML
 2022-03-30 12:19 UTC  (3+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: add clocks property to cru node rk3228
` [PATCH v1 3/3] ARM: dts: rockchip: rk322x: use generic node name for dma

[GIT PULL] pwm: Changes for v5.18-rc1
 2022-03-30 12:19 UTC 

[REGRESSION] Recent swiotlb DMA_FROM_DEVICE fixes break ath9k-based AP
 2022-03-30 12:11 UTC  (12+ messages)

[PATCH 0/8] SVM fixes + refactoring
 2022-03-30 12:08 UTC  (7+ messages)
` [PATCH 1/8] KVM: x86: avoid loading a vCPU after .vm_destroy was called
` [PATCH 8/8] KVM: x86: SVM: remove vgif_enabled()

[PATCH] staging: rtl8723bs: place constants on the right side of tests
 2022-03-30 12:07 UTC 

[PATCH AUTOSEL 5.17 01/66] media: staging: media: zoran: move videodev alloc
 2022-03-30 12:05 UTC  (5+ messages)
` [PATCH AUTOSEL 5.17 58/66] ASoC: Intel: Revert "ASoC: Intel: sof_es8336: add quirk for Huawei D15 2021"
` [PATCH AUTOSEL 5.17 64/66] ASoC: ak4642: Use of_device_get_match_data()

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-03-30 11:58 UTC  (10+ messages)
` [PATCH RFC v2 01/11] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()

[GIT PULL] regulator fixes for v5.18
 2022-03-30 11:57 UTC 

[PATCH 0/5] fix missing break in list_or_each_entry
 2022-03-30 12:02 UTC  (6+ messages)
` [PATCH 1/5] gma500: fix a missing break in oaktrail_crtc_mode_set
` [PATCH 2/5] gma500: fix a missing break in cdv_intel_crtc_mode_set
` [PATCH 3/5] gma500: fix a missing break in psb_intel_crtc_mode_set
` [PATCH 4/5] gma500: fix a missing break in cdv_intel_dp_set_m_n
` [PATCH 5/5] gma500: fix a missing break in psb_driver_load

[PATCH] powerpc/rtas: Keep MSR RI set when calling RTAS
 2022-03-30 11:58 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 01/20] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
 2022-03-30 11:53 UTC  (20+ messages)
` [PATCH AUTOSEL 4.14 02/20] video: fbdev: w100fb: Reset global state
` [PATCH AUTOSEL 4.14 03/20] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
` [PATCH AUTOSEL 4.14 04/20] video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
` [PATCH AUTOSEL 4.14 05/20] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH AUTOSEL 4.14 06/20] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 4.14 07/20] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH AUTOSEL 4.14 08/20] video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 4.14 09/20] video: fbdev: omapfb: panel-tpo-td043mtea1: "
` [PATCH AUTOSEL 4.14 10/20] printk: Add panic_in_progress helper
` [PATCH AUTOSEL 4.14 11/20] ASoC: soc-core: skip zero num_dai component in searching dai name
` [PATCH AUTOSEL 4.14 12/20] printk: use atomic updates for klogd work
` [PATCH AUTOSEL 4.14 13/20] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 4.14 14/20] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 4.14 15/20] ARM: mmp: Fix failure to remove sram device
` [PATCH AUTOSEL 4.14 16/20] video: fbdev: sm712fb: Fix crash in smtcfb_write()
` [PATCH AUTOSEL 4.14 17/20] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 4.14 18/20] tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
` [PATCH AUTOSEL 4.14 19/20] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
` [PATCH AUTOSEL 4.14 20/20] ASoC: ak4642: Use of_device_get_match_data()

[PATCH] mm/damon: prevent activated scheme from sleeping by deactivated schemes
 2022-03-30 11:55 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/17] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
 2022-03-30 11:54 UTC  (17+ messages)
` [PATCH AUTOSEL 4.9 02/17] video: fbdev: w100fb: Reset global state
` [PATCH AUTOSEL 4.9 03/17] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
` [PATCH AUTOSEL 4.9 04/17] video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
` [PATCH AUTOSEL 4.9 05/17] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH AUTOSEL 4.9 06/17] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 4.9 07/17] video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 4.9 08/17] video: fbdev: omapfb: panel-tpo-td043mtea1: "
` [PATCH AUTOSEL 4.9 09/17] printk: Add panic_in_progress helper
` [PATCH AUTOSEL 4.9 10/17] ASoC: soc-core: skip zero num_dai component in searching dai name
` [PATCH AUTOSEL 4.9 11/17] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 4.9 12/17] ARM: tegra: tamonten: Fix I2C3 pad setting
` [PATCH AUTOSEL 4.9 13/17] ARM: mmp: Fix failure to remove sram device
` [PATCH AUTOSEL 4.9 14/17] video: fbdev: sm712fb: Fix crash in smtcfb_write()
` [PATCH AUTOSEL 4.9 15/17] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 4.9 16/17] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
` [PATCH AUTOSEL 4.9 17/17] ASoC: ak4642: Use of_device_get_match_data()

[syzbot] INFO: task hung in rfcomm_process_sessions (2)
 2022-03-30 11:54 UTC 

[PATCH v10 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-30 11:55 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer

[PATCH AUTOSEL 5.10 01/37] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:51 UTC  (20+ messages)
` [PATCH AUTOSEL 5.10 03/37] media: staging: media: zoran: fix various V4L2 compliance errors
` [PATCH AUTOSEL 5.10 08/37] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
` [PATCH AUTOSEL 5.10 12/37] ASoC: madera: Add dependencies on MFD
` [PATCH AUTOSEL 5.10 16/37] ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
` [PATCH AUTOSEL 5.10 17/37] arm64: defconfig: build imx-sdma as a module
` [PATCH AUTOSEL 5.10 18/37] video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 5.10 19/37] video: fbdev: omapfb: panel-tpo-td043mtea1: "
` [PATCH AUTOSEL 5.10 20/37] video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
` [PATCH AUTOSEL 5.10 21/37] ARM: dts: bcm2711: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.10 22/37] printk: Add panic_in_progress helper
` [PATCH AUTOSEL 5.10 24/37] printk: use atomic updates for klogd work
` [PATCH AUTOSEL 5.10 25/37] media: cx88-mpeg: clear interrupt status register before streaming video
` [PATCH AUTOSEL 5.10 29/37] ARM: mmp: Fix failure to remove sram device
` [PATCH AUTOSEL 5.10 32/37] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH AUTOSEL 5.10 33/37] tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
` [PATCH AUTOSEL 5.10 34/37] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
` [PATCH AUTOSEL 5.10 35/37] ASoC: ak4642: Use of_device_get_match_data()
` [PATCH AUTOSEL 5.10 36/37] media: atomisp: fix bad usage at error handling logic
` [PATCH AUTOSEL 5.10 37/37] ALSA: hda/realtek: Add alc256-samsung-headphone fixup

[PATCH AUTOSEL 5.4 01/25] ASoC: SOF: Intel: hda: Remove link assignment limitation
 2022-03-30 11:52 UTC  (10+ messages)
` [PATCH AUTOSEL 5.4 02/25] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
` [PATCH AUTOSEL 5.4 03/25] video: fbdev: w100fb: Reset global state
` [PATCH AUTOSEL 5.4 04/25] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
` [PATCH AUTOSEL 5.4 06/25] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH AUTOSEL 5.4 07/25] ARM: dts: bcm2837: Add the missing L1/L2 cache information
` [PATCH AUTOSEL 5.4 08/25] ASoC: madera: Add dependencies on MFD
` [PATCH AUTOSEL 5.4 10/25] video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 5.4 12/25] video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
` [PATCH AUTOSEL 5.4 23/25] mmc: host: Return an error when ->enable_sdio_irq() ops is missing

[PATCH AUTOSEL 4.19 01/22] video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
 2022-03-30 11:53 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 03/22] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
` [PATCH AUTOSEL 4.19 04/22] video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
` [PATCH AUTOSEL 4.19 08/22] video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 4.19 09/22] video: fbdev: omapfb: panel-tpo-td043mtea1: "
` [PATCH AUTOSEL 4.19 12/22] ASoC: soc-core: skip zero num_dai component in searching dai name
` [PATCH AUTOSEL 4.19 20/22] tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
` [PATCH AUTOSEL 4.19 21/22] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
` [PATCH AUTOSEL 4.19 22/22] ASoC: ak4642: Use of_device_get_match_data()

[PATCH AUTOSEL 5.15 01/50] media: staging: media: zoran: move videodev alloc
 2022-03-30 11:49 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 26/50] video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snprintf()
` [PATCH AUTOSEL 5.15 36/50] uaccess: fix type mismatch warnings from access_ok()
` [PATCH AUTOSEL 5.15 37/50] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH AUTOSEL 5.15 39/50] ARM: mmp: Fix failure to remove sram device
` [PATCH AUTOSEL 5.15 41/50] video: fbdev: sm712fb: Fix crash in smtcfb_write()


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