linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 12:30:48 to 2021-10-11 13:57:14 UTC [more...]

[PATCH 5.10 00/83] 5.10.73-rc1 review
 2021-10-11 13:46 UTC  (48+ messages)
` [PATCH 5.10 01/83] Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
` [PATCH 5.10 02/83] usb: chipidea: ci_hdrc_imx: Also search for phys phandle
` [PATCH 5.10 03/83] USB: cdc-acm: fix racy tty buffer accesses
` [PATCH 5.10 04/83] USB: cdc-acm: fix break reporting
` [PATCH 5.10 05/83] usb: typec: tcpm: handle SRC_STARTUP state if cc changes
` [PATCH 5.10 06/83] drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
` [PATCH 5.10 07/83] xen/privcmd: fix error handling in mmap-resource processing
` [PATCH 5.10 08/83] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
` [PATCH 5.10 09/83] mmc: sdhci-of-at91: wait for calibration done before proceed
` [PATCH 5.10 10/83] mmc: sdhci-of-at91: replace while loop with read_poll_timeout
` [PATCH 5.10 11/83] ovl: fix missing negative dentry check in ovl_rename()
` [PATCH 5.10 12/83] ovl: fix IOCB_DIRECT if underlying fs doesnt support direct IO
` [PATCH 5.10 13/83] nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
` [PATCH 5.10 14/83] nfsd4: Handle the NFSv4 READDIR dircount hint being zero
` [PATCH 5.10 15/83] SUNRPC: fix sign error causing rpcsec_gss drops
` [PATCH 5.10 16/83] xen/balloon: fix cancelled balloon action
` [PATCH 5.10 17/83] ARM: dts: omap3430-sdp: Fix NAND device node
` [PATCH 5.10 18/83] ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probe
` [PATCH 5.10 19/83] ARM: dts: qcom: apq8064: use compatible which contains chipid
` [PATCH 5.10 20/83] riscv: Flush current cpu icache before other cpus
` [PATCH 5.10 21/83] bus: ti-sysc: Add break in switch statement in sysc_init_soc()
` [PATCH 5.10 22/83] soc: qcom: socinfo: Fixed argument passed to platform_set_data()
` [PATCH 5.10 23/83] ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
` [PATCH 5.10 24/83] ARM: at91: pm: do not panic if ram controllers are not enabled
` [PATCH 5.10 25/83] soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
` [PATCH 5.10 26/83] ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
` [PATCH 5.10 27/83] ARM: dts: imx: Fix USB host power regulator polarity "
` [PATCH 5.10 28/83] ARM: dts: imx6qdl-pico: Fix Ethernet support
` [PATCH 5.10 29/83] PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus
` [PATCH 5.10 30/83] ath5k: fix building with LEDS=m
` [PATCH 5.10 31/83] arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
` [PATCH 5.10 32/83] xtensa: use CONFIG_USE_OF instead of CONFIG_OF
` [PATCH 5.10 34/83] iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
` [PATCH 5.10 35/83] bpf, arm: Fix register clobbering in div/mod implementation
` [PATCH 5.10 43/83] ptp_pch: Load module automatically if ID matches
` [PATCH 5.10 45/83] dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg value
` [PATCH 5.10 46/83] ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
` [PATCH 5.10 47/83] net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
` [PATCH 5.10 48/83] net: bridge: fix under estimation "
` [PATCH 5.10 49/83] net/sched: sch_taprio: properly cancel timer from taprio_destroy()
` [PATCH 5.10 50/83] net: sfp: Fix typo in state machine debug string
` [PATCH 5.10 51/83] netlink: annotate data races around nlk->bound
` [PATCH 5.10 52/83] perf jevents: Tidy error handling
` [PATCH 5.10 54/83] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
` [PATCH 5.10 55/83] video: fbdev: gbefb: Only instantiate device when built for IP32
` [PATCH 5.10 56/83] drm/nouveau: avoid a use-after-free when BO init fails
` [PATCH 5.10 57/83] drm/nouveau/kms/nv50-: fix file release memory leak

[PATCH] mm, slub: Use prefetchw instead of prefetch
 2021-10-11 13:49 UTC  (5+ messages)
    ` Perf and Hackbench results on my machine

