messages from 2023-06-03 12:09:24 to 2023-06-04 02:57:13 UTC [more...]
[Patch] net/e1000: Fix extern warnings
2023-06-04 2:46 UTC
[PATCH v3 0/7] Display support for MSM8226
2023-06-04 2:39 UTC (3+ messages)
` [PATCH v3 6/7] drm/msm/dsi: Add phy configuration "
[PATCH v2] f2fs: add f2fs_ioc_[get|set]_extra_attr
2023-06-04 2:28 UTC (2+ messages)
` [PATCH v3] "
[PATCH 1/2] tracing/probes: Fix to return NULL and keep using current argc
2023-06-04 2:29 UTC (2+ messages)
` [PATCH 2/2] Documentation: Fix typo of reference file name
[PATCH] drm/msm/dpu: re-introduce dpu core revision to the catalog
2023-06-04 2:21 UTC (5+ messages)
` [Freedreno] "
[PATCH v14 00/10] add DSC 1.2 dpu supports
2023-06-04 2:09 UTC (3+ messages)
` [PATCH v14 02/10] drm/msm/dpu: add DSC blocks to the catalog of MSM8998 and SC8180X
[PATCH 1/5] uio: Add hv_vmbus_client driver
2023-06-04 2:05 UTC (2+ messages)
[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
2023-06-04 1:47 UTC (5+ messages)
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power
[PATCH 0/1] selftests: error out if kernel header files are not yet built
2023-06-04 1:36 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2 -next] tty: serial: add panic serial helper
2023-06-04 1:03 UTC (2+ messages)
[PATCH v3 0/3] KVM: x86: Out-of-bounds access in kvm_recalculate_phys_map()
2023-06-04 0:29 UTC (3+ messages)
` [PATCH v3 2/3] KVM: x86: Retry APIC optimized map recalc if vCPU is added/enabled
[syzbot] [nilfs?] kernel BUG in end_buffer_async_write
2023-06-04 0:35 UTC
[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-4 tag
2023-06-04 0:33 UTC
linux-next: Tree for Jun 2
2023-06-04 0:22 UTC (3+ messages)
` linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
[PATCH 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
2023-06-03 23:53 UTC (3+ messages)
` [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()
[PATCH 00/12] A minor flurry of selftest/mm fixes
2023-06-03 23:48 UTC (6+ messages)
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
[PATCH] docs: Fix warning:Error in "code-block" directive
2023-06-03 22:55 UTC (3+ messages)
` Fwd: "
[PATCH 1/2] torture: Support randomized shuffling for proxy exec testing
2023-06-03 22:12 UTC (5+ messages)
` [PATCH 2/2] torture: Add lock_torture_writer_fifo module param
[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-06-03 21:57 UTC (5+ messages)
[PATCH 00/21] Add support for sam9x7 SoC family
2023-06-03 21:35 UTC (26+ messages)
` [PATCH 01/21] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60 compatible
` [PATCH 02/21] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH 03/21] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH 04/21] ARM: dts: at91: sam9x7: add device tree for soc
` [PATCH 05/21] ARM: configs: at91: enable config flags for sam9x7 SoC
` [PATCH 06/21] ARM: configs: at91: add mcan support
` [PATCH 07/21] ARM: configs: at91: Enable csi and isc support
` [PATCH 08/21] ARM: at91: pm: add support for sam9x7 soc family
` [PATCH 09/21] ARM: at91: pm: add sam9x7 soc init config
` [PATCH 10/21] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH 11/21] ARM: at91: add support in soc driver for new sam9x7
` [PATCH 12/21] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH 13/21] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH 14/21] clk: at91: sam9x7: add sam9x7 pmc driver
` [PATCH 15/21] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH 16/21] "
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH 18/21] power: reset: at91-reset: add reset support for sam9x7 soc
` [PATCH 19/21] power: reset: at91-reset: add sdhwc "
` [PATCH 20/21] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH 21/21] net: macb: add support for gmac to sam9x7
[PATCH] Documentation: Clarify usage of memory limits
2023-06-03 21:33 UTC (2+ messages)
[PATCH 00/13] mm: jit/text allocator
2023-06-03 21:11 UTC (6+ messages)
[PATCH v2] gpio: sifive: Add missing check for platform_get_irq
2023-06-03 20:59 UTC (3+ messages)
[patch 0/6] Cure kexec() vs. mwait_play_dead() troubles
2023-06-03 20:57 UTC (9+ messages)
` [patch 1/6] x86/smp: Remove pointless wmb() from native_stop_other_cpus()
` [patch 2/6] x86/smp: Acquire stopping_cpu unconditionally
` [patch 3/6] x86/smp: Use dedicated cache-line for mwait_play_dead()
` [patch 4/6] x86/smp: Cure kexec() vs. mwait_play_dead() breakage
` [patch 5/6] x86/smp: Split sending INIT IPI out into a helper function
` [patch 6/6] x86/smp: Put CPUs into INIT on shutdown if possible
[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
2023-06-03 20:49 UTC (18+ messages)
` [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v4 02/17] vhost/vsock: "
` [RFC PATCH v4 03/17] vsock/virtio: support to send "
` [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v4 07/17] vsock: read from socket's error queue
` [RFC PATCH v4 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v4 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v4 11/17] vsock/virtio: "
` [RFC PATCH v4 12/17] vsock/loopback: "
` [RFC PATCH v4 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v4 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v4 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v4 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v4 17/17] test/vsock: io_uring rx/tx tests
[PATCH v8 00/33] x86: enable FRED for x86-64
2023-06-03 20:51 UTC (5+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
[PATCH v3 0/8] RK3588 ADC support
2023-06-03 20:50 UTC (11+ messages)
` [PATCH v3 1/8] iio: adc: rockchip_saradc: Add callback functions
` [PATCH v3 2/8] iio: adc: rockchip_saradc: Add support for RK3588
` [PATCH v3 3/8] iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled
` [PATCH v3 4/8] iio: adc: rockchip_saradc: Use of_device_get_match_data
` [PATCH v3 5/8] iio: adc: rockchip_saradc: Match alignment with open parenthesis
` [PATCH v3 6/8] iio: adc: rockchip_saradc: Use dev_err_probe
` [PATCH v3 7/8] arm64: dts: rockchip: Add DT node for ADC support in RK3588
` [PATCH v3 8/8] dt-bindings: iio: adc: Add rockchip,rk3588-saradc string
[PATCH 00/43] ep93xx device tree conversion
2023-06-03 20:39 UTC (29+ messages)
` [PATCH v1 03/43] soc: Add SoC driver for Cirrus ep93xx
` [PATCH v1 05/43] clk: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v1 07/43] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v1 09/43] clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
` [PATCH v1 11/43] rtc: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v1 13/43] watchdog: "
` [PATCH v1 14/43] power: reset: Add a driver for the ep93xx reset
` [PATCH v1 16/43] pwm: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v1 18/43] spi: "
` [PATCH v1 20/43] net: cirrus: "
` [PATCH v1 22/43] dma: "
` [PATCH v1 24/43] mtd: nand: add support for ts72xx
` [PATCH v1 30/43] rtc: m48t86: add DT support for m48t86
` [PATCH v1 34/43] gpio: ep93xx: add DT support for gpio-ep93xx
[PATCH RFC 0/7] arm64: qcom: add Type-C Altmode support
2023-06-03 20:22 UTC (4+ messages)
` [PATCH RFC 1/7] dt-bindings: connector: usb-connector: add a gpio used to determine the Type-C port plug orientation
[PATCH net] net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
2023-06-03 20:02 UTC (2+ messages)
[PATCH] Fix gitignore for recently added usptream self tests
2023-06-03 19:52 UTC (2+ messages)
[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-06-03 19:15 UTC (5+ messages)
` [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v11 4/4] evm: Support multiple LSMs providing an xattr
KASAN: stack-out-of-bounds Read in __remove_hrtimer
2023-06-03 19:14 UTC (2+ messages)
[PATCH v3 0/3] phy: mtk-mipi-csi: add driver for CSI phy
2023-06-03 19:09 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: phy: add PHY_TYPE_CDPHY definition
[PATCH v2 0/9] Add support for IIO devices in ASoC
2023-06-03 18:27 UTC (9+ messages)
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v2 6/9] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically
` [PATCH v2 7/9] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v2 9/9] ASoC: simple-card: Handle additional devices
[PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
2023-06-03 18:20 UTC (2+ messages)
[GIT PULL] SCSI fixes for 6.4-rc4
2023-06-03 18:13 UTC (2+ messages)
[GIT PULL] LEDs fixes for 6.4-rc5
2023-06-03 18:13 UTC (2+ messages)
[PATCH v14 000/113] KVM TDX basic feature support
2023-06-03 18:02 UTC (4+ messages)
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID
WARNING: CPU: 5 PID: 1464 at drivers/gpu/drm/ttm/ttm_bo.c:326 ttm_bo_release+0x27e/0x2d0 [ttm]
2023-06-03 17:48 UTC
[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
2023-06-03 17:35 UTC (2+ messages)
` [syzbot] [udf] "
[PATCH 1/2] drm/bridge: imx: fix mixed module-builtin object
2023-06-03 17:07 UTC (2+ messages)
` [PATCH 2/2] drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules
[PATCH] block/rnbd: fix mixed module-builtin object
2023-06-03 16:59 UTC
[PATCH 00/12] arm64: dts: ti: Fix up references to phandles
2023-06-03 16:41 UTC (3+ messages)
` [PATCH 10/12] arm64: dts: ti: k3-am65-iot*: Fixup reference to phandles array
[PATCH v7 00/12] x86: Support Key Locker
2023-06-03 16:37 UTC (15+ messages)
` [PATCH v8 "
` [PATCH v8 01/12] Documentation/x86: Document "
` [PATCH v8 02/12] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v8 03/12] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v8 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v8 05/12] x86/msr-index: Add MSRs for Key Locker wrapping key
` [PATCH v8 06/12] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v8 07/12] x86/cpu/keylocker: Load a wrapping key at boot-time
` [PATCH v8 08/12] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
` [PATCH v8 09/12] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v8 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
` [PATCH v8 11/12] crypto: x86/aes - Prepare for a new AES-XTS implementation
` [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm
[PATCH] kbuild: add $(CLANG_CFLAGS) to KBUILD_CPPFLAGS
2023-06-03 16:32 UTC (5+ messages)
[RFC] docs: process: Send patches 'To' maintainers and 'Cc' lists
2023-06-03 16:06 UTC (3+ messages)
[GIT PULL] Asymmetric keys fix for v6.4-rc5
2023-06-03 16:06 UTC (6+ messages)
[PATCH v7 0/5] Introduce provisioning primitives
2023-06-03 15:57 UTC (8+ messages)
[PATCH v2] leds: qcom-lpg: Fix PWM period limits
2023-06-03 15:43 UTC (4+ messages)
[PATCH v3] x86: fpu: Keep xfd_state always in sync with MSR_IA32_XFD
2023-06-03 15:24 UTC (2+ messages)
` [PATCH] selftests/x86/amx: Add a CPU hotplug test
[PATCH] powerpc: use appropriate error codes
2023-06-03 15:00 UTC
[PATCH 0/6] Several device-mapper fixes
2023-06-03 14:52 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned
` [PATCH v2 2/6] device-mapper: Avoid pointer arithmetic overflow
` [PATCH v2 3/6] device-mapper: structs and parameter strings must not overlap
` [PATCH v2 4/6] device-mapper: Avoid double-fetch of version
` [PATCH v2 5/6] device-mapper: Refuse to create device named "control"
` [PATCH v2 6/6] device-mapper: "." and ".." are not valid symlink names
[PATCH 5.15 00/35] 5.15.115-rc3 review
2023-06-03 14:37 UTC
[PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
2023-06-03 14:51 UTC (5+ messages)
` [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
2023-06-03 14:44 UTC (4+ messages)
[PATCH RESEND 0/2] drivers: base: Add tests showing devm handling inconsistencies
2023-06-03 14:43 UTC (5+ messages)
` [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
` [PATCH RESEND 2/2] drivers: base: Add basic devm tests for platform devices
[PATCH v4 0/1] Introduce a vringh accessor for IO memory
2023-06-03 14:40 UTC (3+ messages)
` [PATCH v4 1/1] vringh: IOMEM support
[PATCH 5.15 00/37] 5.15.115-rc2 review
2023-06-03 14:36 UTC (6+ messages)
[PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver
2023-06-03 14:30 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: micrel: Move KSZ9477 errata fixes "
` [PATCH net-next 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling
[PATCH] crypto: Fix checkpatch issues
2023-06-03 14:24 UTC
[PATCH 4/6] device-mapper: Avoid double-fetch of version
2023-06-03 14:21 UTC (3+ messages)
[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
2023-06-03 14:13 UTC (3+ messages)
` [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
[report net/ipv6] neighbor table overflow causing CPU lockup followed by reset
2023-06-03 13:54 UTC
[PATCH v5 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
2023-06-03 13:54 UTC (14+ messages)
` [PATCH v5 2/7] iio: light: vcnl4000: Add proximity ps_it for vcnl4200
` [PATCH v5 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
` [PATCH v5 4/7] iio: light: vcnl4000: add illuminance irq vcnl4040/4200
` [PATCH v5 5/7] iio: light: vcnl4000: Add period for vcnl4040/4200
` [PATCH v5 6/7] iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
` [PATCH v5 7/7] iio: light: vcnl4000: Add calibration bias "
[GIT PULL] probes: Fixes for 6.4-rc4
2023-06-03 13:46 UTC (2+ messages)
[gustavoars:testing/fam01-next20230602] BUILD REGRESSION 20aaaa40b39f5178aee00e3982b68ab8fd0c59a8
2023-06-03 13:21 UTC
[PATCH] HID: logitech-hidpp: Handle timeout differently from busy
2023-06-03 13:17 UTC (4+ messages)
[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
2023-06-03 12:59 UTC (6+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
[PATCH 1/1] net/sched: cls_u32: Fix reference counter leak leading to overflow
2023-06-03 12:35 UTC (5+ messages)
[PATCH] Bluetooth: L2CAP: Add missing checks for invalid DCID
2023-06-03 12:28 UTC
[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
2023-06-03 12:27 UTC (8+ messages)
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
[tip:x86/urgent] BUILD SUCCESS a37f2699c36a7f6606ba3300f243227856c5ad6b
2023-06-03 12:22 UTC
[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
2023-06-03 12:10 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox