All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-16 20:46:34 to 2025-02-16 23:20:16 UTC [more...]

[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
 2025-02-16 23:09 UTC  (52+ messages)
` [PATCH v3 001/162] tcg: Add all_outop[]
` [PATCH v3 002/162] tcg: Remove INDEX_op_ext{8,16,32}*
` [PATCH v3 003/162] tcg: Merge INDEX_op_mov_{i32,i64}
` [PATCH v3 005/162] tcg: Merge INDEX_op_add_{i32,i64}
` [PATCH v3 006/162] tcg: Convert and to TCGOutOpBinary
` [PATCH v3 007/162] tcg: Merge INDEX_op_and_{i32,i64}
` [PATCH v3 009/162] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
` [PATCH v3 010/162] tcg: Convert andc to TCGOutOpBinary
` [PATCH v3 011/162] tcg: Merge INDEX_op_andc_{i32,i64}
` [PATCH v3 012/162] tcg: Convert or to TCGOutOpBinary
` [PATCH v3 013/162] tcg: Merge INDEX_op_or_{i32,i64}
` [PATCH v3 014/162] tcg/optimize: Fold orc with immediate to or
` [PATCH v3 015/162] tcg: Convert orc to TCGOutOpBinary
` [PATCH v3 016/162] tcg: Merge INDEX_op_orc_{i32,i64}
` [PATCH v3 017/162] tcg: Convert xor to TCGOutOpBinary
` [PATCH v3 018/162] tcg: Merge INDEX_op_xor_{i32,i64}
` [PATCH v3 019/162] tcg/optimize: Fold eqv with immediate to xor
` [PATCH v3 020/162] tcg: Convert eqv to TCGOutOpBinary
` [PATCH v3 021/162] tcg: Merge INDEX_op_eqv_{i32,i64}
` [PATCH v3 023/162] tcg: Merge INDEX_op_nand_{i32,i64}
` [PATCH v3 025/162] tcg: Convert nor to TCGOutOpBinary
` [PATCH v3 026/162] tcg: Merge INDEX_op_nor_{i32,i64}
` [PATCH v3 027/162] tcg/arm: Fix constraints for sub
` [PATCH v3 028/162] tcg: Convert sub to TCGOutOpSubtract
` [PATCH v3 030/162] tcg: Convert neg to TCGOutOpUnary
` [PATCH v3 032/162] tcg: Convert not "
` [PATCH v3 033/162] tcg: Merge INDEX_op_not_{i32,i64}
` [PATCH v3 034/162] tcg: Convert mul to TCGOutOpBinary
` [PATCH v3 035/162] tcg: Merge INDEX_op_mul_{i32,i64}
` [PATCH v3 037/162] tcg: Merge INDEX_op_muluh_{i32,i64}
` [PATCH v3 038/162] tcg: Convert mulsh to TCGOutOpBinary
` [PATCH v3 041/162] tcg: Merge INDEX_op_div_{i32,i64}
` [PATCH v3 043/162] tcg: Merge INDEX_op_divu_{i32,i64}
` [PATCH v3 044/162] tcg: Convert div2 to TCGOutOpDivRem
` [PATCH v3 045/162] tcg: Merge INDEX_op_div2_{i32,i64}
` [PATCH v3 047/162] tcg: Merge INDEX_op_divu2_{i32,i64}
` [PATCH v3 048/162] tcg: Convert rem to TCGOutOpBinary
` [PATCH v3 049/162] tcg: Merge INDEX_op_rem_{i32,i64}
` [PATCH v3 050/162] tcg: Convert remu to TCGOutOpBinary
` [PATCH v3 052/162] tcg: Convert shl "
` [PATCH v3 058/162] tcg: Do not require both rotr and rotl from the backend
` [PATCH v3 064/162] tcg: Merge INDEX_op_ctz_{i32,i64}
` [PATCH v3 066/162] tcg: Merge INDEX_op_ctpop_{i32,i64}
` [PATCH v3 070/162] tcg: Merge INDEX_op_mulu2_{i32,i64}
` [PATCH v3 071/162] tcg/loongarch64: Support negsetcond
` [PATCH v3 074/162] tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
` [PATCH v3 075/162] tcg: Convert setcond, negsetcond to TCGOutOpSetcond
` [PATCH v3 078/162] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PATCH v3 087/162] tcg: Merge INDEX_op_bswap16_{i32,i64}
` [PATCH v3 092/162] tcg: Convert extract to TCGOutOpExtract
` [PATCH v3 097/162] tcg: Convert extu_i32_i64 to TCGOutOpUnary

