public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-19 14:00:34 to 2022-12-19 16:46:09 UTC [more...]

[syzbot] kernel BUG in rxrpc_put_peer
 2022-12-19 16:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: io_uring: Add include/trace/events/io_uring.h
 2022-12-19 16:45 UTC 

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-19 16:44 UTC  (12+ messages)
` [PATCH v1 1/9] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v1 2/9] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v1 3/9] media: verisilicon: Save bit depth for AV1 decoder
` [PATCH v1 4/9] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v1 5/9] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v1 6/9] media: verisilicon: Add AV1 entropy helpers
` [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v1 8/9] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v1 9/9] media: verisilicon: Enable AV1 decoder on rk3588

[PATCH mm-stable RFC 0/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
 2022-12-19 16:30 UTC  (3+ messages)
` [PATCH mm-stable RFC 1/2] mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapping()
` [PATCH mm-stable RFC 2/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2022-12-19 16:27 UTC  (10+ messages)
` [PATCH v3 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v3 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v3 14/14] dt-bindings: rtc: pcf2127: add PCF2131

[PATCH] arm64: dts: qcom: sm8350: Drop standalone smem node
 2022-12-19 16:26 UTC 

[PATCH v5 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-12-19 16:25 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocks
` [PATCH v5 2/2] clk: qcom: Add QDU1000 and QRU1000 GCC support

[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
 2022-12-19 16:24 UTC  (10+ messages)
` [PATCH v5 1/6] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v5 3/6] riscv: errata: Add Andes alternative ports

[PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-12-19 16:23 UTC  (2+ messages)

[PATCH v2 0/2] maple_tree: Fix mas_spanning_rebalance() on
 2022-12-19 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] test_maple_tree: Add test for mas_spanning_rebalance() on insufficient data
` [PATCH v2 1/2] maple_tree: Fix "

[PATCH v3 00/11] Enable Display for SM8350
 2022-12-19 16:18 UTC  (10+ messages)
` [PATCH v3 05/11] drm/msm: Add support "
` [PATCH v3 08/11] arm64: dts: qcom: sm8350: Use 2 interconnect cells
` [PATCH v3 10/11] arm64: dts: qcom: sm8350-hdk: Enable display & dsi nodes

[PATCH] drm: Replace DRM_INFO() with pr_info()
 2022-12-19 16:15 UTC  (4+ messages)

[PATCH] KVM: selftests: Install sanitised kernel headers before compilation
 2022-12-19 16:14 UTC  (2+ messages)

