messages from 2023-12-05 01:33:33 to 2023-12-05 02:32:01 UTC [more...]
[PATCH v2 0/2] drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
2023-12-05 2:31 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] drm/vkms: move wb's atomic_check from encoder to connector
[PATCH v3] misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
2023-12-05 2:30 UTC (2+ messages)
[PATCH 0/5] fix race-condition of proactive error handling mode
2023-12-05 2:30 UTC (3+ messages)
` [PATCH v3 0/7] "
[PATCH net-next v3] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
2023-12-05 2:30 UTC (2+ messages)
[net-next PATCH v11 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-12-05 2:30 UTC (2+ messages)
[PATCH] mm: filemap: Remove unnecessary ‘0’ values from ret
2023-12-05 2:29 UTC
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-05 2:28 UTC (11+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
[PATCH 0/3] mm/damon: export DAMON symbols and add sample loadable modules
2023-12-05 2:28 UTC (4+ messages)
` [PATCH 1/3] mm/damon/core: export symbols for supporting "
` [PATCH 2/3] samples: add working set size estimation DAMON sample module
` [PATCH 3/3] samples: add proactive reclamation "
[PATCH v2 0/3] net: usb: r8152: Fix lost config across deauthorize+authorize
2023-12-05 2:27 UTC (4+ messages)
` [PATCH net v2 3/3] r8152: Choose our USB config with choose_configuration() rather than probe()
[PATCH] amd64: Fix csum_partial_copy_generic()
2023-12-05 2:27 UTC (39+ messages)
` AW: "
` [RFC][PATCH] fix csum_and_copy_..._user() idiocy. "
` [RFC][PATCHES v2] checksum stuff
` [PATCH v2 01/18] make net/checksum.h self-contained
` [PATCH v2 1/9] reiserfs: Avoid touching renamed directory if parent does not change
` [PATCH v2 02/18] get rid of asm/checksum.h includes outside of include/net/checksum.h and arch
` [PATCH v2 2/9] ocfs2: Avoid touching renamed directory if parent does not change
` [PATCH v2 03/18] make net/checksum.h the sole user of asm/checksum.h
` [PATCH v2 3/9] udf_rename(): only access the child content on cross-directory rename
` [PATCH v2 4/9] ext2: Avoid reading renamed directory if parent does not change
` [PATCH v2 04/18] Fix the csum_and_copy_..._user() idiocy
` [PATCH v2 05/18] bits missing from csum_and_copy_{from,to}_user() unexporting
` [PATCH v2 5/9] ext4: don't access the source subdirectory content on same-directory rename
` [PATCH v2 06/18] consolidate csum_tcpudp_magic(), take default variant into net/checksum.h
` [PATCH v2 6/9] f2fs: Avoid reading renamed directory if parent does not change
` [PATCH v2 07/18] consolidate default ip_compute_csum()
` [PATCH v2 7/9] rename(): fix the locking of subdirectories
` [PATCH v2 08/18] alpha: pull asm-generic/checksum.h
` [PATCH v2 8/9] kill lock_two_inodes()
` [PATCH v2 09/18] mips: pull include of asm-generic/checksum.h out of #if
` [PATCH v2 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor
` [PATCH v2 10/18] nios2: pull asm-generic/checksum.h
` [PATCH v2 11/18] x86: merge csum_fold() for 32bit and 64bit
` [PATCH v2 12/18] x86: merge ip_fast_csum() "
` [PATCH v2 13/18] x86: merge csum_tcpudp_nofold() "
` [PATCH v2 14/18] amd64: saner handling of odd address in csum_partial()
` [PATCH v2 15/18] x86: optimized csum_add() is the same for 32bit and 64bit
` [PATCH v2 16/18] x86: lift the extern for csum_partial() into checksum.h
` [PATCH v2 17/18] x86_64: move csum_ipv6_magic() from csum-wrappers_64.c to csum-partial_64.c
` [PATCH v2 18/18] uml/x86: use normal x86 checksum.h
[PATCH v11 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
2023-12-05 2:26 UTC (2+ messages)
[PATCH v6 00/41] arm64: Reorganize kernel VA space for LPA2
2023-12-05 2:26 UTC (5+ messages)
` [PATCH v6 03/41] arm64: mm: get rid of kimage_vaddr global variable
[PATCH] usb: dwc3: xilinx: improve error handling for PM APIs
2023-12-05 2:24 UTC (4+ messages)
[PATCH v2] efi/loongarch: Use load address to calculate kernel entry address
2023-12-05 2:24 UTC (2+ messages)
[PATCH net-next v9 0/4] Rust abstractions for network PHY drivers
2023-12-05 2:24 UTC (17+ messages)
` [PATCH net-next v9 1/4] rust: core "
` [PATCH net-next v9 2/4] rust: net::phy add module_phy_driver macro
` [PATCH net-next v9 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v9 4/4] net: phy: add Rust Asix PHY driver
[Intel-xe] [CI 01/13] drm/xe: Split xe_info_init
2023-12-05 2:23 UTC (17+ messages)
` [Intel-xe] [CI 02/13] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [CI 05/13] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [CI 06/13] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [CI 07/13] drm/xe: Move force_wake "
` [Intel-xe] [CI 08/13] drm/xe: Reorder GGTT "
` [Intel-xe] [CI 09/13] drm/xe: Add a helper for DRM device-lifetime BO create
` [Intel-xe] [CI 10/13] drm/xe/uc: Split xe_uc_fw_init
` [Intel-xe] [CI 11/13] drm/xe/uc: Store firmware binary in system-memory backed BO
` [Intel-xe] [CI 12/13] drm/xe/uc: Extract xe_uc_sanitize_reset
` [Intel-xe] [CI 13/13] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/13] drm/xe: Split xe_info_init
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[RFC PATCH 00/42] Sharing KVM TDP to IOMMU
2023-12-05 1:52 UTC (5+ messages)
[PATCH v4 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
2023-12-05 2:20 UTC (4+ messages)
` [PATCH v4 1/3] "
[PATCH v2 1/2] dt-bindings: iio: temperature: Add AMS AS6200
2023-12-05 2:19 UTC (6+ messages)
` [PATCH v2 2/2] iio: temperature: Add support for "
[PATCH] mm: cma: Remove unnecessary ‘0’ values from ret
2023-12-05 2:17 UTC
[net-next PATCH v3 1/3] net: phy: extend PHY package API to support multiple global address
2023-12-05 2:17 UTC (3+ messages)
` [net-next PATCH v3 3/3] net: phy: add support for PHY package MMD read/write
[PATCH] gen_compile_commands.py: fix path resolve with symlinks in it
2023-12-05 2:15 UTC (3+ messages)
` (no subject)
` [PATCH v2] gen_compile_commands.py: fix path resolve with symlinks in it
[PATCH v2 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
2023-12-05 2:16 UTC (22+ messages)
` [PATCH v2 04/19] iommu/arm-smmu-v3: Make STE programming independent of the callers
` [PATCH v2 05/19] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
` [PATCH v2 06/19] iommu/arm-smmu-v3: Move arm_smmu_rmr_install_bypass_ste()
` [PATCH v2 07/19] iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions
` [PATCH v2 08/19] iommu/arm-smmu-v3: Build the whole STE in arm_smmu_make_s2_domain_ste()
` [PATCH v2 09/19] iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev
` [PATCH v2 10/19] iommu/arm-smmu-v3: Compute the STE only once for each master
[PATCH v12 00/22] Covert static log types in libraries to dynamic
2023-12-05 2:09 UTC (20+ messages)
` [PATCH 00/18] Convert "
` [PATCH 01/18] gso: don't log message on non TCP/UDP
` [PATCH 02/18] eal: drop no longer used GSO logtype
` [PATCH 03/18] log: drop unused RTE_LOGTYPE_TIMER
` [PATCH 04/18] efd: convert RTE_LOGTYPE_EFD to dynamic type
` [PATCH 05/18] mbuf: convert RTE_LOGTYPE_MBUF "
` [PATCH 06/18] acl: convert RTE_LOGTYPE_ACL "
` [PATCH 07/18] examples/power: replace use of RTE_LOGTYPE_POWER
` [PATCH 08/18] examples/l3fwd-power: "
` [PATCH 09/18] power: convert RTE_LOGTYPE_POWER to dynamic type
` [PATCH 10/18] ring: convert RTE_LOGTYPE_RING "
` [PATCH 11/18] mempool: convert RTE_LOGTYPE_MEMPOOL "
` [PATCH 12/18] lpm: convert RTE_LOGTYPE_LPM to dynamic types
` [PATCH 13/18] sched: convert RTE_LOGTYPE_SCHED to dynamic type
` [PATCH 14/18] examples/ipsec-secgw: replace RTE_LOGTYPE_PORT
` [PATCH 15/18] app/test: remove use of RTE_LOGTYPE_PIPELINE
` [PATCH 16/18] hash: mover rte_thash_gfni stubs out of header file
` [PATCH 17/18] hash: move rte_hash_set_alg "
` [PATCH 18/18] hash: convert RTE_LOGTYPE_HASH to dynamic type
[PATCH v2 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
2023-12-05 2:14 UTC (5+ messages)
` [PATCH v2 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
[PATCH v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-05 2:13 UTC (5+ messages)
` [PATCH v4 bpf-next 1/3] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v4 bpf-next 2/3] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[PATCH v5 1/2] exfat: change to get file size from DataLength
2023-12-05 2:11 UTC (2+ messages)
[PATCH] LoongArch: BPF: Remove fatal signed-extension instructions
2023-12-05 2:11 UTC (2+ messages)
[Intel-xe] [PATCH v2 0/3] drm/managed: Add drmm_release_action
2023-12-05 2:11 UTC (5+ messages)
` [Intel-xe] ✓ CI.Build: success for drm/managed: Add drmm_release_action (rev2)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
[PATCH net-next] tcp: add tracepoints for data send/recv/acked
2023-12-05 1:48 UTC (3+ messages)
[syzbot] [net?] INFO: rcu detected stall in sys_socket (10)
2023-12-05 2:10 UTC (2+ messages)
` [syzbot] [net?] INFO: rcu detected stall in sys_socket
[Bug 218221] New: Nouveau GSP fail on command cli:0xc1d0000
2023-12-05 2:09 UTC (3+ messages)
` [Bug 218221] "
[oe][meta-networking][dunfell][PATCH] traceroute: upgrade 2.1.0 -> 2.1.3
2023-12-05 2:08 UTC (2+ messages)
[PATCH] arcnet: restoring support for multiple Sohard Arcnet cards
2023-12-05 2:08 UTC (2+ messages)
[PATCH bpf v5 0/7] bpf: Fix the release of inner map
2023-12-05 2:08 UTC (2+ messages)
[PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
2023-12-05 2:06 UTC (3+ messages)
[syzbot] [kernel?] possible deadlock in alarm_handle_timer
2023-12-05 2:07 UTC
[PATCH v3 0/2] mmc: mediatek: add support for 64-steps tuning
2023-12-05 2:02 UTC (5+ messages)
` [PATCH v3 2/2] mmc: mediatek: extend number of tuning steps
[PATCH for-rc 0/6] Bugfixes and improvements for hns RoCE
2023-12-05 2:05 UTC (3+ messages)
[PATCH v3 0/3] arm64: Drop support for VPIPT i-cache policy
2023-12-05 2:04 UTC (4+ messages)
` [PATCH v3 3/3] arm64: Rename reserved values for CTR_EL0.L1Ip
[PATCH v15 00/23] TDX host kernel support
2023-12-05 2:04 UTC (10+ messages)
` [PATCH v15 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
[PATCH] nouveau/gsp: drop the gsp failure message to a debug
2023-12-05 2:01 UTC (2+ messages)
` [Nouveau] "
[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-05 1:58 UTC (3+ messages)
` [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
[PATCH v4 00/46] btrfs: add fscrypt support
2023-12-05 1:58 UTC (4+ messages)
` [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
[PATCH] serial: dw8250: Make DLF feature independent of ADDITIONAL_FEATURE
2023-12-05 1:55 UTC (4+ messages)
[PATCH 0/9] Hexagon (target/hexagon) Make generators object oriented
2023-12-05 1:53 UTC (10+ messages)
` [PATCH 1/9] Hexagon (target/hexagon) Clean up handling of modifier registers
` [PATCH 2/9] Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
` [PATCH 3/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
` [PATCH 4/9] Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
` [PATCH 5/9] Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
` [PATCH 6/9] Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
` [PATCH 7/9] Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
` [PATCH 8/9] Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
` [PATCH 9/9] Hexagon (target/hexagon) Remove dead functions from hex_common.py
[RFC 0/8] Support generic Luks encryption
2023-12-05 1:51 UTC (7+ messages)
[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
2023-12-05 1:53 UTC (10+ messages)
` [PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev()
[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from vma
2023-12-05 1:51 UTC
[PATCH 0/4] Simplify ISHTP client interface
2023-12-05 1:50 UTC (5+ messages)
` [PATCH 1/4] HID: Intel-ish-hid: Ishtp: Add helper functions for client connection
` [PATCH 2/4] HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection
` [PATCH 3/4] HID: intel-ish-hid: ishtp-fw-loader: "
` [PATCH 4/4] platform: chrome: cros_ec_ishtp: "
[Intel-gfx] [PATCH] drm/i915/gt: Reduce log severity on reset prepare
2023-12-05 1:51 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Reduce log severity on reset prepare. (rev2)
[PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
2023-12-05 1:50 UTC (3+ messages)
[PATCH] python3-pygments: upgrade 2.16.1 -> 2.17.2
2023-12-05 1:46 UTC
[PATCH bpf v4 0/7] bpf: Fix the release of inner map
2023-12-05 1:48 UTC (5+ messages)
` [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
[PATCH] usb: dwc3: gadget: Handle EP0 request dequeuing properly
2023-12-05 1:46 UTC (2+ messages)
[PATCH v2] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
2023-12-05 1:46 UTC (2+ messages)
[PATCH] drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyed
2023-12-05 1:46 UTC (2+ messages)
[PATCH] fs: exec: Remove unnecessary ‘NULL’ values from mm
2023-12-05 1:46 UTC
[LTP] [PATCH v2 1/1] enable fsx-linux.c running on VxWorks user space and add measurement of execution time
2023-12-05 1:46 UTC (4+ messages)
[PATCH 00/21] block atomic writes
2023-12-05 1:45 UTC (7+ messages)
` [PATCH 10/21] block: Add fops atomic write support
[PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
2023-12-05 1:45 UTC (5+ messages)
` [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
[oe] [V2][master][PATCH] cpuid: fix do_install
2023-12-05 1:43 UTC
[RFC] usb: dwc: ep0: Use -ESHUTDOWN in dwc3_ep0_stall_restart
2023-12-05 1:43 UTC (2+ messages)
[PATCH v6 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
2023-12-05 1:43 UTC (4+ messages)
` [PATCH v6 2/2] iio: light: isl76682: Add ISL76682 driver
[V2][master][meta-oe][PATCH] cpuid: fix do_install
2023-12-05 1:43 UTC
[PATCH] libxcrypt.inc: use alternatives to resolve crypt.3 conflict
2023-12-05 1:41 UTC
[PATCH RESEND] drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
2023-12-05 1:37 UTC (4+ messages)
[PATCH bpf-next 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
2023-12-05 1:36 UTC (2+ messages)
[Intel-gfx] [PATCH 0/3] drm/i915/display: Convert link bitrate to clock
2023-12-05 1:36 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Convert link bitrate to corresponding PLL clock
[V2][master][PATCH] cpuid: fix do_install
2023-12-05 1:35 UTC
drivers/video/fbdev/atmel_lcdfb.c:342:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-05 1:34 UTC
io_uring/poll.c:819:40: sparse: sparse: incorrect type in argument 2 (different base types)
2023-12-05 1:34 UTC
io_uring/poll.c:819:40: sparse: sparse: incorrect type in argument 2 (different base types)
2023-12-05 1:34 UTC
[RFC PATCH 00/86] Make the kernel preemptible
2023-12-05 1:33 UTC (5+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n
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.