linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-16 09:09:21 to 2022-04-16 21:21:02 UTC [more...]

[GIT PULL drivers/misc] lkdtm updates for next
 2022-04-16 21:20 UTC 

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-04-16 21:13 UTC  (11+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH] drm/i915: change node clearing from memset to initialization
 2022-04-16 21:04 UTC  (4+ messages)

WARNING: modpost: vmlinux.o(.text+0x1718cce): Section mismatch in reference from the function bmi160_i2c_probe() to the function .init.text:set_reset_devices()
 2022-04-16 20:54 UTC 

[PATCH] spi: initialize status to success
 2022-04-16 20:51 UTC 

[GIT PULL] dma-mapping fixes for Linux 5.18
 2022-04-16 20:42 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.18-rc2
 2022-04-16 20:42 UTC  (2+ messages)

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-16 20:30 UTC  (4+ messages)

[GIT PULL] gpio: fixes for v5.18-rc3
 2022-04-16 20:17 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 0f91855d69b1fe9bcb868a599039c6b3cba0c0e8
 2022-04-16 20:07 UTC 

[PATCH] perf clang: Fix header include for LLVM >= 14
 2022-04-16 20:05 UTC  (5+ messages)

[PATCH AUTOSEL 4.9 1/7] drm/amdkfd: Check for potential null return of kmalloc_array()
 2022-04-16 20:01 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/7] scsi: lpfc: Fix queue failures when recovering from PCI parity error

fscache corruption in Linux 5.17?
 2022-04-16 19:55 UTC  (3+ messages)

[PATCH net-next v4 00/18] Remove use of list iterator after loop body
 2022-04-16 19:40 UTC  (13+ messages)
` [PATCH net-next v4 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v4 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v4 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v4 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v4 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable

kernel/time/hrtimer.c:276:20: warning: unused function 'is_migration_base'
 2022-04-16 19:33 UTC 

[PATCH 0/2] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-04-16 19:32 UTC  (6+ messages)

[net-next PATCH v2 0/4] Reduce qca8k_priv space usage
 2022-04-16 19:30 UTC  (10+ messages)
` [net-next PATCH v2 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v2 2/4] drivers: net: dsa: qca8k: drop port_sts "
` [net-next PATCH v2 3/4] drivers: net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v2 4/4] drivers: net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-16 19:30 UTC  (11+ messages)

[PATCH] staging: vt6655: Delete tmacro.h
 2022-04-16 19:16 UTC 

[PATCH v2] staging: qlge: add blank line after function declaration
 2022-04-16 19:17 UTC 

[PATCH] media: av7110: av7110_av: Fix Switch and Case Same Indent Style Error
 2022-04-16 19:09 UTC  (3+ messages)
` [PATCH v2 1/2] media: av7110: fix switch indentation

[PATCH] drm/radeon/kms: change evergreen_default_state table from global to static
 2022-04-16 18:47 UTC 

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-16 17:55 UTC  (7+ messages)
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals

[PATCH] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
 2022-04-16 17:47 UTC 