`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryzen: amdgpu: SME is not compatible with RAVEN
 2021-10-11 13:52 UTC  (10+ messages)

[PATCH 5.4 00/52] 5.4.153-rc1 review
 2021-10-11 13:46 UTC  (53+ messages)
` [PATCH 5.4 01/52] Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
` [PATCH 5.4 02/52] USB: cdc-acm: fix racy tty buffer accesses
` [PATCH 5.4 03/52] USB: cdc-acm: fix break reporting
` [PATCH 5.4 04/52] usb: typec: tcpm: handle SRC_STARTUP state if cc changes
` [PATCH 5.4 05/52] xen/privcmd: fix error handling in mmap-resource processing
` [PATCH 5.4 06/52] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
` [PATCH 5.4 07/52] ovl: fix missing negative dentry check in ovl_rename()
` [PATCH 5.4 08/52] nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
` [PATCH 5.4 09/52] nfsd4: Handle the NFSv4 READDIR dircount hint being zero
` [PATCH 5.4 10/52] xen/balloon: fix cancelled balloon action
` [PATCH 5.4 11/52] ARM: dts: omap3430-sdp: Fix NAND device node
` [PATCH 5.4 12/52] ARM: dts: qcom: apq8064: use compatible which contains chipid
` [PATCH 5.4 13/52] MIPS: BPF: Restore MIPS32 cBPF JIT
` [PATCH 5.4 14/52] bpf, mips: Validate conditional branch offsets
` [PATCH 5.4 15/52] soc: qcom: socinfo: Fixed argument passed to platform_set_data()
` [PATCH 5.4 16/52] ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
` [PATCH 5.4 17/52] soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
` [PATCH 5.4 18/52] ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
` [PATCH 5.4 19/52] ARM: dts: imx: Fix USB host power regulator polarity "
` [PATCH 5.4 20/52] arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
` [PATCH 5.4 21/52] xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
` [PATCH 5.4 22/52] xtensa: use CONFIG_USE_OF instead of CONFIG_OF
` [PATCH 5.4 23/52] xtensa: call irqchip_init only when CONFIG_USE_OF is selected
` [PATCH 5.4 24/52] bpf, arm: Fix register clobbering in div/mod implementation
` [PATCH 5.4 25/52] bpf: Fix integer overflow in prealloc_elems_and_freelist()
` [PATCH 5.4 26/52] phy: mdio: fix memory leak
` [PATCH 5.4 27/52] net_sched: fix NULL deref in fifo_set_limit()
` [PATCH 5.4 28/52] powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
` [PATCH 5.4 29/52] ptp_pch: Load module automatically if ID matches
` [PATCH 5.4 30/52] arm64: dts: freescale: Fix SP805 clock-names
` [PATCH 5.4 31/52] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH 5.4 32/52] ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
` [PATCH 5.4 33/52] net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
` [PATCH 5.4 34/52] net/sched: sch_taprio: properly cancel timer from taprio_destroy()
` [PATCH 5.4 35/52] net: sfp: Fix typo in state machine debug string
` [PATCH 5.4 36/52] netlink: annotate data races around nlk->bound
` [PATCH 5.4 37/52] bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
` [PATCH 5.4 38/52] video: fbdev: gbefb: Only instantiate device when built for IP32
` [PATCH 5.4 39/52] drm/nouveau/debugfs: fix file release memory leak
` [PATCH 5.4 40/52] gve: Correct available tx qpl check
` [PATCH 5.4 41/52] rtnetlink: fix if_nlmsg_stats_size() under estimation
` [PATCH 5.4 42/52] gve: fix gve_get_stats()
` [PATCH 5.4 43/52] i40e: fix endless loop under rtnl
` [PATCH 5.4 44/52] i40e: Fix freeing of uninitialized misc IRQ vector
` [PATCH 5.4 45/52] net: prefer socket bound to interface when not in VRF
` [PATCH 5.4 46/52] i2c: acpi: fix resource leak in reconfiguration device addition
` [PATCH 5.4 47/52] bpf, s390: Fix potential memory leak about jit_data
` [PATCH 5.4 48/52] RISC-V: Include clone3() on rv32
` [PATCH 5.4 49/52] powerpc/bpf: Fix BPF_MOD when imm == 1
` [PATCH 5.4 50/52] x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
` [PATCH 5.4 51/52] x86/hpet: Use another crystalball to evaluate HPET usability
` [PATCH 5.4 52/52] x86/Kconfig: Correct reference to MWINCHIP3D

[PATCH 0/3] mtd: core: protect access to mtd devices while in suspend
 2021-10-11 13:49 UTC  (8+ messages)
` [PATCH 1/3] mtd: core: protect access to MTD "
` [PATCH 3/3] mtd: mtdconcat: add suspend lock handling

