linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 11:03:48 to 2021-05-26 13:07:20 UTC [more...]

[PATCH] media: cobalt: fix null-ptr-deref when there is no PCI bridge
 2021-05-26 13:07 UTC  (4+ messages)

Arm64 crash while reading memory sysfs
 2021-05-26 13:04 UTC  (4+ messages)

[PATCH 00/24] Rid W=1 warnings from USB
 2021-05-26 13:00 UTC  (25+ messages)
` [PATCH 01/24] usb: cdns3: core: Fix a couple of incorrectly documented function names
` [PATCH 02/24] usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'
` [PATCH 03/24] usb: common: ulpi: Add leading underscores for function name '__ulpi_register_driver()'
` [PATCH 04/24] usb: cdns3: cdns3-plat: Fix incorrect naming of function 'cdns3_plat_remove()'
` [PATCH 05/24] usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docs
` [PATCH 06/24] usb: isp1760: isp1760-udc: Provide missing description for 'udc' param
` [PATCH 07/24] usb: cdns3: cdns3-gadget: Fix a bunch of kernel-doc related formatting issues
` [PATCH 08/24] usb: cdns3: cdns3-ti: File headers are not good candidates for kernel-doc
` [PATCH 09/24] usb: cdns3: cdns3-ep0: Fix a few kernel-doc formatting issues
` [PATCH 10/24] usb: cdns3: cdns3-imx: File headers are not good candidates for kernel-doc
` [PATCH 11/24] usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'
` [PATCH 12/24] usb: dwc2: pci: Fix possible copy/paste issue
` [PATCH 13/24] usb: chipidea: core: Fix incorrectly documented function 'ci_usb_phy_exit()'
` [PATCH 14/24] usb: chipidea: otg: Fix formatting and missing documentation issues
` [PATCH 15/24] usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
` [PATCH 16/24] usb: chipidea: udc: Fix incorrectly documented function 'hw_port_is_high_speed()'
` [PATCH 17/24] usb: host: xhci: Remove unused variable 'len'
` [PATCH 18/24] usb: gadget: udc: pxa27x_udc: Fix documentation for 'pxa27x_udc_start()'
` [PATCH 19/24] usb: gadget: udc: udc-xilinx: Place correct function names into the headers
` [PATCH 20/24] usb: cdns3: cdns3-gadget: Provide correct function naming for '__cdns3_gadget_ep_queue()'
` [PATCH 21/24] usb: host: xhci: Move array of structs from the stack onto the heap
` [PATCH 22/24] usb: host: xhci: Document xhci_get_endpoint_index()'s 'desc' param
` [PATCH 23/24] usb: cdns3: cdnsp-gadget: Provide function name for 'cdnsp_find_next_ext_cap()'
` [PATCH 24/24] usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-26 12:59 UTC  (6+ messages)

[PATCH] module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
 2021-05-26 12:58 UTC 

[PATCH] perf probe: Provide more detail with relocation warning
 2021-05-26 12:56 UTC  (5+ messages)

[PATCH v1 0/4] ASPEED sgpio driver enhancement
 2021-05-26 12:56 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml

[PATCH v8 0/4] Add SPMI support for Mediatek MT6873/8192 SoC IC
 2021-05-26 12:56 UTC  (3+ messages)
` [PATCH v8 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH 00/10] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers
 2021-05-26 12:56 UTC  (5+ messages)
` [PATCH 08/10] media: dt-bindings: media: rockchip-vpu: add new compatibles
` [PATCH 10/10] media: dt-bindings: media: rockchip-vdec: add RK3228 compatible

[PATCH 1/2] regulator: mcp16502: Convert to use .probe_new
 2021-05-26 12:50 UTC  (2+ messages)
` [PATCH 2/2] regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmap

[PATCH v5 0/3] Rework CPU capacity asymmetry detection
 2021-05-26 12:51 UTC  (9+ messages)
