messages from 2024-08-21 18:44:19 to 2024-08-21 20:19:52 UTC [more...]
[PATCH] watchdog: rti_wdt: Allow timeout config with timeout-sec
2024-08-21 20:19 UTC
[PATCH V3] video/aperture: optionally match the device in sysfb_disable()
2024-08-21 20:18 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
2024-08-21 20:16 UTC
[PATCH V3 00/15] Add Battery and USB Supply for AXP717
2024-08-21 20:15 UTC (6+ messages)
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp
[PATCH v12 00/24] nfs/nfsd: add support for localio
2024-08-21 20:14 UTC (11+ messages)
` [PATCH v12 22/24] nfs: push localio nfsd_file_put call out to client
` [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (6)
2024-08-21 20:13 UTC (2+ messages)
[PATCH] i2c: Remove I2C_COMPAT config symbol and related code
2024-08-21 20:13 UTC
[RFC] Big TCP and ping support vs. max ICMP{,v6} packet size
2024-08-21 20:12 UTC (5+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc4-64-gd59a2908cfee3)
2024-08-21 20:11 UTC
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-21 20:11 UTC (4+ messages)
` [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups
[linux-next:pending-fixes] BUILD SUCCESS 2a8f5e00ea9f366e7e4adb4e5af5414c6497c527
2024-08-21 20:09 UTC
[PATCH bpf-next] bpf: bpf_core_calc_relo_insn() should verify relocation type id
2024-08-21 20:08 UTC (6+ messages)
dm-integrity and write reordering
2024-08-21 20:08 UTC (2+ messages)
+ revert-mm-skip-cma-pages-when-they-are-not-available.patch added to mm-hotfixes-unstable branch
2024-08-21 20:07 UTC
[PATCH v1] driver:usb:lpc32xx_udc:Remove NULL check of list_entry()
2024-08-21 20:07 UTC (2+ messages)
[PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints
2024-08-21 20:06 UTC (3+ messages)
[PATCH] drm/i915: Do not attempt to load the GSC multiple times
2024-08-21 20:06 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Do not attempt to load the GSC multiple times (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH v2 0/7] Add thermal thresholds support
2024-08-21 20:05 UTC (5+ messages)
` [PATCH v2 2/7] thermal/core: Add "
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-21 20:03 UTC (2+ messages)
[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
2024-08-21 20:02 UTC (18+ messages)
` [PATCH 02/12] drm/xe: Introduce GGTT documentation
` [PATCH 03/12] drm/xe: Remove unnecessary drm_mm.h includes
` [PATCH 04/12] drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
` [PATCH 05/12] drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
` [PATCH 06/12] drm/xe: Rename xe_ggtt_node related functions
` [PATCH 07/12] drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
` [PATCH 08/12] drm/xe: Introduce xe_ggtt_largest_hole
` [PATCH 09/12] drm/xe: Introduce xe_ggtt_print_holes
` [PATCH 10/12] drm/xe: Refactor xe_ggtt balloon functions to make the node clear
` [PATCH 11/12] drm/xe: Make xe_ggtt_node struct independent
` [PATCH 12/12] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
` ✓ CI.Patch_applied: success for series starting with [01/12] drm/xe: Removed unused xe_ggtt_printk
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
selinux: support IPPROTO_SMC in socket_type_to_security_class()
2024-08-21 20:01 UTC (6+ messages)
[PATCH v2] rust: add `ARef::into_raw`
2024-08-21 20:01 UTC (3+ messages)
[PATCH 1/3] drm/amdgpu: re-work VM syncing
2024-08-21 20:01 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: sync to KFD fences before clearing PTEs
[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
2024-08-21 19:59 UTC (2+ messages)
[LTP] [PATCH v2] cgroup_fj_common.sh: Do not disable systemd related cgroup subsystems
2024-08-21 19:58 UTC (5+ messages)
[PATCH v2 1/1] dt-bindings: nvmem: sfp: add ref to nvmem-deprecated-cells.yaml
2024-08-21 19:54 UTC
[PATCH] Revert "mm: skip CMA pages when they are not available"
2024-08-21 19:53 UTC (2+ messages)
[PATCH 0/8] smb: fix some bugs, move duplicate definitions to common header file, and some small cleanups
2024-08-21 19:51 UTC (5+ messages)
` [PATCH 6/8] smb: move some duplicate definitions to common/smbacl.h
` [PATCH 8/8] smb: move SMB2 Status code to common header file
[PATCH RFT v10 0/8] fork: Support shadow stacks in clone3()
2024-08-21 19:49 UTC (9+ messages)
` [PATCH RFT v10 1/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v10 2/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v10 3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v10 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v10 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v10 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v10 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v10 8/8] selftests/clone3: Test shadow stack support
[PATCH 00/13] DC Patches August 15, 2024
2024-08-21 19:50 UTC (7+ messages)
` [PATCH 12/13] drm/amd/display: Fix a typo in revert commit
` "
[jgunthorpe:fwctl 17/20] include/linux/cxl/mailbox.h:66:24: error: field 'mbox_wait' has incomplete type
2024-08-21 19:49 UTC
[PATCH v7 0/2] virtio-net: define UDP tunnel offload
2024-08-21 19:48 UTC (6+ messages)
` [PATCH v7 1/2] virtio-net: define UDP tunnel segmentation offload feature
` [PATCH v7 2/2] virtio-net: define UDP tunnel checksum "
[PATCH] tests/amdgpu: enable amd_deadlock test on Renior
2024-08-21 19:48 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[LTP] [PATCH 1/1] lapi: Remove HAVE_LINUX_FS_H
2024-08-21 19:47 UTC (2+ messages)
[LTP] [PATCH 0/3] lib: print kernel version
2024-08-21 19:46 UTC (3+ messages)
[PATCH RFC 0/2] migration: introduce strict SLA
2024-08-21 19:45 UTC (11+ messages)
` [PATCH RFC 2/2] migration: abort on destination if switchover limit exceeded
[OE-core][PATCH v3] piglit: upgrade 22eaf6a91c -> c11c9374c1
2024-08-21 19:46 UTC
[OE-core][PATCH v3] piglit: upgrade 22eaf6a91c -> c11c9374c1
2024-08-21 19:45 UTC
[RFC PATCH v1 0/5] dts: add VFs to the framework
2024-08-21 19:44 UTC (19+ messages)
` [RFC PATCH v1 1/5] dts: allow binding only a single port to a different driver
` [RFC PATCH v1 2/5] dts: parameterize what ports the TG sends packets to
` [RFC PATCH v1 3/5] dts: add class for virtual functions
` [RFC PATCH v1 4/5] dts: add OS abstractions for creating "
` [RFC PATCH v1 5/5] dts: add functions for managing VFs to Node
` [RFC PATCH v2 0/5] dts: add VFs to the framework
` [RFC PATCH v2 1/5] dts: allow binding only a single port to a different driver
` [RFC PATCH v2 2/5] dts: parameterize what ports the TG sends packets to
` [RFC PATCH v2 3/5] dts: add class for virtual functions
` [RFC PATCH v2 4/5] dts: add OS abstractions for creating "
` [RFC PATCH v2 5/5] dts: add functions for managing VFs to Node
[PATCH i-g-t v2 0/3] Introduce memory mapping tests
2024-08-21 19:44 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for Introduce memory mapping tests (rev2)
` ✓ CI.xeBAT: "
[PATCH] staging: rtl8723bs: add spaces arround operators
2024-08-21 19:44 UTC (2+ messages)
[PATCH RFC v2 0/6] inode: turn i_state into u32
2024-08-21 19:42 UTC (5+ messages)
` [PATCH RFC v2 5/6] inode: port __I_LRU_ISOLATING to var event
[PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined
2024-08-21 19:40 UTC (5+ messages)
arch_prctl()
2024-08-21 19:41 UTC (6+ messages)
[linux-next:master 4740/5728] arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dtb: audio-codec@18: Unevaluated properties are not allowed ('clocks' was unexpected)
2024-08-21 19:39 UTC
[Linux-6.11-rc4] perf BROKEN with LLVM/Clang 19.1.0-rc3
2024-08-21 19:37 UTC (2+ messages)
[PATCH v2 0/1] Add support for EU stall sampling
2024-08-21 19:35 UTC (4+ messages)
` [PATCH v2 1/1] drm/xe/eustall: "
[PATCH 00/10] Simplify the page flags a little
2024-08-21 19:34 UTC (11+ messages)
` [PATCH 01/10] mm: Remove PageActive
` [PATCH 02/10] mm: Remove PageSwapBacked
` [PATCH 03/10] mm: Remove PageReadahead
` [PATCH 04/10] mm: Remove PageSwapCache
` [PATCH 05/10] mm: Remove PageUnevictable
` [PATCH 06/10] mm: Remove PageMlocked
` [PATCH 07/10] mm: Remove PageOwnerPriv1
` [PATCH 08/10] mm: Remove page_has_private()
` [PATCH 09/10] mm: Rename PG_mappedtodisk to PG_owner_2
` [PATCH 10/10] x86: Remove PG_uncached
[PATCH] ppc: fixed incorrect name filed in vmstate_tlbemb_entry
2024-08-21 19:33 UTC (6+ messages)
[PATCH 0/3] Fixes for NFS/RDMA device removal
2024-08-21 19:34 UTC (4+ messages)
[PATCH 1/2] wifi: brcmfmac: add support for TRX firmware download
2024-08-21 16:10 UTC (6+ messages)
[PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
2024-08-21 19:30 UTC (3+ messages)
[linux-next:master 5403/5728] arch/arm64/boot/dts/amlogic/meson-g12b-radxa-zero-2-pro.dtb: sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
2024-08-21 19:28 UTC
[Intel-wired-lan] [PATCH iwl-next v3] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
2024-08-21 19:26 UTC (3+ messages)
` "
[PATCH v3 0/7] drm/xe/oa: xe_syncs for OA
2024-08-21 19:26 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/oa: xe_syncs for OA (rev3)
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS eeef440b74832a7265e449a102cb7dbef2afc647
2024-08-21 19:24 UTC
[PATCH v2 0/2] Add retry tuning sequence
2024-08-21 19:24 UTC (3+ messages)
` [PATCH v2 1/2] mmc: sdhci_am654: Add retry tuning
` [PATCH v2 2/2] mmc: sdhci_am654: Add prints to tuning algorithm
[PATCH 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics
2024-08-21 19:24 UTC (4+ messages)
` [PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
[PATCH v2 5/5] cgit: add higher-level cgit crate
2024-08-21 19:23 UTC (3+ messages)
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-21 19:21 UTC (9+ messages)
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
[PATCH 1/1] dt-bindings: crypto: fsl,sec-v4.0: add second register space for rtic
2024-08-21 19:20 UTC
[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
2024-08-21 19:18 UTC (3+ messages)
[PATCH rdma-next 6/7] RDMA/nldev: Add support for RDMA monitoring
2024-08-21 19:18 UTC (2+ messages)
[PATCH v2 cmpxchg 0/3] Provide emulation for one-byte cmpxchg() for v6.12
2024-08-21 18:10 UTC (2+ messages)
` [PATCH v2 cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
[PATCH 0/3] kunit: Improve format of some assertion messages
2024-08-21 19:14 UTC (4+ messages)
` [PATCH 1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion
` [PATCH 2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion
` [PATCH 3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion
No sound from XonarDX
2024-08-21 19:12 UTC
lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
2024-08-21 19:12 UTC (7+ messages)
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-21 19:10 UTC (4+ messages)
` [PATCH 09/19] mm: New follow_pfnmap API
[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
2024-08-21 19:11 UTC (5+ messages)
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns()
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-08-21 19:11 UTC (3+ messages)
` [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
[PATCH] builtin/stash: test push with new file added and removed
2024-08-21 19:09 UTC
[PATCH v2 0/3] send-email: add --mailmap support
2024-08-21 19:09 UTC (7+ messages)
` [PATCH v2 1/3] check-mailmap: accept "user@host" contacts
"git stash push" behaves weirdly when files is added in index and removed (and the other way around)
2024-08-21 19:09 UTC
[PATCH v4 0/6] mm: split underused THPs
2024-08-21 19:09 UTC (13+ messages)
` [PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios
[PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler
2024-08-21 19:09 UTC
[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-08-21 19:07 UTC (3+ messages)
[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
2024-08-21 19:07 UTC (3+ messages)
[PATCH fstests v2] generic/755: test that inode's ctime is updated on unlink
2024-08-21 19:07 UTC (3+ messages)
[PATCH 0/3] arm64: tegra: add power sensors and BT+WiFi to TX1
2024-08-21 18:58 UTC (4+ messages)
` [PATCH 1/3] arm64: tegra: wire up power sensors on Jetson TX1 DevKit
` [PATCH 2/3] arm64: tegra: wire up Bluetooth on Jetson TX1 module
` [PATCH 3/3] arm64: tegra: wire up WiFi "
[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
2024-08-21 19:06 UTC (4+ messages)
[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
2024-08-21 19:05 UTC (6+ messages)
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
[RFC PATCH 0/2] xdrgen - machine-generated XDR functions
2024-08-21 19:03 UTC (4+ messages)
` [RFC PATCH 2/2] NFSD: Create an initial nfs4_1.x file
[PATCH i-g-t v3] lib/gpgpu_fill: Write kernel using inline iga64 api
2024-08-21 19:03 UTC (3+ messages)
` ✓ CI.xeBAT: success for lib/gpgpu_fill: Write kernel using inline iga64 api (rev4)
` ✓ Fi.CI.BAT: "
[PATCH v2] docs: bug-bisect: rewrite to better match the other bisecting text
2024-08-21 19:02 UTC (4+ messages)
[PATCH v3 1/2] nvdimm: Fix devs leaks in scan_labels()
2024-08-21 19:00 UTC (4+ messages)
` [PATCH v3 2/2] nvdimm: Remove dead code for ENODEV checking "
Email Security upgrading process
2024-08-21 18:57 UTC
[PATCH v4 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-08-21 18:55 UTC (4+ messages)
` [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
[PATCH v4 0/2] fuse: add timeout option for requests
2024-08-21 18:54 UTC (4+ messages)
[Bug 217511] New: HP Pavilion x2 - Charging over USB-C not working
2024-08-21 18:54 UTC (2+ messages)
` [Bug 217511] HP Pavilion x2 12-b020nr "
[Bug 217511] HP Pavilion x2 12-b020nr - Charging over USB-C not working
2024-08-21 18:54 UTC
[Buildroot] [PATCH 1/1] package/proftpd: add option to enable mod_lang
2024-08-21 18:54 UTC
[PATCHSET v5 0/5] Add support for batched min timeout
2024-08-21 18:54 UTC (5+ messages)
` [PATCH 4/5] io_uring: add support for batch wait timeout
[v2 PATCH 1/2] hugetlb: arm64: add mte support
2024-08-21 18:47 UTC (2+ messages)
` [v2 PATCH 2/2] selftests: arm64: add hugetlb mte tests
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-08-21 18:46 UTC (2+ messages)
[PATCH v1 1/1] platform/x86: int3472: discrete: Remap "reset" to "enable" for OV7251
2024-08-21 18:40 UTC
[CI] drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 18:45 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocation (rev2)
[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
2024-08-21 18:44 UTC (2+ messages)
[PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-21 18:42 UTC (2+ messages)
` [PATCH 2/2] wifi: wilc1000: Add WILC3000 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.