linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 11:30:21 to 2022-08-22 14:06:14 UTC [more...]

[PATCH 3/6] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
 2022-08-22 14:05 UTC  (2+ messages)

[PATCH 0/7] watchdog: imx7ulp_wdt: update i.MX7ULP WDOG timer driver
 2022-08-22 14:05 UTC  (8+ messages)
` [PATCH 2/7] watchdog: imx7ulp: Add explict memory barrier for unlock sequence
` [PATCH 3/7] watchdog: imx7ulp_wdt: Check CMD32EN in wdog init

help for driver porting - missing member preset_chandef in struct wireless_dev
 2022-08-22 14:04 UTC 

[PATCH v2 00/16] Variety of fixes and new features for mr75203 driver
 2022-08-22 13:59 UTC  (18+ messages)
` [PATCH v2 04/16] hwmon: (mr75203) add Moortec PVT controller reset-control-skip property
` [PATCH v2 06/16] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v2 13/16] hwmon: (mr75203) add thermal coefficient properties for Moortec PVT controller
` [PATCH v2 14/16] hwmon: (mr75203) parse thermal coefficients from device-tree
` [PATCH v2 16/16] hwmon: (mr75203) add debugfs to read and write temperature coefficients

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008
 2022-08-22 14:00 UTC 

[PATCH net] nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH net 0/2] r8152: fix flow control settings
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-22 14:00 UTC  (4+ messages)

[PATCH FYI 1/1] tools kvm headers arm64: Update KVM header from the kernel sources
 2022-08-22 14:00 UTC 

[PATCH net-next] Remove DECnet support from kernel
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH net-next] net: prestera: cache port state for non-phylink ports too
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH] net: freescale: xgmac: Do not dereference fwnode in struct device
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH] ovl: Fix potential memory leak
 2022-08-22 13:57 UTC  (2+ messages)

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-08-22 13:56 UTC  (17+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree

linux-next: build failure after merge of the block tree
 2022-08-22 13:55 UTC  (2+ messages)

[PATCH] rxrpc: fix bad unlock balance in rxrpc_do_sendmsg
 2022-08-22 13:55 UTC  (5+ messages)

[RESEND PATCH] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
 2022-08-22 13:55 UTC  (8+ messages)

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-22 13:55 UTC  (14+ messages)
` [PATCH v3 01/10] x86/resctrl: Fix min_cbm_bits for AMD
` [PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v3 04/10] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH v3 05/10] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v3 06/10] x86/resctrl: Introduce mon_configurable to detect Bandwidth Monitoring Event Configuration
` [PATCH v3 07/10] x86/resctrl: Add sysfs interface files to read/write event configuration
` [PATCH v3 08/10] x86/resctrl: Add the sysfs interface to read the "
` [PATCH v3 09/10] x86/resctrl: Add sysfs interface to write "
` [PATCH v3 10/10] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH 0/5] drm/msm+iommu/arm-smmu-qcom: tlbinv optimizations
 2022-08-22 13:52 UTC  (3+ messages)
` [PATCH 4/5] drm/msm: Use separate ASID for each set of pgtables

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-08-22 13:50 UTC  (3+ messages)

[PATCH 00/12] ASoC: cs42l42: Add Soundwire support
 2022-08-22 13:50 UTC  (6+ messages)
` [PATCH 11/12] "
` [PATCH 12/12] ASoC: cs42l42: Add support for Soundwire interrupts

[PATCH] perf: python: Fix build when PYTHON_CONFIG is user supplied
 2022-08-22 13:50 UTC  (5+ messages)

[PATCH 1/6] media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
 2022-08-22 13:47 UTC  (4+ messages)
` [PATCH 2/6] media: sun8i-a83t-mipi-csi2: "

[PATCH] mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
 2022-08-22 13:46 UTC  (5+ messages)

[PATCH] dmaengine: qcom: gpi: move read_lock_bh to read_lock in tasklet
 2022-08-22 13:46 UTC 

[PATCH v2 0/3] docs: i2c: rework I2C documentation, part II
 2022-08-22 13:40 UTC  (3+ messages)