[ti:ti-rt-linux-5.10.y 4405/9998] drivers/pci/endpoint/pci-epf-core.c:169 pci_epf_add_vepf() warn: inconsistent returns '&epf_pf->lock'
 2021-10-11 13:49 UTC 

[PATCH] iio: core: do not create debugfs when has no dev name
 2021-10-11 13:56 UTC 

[PATCH 1/2] platform/x86: amd-pmc: Add alternative acpi id for PMC controller
 2021-10-11 13:48 UTC  (8+ messages)
` [PATCH 2/2] ACPI: PM: Include alternate AMDI0005 id in special behaviour

[PATCH] regmap: Fix possible double-free in regcache_rbtree_exit()
 2021-10-11 13:55 UTC 

[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
 2021-10-11 13:45 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
 2021-10-11 13:45 UTC  (5+ messages)

[PATCH] net: mscc: ocelot: Fix dumplicated argument in ocelot
 2021-10-11 13:44 UTC  (2+ messages)

[RESEND][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-11 13:44 UTC  (2+ messages)

[PATCH net] sched: fix infinite loop when creating tc filter
 2021-10-11 13:42 UTC  (2+ messages)

[PATCH v3 0/5] mxsfb/nwl/panels: media bus format fixes
 2021-10-11 13:41 UTC  (6+ messages)
` [PATCH v3 1/5] drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
` [PATCH v3 2/5] drm/panel: mantix: Add media bus format
` [PATCH v3 3/5] drm/panel: st7703: "
` [PATCH v3 4/5] drm: mxsfb: Print failed bus format in hex
` [PATCH v3 5/5] drm: mxsfb: Set fallback bus format when the bridge doesn't provide one

[PATCH v2] usb: host: ohci-tmio: check return value after calling platform_get_resource()
 2021-10-11 13:49 UTC 

[PATCH bpf-next v2 0/2] bpf, mips: Do some small changes
 2021-10-11 13:40 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 3381/9998] drivers/rpmsg/virtio_rpmsg_bus.c:893:58: sparse: sparse: incorrect type in argument 2 (different base types)
 2021-10-11 13:38 UTC 

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-11 13:39 UTC  (11+ messages)

[PATCH v3 00/17] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-10-11 13:39 UTC  (3+ messages)

[PATCH v3 0/7] nfc: minor printk cleanup
 2021-10-11 13:38 UTC  (8+ messages)