[PATCH v3 00/10] pinctrl: cy8c95x0: Clean up series
 2025-02-16 23:18 UTC  (2+ messages)

[PATCH v2] fuse: optimize over-io-uring request expiration check
 2025-02-16 23:16 UTC  (3+ messages)

linux-next: build failure after merge of the mm tree
 2025-02-16 23:14 UTC 

[litex-hub:litex-rebase 10/15] drivers/mtd/spi-nor/litex-spiflash.c:305:15: error: incompatible function pointer types initializing 'int (*)(struct spi_nor *, u8, const u8 *, size_t)' (aka 'int (*)(struct spi_nor *, unsigned char, const unsigned char *, unsigned long)') with an express
 2025-02-16 23:11 UTC 

❌ FAIL: Test report for master (6.14.0-rc3, upstream-mainline, 0ad2507d)
 2025-02-16 23:12 UTC 

[v2 PATCH 11/11] fsverity: improve performance by using multibuffer hashing
 2025-02-16 23:11 UTC  (2+ messages)

[PATCH] doc: reword sample application guides
 2025-02-16 23:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] drm/msm: Initial fixes for DUALPIPE (+DSC) topology
 2025-02-16 23:06 UTC  (9+ messages)
` [PATCH v2 2/3] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host

[PATCH 00/27] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-02-16 23:03 UTC  (6+ messages)
` [PATCH 03/27] ASoC: tas2764: Extend driver to SN012776
` [PATCH 09/27] ASoC: tas2764: Apply Apple quirks

[PATCH] Documentation: ABI: sysfs-class-tpm: Fix typo
 2025-02-16 23:02 UTC 

[PATCH 0/4] RISC-V CRC optimizations
 2025-02-16 22:55 UTC  (10+ messages)
` [PATCH 1/4] riscv/crc: add "template" for Zbc optimized CRC functions
` [PATCH 2/4] riscv/crc32: reimplement the CRC32 functions using new template
` [PATCH 3/4] riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
` [PATCH 4/4] riscv/crc64: add Zbc optimized CRC64 functions

[PATCH] io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
 2025-02-16 22:58 UTC 

[PATCH v10 7/8] rust: Add read_poll_timeout functions
 2025-02-16 22:50 UTC  (4+ messages)

Linux kernel 6.14-rc3 released
 2025-02-16 22:47 UTC 

[PATCH] staging:gpib:agilent_82350b: Fixed spelling errors removed commented code
 2025-02-16 22:45 UTC 

[PATCHv3 0/5] ublk zero-copy support
 2025-02-16 22:43 UTC  (4+ messages)
` [PATCHv3 5/5] io_uring: cache nodes and mapped buffers

[PATCH v2 04/11] rv: Add option for nested monitors and include sched
 2025-02-16 22:39 UTC  (2+ messages)

[PATCH next 1/1] lib: Optimise hex_dump_to_buffer()
 2025-02-16 22:37 UTC  (3+ messages)

[PATCH v2] usb: dwc3: gadget: Prevent irq storm when TH re-executes
 2025-02-16 22:31 UTC  (7+ messages)

[PATCH v3] usb: dwc3: gadget: Prevent irq storm when TH re-executes
 2025-02-16 22:30 UTC 

[PATCH v2 0/3] Add Rockchip 3568001/2 errata workarounds and enable ITS on RK356x
 2025-02-16 22:16 UTC  (8+ messages)