[PATCH 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
 2022-12-19 16:12 UTC  (5+ messages)
` [PATCH 1/4] perf event: Add simd_flags field to perf_sample
` [PATCH 2/4] perf arm-spe: Refactor arm-spe to support operation packet type
` [PATCH 3/4] perf arm-spe: Add SVE flags to the SPE samples
` [PATCH 4/4] perf report: Add 'simd' sort field

[PATCH v4 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-19 16:13 UTC  (3+ messages)
` [PATCH v4 5/9] KVM: s390: selftest: memop: Move testlist into main

kernel BUG in ext4_free_blocks (2)
 2022-12-19 16:12 UTC  (8+ messages)

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-19 15:56 UTC  (14+ messages)
` [RFC][PATCH 01/12] crypto: Remove u128 usage
` [RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128
` [RFC][PATCH 03/12] cyrpto/b128ops: Remove struct u128
` [RFC][PATCH 04/12] types: Introduce [us]128
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 06/12] instrumentation: Wire up cmpxchg128()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
` [RFC][PATCH 10/12] x86,intel_iommu: "
` [RFC][PATCH 11/12] slub: "
` [RFC][PATCH 12/12] arch: Remove cmpxchg_double

[PATCH v3] modules: add modalias file to sysfs for modules
 2022-12-19 15:56 UTC  (5+ messages)
` [PATCH v7 0/5] Generate modules.builtin.alias from match ids
  ` [PATCH v7 1/5] module.h: MODULE_DEVICE_TABLE for built-in modules

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-19 15:55 UTC  (6+ messages)

[PATCH v9 00/13] Support for AMD QoS new features
 2022-12-19 15:51 UTC  (13+ messages)
` [PATCH v9 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v9 04/13] x86/resctrl: Include new features in command line options
` [PATCH v9 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
` [PATCH v9 06/13] x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2022-12-19 15:49 UTC  (2+ messages)

[PATCH] nfc: st-nci: array index overflow in st_nci_se_get_bwi()
 2022-12-19 15:46 UTC  (5+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
 2022-12-19 15:46 UTC 

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-12-19 15:44 UTC  (9+ messages)
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage

[PATCH V1] usb: Fix typo in comment
 2022-12-19 15:44 UTC  (2+ messages)

[PATCH V2 net] net: fec: Coverity issue: Dereference null return value
 2022-12-19 15:42 UTC  (2+ messages)

[PATCH 5.4] xen-netback: move removal of "hotplug-status" to the right place
 2022-12-19 15:42 UTC  (2+ messages)

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-19 15:41 UTC  (2+ messages)

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2022-12-19 15:41 UTC  (8+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH 4/5] drivers: mmc: sdhci: Add option to configure sdhci timeout
` [PATCH 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH] kobject: Fix slab-out-of-bounds in fill_kobj_path()
 2022-12-19 15:39 UTC  (4+ messages)

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-19 15:38 UTC  (5+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property

[PATCH 1/1 fyi] tools headers cpufeatures: Sync with the kernel sources
 2022-12-19 15:32 UTC 

[PATCH v4 0/8] add support MDP3 on MT8195 platform
 2022-12-19 15:31 UTC  (7+ messages)
` [PATCH v4 1/8] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS

[PATCH v7] igb: Assign random MAC address instead of fail in case of invalid one
 2022-12-19 15:30 UTC  (7+ messages)

[PATCH v3 0/7] KVM: arm64: Normalize cache configuration
 2022-12-19 15:27 UTC  (9+ messages)
` [PATCH v3 1/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation
` [PATCH v3 2/7] arm64/sysreg: Add CCSIDR2_EL1

[PATCH -tip v4 0/2] x86/kprobes: Fix to check not-kprobe's int3 correctly
 2022-12-19 15:23 UTC  (4+ messages)
` [PATCH -tip v4 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
` [PATCH -tip v4 2/2] x86/kprobes: Fix optprobe optimization "

[GIT PULL] 2nd v6.2 PR for nfsd
 2022-12-19 15:22 UTC  (2+ messages)

[PATCH v2] usb: core: hub: disable autosuspend for TI TUSB8041
 2022-12-19 15:21 UTC  (2+ messages)

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-19 15:21 UTC  (5+ messages)

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-12-19 15:17 UTC  (4+ messages)
` [PATCH v2 3/7] s390/pci: Use dma-iommu layer

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2022-12-19 15:15 UTC  (6+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 3/5] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
` [PATCH v2 4/5] PM: Allow calling dev_pm_domain_set() with raw spinlock
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()

[PATCH] mtd: cfi: allow building spi-intel standalone
 2022-12-19 15:12 UTC  (2+ messages)

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-12-19 15:09 UTC  (9+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH] ide: fix for potential NULL-pointer dereference
 2022-12-19 14:39 UTC 

[PATCH] gcov: Add support for checksum field
 2022-12-19 15:06 UTC 

[GIT PULL]: dmaengine updates for v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[GIT PULL] RTC for 6.2
 2022-12-19 15:06 UTC  (2+ messages)

[GIT PULL]: Soundwire updates for 6.2
 2022-12-19 15:06 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2022-12-19 15:04 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: Normalize cache configuration
 2022-12-19 15:04 UTC  (6+ messages)
` [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-12-19 15:00 UTC  (4+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[PATCH v4] i2c: designware: Fix unbalanced suspended flag
 2022-12-19 15:01 UTC  (3+ messages)

[RFC/RFT PATCH 0/2] Forced idle and Non-RCU local softirq pending
 2022-12-19 14:56 UTC  (7+ messages)
` [RFC/RFT PATCH 1/2] sched/core: Check and schedule ksoftirq

[PATCH 0/5] Improvements to incremental builds
 2022-12-19 14:44 UTC  (5+ messages)
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers

[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-19 14:46 UTC  (27+ messages)
` [PATCH v8 01/26] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v8 02/26] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v8 03/26] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v8 04/26] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v8 05/26] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v8 06/26] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v8 07/26] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v8 08/26] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v8 09/26] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v8 10/26] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v8 11/26] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v8 12/26] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v8 13/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v8 14/26] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v8 15/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v8 16/26] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v8 17/26] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v8 18/26] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v8 19/26] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v8 20/26] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v8 21/26] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v8 22/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v8 23/26] dmaengine: dw-edma: Relax driver config settings
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation
` [PATCH v8 25/26] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v8 26/26] PCI: dwc: Add DW eDMA engine support

[PATCH v7 0/5] media: i2c: imx334: support lower bandwidth mode
 2022-12-19 14:44 UTC  (3+ messages)
` [PATCH v7 1/5] media: i2c: imx334: modify link frequency as for the configureation