[PATCH v4 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-16 17:15 UTC  (13+ messages)
` [PATCH v4 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v4 2/5] fpga: fix for coding style issues
` [PATCH v4 3/5] fpga: fpga-mgr: fix kernel-doc warnings
` [PATCH v4 4/5] fpga: Use tab instead of space indentation
` [PATCH v4 5/5] fpga: fpga-region: fix kernel-doc formatting issues

[PATCH 0/2] Update AMDGPU glossary and MAINTAINERS
 2022-04-16 16:58 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: add docs entry to AMDGPU

[PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
 2022-04-16 16:49 UTC  (3+ messages)

[PATCH v3 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-16 16:55 UTC  (11+ messages)
` [PATCH v3 4/9] iio: accel: bma400: Add triggered buffer support
` [PATCH v3 5/9] iio: accel: bma400: Add separate channel for step counter
` [PATCH v3 7/9] iio: accel: bma400: Add activity recognition support
` [PATCH v3 8/9] iio: accel: bma400: Add debugfs register access support
` [PATCH v3 9/9] iio: accel: bma400: Add support for activity and inactivity events

[PATCH 0/3] Improve SPI support for Ingenic SoCs
 2022-04-16 16:36 UTC  (5+ messages)
` [PATCH 1/3] SPI: Ingenic: Add support for use GPIO as chip select line

[PATCH v3 0/3] Add OTG support for Ingenic SoCs
 2022-04-16 16:34 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: dwc2: Add bindings for new "
` [PATCH v3 3/3] MIPS: Ingenic: Refresh USB nodes to match driver changes

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-16 16:32 UTC  (10+ messages)
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH 0/2] iio: stk3310: Export near level property for proximity sensor
 2022-04-16 16:26 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v1 1/3] dt-bindings: iio: adc: add AD4130
 2022-04-16 16:21 UTC  (12+ messages)
` [PATCH v1 2/3] iio: ABI: adc: ad4130: document filter_mode{,_available}
` [PATCH v1 3/3] iio: adc: ad4130: add AD4130 driver

[PATCH v3] intel: igb: igb_ethtool.c: Convert kmap() to kmap_local_page()
 2022-04-16 15:52 UTC  (5+ messages)

[PATCH] spi: remove spin_lock_irq in the irq procress
 2022-04-16 15:49 UTC  (4+ messages)

[PATCH] drm/amdgpu/powerplay/vega10: fix minmax.cocci warnings
 2022-04-16 15:41 UTC 

[PATCH v1 0/5] interconnect: qcom: icc-rpm: Support voting bucket
 2022-04-16 15:40 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v1 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v1 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v1 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v1 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH v2] docs: media: uvcvideo: Use linux-media mailing list
 2022-04-16 15:31 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add x86 unwinders entry
 2022-04-16 15:03 UTC  (3+ messages)

[PATCH v3 0/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-04-16 15:03 UTC  (7+ messages)
` [PATCH v3 1/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods

[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
 2022-04-16 14:59 UTC  (3+ messages)
` [PATCH 1/3] perf symbol: Pass is_kallsyms to symbols__fixup_end()

[PATCH v2] uio: dfl: add HSSI feature id
 2022-04-16 14:47 UTC  (2+ messages)

[PATCH] tools: port perf ui from GTK 2 to GTK 3
 2022-04-16 14:55 UTC  (2+ messages)

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-16 14:44 UTC  (10+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero

[PATCH V2 0/3] Update MediaTek disp_aal dt-binding
 2022-04-16 14:21 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8183
` [PATCH V2 3/3] dt-bindings: display: mediatek: Update disp_aal binding for MT8192 and MT8195

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-16 14:21 UTC  (6+ messages)
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test

KRETPROBES are broken since the commit 73f9b911faa7
 2022-04-16 14:06 UTC  (3+ messages)
` [PATCH] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set

[PATCH] PCI: Avoid handing out address 0 to devices
 2022-04-16 14:02 UTC  (2+ messages)

[RFC/RFT 0/6] RK3568 PCIe V3 support
 2022-04-16 13:54 UTC  (7+ messages)
` [RFC/RFT 1/6] dt-bindings: phy: rockchip: add pcie3 phy
` [RFC/RFT 2/6] dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
` [RFC/RFT 3/6] phy: rockchip: Support pcie v3
` [RFC/RFT 4/6] PCI: rockchip-dwc: add pcie bifurcation
` [RFC/RFT 5/6] arm64: dts: rockchip: rk3568: Add PCIe v3 nodes
` [RFC/RFT 6/6] arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro

[PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests
 2022-04-16 13:55 UTC  (3+ messages)

[PATCH] iio: proximity: Fix return value check of wait_for_completion_timeout
 2022-04-16 13:59 UTC  (3+ messages)
` [PATCH v2] iio: proximity: vl53l0x: "

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-16 13:48 UTC  (11+ messages)
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter

[PATCH] mm/mmzone: Introduce a new macro for_each_node_zonelist()
 2022-04-16 13:34 UTC  (2+ messages)

[PATCH v7 0/4] Enable rk356x PCIe controller
 2022-04-16 13:24 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v7 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v7 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v7 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a

[PATCH v2] mm/mmzone: Introduce a new macro for_each_node_zonelist()
 2022-04-16 13:20 UTC 

[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-16 13:18 UTC  (6+ messages)
` [PATCH v3 5/5] fpga: fpga-region: Add missing kernel-doc description

[GIT PULL] random number generator fixes for 5.18-rc3
 2022-04-16 13:13 UTC 

[PATCH 0/3] iommu/vt-d: Some fine tuning of SVA
 2022-04-16 12:30 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Set PGSNP bit in pasid table entry for sva binding
` [PATCH 2/3] iommu/vt-d: Drop stop marker messages
` [PATCH 3/3] iommu/vt-d: Size Page Request Queue to avoid overflow condition

[PATCH] cpufreq:fix memory leak in sun50i_cpufreq_nvmem_probe
 2022-04-16 12:21 UTC 

[PATCH net-next v6] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-16 12:20 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1 board
 2022-04-16 12:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH v2 0/2] iommu/vt-d: Minor cleanups
 2022-04-16 12:04 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: Change return type of dmar_insert_one_dev_info()
` [PATCH v2 2/2] iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-16 11:57 UTC  (6+ messages)

opportunity
 2022-04-16 11:55 UTC 

[PATCH 1/2] selftests/ftrace: add mips support for kprobe args string tests
 2022-04-16 11:48 UTC  (2+ messages)
` [PATCH 2/2] selftests/ftrace: add mips support for kprobe args syntax tests

[PATCH net] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
 2022-04-16 11:30 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH] staging: rtl8723bs: remove leftover code for other chips
 2022-04-16 11:21 UTC  (2+ messages)

[PATCH] iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
 2022-04-16 11:23 UTC  (4+ messages)

[PATCH] bonding: do not discard lowest hash bit for non layer3+4 hashing
 2022-04-16 11:14 UTC 

[PATCH v1 1/1] iio: gyro: fxas21002c: Make use of device properties
 2022-04-16 11:20 UTC  (3+ messages)

[PATCH v1 1/1] iio: gyro: mpu3050: Make use of device properties
 2022-04-16 11:18 UTC  (2+ messages)

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

[PATCH v1 1/1] iio: light: tsl2772: Make use of device properties
 2022-04-16 11:12 UTC  (2+ messages)

[PATCH v1 1/1] iio: proximity: mb1232: Switch to use fwnode_irq_get()
 2022-04-16 11:07 UTC  (2+ messages)

[PATCH] staging: rtl8712: fix uninit-value "data" and "mac"
 2022-04-16 10:57 UTC  (4+ messages)

[PATCH 0/4] crypto: hisilicon/qm - misc fixes
 2022-04-16 10:45 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/qm - remove unused function declaration
` [PATCH 2/4] crypto: hisilicon/qm - set function with static
` [PATCH 3/4] crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
` [PATCH 4/4] crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()

[PATCH v1 1/1] iio: proximity: ping: Replace OF specific code by device_get_match_data()
 2022-04-16 10:58 UTC  (2+ messages)

[PATCH v1 1/1] iio: magnetometer: ak8974: Drop dependency on OF
 2022-04-16 10:57 UTC  (2+ messages)

[PATCH v1 1/1] iio: light: cm3605: Drop dependency on OF
 2022-04-16 10:55 UTC  (2+ messages)

[PATCH v1 1/1] iio: temperature: max31856: Make use of device properties
 2022-04-16 10:52 UTC  (2+ messages)

[PATCH v1 1/1] iio: temperature: max31865: Make use of device properties
 2022-04-16 10:48 UTC  (2+ messages)

[PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-04-16 10:37 UTC  (4+ messages)
` [PATCH V3 2/2] drivers/perf: hisi: add "

[PATCH v1 1/1] iio: accel: dmard06: Drop dependency on OF
 2022-04-16 10:45 UTC  (2+ messages)

fs/io_uring.c:5856:68: sparse: sparse: incorrect type in initializer (different base types)
 2022-04-16 10:35 UTC 

[PATCH v1 1/1] iio: afe: rescale: Make use of device properties
 2022-04-16 10:41 UTC  (5+ messages)

[PATCH v1 1/1] iio: dac: dpot: Drop dependency on OF
 2022-04-16 10:36 UTC  (2+ messages)

[PATCH v1 1/1] iio: dac: lpc18xx: Drop dependency on OF
 2022-04-16 10:34 UTC  (2+ messages)

[PATCH] staging: rtl8192u: compare strcmp result to zero
 2022-04-16 10:24 UTC 

[PATCH v6 0/4] Enable rk356x PCIe controller
 2022-04-16 10:17 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v6 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v6 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v6 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a

[PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
 2022-04-16 10:35 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/3] mtd: spinand: add support for detection with param page
 2022-04-16 10:10 UTC  (3+ messages)
` [PATCH v2 3/3] mtd: spinand: probe Winbond W25N01GV/W using "

[RESEND PATCH] soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cb
 2022-04-16  9:54 UTC 

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-16  9:42 UTC  (11+ messages)

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-16  9:37 UTC  (6+ messages)
` [PATCH -next v2 1/5] block, bfq: cleanup bfq_weights_tree add/remove apis
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue
` [PATCH -next v2 3/5] bfq, block: record how many queues have pending requests in bfq_group
` [PATCH -next v2 4/5] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v2 5/5] block, bfq: do not idle if only one cgroup is activated

[PATCH net-next 0/9] net: hns3: updates for -next
 2022-04-16  9:13 UTC  (10+ messages)
` [PATCH net-next 1/9] net: hns3: add ethtool parameter check for CQE/EQE mode
` [PATCH net-next 2/9] net: hns3: refactor hns3_set_ringparam()
` [PATCH net-next 3/9] net: hns3: refine the definition for struct hclge_pf_to_vf_msg
` [PATCH net-next 4/9] net: hns3: add failure logs in hclge_set_vport_mtu
` [PATCH net-next 5/9] net: hns3: add log for setting tx spare buf size
` [PATCH net-next 6/9] net: hns3: update the comment of function hclgevf_get_mbx_resp
` [PATCH net-next 7/9] net: hns3: fix the wrong words in comments
` [PATCH net-next 8/9] net: hns3: replace magic value by HCLGE_RING_REG_OFFSET
` [PATCH net-next 9/9] net: hns3: remove unnecessary line wrap for hns3_set_tunable

[PATCH v5 0/4] Enable rk356x PCIe controller
 2022-04-16  9:08 UTC  (3+ messages)
` [PATCH v5 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v5 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a


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