` [PATCH v3 1/7] nfc: drop unneeded debug prints
` [PATCH v3 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH v3 3/7] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH v3 4/7] nfc: st-nci: drop unneeded debug prints
` [PATCH v3 5/7] nfc: st21nfca: "
` [PATCH v3 6/7] nfc: trf7970a: "
` [PATCH v3 7/7] nfc: microread: "

[PATCH net-next 0/4] net: hns3: add support for TX push
 2021-10-11 13:37 UTC  (4+ messages)
` [PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-11 13:36 UTC  (3+ messages)
` [PATCH v8 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states

[PATCH 0/3] platform/x86: intel_scu_ipc: timeout fixes and cleanup
 2021-10-11 13:36 UTC  (2+ messages)

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-11 13:36 UTC  (3+ messages)
` [PATCH v7, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-11 13:35 UTC  (3+ messages)
` [PATCH v3 09/10] cxl/pci: Use pci core's DVSEC functionality

[ti:ti-rt-linux-5.10.y 9988/9998] drivers/net/ethernet/ti/prueth_core.c:1053:46: warning: variable 'ssh1' set but not used
 2021-10-11 13:33 UTC 

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-11 13:33 UTC  (6+ messages)

[PATCH v2 0/2] Introduce simple pidfd to task helper
 2021-10-11 13:32 UTC  (3+ messages)
` [PATCH v2 1/2] pid: add pidfd_get_task() helper
` [PATCH v2 2/2] mm: use pidfd_get_task()

[PATCH] arm64: asm: vdso: gettimeofday: export common variables
 2021-10-11 13:33 UTC  (4+ messages)

[PATCH v3 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-10-11 13:32 UTC  (3+ messages)
` [PATCH v3 1/2] mwifiex: Read a PCI register after writing the TX ring write pointer
` [PATCH v3 2/2] mwifiex: Try waking the firmware until we get an interrupt

[PATCH] platform/x86: amd-pmc: Fix the build error when CONFIG_DEBUG_FS is disable
 2021-10-11 13:29 UTC  (2+ messages)

[PATCH 00/13] Make some spi device drivers return zero in .remove()
 2021-10-11 13:27 UTC  (4+ messages)
` [PATCH 07/13] mfd: mc13xxx: Make mc13xxx_common_exit() return void
` [PATCH 08/13] mfd: stmpe: Make stmpe_remove() "
` [PATCH 09/13] mfd: tps65912: Make tps65912_device_exit() "

[PATCH 1/2] irqchip/sifive-plic: Fix duplicate mask/unmask for claim/complete
 2021-10-11 13:24 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: update riscv plic claim-mask-support property

[PATCH v3 0/5] perf session: Extend reader object to allow multiple readers
 2021-10-11 13:21 UTC  (8+ messages)
` [PATCH v3 6/8] perf session: Move event read code to separate function

[PATCH][next] coredump: Remove redundant initialization of variable core_waiters
 2021-10-11 13:16 UTC 

[PATCH] platform: dell: all DELL_WMI driver options depend on DELL_WMI
 2021-10-11 13:15 UTC  (2+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-11 13:15 UTC  (3+ messages)
` [PATCH v6 02/42] x86/sev: Shorten GHCB terminate macro names

[PATCH] rtc: class: don't call cdev_device_del() when cdev_device_add() failed
 2021-10-11 13:21 UTC 

ERROR: modpost: "devm_ioremap_resource" [drivers/dma/qcom/hdma.ko] undefined!
 2021-10-11 13:08 UTC 

[ti:ti-rt-linux-5.10.y 7475/9998] net/core/sock.c:3179:35: error: 'SCM_REDUNDANT' undeclared
 2021-10-11 13:09 UTC 

[PATCH v2] PCI/MSI: fix page fault when msi_populate_sysfs() failed
 2021-10-11 13:08 UTC 

SK hynix BC511: warning: nvme nvme0: missing or invalid SUBNQN field
 2021-10-11 13:08 UTC  (5+ messages)

[syzbot] KASAN: stack-out-of-bounds Read in profile_pc
 2021-10-11 13:07 UTC  (7+ messages)

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-11 13:03 UTC  (4+ messages)

[PATCH v4] usb: ohci: add check for host controller functional states
 2021-10-11 13:02 UTC 

[PATCH -next] iio: buffer: Check the return value of kstrdup_const()
 2021-10-11 12:58 UTC 

[PATCH] usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
 2021-10-11 12:59 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-11 12:58 UTC  (11+ messages)

[PATCH v7 1/2] dt-bindings: hwmon: Add nct7802 bindings
 2021-10-11 12:57 UTC  (6+ messages)
` [PATCH v7 2/2] hwmon: (nct7802) Make temperature/voltage sensors configurable

[PATCH v2] arm64: ftrace: use function_nocfi for _mcount as well
 2021-10-11 12:53 UTC  (6+ messages)

[PATCH] arm64: defconfig: enable regulator to fix mt8173 regression
 2021-10-11 12:53 UTC 

[PATCH v3] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
 2021-10-11 12:53 UTC  (3+ messages)

[PATCH 0/7] Fix some issues with ABI files
 2021-10-11 12:52 UTC  (5+ messages)
` [PATCH 2/7] ABI: sysfs-platform-dell-privacy-wmi: correct ABI entries
` [PATCH 7/7] ABI: sysfs-platform-intel-pmc: add blank lines to make it valid for ReST

[PATCH v3] arm64: ftrace: use function_nocfi for _mcount as well
 2021-10-11 12:50 UTC 

[GIT PULL] ARM: at91: soc for 5.16
 2021-10-11 12:46 UTC 

mm/kasan/init.c:282:20: error: redefinition of 'kasan_populate_early_vm_area_shadow'
 2021-10-11 12:42 UTC  (2+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate()
 2021-10-11 12:36 UTC 

[ANNOUNCE] 4.9.286-rt189
 2021-10-11 12:36 UTC 

[PATCH 0/9] More virtio hardening
 2021-10-11 12:36 UTC  (4+ messages)

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-11 12:36 UTC  (3+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH v17 0/5] FPGA Image Load (previously Security Manager)
 2021-10-11 12:35 UTC  (5+ messages)

[GIT PULL] ARM: at91: dt for 5.16
 2021-10-11 12:34 UTC 

[PATCH v1 1/1] i2c: i801: Add support for Intel Ice Lake PCH-N
 2021-10-11 12:34 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: os_dep: simplify the return statement
 2021-10-11 12:33 UTC  (4+ messages)

[PATCH v3 00/16] arm64: Self-hosted trace related errata workarounds
 2021-10-11 12:32 UTC  (4+ messages)
` [PATCH v3 15/16] arm64: errata: Advertise the workaround for TSB flush failures

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-10-11 12:31 UTC  (7+ 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).