[PATCH 0/7] Support for Marvell modifications for Cadence XSPI
 2022-12-19 14:42 UTC  (8+ messages)
` [PATCH 1/7] spi: cadence: Fix busy cycles calculation
` [PATCH 2/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 3/7] spi: cadence: Add polling mode support
` [PATCH 4/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 5/7] spi: cadence: Add read access size switch
` [PATCH 6/7] spi: cadence: Add Marvell IP modification changes
` [PATCH 7/7] spi: cadence: Force single modebyte

[PATCH v1 1/8] pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
 2022-12-19 14:42 UTC  (2+ messages)

[PATCH v1 1/4] pinctrl: intel: Add default case to intel_config_set_pull()
 2022-12-19 14:41 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in put_pmu_ctx
 2022-12-19 14:40 UTC  (2+ messages)

[PATCH v2] efi: random: fix NULL-deref when refreshing seed
 2022-12-19 14:40 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: intel: Use same order of bit fields for PADCFG2
 2022-12-19 14:39 UTC  (3+ messages)

[PATCH v1 01/17] pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
 2022-12-19 14:38 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-19 14:36 UTC  (3+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[PATCH 1/1 fyi] tools headers cpufeatures: Sync with the kernel sources
 2022-12-19 14:35 UTC 

[PATCH v1 1/1] pinctrl: intel: Define maximum pad number in the group
 2022-12-19 14:35 UTC  (2+ messages)

[PATCH] irqdomain: Fix irqdomain->revmap race
 2022-12-19 14:35 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: intel: Convert to generic_handle_domain_irq()
 2022-12-19 14:33 UTC  (2+ messages)

[GIT PULL] Final MM updates for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] final non-MM updates for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] MSI fixes for 6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] x86/mm for 6.2 (try #2)
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] csky changes for v6.2-rc1
 2022-12-19 14:30 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.2
 2022-12-19 14:30 UTC  (2+ messages)

[PATCH v3] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 14:23 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcs
 2022-12-19 14:21 UTC 

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-19 14:21 UTC  (10+ messages)

[RESEND PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
 2022-12-19 14:11 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] HID: mcp2221: don't connect hidraw

[PATCH 0/7] improve AP queue reset processing
 2022-12-19 14:10 UTC  (3+ messages)
` [PATCH 7/7] s390/vfio_ap: always clean up IRQ resources

[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
 2022-12-19 14:08 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: Guard FF init code against non-USB devices
 2022-12-19 14:06 UTC  (2+ messages)

[PATCH] drm/panfrost: Fix GEM handle creation ref-counting
 2022-12-19 14:01 UTC 

[PATCH] drm/panfrost: Fix GEM handle creation UAF
 2022-12-19 14:01 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