` [PATCH v5 2/3] sched/topology: "

[RESEND PATCH v2 00/13] Simplify + drop board file support for Samsung PMIC
 2021-05-26 12:47 UTC  (14+ messages)
` [RESEND PATCH v2 01/13] mfd: max8997: Simplify getting of_device_id match data
` [RESEND PATCH v2 02/13] mfd: max8998: "
` [RESEND PATCH v2 03/13] mfd: da9052: "
` [RESEND PATCH v2 04/13] mfd: da9062: "
` [RESEND PATCH v2 05/13] mfd: sec: "
` [RESEND PATCH v2 06/13] mfd: wm831x: Correct kerneldoc
` [RESEND PATCH v2 07/13] mfd: twl: "
` [RESEND PATCH v2 08/13] mfd: sec: Drop support for board files and require devicetree
` [RESEND PATCH v2 09/13] mfd: sec: Remove unused cfg_pmic_irq in platform data
` [RESEND PATCH v2 10/13] mfd: sec: Remove unused device_type "
` [RESEND PATCH v2 11/13] mfd: sec: Remove unused irq_base "
` [RESEND PATCH v2 12/13] mfd: sec: Enable wakeup from suspend via devicetree property
` [RESEND PATCH v2 13/13] mfd: sec: Remove unused platform data members