` [PATCH v2 1/3] irqchip/gic-v3: Add Rockchip 3568002 erratum workaround
` [PATCH v2 2/3] arm64: dts: rockchip: rk356x: Add MSI controller node
` [PATCH v2 3/3] arm64: dts: rockchip: rk356x: Move PCIe MSI to use GIC ITS instead of MBI

Linux 6.14-rc3
 2025-02-16 22:17 UTC 

linux-next: manual merge of the dmaengine-fixes tree with Linus' tree
 2025-02-16 22:16 UTC 

[PATCH v9 0/3] TPM TIS SPI Support
 2025-02-16 22:11 UTC  (4+ messages)
` [PATCH v9 1/3] tpm/tpm_tis_spi: Support TPM for SPI (Serial Peripheral Interface)
` [PATCH v9 2/3] tpm/tpm_tis_spi: activation for the PowerNV machines
` [PATCH v9 3/3] tests/qtest/tpm: add unit test to tis-spi

❌ FAIL: Test report for master (6.14.0-rc2, upstream-mainline, 224e7451)
 2025-02-16 22:12 UTC 

[PATCH] block/merge: remove unnecessary min() with UINT_MAX
 2025-02-16 22:09 UTC  (3+ messages)

[PATCH net-next 0/6] net: phy: improve and simplify EEE handling in phylib
 2025-02-16 22:09 UTC  (12+ messages)
` [PATCH net-next 1/6] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next 2/6] net: phy: improve phy_disable_eee_mode
` [PATCH net-next 3/6] net: phy: remove disabled EEE modes from advertising_eee in phy_probe
` [PATCH net-next 4/6] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next 5/6] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next 6/6] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-02-16 19:39 UTC  (10+ messages)

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-16 21:57 UTC  (21+ messages)
` [PATCH v2 11/28] x86: spl: Drop duplicate CPU init
` [PATCH v2 12/28] x86: Drop the message about features missing in 64-bit
` [PATCH v2 13/28] x86: Include stdbool.h in interrupt header
` [PATCH v2 14/28] x86: Tidy up the GDT size in start/16.S
` [PATCH v2 15/28] x86: Disable paging before changing to long mode
` [PATCH v2 16/28] x86: Use the same GDT when jumping "
` [PATCH v2 17/28] x86: Use a simple jump into "
` [PATCH v2 18/28] x86: Rename the _D dirty flag
` [PATCH v2 19/28] x86: Support CPU functions in long mode
` [PATCH v2 20/28] x86: Tidy up address size in MTRR calculations
` [PATCH v2 21/28] Add a 64-bit version of is_power_of_2()
` [PATCH v2 22/28] x86: Support MTRRs of 4GB on 32-bit machines
` [PATCH v2 23/28] x86: emulation: Set an MTRR for the RAM
` [PATCH v2 24/28] scripts: Expand a few options
` [PATCH v2 25/28] test/py: Add a helper to send characters
` [PATCH v2 26/28] test/py: Allow tests to be filtered by role
` [PATCH v2 27/28] RFC: test/py: Deal with timeouts
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04

[Regression] wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STA
 2025-02-16 21:55 UTC 

[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent (2)
 2025-02-16 21:55 UTC 

[syzbot] Monthly kernfs report (Feb 2025)
 2025-02-16 21:54 UTC 

[syzbot] Monthly bcachefs report (Feb 2025)
 2025-02-16 21:54 UTC 

[syzbot] Monthly hams report (Feb 2025)
 2025-02-16 21:54 UTC 

[syzbot] Monthly jfs report (Feb 2025)
 2025-02-16 21:54 UTC 

[syzbot] Monthly dri report (Feb 2025)
 2025-02-16 21:53 UTC 

[syzbot] Monthly wireless report (Feb 2025)
 2025-02-16 21:53 UTC 

[syzbot] Monthly ntfs3 report (Feb 2025)
 2025-02-16 21:53 UTC 

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-16 21:52 UTC  (10+ messages)

[PATCH] man/man7/mount_namespaces.7: Fix an incorrect path in an example
 2025-02-16 21:49 UTC  (3+ messages)

[PATCH] dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
 2025-02-16 21:47 UTC 

[PATCH 1/2] rust: fix clippy::too-long-first-doc-paragraph
 2025-02-16 21:46 UTC  (3+ messages)
` [PATCH 2/2] rust: enable `too-long-first-doc-paragraph` clippy lint

lvm2 weirdness in Fedora 40
 2025-02-16 21:45 UTC  (2+ messages)

[bug report] HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar
 2025-02-16 21:42 UTC 

[Buildroot] [PATCH v2] configs/polyhex_debix_model_a_defconfig: new defconfig
 2025-02-16 21:38 UTC 

[bug report] drm/panthor: Expose size of driver internal BO's over fdinfo
 2025-02-16 21:38 UTC  (2+ messages)

[PATCH 00/10] HWMON support + DebugFS + Improvements
 2025-02-16 21:38 UTC  (12+ messages)
` [PATCH 07/10] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH 08/10] platform/x86: alienware-wmi-wmax: Add support for manual fan control
` [PATCH 10/10] platform/x86: alienware-wmi: Improve and update documentation

[PATCH] Add function define for PoE
 2025-02-16 21:37 UTC  (4+ messages)
` [PATCH] dt-bindings:leds: Add function define for POE

