messages from 2024-05-13 07:24:39 to 2024-05-13 08:03:21 UTC [more...]
[PATCH] drm/i915: Correct error handler
2024-05-13 7:25 UTC (2+ messages)
[GIT PULL] x86/platform changes for v6.10
2024-05-13 8:03 UTC
[PATCH] kconfig: default to zero if int/hex symbol lacks default property
2024-05-13 8:02 UTC (5+ messages)
[PATCH] docs: brief-yoctoprojectqs: explicit version dependency on websockets python module
2024-05-13 8:02 UTC (3+ messages)
[rdma:for-next] BUILD SUCCESS 49ca2b2ef3d003402584c68ae7b3055ba72e750a
2024-05-13 8:00 UTC
[ANNOUNCE] 4.4.302-cip87-rt49
2024-05-13 8:01 UTC
[PATCH 00/20] core_hotunplug improvements
2024-05-13 8:00 UTC (13+ messages)
` [PATCH 07/20] drm/xe/guc: s/guc_fini/guc_fini_hw/
` [PATCH 09/20] drm/xe/guc_pc: s/pc_fini/pc_fini_hw/
` [PATCH 13/20] drm/xe/coredump: move over to devm
` [PATCH 14/20] drm/xe/gt: break out gt_fini into sw vs hw state
` [PATCH 15/20] drm/xe: make gt_remove use devm
` [PATCH 16/20] drm/xe/mmio: move mmio_fini over to devm
[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
2024-05-13 7:59 UTC (7+ messages)
[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
2024-05-13 7:59 UTC (6+ messages)
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
[PATCH 18/22] drm/amd/pm: check negtive return for table entries
2024-05-13 7:58 UTC (3+ messages)
[PATCH v8] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
2024-05-13 7:58 UTC (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[Buildroot] [PATCH v3 01/14] package/qt6: bump version to 6.7.0
2024-05-13 7:57 UTC (4+ messages)
` [Buildroot] [PATCH v3 02/14] package/qt6/qt6base: patch CVE-2024-33861
[PATCH v2] bcache: allow allocator to invalidate bucket in gc
2024-05-13 7:57 UTC (18+ messages)
` Kernel error with 6.8.9
[PATCH 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach
2024-05-13 7:57 UTC (2+ messages)
[arnd-asm-generic:syscall-tbl-6.9 30/46] arch/riscv/kernel/syscall_table.c: asm/syscall_table.h is included more than once
2024-05-13 7:56 UTC
[PATCH bpf-next v2 1/4] selftests/bpf: Add some null pointer checks
2024-05-13 7:52 UTC (2+ messages)
[GIT PULL] x86/mm changes for v6.10
2024-05-13 7:57 UTC (2+ messages)
` [GIT PULL] x86/percpu "
[PATCH] nvme: enable FDP support
2024-05-13 7:56 UTC (2+ messages)
What's cooking in git.git (May 2024, #05; Sat, 11)
2024-05-13 7:55 UTC (3+ messages)
[PATCH] drm/bridge: adv7511: Attach next bridge without creating connector
2024-05-13 8:02 UTC
[PATCH v2 00/45] target/hppa: Misc improvements
2024-05-13 7:47 UTC (46+ messages)
` [PATCH v2 01/45] target/hppa: Move cpu_get_tb_cpu_state out of line
` [PATCH v2 02/45] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
` [PATCH v2 03/45] target/hppa: Move constant destination check into use_goto_tb
` [PATCH v2 04/45] target/hppa: Pass displacement to do_dbranch
` [PATCH v2 05/45] target/hppa: Allow prior nullification in do_ibranch
` [PATCH v2 06/45] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
` [PATCH v2 07/45] target/hppa: Add install_iaq_entries
` [PATCH v2 08/45] target/hppa: Add install_link
` [PATCH v2 09/45] target/hppa: Delay computation of IAQ_Next
` [PATCH v2 10/45] target/hppa: Skip nullified insns in unconditional dbranch path
` [PATCH v2 11/45] target/hppa: Simplify TB end
` [PATCH v2 12/45] target/hppa: Add IASQ entries to DisasContext
` [PATCH v2 13/45] target/hppa: Add space arguments to install_iaq_entries
` [PATCH v2 14/45] target/hppa: Add space argument to do_ibranch
` [PATCH v2 15/45] target/hppa: Use umax in do_ibranch_priv
` [PATCH v2 16/45] target/hppa: Always make a copy "
` [PATCH v2 17/45] target/hppa: Introduce and use DisasIAQE for branch management
` [PATCH v2 18/45] target/hppa: Use displacements in DisasIAQE
` [PATCH v2 19/45] target/hppa: Rename cond_make_* helpers
` [PATCH v2 20/45] target/hppa: Use TCG_COND_TST* in do_cond
` [PATCH v2 21/45] target/hppa: Use TCG_COND_TST* in do_log_cond
` [PATCH v2 22/45] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
` [PATCH v2 23/45] target/hppa: Use TCG_COND_TST* in do_unit_addsub
` [PATCH v2 24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PATCH v2 25/45] target/hppa: Use registerfields.h for FPSR
` [PATCH v2 26/45] target/hppa: Use TCG_COND_TST* in trans_ftest
` [PATCH v2 27/45] target/hppa: Remove cond_free
` [PATCH v2 28/45] target/hppa: Introduce DisasDelayException
` [PATCH v2 29/45] target/hppa: Use delay_excp for conditional traps
` [PATCH v2 30/45] target/hppa: Use delay_excp for conditional trap on overflow
` [PATCH v2 31/45] linux-user/hppa: Force all code addresses to PRIV_USER
` [PATCH v2 32/45] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
` [PATCH v2 33/45] target/hppa: Do not mask in copy_iaoq_entry
` [PATCH v2 34/45] target/hppa: Improve hppa_cpu_dump_state
` [PATCH v2 35/45] target/hppa: Split PSW X and B into their own field
` [PATCH v2 36/45] target/hppa: Manage PSW_X and PSW_B in translator
` [PATCH v2 37/45] target/hppa: Implement PSW_B
` [PATCH v2 38/45] target/hppa: Implement PSW_X
` [PATCH v2 39/45] target/hppa: Drop tlb_entry return from hppa_get_physical_address
` [PATCH v2 40/45] target/hppa: Adjust priv for B,GATE at runtime
` [PATCH v2 41/45] target/hppa: Implement CF_PCREL
` [PATCH v2 42/45] target/hppa: Implement PSW_T
` [PATCH v2 43/45] target/hppa: Implement PSW_H, PSW_L
` [PATCH v2 44/45] target/hppa: Log cpu state at interrupt
` [PATCH v2 45/45] target/hppa: Log cpu state on return-from-interrupt
[PATCH 00/11] reftable: expose write options as config
2024-05-13 7:54 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 02/11] reftable: consistently pass write opts as value
` [PATCH v2 04/11] reftable/writer: improve error when passed an invalid block size
` [PATCH v2 08/11] refs/reftable: allow configuring restart interval
` [PATCH v2 10/11] reftable: make the compaction factor configurable
[PATCH] perf build: Specify libtraceevent dir to rpath for asan/msan build
2024-05-13 7:53 UTC (3+ messages)
[PATCH net] net: fec: avoid lock evasion when reading pps_enable
2024-05-13 7:53 UTC (3+ messages)
Linux 6.9
2024-05-13 7:52 UTC (3+ messages)
` Build regressions/improvements in v6.9
[PATCH RESEND] parport: amiga: Mark driver struct with __refdata to prevent section mismatch
2024-05-13 7:52 UTC
[PATCH] vfio/pci: Collect hot-reset devices to local buffer
2024-05-13 7:51 UTC (2+ messages)
[PATCH v7 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-05-13 7:50 UTC (18+ messages)
` [PATCH v7 01/17] drm/vkms: Code formatting
` [PATCH v7 02/17] drm/vkms: Use drm_frame directly
` [PATCH v7 03/17] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v7 04/17] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v7 05/17] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v7 06/17] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v7 07/17] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v7 08/17] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v7 09/17] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v7 10/17] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v7 11/17] drm/vkms: Remove useless drm_rotation_simplify
` [PATCH v7 12/17] drm/vkms: Add YUV support
` [PATCH v7 13/17] drm/vkms: Add range and encoding properties to the plane
` [PATCH v7 14/17] drm/vkms: Drop YUV formats TODO
` [PATCH v7 15/17] drm/vkms: Create KUnit tests for YUV conversions
` [PATCH v7 16/17] drm/vkms: Add how to run the Kunit tests
` [PATCH v7 17/17] drm/vkms: Add support for DRM_FORMAT_R*
[LSF/MM/BPF TOPIC] Locally attached memory tiering
2024-05-13 7:48 UTC (5+ messages)
[PATCH v2 0/2] perf build: Specify libtraceevent dir to rpath for asan/msan build on 64-bit
2024-05-13 7:49 UTC (3+ messages)
` [PATCH v2 1/2] perf build: Specify libtraceevent dir to rpath for asan/msan build
` [PATCH v2 2/2] perf build: Add libtraceevent lib64 to -L directory & rpath on 64-bit
[PATCH RESEND v5 0/4] Reclaim lazyfree THP without splitting
2024-05-13 7:47 UTC (5+ messages)
` [PATCH RESEND v5 1/4] mm/rmap: remove duplicated exit code in pagewalk loop
` [PATCH RESEND v5 2/4] mm/rmap: integrate PMD-mapped folio splitting into "
` [PATCH RESEND v5 3/4] mm/mlock: check for THP missing the mlock in try_to_unmap_one()
` [PATCH RESEND v5 4/4] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Pull request: rpi-2024.07 rc3
2024-05-13 7:48 UTC
Contact Us Form Submission
2024-05-13 7:38 UTC
[PATCH v2 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
2024-05-13 7:44 UTC (2+ messages)
[PATCH 0/3] ASoC: grace time for DPCM cleanup
2024-05-13 7:36 UTC (9+ messages)
[PATCH rdma-next 0/3] RDMA/mana_ib: Add support of RC QPs
2024-05-13 7:46 UTC (3+ messages)
[PATCH] drm: use "0" instead of "" for deprecated driver date
2024-05-13 7:46 UTC (4+ messages)
[RESEND PATCH v4 0/2] Add StarFive JH7110 SoC DSI support
2024-05-13 7:46 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC
` [PATCH v4 2/2] drm/bridge: cdns-dsi: Add support for "
[f2fs-dev] Development of a new product
2024-05-13 7:45 UTC
Postępowanie restrukturyzacyjne
2024-05-13 7:46 UTC
Development of a new product
2024-05-13 7:45 UTC
[RFC PATCH 17/17] Add Kconfig, Makefile and integrate into wireless/ti folder
2024-05-13 7:46 UTC (2+ messages)
[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups
2024-05-10 15:08 UTC (7+ messages)
` [RESEND 1/6] drm/nouveau: convert to using is_hdmi and has_audio from display info
` [RESEND 2/6] drm/radeon: "
` [RESEND 3/6] drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
` [RESEND 4/6] drm/amdgpu: remove amdgpu_connector_edid() "
` [RESEND 5/6] drm/edid: add a helper for EDID sysfs property show
` [RESEND 6/6] drm/connector: update edid_blob_ptr documentation
[PATCH v2] drm/amd/display: fix documentation warnings for mpc.h
2024-05-11 4:16 UTC (3+ messages)
[PATCH] drm/amd/display: clean up some inconsistent indenting
2024-05-11 2:43 UTC
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-05-13 7:43 UTC (6+ messages)
` [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
[PATCH] vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
2024-05-13 7:44 UTC (3+ messages)
Kubernetes runners down?
2024-05-13 7:42 UTC
/sys/kernel/debug/vgaswitcheroo directory missing
2024-05-13 7:43 UTC (5+ messages)
[GIT PULL] Scheduler changes for v6.10
2024-05-13 7:43 UTC (2+ messages)
[PATCH v2 0/3] mtd: nand: mxc_nand: Convert to exec_op
2024-05-13 7:42 UTC (8+ messages)
` [PATCH v2 2/3] mtd: nand: mxc_nand: implement exec_op
` [PATCH v2 3/3] mtd: nand: mxc_nand: support software ECC
[GIT PULL] x86/fpu changes for v6.10
2024-05-13 7:41 UTC
[PATCH 2/22 V2] drm/amdgpu: the warning dereferencing obj for nbio_v7_4
2024-05-13 7:37 UTC (2+ messages)
Postępowanie restrukturyzacyjne
2024-05-13 7:36 UTC
[PATCH v2] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
2024-05-13 7:36 UTC (2+ messages)
[PATCH] workqueue: Fix rescuer task's name truncated
2024-05-13 7:35 UTC (2+ messages)
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-05-13 7:37 UTC (4+ messages)
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
[GIT PULL] x86/entry change for v6.10
2024-05-13 7:35 UTC
[PATCH v4 0/6] Link off between frames for edp
2024-05-13 7:31 UTC (3+ messages)
` [PATCH v4 4/6] drm/i915/alpm: Add compute config for lobf
cifs
2024-05-13 7:34 UTC (3+ messages)
[PATCH] generic: add gc stress test
2024-05-13 7:33 UTC (12+ messages)
[PATCH 2/2] nvme-pci: allow unmanaged interrupts
2024-05-13 7:33 UTC (2+ messages)
[PATCH V2 0/9] Add data type profiling support for powerpc
2024-05-13 7:32 UTC (4+ messages)
[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
2024-05-13 7:30 UTC (12+ messages)
[master][scarthgap][PATCH] ptest-runner: Bump to 2.4.4 (95f528c)
2024-05-13 7:32 UTC
[PATCH for-4.19 v3] tools/xen-cpuid: switch to use cpu-policy defined names
2024-05-13 7:31 UTC
[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
2024-05-13 7:21 UTC
[PATCH net-next 0/2] Fix phy_link_topology initialization
2024-05-13 7:30 UTC (5+ messages)
` [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-05-13 7:30 UTC (4+ messages)
` [PATCH 1/4] Documentation/firmware: add imx/se to other_interfaces
[GIT PULL] x86/cpu changes for v6.10
2024-05-13 7:30 UTC
[PATCH v7 0/7] Swap-out mTHP without splitting
2024-05-13 7:30 UTC (3+ messages)
` [PATCH v7 5/7] mm: swap: Allow storage of all mTHP orders
[PATCH] iwlwifi: mvm: Ignore NVM write status 0x1000
2024-05-13 7:26 UTC (2+ messages)
[PATCH] timer: npcm: Change counter source
2024-05-13 7:26 UTC
Checkout to different directory at certain commit without changing index
2024-05-13 7:26 UTC
[PATCH] phy: Use dt-bindig definations for npcm usb phy
2024-05-13 7:25 UTC
[PATCH net-next v7 0/7] net: stmmac: Add support for RZN1 GMAC devices
2024-05-13 7:25 UTC (16+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v7 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v7 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v7 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
` [PATCH net-next v7 5/7] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
` [PATCH net-next v7 6/7] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v7 7/7] ARM: dts: r9a06g032: describe GMAC1
[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
2024-05-13 7:26 UTC (4+ messages)
` [PATCH net-next v6 4/7] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
[PATCH] fix: correct typo in ext_zvkb configuration variable Signed-off-by: Kaiyao Duan <inspiremenow@murena.io>
2024-05-13 7:24 UTC (2+ messages)
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.