` [PATCH v2 3/3] docs: i2c: i2c-topology: fix typo

[PATCH 0/6] Minor improvements for pagewalk code
 2022-08-22 13:04 UTC  (7+ messages)
` [PATCH 1/6] mm: pagewalk: make error checks more obvious
` [PATCH 2/6] mm: pagewalk: don't check vma in walk_page_range_novma()
` [PATCH 3/6] mm: pagewalk: fix documentation of PTE hole handling
` [PATCH 4/6] mm: pagewalk: add api documentation for walk_page_range_novma()
` [PATCH 5/6] mm: pagewalk: allow walk_page_range_novma() without mm
` [PATCH 6/6] mm: pagewalk: move variables to more local scope, tweak loops

[PATCH] drm/panel-edp: add AUO B133UAN02.1 panel entry
 2022-08-22 13:35 UTC  (3+ messages)

[PATCH] ftrace: makes ops_references_rec() inline
 2022-08-22 13:35 UTC  (3+ messages)

[PATCH] iversion: update comments with info about atime updates
 2022-08-22 13:33 UTC 

[PATCH] powerpc: export cpu_smallcore_map for modules
 2022-08-22 13:31 UTC  (4+ messages)

possible deadlock in __perf_install_in_context
 2022-08-22 13:30 UTC 

[PATCH net-next v4 0/8] net: lan966x: Add lag support
 2022-08-22 13:30 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix InterfaceProtocol for Quanta camera
 2022-08-22 13:31 UTC  (4+ messages)

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-08-22 13:29 UTC  (6+ messages)
` [RFC PATCH v2 0/6] add support for CDX bus controller
  ` [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-22 13:10 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and phy_power_on()
` [PATCH v1 2/2] phy: freescale: imx8m-pcie: "

[PATCH 00/13] perf/x86/amd: Add AMD LbrExtV2 support
 2022-08-22 13:26 UTC  (7+ messages)
` [PATCH 04/13] x86/cpufeatures: Add LbrExtV2 feature bit

[PATCH v3 0/4] add support for another simatic board
 2022-08-22 13:26 UTC  (5+ messages)
` [PATCH v3 1/4] gpio-f7188x: Add GPIO support for Nuvoton NCT6116
` [PATCH v3 2/4] gpio-f7188x: use unique labels for banks/chips

[PATCH -next] gpio: mockup: remove gpio debugfs when remove device
 2022-08-22 13:27 UTC  (3+ messages)

[REGRESSION 5.19] NULL dereference by ucsi_acpi driver
 2022-08-22 13:24 UTC  (3+ messages)

[PATCH v2,0/2] Add dpi output format control for MT8186
 2022-08-22 13:23 UTC  (4+ messages)
` [PATCH v2,1/2] soc: mediatek: Add mmsys func to adapt to dpi output "

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-22 13:21 UTC  (4+ messages)

