messages from 2022-09-14 02:26:04 to 2022-09-14 03:51:47 UTC [more...]
[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
2022-09-14 3:51 UTC (8+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
[PATCH 0/4] wifi: rtw89: add firmware drop and crash simulation
2022-09-14 3:50 UTC (5+ messages)
` [PATCH 1/4] wifi: rtw89: unify use of rtw89_h2c_tx()
` [PATCH 2/4] wifi: rtw89: introudce functions to drop packets
` [PATCH 3/4] wifi: rtw89: 8852c: support fw crash simulation
` [PATCH 4/4] wifi: rtw89: support SER L1 simulation
[PATCH V2 00/47] DC Patches September 14, 2022
2022-09-14 3:47 UTC (16+ messages)
` [PATCH V2 01/47] drm/amd/display: Port DCN30 420 logic to DCN32
` [PATCH V2 02/47] drm/amd/display: Remove some unused definitions from DCN32/321
` [PATCH V2 03/47] drm/amd/display: Fix pipe split prediction
` [PATCH V2 04/47] drm/amd/display: add debug option for dramclk_change_latency in apu
` [PATCH V2 05/47] drm/amd/display: Various logs added
` [PATCH V2 06/47] drm/amd/display: Only consider pixle rate div policy for DCN32+
` [PATCH V2 07/47] drm/amd/display: Fix double cursor on non-video RGB MPO
` [PATCH V2 08/47] drm/amd/display: fix dcn315 memory channel count and width read
` [PATCH V2 09/47] drm/amd/display: Assume an LTTPR is always present on fixed_vs links
` [PATCH V2 10/47] drm/amd/display: rework recent update PHY state commit
` [PATCH V2 11/47] drm/amd/display: support proper mst payload removal when link is not in mst mode in dc
` [PATCH V2 12/47] drm/amd/display: For ODM seamless transition require AUTO mode
` [PATCH V2 13/47] drm/amd/display: Add debug option for allocating extra way for cursor
` [PATCH V2 14/47] drm/amd/display: SubVP pipe split case
` [PATCH V2 15/47] drm/amd/display: Disable SubVP on driver disable
[PATCH v2 1/2] dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
2022-09-14 3:50 UTC (2+ messages)
rbd unmap fails with "Device or resource busy"
2022-09-14 3:49 UTC (3+ messages)
linux-next: Fixes tag needs some work in the imx-mxs tree
2022-09-14 3:48 UTC (3+ messages)
[PATCH 0/3] Remove unused declarations for arm
2022-09-14 3:46 UTC (8+ messages)
` [PATCH 1/3] ARM: OMAP2+: remove orphan declarations from omap2
` [PATCH 2/3] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h
` [PATCH 3/3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
[PATCH] xfsrestore: fix inventory unpacking
2022-09-14 3:47 UTC
[Q] packet truncated after enabling ip_forward for virtio-net in guest
2022-09-14 3:46 UTC (3+ messages)
[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
2022-09-14 3:46 UTC (21+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
` Overlayfs with writable lower layer
[PATCH 0/2] cifs: don't send uninitialized memory to sock_{send,recv}msg()
2022-09-14 3:46 UTC (4+ messages)
` [PATCH 1/2] cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
` [PATCH 2/2] cifs: always initialize struct msghdr smb_msg completely
unicast probe response bssid changed by "wifi: mac80211: do link->MLD address translation on RX"
2022-09-14 3:13 UTC (2+ messages)
[PATCH -next] [ARM] am200epd: Release platform device in case of platform_device_add_data() fails
2022-09-14 3:36 UTC (2+ messages)
[PATCH -next] ACPI: HMAT: Release platform device in case of platform_device_add_data() fails
2022-09-14 3:37 UTC
[Patch net-next 0/5] net: dsa: microchip: ksz9477: enable interrupt for internal phy link detection
2022-09-14 3:41 UTC (4+ messages)
` [Patch net-next 1/5] net: dsa: microchip: determine number of port irq based on switch type
[PATCH V2 0/7] arm64/perf: Enable branch stack sampling
2022-09-14 3:39 UTC (7+ messages)
` [PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events for BRBE
[PATCH -next] [ARM] am300epd: Release platform device in case of platform_device_add_data() fails
2022-09-14 3:34 UTC (2+ messages)
[qemu-mainline test] 173178: regressions - FAIL
2022-09-14 3:37 UTC
[PATCH 1/2] mm: fix logic error of page_expected_state
2022-09-14 3:37 UTC (2+ messages)
` [PATCH 2/2] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
[PATCH -next] ARM pxa2xx: Add missing platform_device_put() in pxa2xx_set_spi_info()
2022-09-14 3:33 UTC (2+ messages)
[PATCH 1/2] ARM: dts: qcom: ipq8064: reorganize node order and sort them
2022-09-14 3:37 UTC (3+ messages)
[PATCH -next] clk: imx: scu: fix memleak on platform_device_add() fails
2022-09-14 3:32 UTC (2+ messages)
[PATCH 0/5] Fix connect/p2p issue series
2022-09-14 3:36 UTC (6+ messages)
` [PATCH 1/5] brcmfmac: correctly remove all p2p vif
` [PATCH 2/5] brcmfmac: Fix for when connect request is not success
` [PATCH 3/5] brcmfmac: Avoiding Connection delay
` [PATCH 4/5] brcmfmac: Update SSID of hidden AP while informing its bss to cfg80211 layer
` [PATCH 5/5] brcmfmac: fix P2P device discovery failure
[PATCH 00/47] DC Patches September 14, 2022
2022-09-14 3:24 UTC (29+ messages)
` [PATCH 01/47] drm/amd/display: Port DCN30 420 logic to DCN32
` [PATCH 02/47] drm/amd/display: Remove some unused definitions from DCN32/321
` [PATCH 03/47] drm/amd/display: Fix pipe split prediction
` [PATCH 04/47] drm/amd/display: add debug option for dramclk_change_latency in apu
` [PATCH 05/47] drm/amd/display: Various logs added
` [PATCH 06/47] drm/amd/display: Only consider pixle rate div policy for DCN32+
` [PATCH 07/47] drm/amd/display: Fix double cursor on non-video RGB MPO
` [PATCH 08/47] drm/amd/display: fix dcn315 memory channel count and width read
` [PATCH 09/47] drm/amd/display: Assume an LTTPR is always present on fixed_vs links
` [PATCH 10/47] drm/amd/display: rework recent update PHY state commit
` [PATCH 11/47] drm/amd/display: support proper mst payload removal when link is not in mst mode in dc
` [PATCH 12/47] drm/amd/display: For ODM seamless transition require AUTO mode
` [PATCH 13/47] drm/amd/display: Add debug option for allocating extra way for cursor
` [PATCH 14/47] drm/amd/display: SubVP pipe split case
` [PATCH 15/47] drm/amd/display: Disable SubVP on driver disable
` [PATCH 16/47] drm/amd/display: Fix SubVP way calculation
` [PATCH 17/47] drm/amd/display: [FW Promotion] Release 0.0.134.0
` [PATCH 18/47] drm/amd/display: 3.2.203
` [PATCH 19/47] drm/amd/display: Refactor edp panel power sequencer(PPS) codes
` [PATCH 20/47] drm/amd/display: update gamut remap if plane has changed
` [PATCH 21/47] drm/amd/display: skip audio setup when audio stream is enabled
` [PATCH 22/47] drm/amd/display: Uncomment SubVP pipe split assignment in driver
` [PATCH 23/47] drm/amd/display: Fix urgent latency override for DCN32/DCN321
` [PATCH 24/47] drm/amd/display: correct hostvm flag
` [PATCH 25/47] drm/amd/display: Added new DCN301 Asic Id
` [PATCH 26/47] drm/amd/display: Removing 2 phys
` [PATCH 27/47] drm/amd/display: Expose few dchubbub functions
` [PATCH 28/47] drm/amd/display: Update dummy P-state search to use DCN32 DML
[PATCH v2 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
2022-09-14 3:22 UTC (8+ messages)
` [PATCH v2 3/7] phy: phy-mtk-tphy: add property to set pre-emphasis
[virtio-dev] [PATCH v7] virtio_net: support split header
2022-09-14 3:34 UTC (8+ messages)
` [virtio-dev] "
` "
[PATCH -next] clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
2022-09-14 3:30 UTC
[PATCH 0/5] New chip support and update fw capabilities series
2022-09-14 3:31 UTC (6+ messages)
` [PATCH 1/5] brcmfmac: increase default max WOWL patterns to 16
` [PATCH 2/5] brcmfmac: Support 89459 pcie
` [PATCH 3/5] brcmfmac: increase dcmd maximum buffer size
` [PATCH 4/5] brcmfmac: add 54591 PCIE device
` [PATCH 5/5] brcmfmac: Remove the call to "dtim_assoc" IOVAR
[PATCH -next] MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()
2022-09-14 3:29 UTC
[PATCH -next] MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()
2022-09-14 3:28 UTC
[PATCH -next] powerpc: Avoid platform device Leak in the event of platform_device_add() fails
2022-09-14 3:26 UTC
[PATCH -next] pxa: Release platform device in case of platform_device_add() fails
2022-09-14 3:24 UTC (2+ messages)
[PATCH 1/7] scripts/oe-setup-builddir: add a check that TEMPLATECONF is valid
2022-09-14 3:27 UTC (2+ messages)
` [OE-core] "
[kirkstone][PATCH] busybox: add devmem 128-bit support
2022-09-14 3:26 UTC
[PATCH -next] rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
2022-09-14 3:21 UTC (2+ messages)
[PATCH -next] slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
2022-09-14 3:19 UTC
[PATCH -next] viper_tpm_init(): fix memleak on registration failure
2022-09-14 3:16 UTC (2+ messages)
[PATCH] rtc: rv3028: Fix codestyle errors
2022-09-14 3:19 UTC
[PATCH 0/6] clk: qcom: cpu-8996: additional cleanup for the driver
2022-09-14 3:19 UTC (3+ messages)
[PATCH v2 0/6] Support VIRTIO_F_RING_RESET for vhost-user in virtio pci-modern
2022-09-14 3:15 UTC (11+ messages)
` [PATCH v2 1/6] net: virtio: rename vhost_set_vring_enable to vhost_set_dev_enable
` [PATCH v2 2/6] vhost-user: add op to enable or disable a single vring
` [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
` [PATCH v2 5/6] virtio-net: vhost-user: update queue_reset and queue_enable
` [PATCH v2 6/6] vhost: vhost-user: enable vq reset feature
[PATCH V2 0/5] Introduce erofs shared domain
2022-09-14 3:15 UTC (6+ messages)
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [External] "
[PATCH 1/8] vdpa/ifc: add new device ID
2022-09-14 3:14 UTC (11+ messages)
` [PATCH v2 0/8] vdpa/ifc: add multi queue support
` [PATCH v2 5/8] vdpa/ifc: only configure enabled queue
` [PATCH v2 6/8] vdpa/ifc: support dynamic enable/disable queue
` [PATCH v2 7/8] vhost: configure device when any queue is ready for BLK device
[PATCH v2] riscv: kprobes: implement optprobes
2022-09-14 3:13 UTC (2+ messages)
[PATCH v2] ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
2022-09-14 3:12 UTC (4+ messages)
[PATCH net-next 0/3] nfp: IPsec offload support
2022-09-14 3:10 UTC (4+ messages)
` [PATCH net-next 3/3] nfp: implement xfrm callbacks and expose ipsec offload feature to upper layer
[PATCH v3] ceph: fix incorrectly showing the .snap size for stat
2022-09-14 3:09 UTC
[PATCH] mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
2022-09-14 3:05 UTC (3+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 94e9bc73d85aa6ecfe249e985ff57abe0ab35f34
2022-09-14 3:05 UTC
[geert-renesas-drivers:master] BUILD SUCCESS 9501f555f9faba549af255f5372f92f2bb068f42
2022-09-14 3:05 UTC
[PATCH -next] pcmcia: at91_cf: make mc static
2022-09-14 3:00 UTC
[PATCH v3] webkitgtk: Fix build on 32bit arm
2022-09-14 3:02 UTC (3+ messages)
scrub results by email
2022-09-14 3:00 UTC (5+ messages)
[PATCH v2 0/2] usb: tegra: power down UTMI pad
2022-09-14 2:59 UTC (7+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: add utmi pad power on/down ops
[RFC PATCH net-next 0/7] 802.1Q Frame Preemption and 802.3 MAC Merge support via ethtool
2022-09-14 2:59 UTC (9+ messages)
` [RFC PATCH net-next 2/7] net: ethtool: add support for Frame Preemption and MAC Merge layer
Backport patch "mm: fix missing handler for __GFP_NOWARN" to linux-5.10.y
2022-09-14 2:58 UTC (5+ messages)
lkp report WARNING: Title underline too short
2022-09-14 2:58 UTC (2+ messages)
` [PATCH v2] Documentation: process/submitting-patches: misspelling "mesages"
[PATCH 0/2] USB: serial: option: add NetIndex UX302NC and docomo L-03F
2022-09-14 2:55 UTC (3+ messages)
` [PATCH 1/2] USB: serial: option: add support for NetIndex UX302NC
` [PATCH 2/2] USB: serial: option: add support for docomo L-03F
[PATCH] cifs: perf improvement - use faster macros ALIGN() and round_up()
2022-09-14 2:50 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] kms_flip_event_leak: Create dynamic subtests
2022-09-14 2:50 UTC (2+ messages)
[PATCH] scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
2022-09-14 2:49 UTC
[PATCH v4 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-09-14 2:38 UTC (5+ messages)
` [PATCH v4 13/15] virtio-net: support queue reset
` [PATCH v4 14/15] virtio-net: support queue_enable
[PATCH v3 0/9] Add gamma lut support for mt8195
2022-09-14 1:37 UTC (9+ messages)
` [PATCH v3 4/9] drm/mediatek: Add gamma support different lut_size for other SoC
` [PATCH v3 8/9] drm/mediatek: Add clear RELAY_MODE bit to set gamma
[PATCH] mm/page_isolation: fix isolate_single_pageblock() isolation behavior
2022-09-14 2:39 UTC
[PATCH 0/2] SDM670 Pin Control Driver
2022-09-14 2:39 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH 2/2] "
[PATCH] xhci: dbc: Fix memory leak in xhci_alloc_dbc()
2022-09-14 2:36 UTC
[PATCH 1/4] drm/amdgpu: Introduce gfx software ring(v3)
2022-09-14 2:34 UTC (3+ messages)
[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
2022-09-14 2:33 UTC
[PATCH] arm64: arch_timer: Fix the lack of set_next_event* for workaround of Cortex-A73 erratum 858921
2022-09-14 2:30 UTC (4+ messages)
[PATCH RESEND v3 0/9] Add gamma lut support for mt8195
2022-09-14 1:48 UTC (5+ messages)
` [PATCH RESEND v3 7/9] drm/mediatek: "
[PATCH ima-evm-utils v3 00/15] address deprecated warnings
2022-09-14 2:29 UTC (16+ messages)
` [PATCH ima-evm-utils v3 01/15] travis: update dist=focal
` [PATCH ima-evm-utils v3 02/15] Update configure.ac to address a couple of obsolete warnings
` [PATCH ima-evm-utils v3 03/15] Deprecate IMA signature version 1
` [PATCH ima-evm-utils v3 04/15] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs
` [PATCH ima-evm-utils v3 05/15] Replace the low level HMAC calls when calculating the EVM HMAC
` [PATCH ima-evm-utils v3 06/15] Add missing EVP_MD_CTX_free() call in calc_evm_hash()
` [PATCH ima-evm-utils v3 07/15] Disable use of OpenSSL "engine" support
` [PATCH ima-evm-utils v3 08/15] Fix potential use after free in read_tpm_banks()
` [PATCH ima-evm-utils v3 09/15] Limit the file hash algorithm name length
` [PATCH ima-evm-utils v3 10/15] Missing template data size lower bounds checking
` [PATCH ima-evm-utils v3 11/15] Limit configuring OpenSSL engine support
` [PATCH ima-evm-utils v3 12/15] Base sm2/sm3 test on openssl version installed
` [PATCH ima-evm-utils v3 13/15] Compile a newer version of OpenSSL
` [PATCH ima-evm-utils v3 14/15] Build OpenSSL without engine support
` [PATCH ima-evm-utils v3 15/15] Fix d2i_x509_fp failure
[OE-core][dunfell 0/9] Patch review
2022-09-14 2:25 UTC (10+ messages)
` [OE-core][dunfell 1/9] python3: Fix CVE-2021-28861 for python3
` [OE-core][dunfell 2/9] tiff: Fix for CVE-2022-2867/8/9
` [OE-core][dunfell 3/9] tiff: Security fixes CVE-2022-1354 and CVE-2022-1355
` [OE-core][dunfell 4/9] connman: fix CVE-2022-32292
` [OE-core][dunfell 5/9] gnutls: fix CVE-2021-4209
` [OE-core][dunfell 6/9] virglrenderer: fix CVE-2022-0135
` [OE-core][dunfell 7/9] systemd: Fix unwritable /var/lock when no sysvinit handling
` [OE-core][dunfell 8/9] systemd: Add 'no-dns-fallback' PACKAGECONFIG option
` [OE-core][dunfell 9/9] binutils : CVE-2022-38533
[asahilinux:bits/080-wifi 5/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1849:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
2022-09-14 2:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.