[PATCH v7 1/4] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-26 12:47 UTC  (4+ messages)
` [PATCH v7 2/4] selftests/sgx: Migrate to kselftest harness
` [PATCH v7 3/4] selftests/sgx: Dump enclave memory map
` [PATCH v7 4/4] selftests/sgx: Add EXPECT_EEXIT() macro

[PATCH v8 1/3] perf report: compile tips.txt in perf binary
 2021-05-26 12:46 UTC  (4+ messages)

[PATCH v12 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-26 12:45 UTC  (10+ messages)
` [PATCH v12 1/9] media: hevc: Add fields and flags for hevc PPS
` [PATCH v12 2/9] media: hevc: Add decode params control
` [PATCH v12 3/9] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v12 4/9] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v12 5/9] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v12 6/9] media: uapi: Add a control for HANTRO driver
` [PATCH v12 7/9] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v12 8/9] media: hantro: Introduce G2/HEVC decoder
` [PATCH v12 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec

[PATCH v1 1/6] i2c: acpi: Export i2c_acpi_find_client_by_adev() for users
 2021-05-26 12:43 UTC  (6+ messages)
` [PATCH v1 2/6] staging: atomisp: Replace open-coded i2c_acpi_find_client_by_adev()
` [PATCH v1 3/6] staging: atomisp: Remove unused declarations
` [PATCH v1 4/6] staging: atomisp: Annotate a couple of definitions with __maybe_unused
` [PATCH v1 5/6] staging: atomisp: Move MIPI_PORT_LANES to the only user
` [PATCH v1 6/6] staging: atomisp: Remove unused port_enabled variable

[PATCH] virtio-net: Add validation for used length
 2021-05-26 12:39 UTC  (5+ messages)
  `  "

[RESEND PATCH] i2c: s3c2410: fix possible NULL pointer deref on read message after write
 2021-05-26 12:39 UTC 

[PATCH 1/2] perf inject: Call dso__put() even if dso->hit is set
 2021-05-26 12:39 UTC  (3+ messages)

[PATCH] io_uring: Add to traces the req pointer when available
 2021-05-26 12:38 UTC  (2+ messages)

[PATCH] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
 2021-05-26 12:38 UTC  (6+ messages)

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-26 12:37 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-26 12:36 UTC  (5+ messages)
` [PATCH v7 01/22] sched: Favour predetermined active CPU as migration destination

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-26 12:36 UTC  (4+ messages)

[PATCH] perf test: iterate over shell tests in alphabetical order
 2021-05-26 12:36 UTC  (4+ messages)

[PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-05-26 12:34 UTC  (2+ messages)

[PATCH 0/1] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
 2021-05-26 12:36 UTC  (4+ messages)
` [PATCH 1/1] "

[RESEND PATCH] drm/panel: ld9040: reference spi_device_id table
 2021-05-26 12:30 UTC 

[PATCH net-next] ptr_ring: make __ptr_ring_empty() checking more reliable
 2021-05-26 12:29 UTC 

[PATCH v2 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-26 12:29 UTC  (3+ messages)

Data corruption on i.MX6 IPU in arm_copy_from_user()
 2021-05-26 12:29 UTC  (3+ messages)

[PATCH] regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
 2021-05-26 12:24 UTC 

[PATCH net-next] net: netlink: remove netlink_broadcast_filtered
 2021-05-26 12:22 UTC  (3+ messages)

[PATCH] mfd: cros_ec_dev: Load lightbar module only present
 2021-05-26 12:19 UTC  (2+ messages)

[PATCH 00/10] Rid W=1 warnings from Bus
 2021-05-26 12:19 UTC  (2+ messages)

[PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks
 2021-05-26 12:18 UTC  (5+ messages)

[PATCH -next] ALSA: core: use DEVICE_ATTR_*() macro
 2021-05-26 12:18 UTC 

[PATCH] sched: fair: don't depend on wake_wide if waker and wakee are already in same LLC
 2021-05-26 12:15 UTC  (2+ messages)

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-05-26 12:16 UTC  (6+ messages)

[PATCH v7 00/15] Restricted DMA
 2021-05-26 12:13 UTC  (3+ messages)
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool

[PATCH v7] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-05-26 12:13 UTC  (8+ messages)

[PATCH] rtc: rs5c372: Fix read the time from RTC is illegal When reading time from an uninitialized RTC chip, The value may be illegal
 2021-05-26 12:12 UTC  (4+ messages)
    `  "

[RFCv2 0/3] tcp: Improve mtu probe preconditions
 2021-05-26 12:11 UTC  (3+ messages)
` [RFCv2 1/3] tcp: Use smaller mtu probes if RACK is enabled

[PATCH v1 00/11] KVM: s390: pv: implement lazy destroy
 2021-05-26 12:11 UTC  (5+ messages)
` [PATCH v1 05/11] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v1 07/11] KVM: s390: pv: add export before import

[PATCH -next v2] module: fix build error when CONFIG_SYSFS is disabled
 2021-05-26 12:09 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: Fix Wunused-label warning
 2021-05-26 12:08 UTC 

[PATCH] drm/rockchip: kick firmware-based framebuffer when initializing
 2021-05-26 12:00 UTC  (2+ messages)

[PATCH 0/3] Fix some build warnings in perf/events subsystem
 2021-05-26 12:04 UTC  (5+ messages)
` [PATCH 1/3] perf core: Make local function perf_pmu_snapshot_aux() static
` [PATCH 2/3] perf core: Fix some kernel-doc warnings
` [PATCH 3/3] perf/hw_breakpoint: Fix kernel-doc warnings in perf hw_breakpoint

[PATCH 1/3] kunit: Support skipped tests
 2021-05-26 12:03 UTC  (2+ messages)

[PATCH v5 00/16] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2021-05-26 12:00 UTC  (5+ messages)
` [PATCH v5 02/16] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes

[PATCH 1/2] ARM: dts: dra7-l4: Drop ti,omap4-uart entry from UART nodes
 2021-05-26 11:59 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: am437x-l4: Drop ti,omap2-uart "

[PATCH v4 1/4] devres: Make locking straight forward in release_nodes()
 2021-05-26 11:53 UTC  (2+ messages)

[PATCH v2 0/3] EM / PM: Inefficient OPPs
 2021-05-26 11:50 UTC  (7+ messages)

Linux 5.12.7
 2021-05-26 11:49 UTC  (2+ messages)

Linux 5.10.40
 2021-05-26 11:48 UTC  (2+ messages)

Linux 5.4.122
 2021-05-26 11:48 UTC  (2+ messages)

Linux 4.19.192
 2021-05-26 11:48 UTC  (2+ messages)

Linux 4.14.234
 2021-05-26 11:48 UTC  (2+ messages)

Linux 4.9.270
 2021-05-26 11:48 UTC  (2+ messages)

Linux 4.4.270
 2021-05-26 11:48 UTC  (2+ messages)

[PATCH net-next 00/10] net: wan: clean up some code style issues
 2021-05-26 11:44 UTC  (11+ messages)
` [PATCH net-next 01/10] net: wan: remove redundant blank lines
` [PATCH net-next 02/10] net: wan: add blank line after declarations
` [PATCH net-next 03/10] net: wan: fix an code style issue about "foo* bar"
` [PATCH net-next 04/10] net: wan: add some required spaces
` [PATCH net-next 05/10] net: wan: move out assignment in if condition
` [PATCH net-next 06/10] net: wan: code indent use tabs where possible
` [PATCH net-next 07/10] net: wan: remove space after '!'
` [PATCH net-next 08/10] net: wan: add braces {} to all arms of the statement
` [PATCH net-next 09/10] net: wan: remove redundant braces {}
` [PATCH net-next 10/10] net: wan: remove unnecessary out of memory message

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-26 11:44 UTC  (3+ messages)

[PATCH v1 0/5] perf: Support perf-mem/perf-c2c for AlderLake
 2021-05-26 11:44 UTC  (7+ messages)
` [PATCH v1 4/5] perf mem: Support record for hybrid platform

[PATCH] clocksource: Ingenic: Add SMP/SMT support for sysost driver
 2021-05-26 11:43 UTC  (2+ messages)

[PATCH v2 0/5] dt-bindings: gpio: omap: Convert to json-schema
 2021-05-26 11:28 UTC  (3+ messages)
` [PATCH v2 5/5] "

[PATCH v2 01/33] locking/atomic: make ARCH_ATOMIC a Kconfig symbol
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 02/33] locking/atomic: net: use linux/atomic.h for xchg & cmpxchg
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 10/33] locking/atomic: atomic64: support ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 04/33] locking/atomic: microblaze: use asm-generic exclusively
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 03/33] locking/atomic: h8300: use asm-generic exclusively
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 11/33] locking/atomic: cmpxchg: make `generic` a prefix
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 12/33] locking/atomic: cmpxchg: support ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 05/33] locking/atomic: openrisc: avoid asm-generic/atomic.h
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 06/33] locking/atomic: atomic: remove stale comments
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 07/33] locking/atomic: atomic: remove redundant include
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 14/33] locking/atomic: arc: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 08/33] locking/atomic: atomic: simplify ifdeffery
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 15/33] locking/atomic: arm: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 16/33] locking/atomic: csky: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 09/33] locking/atomic: atomic: support ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 13/33] locking/atomic: alpha: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 17/33] locking/atomic: h8300: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 19/33] locking/atomic: ia64: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 18/33] locking/atomic: hexagon: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 20/33] locking/atomic: m68k: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 22/33] locking/atomic: mips: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 24/33] locking/atomic: nios2: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 21/33] locking/atomic: microblaze: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 23/33] locking/atomic: nds32: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 25/33] locking/atomic: openrisc: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 26/33] locking/atomic: parisc: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 28/33] locking/atomic: riscv: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 27/33] locking/atomic: powerpc: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 30/33] locking/atomic: sparc: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 29/33] locking/atomic: sh: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 32/33] locking/atomic: delete !ARCH_ATOMIC remnants
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 31/33] locking/atomic: xtensa: move to ARCH_ATOMIC
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v2 33/33] locking/atomics: atomic-instrumented: simplify ifdeffery
 2021-05-26 11:24 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 00/34] Rid W=1 warnings from GPU
 2021-05-26 11:16 UTC  (3+ messages)
` [PATCH 11/34] drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference static
  ` [Nouveau] "

[PATCH v4] power: supply: sbs-battery: cache constant string properties
 2021-05-26 11:16 UTC 

[PATCH v4 0/4] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-05-26 11:13 UTC  (5+ messages)
` [PATCH v4 3/4] mtd: spi-nor: otp: return -EROFS if region is read-only

[PATCH v2 0/5] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-05-26 11:11 UTC  (5+ messages)
` [PATCH v2 4/5] KVM: x86: Invert APICv/AVIC enablement check

[PATCH v11 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-05-26 11:10 UTC  (4+ messages)
` [PATCH v11 9/9] media: hantro: IMX8M: add variant for G2/HEVC codec

Writable module parameters in KVM
 2021-05-26 11:10 UTC  (2+ messages)

[PATCH] ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_power
 2021-05-26 11:03 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;
as well as URLs for NNTP newsgroup(s).