messages from 2023-11-22 17:12:05 to 2023-11-22 17:50:14 UTC [more...]
[LTP] [linus:master] [mm/ksm] 5e924ff54d: ltp.ksm01.fail
2023-11-22 17:16 UTC (4+ messages)
` "
[nft PATCH] tests: shell: Fix sets/reset_command_0 for current kernels
2023-11-22 17:50 UTC (8+ messages)
[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
2023-11-22 17:49 UTC (7+ messages)
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver
[PATCH] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
2023-11-22 17:48 UTC
[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
2023-11-22 17:49 UTC (3+ messages)
[PATCH v2 0/9] Add NSS clock controller support for Qualcomm IPQ5332
2023-11-22 16:32 UTC (3+ messages)
` [PATCH v2 2/9] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
[PATCH v4 00/13] Support Andes PMU extension
2023-11-22 16:36 UTC (4+ messages)
` [PATCH v4 05/13] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
[PATCH v1 00/17] pinctrl: Convert struct group_desc to use struct pingroup
2023-11-22 16:35 UTC (2+ messages)
` [PATCH v1 13/17] pinctrl: keembay: Convert to use grp member
[PATCH bpf-next 00/10] BPF verifier retval logic fixes
2023-11-22 17:46 UTC (7+ messages)
` [PATCH bpf-next 04/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH bpf-next 05/10] selftests/bpf: add selftest validating callback result is enforced
[PATCH] eal/x86: add vendor ID checks for specific implementation
2023-11-22 17:45 UTC (3+ messages)
[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
2023-11-22 17:44 UTC (14+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] MAINTAINERS: Require kvm-xfstests smoke for ext4
` [PATCH 3/3] MAINTAINERS: Require kunit core tests for framework changes
[PATCH v3 0/3] Add arch_timer_edge_cases selftest
2023-11-22 17:43 UTC (3+ messages)
` [PATCH v3 1/3] KVM: arm64: selftests: Standardize GIC base addresses
[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
2023-11-22 17:43 UTC (3+ messages)
` [PATCH v3 02/12] qcom_scm: scm call for deriving a software secret
[PATCH v2 0/4] mm/ksm: Add ksm advisor
2023-11-22 17:43 UTC (10+ messages)
` [PATCH v2 1/4] mm/ksm: add "
` [PATCH v2 2/4] mm/ksm: add sysfs knobs for advisor
[PATCH v2 0/3] Add UFS RTC support
2023-11-22 17:43 UTC (5+ messages)
` [PATCH v2 1/3] scsi: ufs: core: Add ufshcd_is_ufs_dev_busy()
` [PATCH v2 2/3] scsi: ufs: core: Add UFS RTC support
` [PATCH v2 3/3] scsi: ufs: core: Add sysfs node for UFS RTC update
[PATCH v2 00/20] prepare for porting OP-TEE communication support
2023-11-22 17:29 UTC (21+ messages)
` [PATCH v2 01/20] include: provide linux/errno.h
` [PATCH v2 02/20] include: add linux/refcount.h
` [PATCH v2 03/20] bitops: split off linux/bits.h
` [PATCH v2 04/20] include: import <linux/instruction_pointer.h>
` [PATCH v2 05/20] asm-generic: split off typeconfused readl and friends
` [PATCH v2 06/20] asm-generic: migrate relaxed helpers into asm-generic/io.h
` [PATCH v2 07/20] include: add linux/io.h with strict prototypes
` [PATCH v2 08/20] include: import Linux word-at-a-time.h
` [PATCH v2 09/20] string: implement strscpy
` [PATCH v2 10/20] of: add CONFIG_OF for Linux compatibility
` [PATCH v2 11/20] include: asm-generic/atomic.h: define atomic_cmpxchg
` [PATCH v2 12/20] kbuild: build barebox for -std=gnu11
` [PATCH v2 13/20] include: linux/idr.h: implement more Linux API
` [PATCH v2 14/20] test: self: add simple IDR test
` [PATCH v2 15/20] include: implement dev_warn_once and friends
` [PATCH v2 16/20] include: add blocking notifier aliases
` [PATCH v2 17/20] include: add Linux ktime API
` [PATCH v2 18/20] of: constify string pointed to by struct of_device_id::compatible
` [PATCH v2 19/20] of: define of_devices_ensure_probed_by_compatible
` [PATCH v2 20/20] include: add linux/device.h wrapper around driver.h
[PATCH v4 bpf-next 00/17] Add kind layout, CRCs to BTF
2023-11-22 17:42 UTC (5+ messages)
[PATCH v3 00/19] btrfs: convert to the new mount API
2023-11-22 17:41 UTC (21+ messages)
` [PATCH v3 01/19] fs: indicate request originates from old mount api
` [PATCH v3 02/19] btrfs: split out the mount option validation code into its own helper
` [PATCH v3 03/19] btrfs: set default compress type at btrfs_init_fs_info time
` [PATCH v3 04/19] btrfs: move space cache settings into open_ctree
` [PATCH v3 05/19] btrfs: do not allow free space tree rebuild on extent tree v2
` [PATCH v3 06/19] btrfs: split out ro->rw and rw->ro helpers into their own functions
` [PATCH v3 07/19] btrfs: add a NOSPACECACHE mount option flag
` [PATCH v3 08/19] btrfs: add fs_parameter definitions
` [PATCH v3 09/19] btrfs: add parse_param callback for the new mount api
` [PATCH v3 10/19] btrfs: add fs context handling functions
` [PATCH v3 11/19] btrfs: add reconfigure callback for fs_context
` [PATCH v3 12/19] btrfs: add get_tree callback for new mount API
` [PATCH v3 13/19] btrfs: handle the ro->rw transition for mounting different subovls
` [PATCH v3 14/19] btrfs: switch to the new mount API
` [PATCH v3 15/19] btrfs: move the device specific mount options to super.c
` [PATCH v3 16/19] btrfs: remove old mount API code
` [PATCH v3 17/19] btrfs: move one shot mount option clearing to super.c
` [PATCH v3 18/19] btrfs: set clear_cache if we use usebackuproot
` [PATCH v3 19/19] btrfs: remove code for inode_cache and recovery mount options
[PATCH 1/3] MAINTAINERS: Introduce V: field for required tests
2023-11-22 17:41 UTC (2+ messages)
[PATCH net-next 0/5] Implement more ethtool_ops for Wangxun
2023-11-22 17:26 UTC (6+ messages)
` [PATCH net-next 1/5] net: wangxun: add flow control support
[PATCH 0/7] Cleanup and code duplication removal in xenguest
2023-11-22 17:41 UTC (3+ messages)
` [PATCH 6/7] tools/xg: Simplify xc_cpuid_xend_policy() and xc_msr_policy()
[PATCH 0/3] xen/MISRA: Remove nonstandard inline keywords
2023-11-22 17:40 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v1] Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
2023-11-22 17:40 UTC (2+ messages)
[PATCH] Bluetooth: Add documentation to exported functions in lib
2023-11-22 17:40 UTC (2+ messages)
[RESEND] Bluetooth: btusb: Don't suspend when there are connections
2023-11-22 17:40 UTC (2+ messages)
Optimize script for generating LinuxManBook.pdf
2023-11-22 17:39 UTC (3+ messages)
[PATCH mptcp-net v2] mptcp: fix inconsistent state on fastopen race
2023-11-22 17:39 UTC (2+ messages)
` mptcp: fix inconsistent state on fastopen race: Tests Results
[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-11-22 17:37 UTC (9+ messages)
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation
[igt-dev] [PATCH i-g-t 0/1] lib/igt_core: initialize srandom seed on startup
2023-11-22 17:37 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
[PATCH] sched/pelt: avoid underestimate of task utilization
2023-11-22 17:37 UTC (3+ messages)
stable-rc/queue/5.15 baseline: 142 runs, 4 regressions (v5.15.139-172-gb60494a37c0c)
2023-11-22 17:37 UTC
[PATCH v3] xen/x86: On x2APIC mode, derive LDR from APIC ID
2023-11-22 17:36 UTC (2+ messages)
[PATCH nft 1/1] tests: prettify JSON in test output and add helper
2023-11-22 17:36 UTC (4+ messages)
[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
2023-11-22 17:36 UTC (9+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module
[PATCH 1/1] tools: Disable __packed attribute compiler warning due to -Werror=attributes
2023-11-22 17:35 UTC (2+ messages)
[PATCH v5 2/3] selinux: fix conditional avtab slot hint
2023-11-22 17:35 UTC (3+ messages)
[PATCH v3 3/8] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
2023-11-22 17:34 UTC (3+ messages)
[PATCH v3 bpf-next 11/11] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
2023-11-22 17:34 UTC
drivers/clk/ingenic/jz4760-cgu.c:80 jz4760_cgu_calc_m_n_od() error: uninitialized symbol 'od'
2023-11-22 17:34 UTC
[PATCH] dt-bindings: iio: adc: ti,am3359-adc: Allow dmas property to be optional
2023-11-22 17:33 UTC (3+ messages)
[PATCH 00/24] Swapin path refactor for optimization and bugfix
2023-11-22 17:33 UTC (9+ messages)
` [PATCH 03/24] mm/swap: move no readahead swapin code to a stand alone helper
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check
[PATCH net-next] tools: ynl-gen: always append ULL/LL to range types
2023-11-22 17:33 UTC
[PATCH -stable,5.4 00/26] Netfilter stable fixes for 5.4
2023-11-22 17:32 UTC (4+ messages)
` [PATCH -stable,5.4 23/26] netfilter: nftables: update table flags from the commit phase
[PATCH] of: reserved-mem: add debug print for reservations
2023-11-22 17:31 UTC
[PATCH] ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case
2023-11-22 17:31 UTC (2+ messages)
Realtek 8822ce p2p support
2023-11-22 17:32 UTC (3+ messages)
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-22 16:29 UTC (9+ messages)
` [RESEND PATCH v7 01/10] mm: Allow deferred splitting of arbitrary anon large folios
` [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [RESEND PATCH v7 03/10] mm: thp: Introduce per-size thp sysfs interface
` [RESEND PATCH v7 04/10] mm: thp: Support allocation of anonymous small-sized THP
` [RESEND PATCH v7 05/10] selftests/mm/kugepaged: Restore thp settings at exit
` [RESEND PATCH v7 06/10] selftests/mm: Factor out thp settings management
` [RESEND PATCH v7 07/10] selftests/mm: Support small-sized THP interface in thp_settings
` [RESEND PATCH v7 08/10] selftests/mm/khugepaged: Enlighten for small-sized THP
[Buildroot] E-mail Account Verification For buildroot@busybox.net !!!
2023-11-22 17:31 UTC
[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-11-22 17:31 UTC (3+ messages)
` [PATCH 08/13] net: ravb: Rely on PM domain to enable refclk
[linux-firmware v1 0/3][pull request] Intel Wired LAN Firmware Updates 2023-11-22
2023-11-22 17:30 UTC (4+ messages)
` [linux-firmware v1 1/3] ice: update ice DDP package to 1.3.35.0
` [linux-firmware v1 2/3] ice: update ice DDP comms package to 1.3.45.0
` [linux-firmware v1 3/3] ice: update ice DDP wireless_edge package to 1.3.13.0
[Intel-gfx] [rft, PATCH v4 00/16] drm/i915/dsi: 4th attempt to get rid of IOSF GPIO
2023-11-22 17:30 UTC (11+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsi: 4th attempt to get rid of IOSF GPIO (rev2)
stable-rc/queue/4.14 baseline: 116 runs, 24 regressions (v4.14.330-29-geb49d51a5785)
2023-11-22 17:29 UTC
[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
2023-11-22 17:28 UTC (4+ messages)
` [Intel-xe] [RFC 03/25] drm/xe/eudebug: Introduce exec_queue events
[cocci] Detecting statements from the last if branch (with SmPL)?
2023-11-22 17:28 UTC (2+ messages)
[PATCH v2] CONTRIBUTING: Please sign your emails with PGP
2023-11-22 17:26 UTC (3+ messages)
[PATCH] eeprom: at24: use of_match_ptr()
2023-11-22 17:26 UTC (5+ messages)
FAILED: patch "[PATCH] apparmor: Fix regression in mount mediation" failed to apply to 5.4-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] apparmor: Fix regression in mount mediation" failed to apply to 5.10-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] apparmor: Fix regression in mount mediation" failed to apply to 6.6-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] apparmor: Fix regression in mount mediation" failed to apply to 5.15-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] hvc/xen: fix event channel handling for secondary consoles" failed to apply to 4.14-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] hvc/xen: fix event channel handling for secondary consoles" failed to apply to 4.19-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] hvc/xen: fix event channel handling for secondary consoles" failed to apply to 5.4-stable tree
2023-11-22 17:25 UTC
FAILED: patch "[PATCH] hvc/xen: fix event channel handling for secondary consoles" failed to apply to 5.10-stable tree
2023-11-22 17:25 UTC
[yocto][meta-yocto][poky][eSDK] builtin eSDK recipes generate wrong environment file
2023-11-22 17:24 UTC (2+ messages)
[net-next PATCH] net: phy: aquantia: drop wrong endianness conversion for addr and CRC
2023-11-22 17:24 UTC (2+ messages)
FAILED: patch "[PATCH] hvc/xen: fix console unplug" failed to apply to 4.14-stable tree
2023-11-22 17:24 UTC
[PATCH v1] perf MANIFEST: Add gen-sysreg for ARM SPE
2023-11-22 17:24 UTC (6+ messages)
[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
2023-11-22 17:23 UTC (6+ messages)
` [PATCH v1 2/2] net: stmmac: Add NPCM support
FAILED: patch "[PATCH] hvc/xen: fix console unplug" failed to apply to 4.19-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] hvc/xen: fix console unplug" failed to apply to 5.4-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 4.14-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 4.19-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 5.4-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 5.15-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 5.10-stable tree
2023-11-22 17:24 UTC
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 6.1-stable tree
2023-11-22 17:24 UTC
[Intel-xe] [PATCH 0/4] drm/xe: Assorted memory-management fixes
2023-11-22 17:23 UTC (9+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Ensure that we don't access the placements array out-of-bounds
` [Intel-xe] [PATCH 2/4] drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
` [Intel-xe] [PATCH 3/4] drm/xe/bo: Remove leftover trace_printk()
` [Intel-xe] [PATCH 4/4] drm/xe/vm: Fix ASID XA usage
FAILED: patch "[PATCH] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0" failed to apply to 6.5-stable tree
2023-11-22 17:24 UTC
[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
2023-11-22 17:23 UTC (13+ messages)
FAILED: patch "[PATCH] tty: serial: meson: fix hard LOCKUP on crtscts mode" failed to apply to 4.19-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty: serial: meson: fix hard LOCKUP on crtscts mode" failed to apply to 4.14-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty: serial: meson: fix hard LOCKUP on crtscts mode" failed to apply to 5.4-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty: serial: meson: fix hard LOCKUP on crtscts mode" failed to apply to 5.10-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty: serial: meson: fix hard LOCKUP on crtscts mode" failed to apply to 5.15-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty/sysrq: replace smp_processor_id() with get_cpu()" failed to apply to 4.19-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty/sysrq: replace smp_processor_id() with get_cpu()" failed to apply to 4.14-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] tty/sysrq: replace smp_processor_id() with get_cpu()" failed to apply to 5.4-stable tree
2023-11-22 17:23 UTC
FAILED: patch "[PATCH] proc: sysctl: prevent aliased sysctls from getting passed to" failed to apply to 5.10-stable tree
2023-11-22 17:22 UTC
FAILED: patch "[PATCH] proc: sysctl: prevent aliased sysctls from getting passed to" failed to apply to 5.15-stable tree
2023-11-22 17:22 UTC
Logitech G915 TKL broken; SHA identified; Please revert
2023-11-22 17:21 UTC
[Buildroot] [PATCH] package/zfs: bump version to 2.2.1
2023-11-22 17:20 UTC
[RFC] simplifying fast_dput(), dentry_kill() et.al
2023-11-22 17:20 UTC (10+ messages)
` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
` lockless case of retain_dentry() (was Re: [PATCH 09/15] fold the call of retain_dentry() into fast_dput())
[PATCH RFC 00/20] kasan: save mempool stack traces
2023-11-22 17:20 UTC (4+ messages)
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only
[igt-dev] [PATCH 1/2] [i-g-t] lib/igt_amd: Re-try display_require if require output is not valid
2023-11-22 17:20 UTC (2+ messages)
` [igt-dev] [PATCH 2/2] [i-g-t] tests/amdgpu: Fix display tests be skipped intermittently
[GIT PULL] nvme fixes for 6.7
2023-11-22 17:19 UTC (2+ messages)
[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
2023-11-22 17:19 UTC (6+ messages)
` [PATCH v3 102/108] leds: qcom-lpg: Make use of devm_pwmchip_alloc() function
` [PATCH v3 104/108] pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()
[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-11-22 17:19 UTC (2+ messages)
[PATCH v2 0/6] pwm: meson: dt-bindings fixup
2023-11-22 16:14 UTC (14+ messages)
` [PATCH v2 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type
[PATCH 1/6] arm64: dts: qcom: sc8180x-flex-5g: use 'gpios' suffix for PCI GPIOs
2023-11-22 17:18 UTC (3+ messages)
` [PATCH 4/6] arm64: dts: qcom: sm6115: align mem timer size cells with bindings
[PATCH] RISC-V: selftests: Fix compiler warnings
2023-11-22 17:18 UTC
[PATCH 00/21] Consistent naming scheme for deployed artifacts
2023-11-22 17:17 UTC (3+ messages)
` [PATCH 02/21] create-spdx-2.2.bbclass: use hardlink as well
` [OE-core] "
[PATCH] fstests: don't test -o norecovery in btrfs/220
2023-11-22 17:16 UTC (2+ messages)
[PATCH 1/1] ml/cnxk: fix name of TVM model with single layer
2023-11-22 17:16 UTC (5+ messages)
` [EXT] "
` [PATCH v2 "
[PATCH v2 0/4] Extend time to wait for UIP for some callers
2023-11-22 17:16 UTC (3+ messages)
` [PATCH v2 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s
[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
2023-11-22 17:15 UTC (5+ messages)
` [PATCH 5/7] coresight: tmc: Move ACPI support from AMBA driver to "
[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
2023-11-22 17:14 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
[PATCH v2] ARM: PL011: Fix DMA support
2023-11-22 17:15 UTC
[PATCH v2 1/2] console: provide best-effort clk_get_for_console helper
2023-11-22 17:13 UTC (2+ messages)
` [PATCH v2 2/2] serial: stm32: support probing with missing clock provider
[PATCH v6 0/6] Fix support of dw-edma HDMA NATIVE IP in remote setup
2023-11-22 17:12 UTC (6+ messages)
[PATCH v7 0/4] add zynqmp TCM bindings
2023-11-22 17:12 UTC (4+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support
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.