[Buildroot] [PATCH] configs/polyhex_debix_model_a_defconfig: new defconfig
 2025-02-16 21:37 UTC  (3+ messages)

[PATCH v3 0/3] iio: light: add al3000a als support
 2025-02-16 21:24 UTC  (5+ messages)
` [PATCH v3 2/3] iio: light: Add support for AL3000a illuminance sensor

[PATCH v2] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-02-16 21:31 UTC 

[PATCH] agetty: Implement netlink based IP address lookup
 2025-02-16 21:24 UTC 

[Bug 219789] New: [regression] Moving Logitech mouse causes WINE to lag
 2025-02-16 21:19 UTC 

[PATCH] xen/memory: Make resource_max_frames() to return 0 on unknown type
 2025-02-16 21:19 UTC 

[PATCH 0/2] net: tsec: Improve receive error path
 2025-02-16 21:18 UTC  (6+ messages)
` [PATCH 1/2] net: tsec: Reorder tsec_recv and tsec_free_pkt
` [PATCH 2/2] net: tsec: Re-arm packet buffer in error case

[RFC PATCH 0/4] fs: Add support for Windows file attributes
 2025-02-16 21:17 UTC  (12+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API
` [RFC PATCH 2/4] fs: Extend FS_IOC_FS[GS]ETXATTR API for Windows attributes

Add Commit Summary in blame?
 2025-02-16 21:13 UTC  (3+ messages)

[PATCH 0/5] hw: More DEVICE_ [NATIVE -> LITTLE] _ENDIAN conversions
 2025-02-16 21:03 UTC  (2+ messages)

[PATCH v8 0/6] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-16 21:03 UTC  (2+ messages)

[PULL 00/39] Misc HW patches for 2025-02-16
 2025-02-16 21:01 UTC  (12+ messages)
` [PULL 29/39] hw/qdev-properties-system: Introduce EndianMode QAPI enum
` [PULL 30/39] hw/intc/xilinx_intc: Make device endianness configurable
` [PULL 31/39] hw/net/xilinx_ethlite: "
` [PULL 32/39] hw/timer/xilinx_timer: "
` [PULL 33/39] hw/char/xilinx_uartlite: "
` [PULL 34/39] hw/ssi/xilinx_spi: "
` [PULL 35/39] hw/arm: Mark Allwinner Technology devices as little-endian
` [PULL 36/39] hw/mips: Mark Boston machine "
` [PULL 37/39] hw/mips: Mark Loonson3 Virt "
` [PULL 38/39] hw/pci-host: Mark versatile regions "
` [PULL 39/39] hw/rx: Allow execution without either bios or kernel

[PATCH] smb: client: fix chmod(2) regression with ATTR_READONLY
 2025-02-16 21:02 UTC 

[PATCH] doc: use 'title' consistently
 2025-02-16 21:02 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] Driver core addition for 6.14-rc3
 2025-02-16 21:03 UTC  (2+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.14-rc3
 2025-02-16 21:02 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v6.14-rc3
 2025-02-16 21:02 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.14-rc3
 2025-02-16 21:02 UTC  (2+ messages)

[PATCH] fs/ntfs3: Prevent integer overflow in hdr_first_de()
 2025-02-16 20:52 UTC 

[PATCH] fs/ntfs3: Fix a couple integer overflows on 32bit systems
 2025-02-16 20:52 UTC 


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.