messages from 2025-04-11 08:22:52 to 2025-04-11 09:09:40 UTC [more...]
[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-11 5:50 UTC (3+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation
[PATCH net-next v3 0/6] xfrm & bonding: Correct use of xso.real_dev
2025-04-11 9:09 UTC (5+ messages)
` [PATCH net-next v3 5/6] bonding: Mark active offloaded xfrm_states
` [PATCH net-next v3 6/6] bonding: Fix multiple long standing offload races
[PATCH] iio: addac: ad74115: Fix use of uninitialized variable rate
2025-04-11 9:09 UTC (4+ messages)
[PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
2025-04-11 9:08 UTC (8+ messages)
` Configuring onboard devices, in particular memory contents (was: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller)
[PATCH v2] tpm_ffa_crb: access tpm service over FF-A direct message request v2
2025-04-11 9:08 UTC
[PATCH 00/10] Enable QEMU to run on browsers
2025-04-11 9:07 UTC (6+ messages)
Credentials not fully initialized before bprm_check LSM hook
2025-04-11 9:07 UTC (3+ messages)
[PATCH 0/7] ASoC: use snd_soc_dapm_to_component()
2025-04-11 9:07 UTC (6+ messages)
` [PATCH 1/7] ASoC: soc-component: use dapm->component instead of container_of()
[PATCH v5 0/3] Enable early bootup of Armv8-R AArch32 systems
2025-04-11 9:06 UTC (4+ messages)
` [PATCH v5 2/3] xen/arm32: Create the same boot-time MPU regions as arm64
[PATCH net-next 0/5] amd-xgbe: add support for AMD Crater
2025-04-11 9:05 UTC (5+ messages)
` [PATCH net-next 1/5] amd-xgbe: reorganize the code of XPCS access
` [PATCH net-next 2/5] amd-xgbe: reorganize the xgbe_pci_probe() code path
[f2fs-dev] [PATCH] Revert "resize.f2fs: add option for large_nat_bitmap feature"
2025-04-11 9:04 UTC (2+ messages)
[PATCH] platform/x86: thinkpad-acpi: Add support for new hotkey for camera shutter switch
2025-04-11 9:02 UTC (9+ messages)
[PATCH] tpm_ffa_crb: access tpm service over FF-A direct message request v2
2025-04-11 9:03 UTC (3+ messages)
[PATCH RFC 0/6] Add support to read the restart reason from IMEM
2025-04-11 9:03 UTC (5+ messages)
` [PATCH RFC 2/6] arm64: dts: qcom: ipq5424: Add the IMEM node
[LTP] [PATCH] unshare03: using soft limit of NOFILE
2025-04-11 9:03 UTC (6+ messages)
` [LTP] [PATCH v2] unshare03: set nr_open with sizeof(long)*8
[PATCH 0/5] ARM: dts: renesas: r9a06g032-rzn1d400-db: enable I2C infrastructure
2025-04-11 9:02 UTC (5+ messages)
` [PATCH 4/5] ARM: dts: renesas: r9a06g032-rzn1d400-db: describe LEDs
` [PATCH 5/5] ARM: dts: renesas: r9a06g032-rzn1d400-db: describe keys
[PATCH v3 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-04-11 8:57 UTC (2+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
[PATCH] rust: retain pointer mut-ness in `container_of!`
2025-04-11 9:02 UTC (2+ messages)
[PATCH v3 00/32] kselftest harness and nolibc compatibility
2025-04-11 9:00 UTC (33+ messages)
` [PATCH v3 01/32] selftests: harness: Add kselftest harness selftest
` [PATCH v3 02/32] selftests: harness: Use C89 comment style
` [PATCH v3 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH v3 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH v3 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v3 06/32] selftests: harness: Remove dependency on libatomic
` [PATCH v3 07/32] selftests: harness: Implement test timeouts through pidfd
` [PATCH v3 08/32] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH v3 09/32] selftests: harness: Always provide "self" and "variant"
` [PATCH v3 10/32] selftests: harness: Move teardown conditional into test metadata
` [PATCH v3 11/32] selftests: harness: Add teardown callback to "
` [PATCH v3 12/32] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH v3 13/32] selftests: harness: Guard includes on nolibc
` [PATCH v3 14/32] tools/nolibc: handle intmax_t/uintmax_t in printf
` [PATCH v3 15/32] tools/nolibc: use intmax definitions from compiler
` [PATCH v3 16/32] tools/nolibc: use pselect6_time64 if available
` [PATCH v3 17/32] tools/nolibc: use ppoll_time64 "
` [PATCH v3 18/32] tools/nolibc: add tolower() and toupper()
` [PATCH v3 19/32] tools/nolibc: add _exit()
` [PATCH v3 20/32] tools/nolibc: add setpgrp()
` [PATCH v3 21/32] tools/nolibc: implement waitpid() in terms of waitid()
` [PATCH v3 22/32] Revert "selftests/nolibc: use waitid() over waitpid()"
` [PATCH v3 23/32] tools/nolibc: add dprintf() and vdprintf()
` [PATCH v3 24/32] tools/nolibc: add getopt()
` [PATCH v3 25/32] tools/nolibc: allow different write callbacks in printf
` [PATCH v3 26/32] tools/nolibc: allow limiting of printf destination size
` [PATCH v3 27/32] tools/nolibc: add snprintf() and friends
` [PATCH v3 28/32] selftests/nolibc: use snprintf() for printf tests
` [PATCH v3 29/32] selftests/nolibc: rename vfprintf test suite
` [PATCH v3 30/32] selftests/nolibc: add test for snprintf() truncation
` [PATCH v3 31/32] tools/nolibc: implement width padding in printf()
` [PATCH v3 32/32] HACK: selftests/nolibc: demonstrate usage of the kselftest harness
[PATCH 1/6] leds: lp8860: Use regmap_multi_reg_write for EEPROM writes
2025-04-11 9:01 UTC (2+ messages)
[PATCH v2] char: tpm: tpm-buf: Add sanity check fallback in read helpers
2025-04-11 9:01 UTC (3+ messages)
[PATCH 0/2] xen/rangeset: one bugfix and unit testing
2025-04-11 9:00 UTC (4+ messages)
` [PATCH 2/2] tootls/tests: introduce unit tests for rangesets
[PATCH] MIPS: Remove unnecessary zero-length struct member
2025-04-11 9:00 UTC
[PATCH v2 0/5] drm/i915: error capture cleanups and refactor
2025-04-11 9:00 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: don't capture DERRMR for VLV/CHV (rev2)
` ✗ Fi.CI.SPARSE: "
[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
2025-04-11 8:59 UTC
[PATCH v2 0/2] btrfs: fix corner cases for subpage generic/363 failures
2025-04-11 8:58 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: make btrfs_truncate_block() to zero involved blocks in a folio
` [PATCH v2 2/2] btrfs: make btrfs_truncate_block() zero folio range for certain subpage corner cases
[PATCH] phy: qcom-qusb2: Update the phy settings for IPQ5424
2025-04-11 8:59 UTC (3+ messages)
[PATCH 0/2] Register bit definition for EDP_GENERAL_CAP2
2025-04-11 8:58 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for Register bit definition for EDP_GENERAL_CAP2 (rev2)
` ✓ i915.CI.BAT: success "
[PATCH v2] PCI: dw-rockchip: Enable L0S capability
2025-04-11 8:51 UTC (3+ messages)
[PATCH 0/2] Ignore spurious PCIe hotplug events
2025-04-11 8:58 UTC (4+ messages)
` [PATCH 1/2] PCI: pciehp: Ignore Presence Detect Changed caused by DPC
[Buildroot] [PATCH v2 1/1] configs/stm32mp157*_dk*: bump TF-A to 2.10, Linux to 6.12.22 and U-Boot to 2025.04
2025-04-11 8:58 UTC
[PATCH] nvmet: auth: Avoid sparse warning in nvmet_auth_sq_free()
2025-04-11 6:07 UTC (2+ messages)
[PATCH ath-next v3 0/4] wifi: ath12k: Fix multicast memory leak in tx path
2025-04-11 6:01 UTC (5+ messages)
` [PATCH ath-next v3 1/4] wifi: ath12k: Handle error cases during extended skb allocation
` [PATCH ath-next v3 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler
` [PATCH ath-next v3 3/4] wifi: ath12k: Fix memory leak during extended skb allocation
` [PATCH ath-next v3 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter
[PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support
2025-04-11 8:44 UTC (9+ messages)
` [PATCH v1 1/3] dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS
` [PATCH v1 2/3] pmdomain: mediatek: Bump maximum bus protect data array elements
` [PATCH v1 3/3] pmdomain: mediatek: Add support for Dimensity 1200 MT6893
[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
2025-04-11 8:56 UTC (10+ messages)
` [PATCH v2 03/22] rv: Let the reactors take care of buffers
` [PATCH v2 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v2 06/22] verification/dot2k: Remove __buff_to_string()
` [PATCH v2 07/22] verification/dot2k: Replace is_container() hack with subparsers
[PATCH 0/7] drm/panel: make prepare / enable / disable / unprepare return void
2025-04-11 8:55 UTC (3+ messages)
` [PATCH 7/7] drm/panel: make prepare/enable and disable/unprepare calls "
[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
2025-04-11 8:55 UTC (2+ messages)
[OE-core] python3: Allow to specify which pyc files to keep
2025-04-11 8:55 UTC (4+ messages)
` "
[PATCH] staging: rtl8723bs: Use boolean false instead of integer 0
2025-04-11 8:54 UTC
[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
2025-04-11 8:54 UTC (5+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
` [PATCH v4 4/4] mm/gup: clean up codes in fault_in_xxx() functions
[PATCH v3 0/2] ublk: decouple server threads from hctxs
2025-04-11 8:53 UTC (5+ messages)
` [PATCH v3 1/2] ublk: properly serialize all FETCH_REQs
` [PATCH v3 2/2] ublk: require unique task per io instead of unique task per hctx
[ndctl PATCH] cxl/region: Prevent destroying region out of order
2025-04-11 8:52 UTC
[RESEND PATCH] powerpc/ps3: Use str_write_read() in ps3_notification_read_write()
2025-04-11 8:51 UTC
[PATCH v3 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-04-11 8:51 UTC (5+ messages)
` [PATCH v3 06/18] clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probe
[PATCH v3 0/3] Add driver for Himax HX8279 DriverIC panels
2025-04-11 8:51 UTC (3+ messages)
` [PATCH v3 3/3] drm: panel: Add driver for Himax HX8279 DDIC panels
[PATCH 0/4] wifi: mwifiex: drop asynchronous init waiting code
2025-04-11 8:51 UTC (5+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument
[PATCH] mmc: esdhc-imx: convert to modern PM_OPS
2025-04-11 8:50 UTC (4+ messages)
[PATCH net-next] tipc: Removing deprecated strncpy()
2025-04-11 8:50 UTC
[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
2025-04-11 8:48 UTC (3+ messages)
[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
2025-04-11 8:39 UTC (4+ messages)
[RESEND PATCH] scsi: hpsa: Use str_enabled_disabled() helper function
2025-04-11 8:47 UTC
[PATCH net-next v25 00/23] Introducing OpenVPN Data Channel Offload
2025-04-11 8:47 UTC (10+ messages)
` [PATCH net-next v25 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v25 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v25 07/23] ovpn: implement basic TX path (UDP)
[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
2025-04-11 8:46 UTC (3+ messages)
[PATCH v1 0/6] Messon: Simplify error handling with dev_err_probe()
2025-04-11 8:33 UTC (25+ messages)
` [PATCH v1 1/6] phy: amlogic: phy-meson-gxl-usb2: "
` [PATCH v1 2/6] phy: amlogic: phy-meson-g12a-usb2: "
` [PATCH v1 3/6] phy: amlogic: phy-meson-axg-mipi-pcie-analog: "
` [PATCH v1 4/6] phy: amlogic: phy-meson-axg-mipi-dphy: "
` [PATCH v1 5/6] phy: amlogic: phy-meson-axg-pcie: "
` [PATCH v1 6/6] phy: amlogic: phy-meson-axg-pcie: Fix PHY creation order in axg-pcie probe
[PATCH] PCI: dw-rockchip: Add system PM support
2025-04-11 8:35 UTC (3+ messages)
[PATCH 0/2] riscv: misaligned: Add ZCB handling and fix sleeping function
2025-04-11 8:38 UTC (6+ messages)
` [PATCH 2/2] riscv: misaligned: fix sleeping function called during misaligned access handling
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-04-11 8:37 UTC (4+ messages)
` (subset) "
[master/scarthgap][PATCH v2] ti-hsm-demo-fw: Add a recipe to export prebuilt HSM demo firmware
2025-04-11 8:44 UTC (3+ messages)
` [meta-ti] "
[RESEND PATCH] pcmcia: Use str_off_on() and str_yes_no() helpers
2025-04-11 8:44 UTC
[PATCH] net: fix GTP packet parsing
2025-04-11 8:43 UTC
[PATCH] arm64: dts: qcom: Remove unnecessary MM_[UD]L audio routes
2025-04-11 8:43 UTC (2+ messages)
[PATCH v2] mmc: mtk-sd: Add condition to enable 'single' burst type
2025-04-11 5:46 UTC (3+ messages)
[PATCH net-next v5 0/4] net: ethtool: Introduce ethnl dump helpers
2025-04-11 7:26 UTC (4+ messages)
` [PATCH net-next v5 1/4] net: ethtool: Introduce per-PHY DUMP operations
[PATCH v13 00/11] Support page table check on PowerPC
2025-04-11 5:52 UTC (4+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
[v2] drm/amd/amdgpu: Fix array bounds check in amdgpu_hw_ip_info
2025-04-11 8:42 UTC
[RESEND PATCH] KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
2025-04-11 8:42 UTC
[RFC PATCH] mm: huge_memory: add folio_mark_accessed() when zapping file THP
2025-04-11 8:42 UTC (8+ messages)
[PATCH v4 0/6] dm: fix issues with swapping dm tables
2025-04-11 8:41 UTC (2+ messages)
[PATCH wireless] wifi: iwlwifi: pcie: set state to no-FW before reset handshake
2025-04-11 8:40 UTC
[PATCH v3 00/11] systemd based initrd and modular kernel support
2025-04-11 8:40 UTC (3+ messages)
` [PATCH v3 01/11] systemd: enable efi support by default
` [OE-core] "
[PATCH V5 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
2025-04-11 8:39 UTC (4+ messages)
` [PATCH V5 1/3] rtc: atcrtc100: Add "
[PATCH v2] arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0
2025-04-11 8:39 UTC (2+ messages)
[PATCH] mm/swap: set active flag after adding the folio to activate fbatch
2025-04-11 8:28 UTC
[PATCH v3 0/8] drm: Introduce sparse GEM shmem
2025-04-11 8:38 UTC (10+ messages)
[LTP] [PATCH v3] ioctl_loop06: update loopback block size validation
2025-04-11 8:38 UTC (3+ messages)
` [LTP] [PATCH v4] "
[PATCH v10 00/18] Support spread spectrum clocking for i.MX8M PLLs
2025-04-11 8:38 UTC (3+ messages)
[PATCH] rust: fix building firmware abstraction on 32bit arm
2025-04-11 8:37 UTC (2+ messages)
[PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
2025-04-11 8:37 UTC (7+ messages)
[ast-bpf:trylock 7/7] mm/slub.c:4430:40: error: no member named 'cpu_slab' in 'struct kmem_cache'
2025-04-11 8:35 UTC
[PATCH v2 0/2] drm/ci: Add devicetree validation and KUnit tests
2025-04-11 8:35 UTC (8+ messages)
` [PATCH v2 1/2] drm/ci: Add jobs to validate devicetrees
[anolis-intel-cloud:devel-5.10 9/9] include/linux/kern_levels.h:5:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int'
2025-04-11 8:35 UTC
[PATCH v1 1/3] landlock: Log the TGID of the domain creator
2025-04-11 8:35 UTC (2+ messages)
[PATCH v1 1/2] platform/x86: int3472: add hpd pin support
2025-04-11 8:34 UTC (4+ messages)
` [PATCH v1 2/2] media: i2c: change lt6911uxe irq_gpio name to "hpd"
[PATCH v5 0/3] Add support for Amlogic A4/A5 Reset
2025-04-11 8:32 UTC (7+ messages)
` [PATCH v5 2/3] arm64: dts: amlogic: Add A4 Reset Controller
[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
2025-04-11 8:34 UTC (5+ messages)
` [PATCH 05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
` [PATCH 06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
[PATCH v2 0/9] memcg: cleanup per-cpu stock
2025-04-11 8:34 UTC (3+ messages)
` [PATCH v2 6/9] memcg: do obj_cgroup_put inside drain_obj_stock
[PATCH v3] usb: common: usb-conn-gpio: use a unique name for usb connector device
2025-04-11 8:33 UTC
[PATCH net-next] selftests/vsock: add initial vmtest.sh for vsock
2025-04-11 8:32 UTC (2+ messages)
[v5 1/6] drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h
2025-04-11 8:29 UTC (6+ messages)
` [v5 2/6] drm/amdgpu: Register the new sdma function pointers for each sdma IP version that needs them
` [v5 3/6] drm/amdgpu: switch amdgpu_sdma_reset_engine to use the new sdma function pointers
` [v5 4/6] drm/amdgpu: optimize queue reset and stop logic
` [v5 5/6] drm/amdgpu: Implement SDMA soft reset directly for v5.x
` [v5 6/6] drm/amdgpu:remove old sdma reset callback mechanism
[PATCH i-g-t 0/2] Add test to validate survivability mode
2025-04-11 7:53 UTC (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_configfs: Add library for configfs
` [PATCH i-g-t 2/2] tests/intel/xe_configfs: Add test to validate survivability mode
Preparing for OP-TEE 4.6.0
2025-04-11 8:30 UTC
[PATCH] arm64: dts: ti: k3-j721e-common-proc-board: Add bootph-all to HBMC nodes
2025-04-11 8:26 UTC
[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
2025-04-11 8:29 UTC (7+ messages)
[syzbot] [gfs2?] UBSAN: shift-out-of-bounds in gfs2_fill_super
2025-04-11 8:28 UTC
[GIT PULL] overlayfs fixes for 6.15-rc2
2025-04-11 8:28 UTC
Pytanie o ofertę
2025-04-11 8:05 UTC
[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
2025-04-11 8:26 UTC (9+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "
[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
2025-04-11 8:25 UTC (11+ messages)
[PATCH v1 0/4] Add debugfs support for fastrpc driver
2025-04-11 8:25 UTC (10+ messages)
` [PATCH v1 4/4] misc: fastrpc: Add debugfs support for fastrpc
[PATCH RESEND] tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
2025-04-11 8:25 UTC (2+ messages)
[PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
2025-04-11 8:21 UTC (3+ messages)
[PATCH] drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_info
2025-04-11 8:22 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.