[PATCH v2 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-08-22 13:19 UTC  (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: fix hang during removal of mdev after duplicate assignment

[PATCH v2] media: uvcvideo: Fix InterfaceProtocol for Quanta camera
 2022-08-22 13:17 UTC 

[PATCH] perf tools: Fix compile error for x86
 2022-08-22 13:14 UTC  (3+ messages)

[PATCH 2/2] spi: spi-omap2-mcspi: Use EOW interrupt for completion when DMA enabled
 2022-08-22 13:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: move USB wakeup-source property
 2022-08-22 13:13 UTC  (2+ messages)

[RFC Patch net-next v2] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
 2022-08-22 13:12 UTC  (3+ messages)

[tools/ breakage] asm goto: eradicate CC_HAS_ASM_GOTO
 2022-08-22 13:12 UTC 

[PATCH] ASoC: dapm: Export new 'graph.dot' file in debugfs
 2022-08-22 13:11 UTC  (8+ messages)

[PATCH 0/2] spi: spi-omap2-mcspi: Use EOW interrupt for transfer completion
 2022-08-22 13:12 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested

[PATCH 5.10 000/545] 5.10.137-rc1 review
 2022-08-22 13:07 UTC  (5+ messages)
` [PATCH 5.10 540/545] tee: add overflow check in register_shm_helper()

[PATCH 0/3] memcg: optimizatize charge codepath
 2022-08-22 13:06 UTC  (5+ messages)
` [PATCH 2/3] mm: page_counter: rearrange struct page_counter fields

[PATCH] ASoC: fsl_sai: Add support multi fifo sdma script
 2022-08-22 13:06 UTC  (2+ messages)

[PATCH net-next RESEND v4 0/4] net: Introduce QUSGMII phy mode
 2022-08-22 13:00 UTC  (2+ messages)

[PATCH net-next v2 1/2] openvswitch: Fix double reporting of drops in dropwatch
 2022-08-22 13:00 UTC  (2+ messages)

[PATCH -next] xfs: remove the redundant word in comment
 2022-08-22 13:04 UTC 

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-22 12:55 UTC  (4+ messages)
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-08-22 12:52 UTC  (10+ messages)
` [PATCH v2 8/8] PCI: qcom: Sort device-id table

[PATCH 0/3] Add support for LTC2499 ADC
 2022-08-22 12:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Add docs for LTC2499
` [PATCH 2/3] drivers: iio: adc: LTC2499 support
` [PATCH 3/3] drivers: iio: adc: Rename the LTC249x iio device

Linux 6.0-rc2
 2022-08-22 12:52 UTC  (2+ messages)
` Build regressions/improvements in v6.0-rc2

[PATCH v3] media: uvcvideo: limit power line control for Sonix Technology
 2022-08-22 12:50 UTC  (2+ messages)

[PATCH] perf/util: fix repeated words in comments
 2022-08-22 12:42 UTC 

[PATCH 0/4] soc: qcom: Introduce PMIC GLINK
 2022-08-22 12:39 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: Introduce PMIC GLINK binding

[PATCH net-next v2 1/2] net: asix: ax88772: migrate to phylink
 2022-08-22 12:39 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: asix: ax88772: add ethtool pause configuration

[PATCH] tools/perf: fix repeated words in comments
 2022-08-22 12:39 UTC 

[syzbot] INFO: task hung in walk_component (5)
 2022-08-22 12:38 UTC 

[PATCH v5] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-22 12:33 UTC  (2+ messages)

[PATCH] drivers/thermal: fix repeated words in comments
 2022-08-22 12:32 UTC 

[PATCH v1 4/4] swiotlb: panic if nslabs is too small
 2022-08-22 12:32 UTC  (5+ messages)

[PATCH] drivers/thunderbolt: fix repeated words in comments
 2022-08-22 12:29 UTC 

fix dma coherent pool sizing
 2022-08-22 12:27 UTC  (8+ messages)
` [PATCH 3/3] dma-pool: limit DMA and DMA32 zone size pools

[syzbot] KASAN: use-after-free Read in udl_get_urb_timeout
 2022-08-22 12:26 UTC  (2+ messages)

[PATCH] usb/serial: fix repeated words in comments
 2022-08-22 12:26 UTC  (2+ messages)

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-08-22 12:25 UTC  (4+ messages)
` [PATCH v6 17/17] mmc: sdhci-cadence: Support mmc hardware reset

[PATCH v3] ACPI: Split out processor thermal register from ACPI PSS
 2022-08-22 12:25 UTC  (4+ messages)
` Bug: "

[PATCH] serial/jsm: fix repeated words in comments
 2022-08-22 12:22 UTC  (2+ messages)

[GIT PULL] dmi update for v5.19
 2022-08-22 12:19 UTC 

[PATCH] tty/seria: fix repeated words in comments
 2022-08-22 12:18 UTC  (2+ messages)

[PATCH] tty/serial: fix repeated words in comments
 2022-08-22 12:17 UTC  (2+ messages)

[PATCH] lockdep: Panic on warning if panic_on_warn is set
 2022-08-22 12:16 UTC  (5+ messages)

[PATCH] serial/8250: fix repeated words in comments
 2022-08-22 12:12 UTC 

[GIT PULL] fs idmapped fixes for v6.0-rc3
 2022-08-22 12:11 UTC 

[PATCH v4 0/2] Disable FIE on machines with slow counters
 2022-08-22 12:08 UTC  (3+ messages)
` [PATCH v4 2/2] cpufreq: CPPC: Change FIE default

LTS kernel Linux 4.14.290 unable to boot with edk2-ovmf (x86_64 UEFI runtime)
 2022-08-22 12:06 UTC  (18+ messages)

[PATCH v3 0/2] btrfs: send: fix failures when processing inodes with no links
 2022-08-22 12:01 UTC  (2+ messages)

[PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
 2022-08-22 12:03 UTC  (2+ messages)
` [kbuild] "

[linux-stable-rc:linux-4.19.y 437/3442] net/core/sock.c:1090: Error: unrecognized opcode `csrs sstatus,s0'
 2022-08-22 12:03 UTC 

{standard input}:12363: Error: Insn slot not set in unwind record
 2022-08-22 12:03 UTC 

[PATCH v4 0/4] media: amphion: add support for contiguous format
 2022-08-22 12:03 UTC  (9+ messages)
` [PATCH v4 2/4] media: amphion: tell and handle contiguous and non "
    ` [EXT] "
` [PATCH v4 3/4] media: amphion: decoder add support for contiguous planes
` [PATCH v4 4/4] media: amphion: encoder "

[PATCH] drivers/tty: fix repeated words in comments
 2022-08-22 12:02 UTC 

[PATCH v2 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2022-08-22 11:59 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: llcc: Pass SoC specific EDAC register offsets to EDAC driver
` [PATCH v2 3/3] MAINTAINERS: Add myself as the maintainer for qcom_edac driver

[PATCH v2] ext4: do io submit when next to write page not continuous
 2022-08-22 11:59 UTC 

[PATCH v2 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-08-22 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM
` [PATCH v2 2/2] edac: zynqmp_ocm: Add EDAC support for "

[PATCH] gadget/udc: fix repeated words in comments
 2022-08-22 11:57 UTC 

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-22 11:54 UTC  (3+ messages)
` [PATCH v2 3/4] Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"

[PATCH v2 0/6] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-08-22 11:53 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: clk: document PolarFire SoC fabric clocks
` [PATCH v2 5/6] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v2 6/6] riscv: dts: microchip: add the mpfs' fabric clock control

[PATCH -next 0/5] landlock: add chmod and chown support
 2022-08-22 11:47 UTC  (6+ messages)
` [PATCH -next 1/5] landlock: expand access_mask_t to u32 type
` [PATCH -next 2/5] landlock: add chmod and chown support
` [PATCH -next 3/5] landlock/selftests: add selftests for chmod and chown
` [PATCH -next 4/5] landlock/samples: add chmod and chown support
` [PATCH -next 5/5] landlock: update chmod and chown support in document

[PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock
 2022-08-22 11:49 UTC  (2+ messages)

[PATCH] s390: move from strlcpy with unused retval to strscpy
 2022-08-22 11:49 UTC  (2+ messages)

[PATCH RESEND] iommu/iova: Optimize alloc_iova with rbtree_augmented
 2022-08-22 11:49 UTC  (3+ messages)

[PATCH] s390: move from strlcpy with unused retval to strscpy
 2022-08-22 11:48 UTC  (4+ messages)

[PATCH v3 0/6] Freezer Rewrite
 2022-08-22 11:18 UTC  (7+ messages)
` [PATCH v3 1/6] freezer: Have {,un}lock_system_sleep() save/restore flags
` [PATCH v3 2/6] freezer,umh: Clean up freezer/initrd interaction
` [PATCH v3 3/6] sched: Change wait_task_inactive()s match_state
` [PATCH v3 4/6] sched/completion: Add wait_for_completion_state()
` [PATCH v3 5/6] sched/wait: Add wait_event_state()
` [PATCH v3 6/6] freezer,sched: Rewrite core freezer logic

[PATCH] xfs: donot need to check return value of xlog_kvmalloc()
 2022-08-22 11:46 UTC 

[PATCH v3 1/4] Make place for common balloon code
 2022-08-22 11:37 UTC  (4+ messages)
` [PATCH v3 2/4] Enable balloon drivers to report inflated memory
` [PATCH v3 3/4] Display inflated memory to users
` [PATCH v3 4/4] drivers: virtio: balloon - update inflated memory

[PATCH v2 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
 2022-08-22 11:32 UTC  (3+ messages)
` [PATCH v2 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-22 11:31 UTC  (5+ 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).