messages from 2024-03-01 01:20:51 to 2024-03-01 02:30:19 UTC [more...]
sizeof pointer vs sizeof struct
2024-03-01 2:30 UTC (3+ messages)
[PATCH v4 net-next 00/15] af_unix: Rework GC
2024-03-01 2:22 UTC (16+ messages)
` [PATCH v4 net-next 01/15] af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd
` [PATCH v4 net-next 02/15] af_unix: Allocate struct unix_edge "
` [PATCH v4 net-next 03/15] af_unix: Link struct unix_edge when queuing skb
` [PATCH v4 net-next 04/15] af_unix: Bulk update unix_tot_inflight/unix_inflight "
` [PATCH v4 net-next 05/15] af_unix: Iterate all vertices by DFS
` [PATCH v4 net-next 06/15] af_unix: Detect Strongly Connected Components
` [PATCH v4 net-next 07/15] af_unix: Save listener for embryo socket
` [PATCH v4 net-next 08/15] af_unix: Fix up unix_edge.successor "
` [PATCH v4 net-next 09/15] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v4 net-next 10/15] af_unix: Skip GC if no cycle exists
` [PATCH v4 net-next 11/15] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v4 net-next 12/15] af_unix: Assign a unique index to SCC
` [PATCH v4 net-next 13/15] af_unix: Detect dead SCC
` [PATCH v4 net-next 14/15] af_unix: Replace garbage collection algorithm
` [PATCH v4 net-next 15/15] selftest: af_unix: Test GC for SCM_RIGHTS
[PATCH nf,v2 1/2] netfilter: nf_tables: disallow anonymous set with timeout flag
2024-03-01 2:26 UTC (2+ messages)
` [PATCH nf,v2 2/2] netfilter: nf_tables: reject constant set with timeout
[linux-next:master 10220/11156] fs/f2fs/segment.c:4912:12: sparse: sparse: symbol 'f2fs_zone_status' was not declared. Should it be static?
2024-03-01 2:24 UTC
[android-common:android15-6.6 1/2] fs/btrfs/extent_io.c:1003:25: error: label 'out' used but not defined
2024-03-01 2:24 UTC
drivers/iommu/exynos-iommu.o: warning: objtool: exynos_sysmmu_irq() falls through to next function __cfi_exynos_iommu_identity_attach()
2024-03-01 2:24 UTC
[PATCH] pds_core: Fix possible double free in error handling path
2024-03-01 2:23 UTC
[Intel-wired-lan] [PATCH iwl-net 0/3] intel: fix routines that disable queue pairs
2024-03-01 2:23 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net 2/3] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: reorder disabling IRQ and NAPI in ice_qp_dis
[PATCH 0/6] Fix dmraid regression bugs
2024-03-01 2:22 UTC (3+ messages)
[PATCH v2] btrfs: support device name lookup in forget
2024-03-01 2:21 UTC (2+ messages)
[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
2024-03-01 2:20 UTC (5+ messages)
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
2024-03-01 2:19 UTC (3+ messages)
` [PATCH v2] arm64: "
[PATCH v4 00/12] Add support for NIST P521 to ecdsa
2024-03-01 2:20 UTC (13+ messages)
` [PATCH v4 01/12] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v4 02/12] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v4 03/12] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v4 04/12] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v4 05/12] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v4 06/12] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
` [PATCH v4 07/12] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v4 08/12] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v4 09/12] crypto: ecdsa - Rename keylen to bufsize where necessary
` [PATCH v4 10/12] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v4 11/12] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
` [PATCH v4 12/12] crypto: x509 - Add OID for NIST P521 and extend parser for it
[PATCH V2] migration: massage cpr-reboot documentation
2024-03-01 2:16 UTC (2+ messages)
[PATCH v8 4/8] drm/fb_dma: Add generic set_scanout_buffer() for drm_panic
2024-03-01 2:13 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
2024-03-01 2:16 UTC (4+ messages)
` [Lsf-pc] "
[PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS
2024-03-01 2:10 UTC (5+ messages)
[PATCH] drm/i915/lnl: Modeset sequence change for DP on LNL
2024-03-01 2:15 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v2] platform/x86: add lenovo generic wmi driver
2024-03-01 2:14 UTC
[oe][meta-oe][PATCH] grpc: upgrade 1.60.0 -> 1.60.1
2024-03-01 2:53 UTC
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-03-01 2:13 UTC (8+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH v2 0/6] wifi: ath11k: P2P support for QCA6390/WCN6855/QCA2066
2024-03-01 2:12 UTC (2+ messages)
[PATCH v5 00/13] riscv: ASID-related and UP-related TLB flush enhancements
2024-03-01 2:12 UTC (4+ messages)
` [PATCH v5 06/13] riscv: mm: Combine the SMP and UP TLB flush code
` [External] "
[LTP] [PATCH] pipe/pipe15.c: Adjust fd check for pipe creation
2024-03-01 2:12 UTC
[PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
2024-03-01 2:09 UTC (3+ messages)
` [PATCH v2 4/9] wifi: rtw88: Add rtw8703b.h
[PATCH v4 0/2] Add StarFive JH7110 SoC DSI support
2024-03-01 1:52 UTC (2+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC
[PATCH v9 0/4] PCI Dev and SG copy support
2024-03-01 2:07 UTC (5+ messages)
` [PATCH v10 4/4] app/dma-perf: add "
` [EXT] "
[PATCH 0/3] reload the firmware as needed
2024-03-01 2:06 UTC (4+ messages)
` [PATCH 3/3] net/nfp: add force reload firmware option
[PATCH] nfs: use KMEM_CACHE() to create nfs_commit_data cache
2024-03-01 2:06 UTC (3+ messages)
[PATCH net-next v3] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
2024-03-01 2:05 UTC
[openeuler:OLK-6.6 1659/3684] kernel/sched/fair.c:143:14: sparse: sparse: symbol 'sysctl_overload_detect_period' was not declared. Should it be static?
2024-03-01 2:03 UTC
[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
2024-03-01 2:04 UTC (10+ messages)
` "
[PATCH v4 0/3] wifi: ath11k: hibernation support
2024-03-01 2:04 UTC (6+ messages)
` [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
[PATCH v1] perf map: Fix map reference count issues
2024-03-01 2:04 UTC (2+ messages)
[PATCH] net/netvsc: fix number Tx queues > Rx queues
2024-03-01 2:03 UTC (3+ messages)
[PATCH v13 1/3] PCI: make pci_dev_is_disconnected() helper public for other drivers
2024-03-01 2:03 UTC (2+ messages)
[PATCH] tests: modernize the test script t0010-racy-git.sh
2024-03-01 2:03 UTC (8+ messages)
` [PATCH v2] "
[PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
2024-03-01 2:02 UTC (3+ messages)
[PATCH RFC v2 iproute2-next] devlink: Add eswitch attr option for shared descriptors
2024-03-01 2:02 UTC
[PATCH] media: mediatek: vcodec: support 36bit physical address
2024-03-01 2:01 UTC (2+ messages)
What's cooking in git.git (Feb 2024, #09; Tue, 27)
2024-03-01 2:02 UTC (3+ messages)
Next steps to turn on https://coretoolchain.dev?
2024-03-01 2:01 UTC (5+ messages)
[PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix
2024-03-01 1:59 UTC (4+ messages)
` [PATCH md-6.9 v4 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf
[PATCH] btrfs: warn on wrong dev_t in fs_devices cache
2024-03-01 1:59 UTC (2+ messages)
[PATCH] io_uring: get rid of intermediate aux cqe caches
2024-03-01 1:57 UTC (3+ messages)
[f2fs-dev] [PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
2024-03-01 1:58 UTC (7+ messages)
[PATCH RESEND] clk: set initial best mux parent to current parent when determining rate
2024-03-01 1:58 UTC (7+ messages)
[PATCH v1] libperf evlist: Avoid out-of-bounds access
2024-03-01 1:58 UTC (4+ messages)
Boot failure with ppc64 port on iMacs G5
2024-03-01 1:56 UTC (4+ messages)
[PATCH v2] docs/misra/rules.rst update
2024-03-01 1:56 UTC (3+ messages)
` [PATCH v2 1/3] docs/misra/rules.rst: add rule 16.6 and 20.12
[PATCH v3 0/7] Introduce multifd zero page checking
2024-03-01 1:55 UTC (9+ messages)
` [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [External] "
[PATCH] scsi: libsas: Fix disk not being scanned in after being removed
2024-03-01 1:55 UTC (3+ messages)
[PATCH] libceph: init the cursor when preparing the sparse read
2024-03-01 1:53 UTC (3+ messages)
[PATCH] btrfs: validate device maj:min during open
2024-03-01 1:51 UTC
[PATCH V5] systemd: fix a dead link under /var/log
2024-03-01 1:51 UTC (8+ messages)
` [OE-core] "
[PATCH v4 1/3] clk: samsung: Implement manual PLL control for ARM64 SoCs
2024-03-01 1:51 UTC (6+ messages)
` [PATCH v4 2/3] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH v4 3/3] arm64: dts: exynos: Add CPU clocks for Exynos850
[PATCH] iommu/vt-d: improve ITE fault handling if device was released
2024-03-01 1:51 UTC (2+ messages)
[PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
2024-03-01 1:50 UTC (8+ messages)
` [PATCH v6 17/23] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v6 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration
` [PATCH v6 22/23] migration/multifd: Add mapped-ram support to fd: URI
[LTP] [PATCH v1] libswap.c: Check free space with correct mnt path
2024-03-01 1:50 UTC
[PATCH] iommu/vt-d: avoid sending explicit ATS invalidation request to released device
2024-03-01 1:50 UTC (2+ messages)
[PATCH net v2 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
2024-03-01 1:49 UTC (3+ messages)
` [PATCH net v2 2/2] net: fec: Suspend and resume the PHY
[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
2024-03-01 1:49 UTC (6+ messages)
` [PATCH net-next 1/2] bnxt_en: Introduce devlink runtime driver param to set ptp tx timeout
[PATCH 4.19.y 0/9] Fix the UAF issue caused by the loop driver
2024-03-01 1:30 UTC (10+ messages)
` [PATCH 4.19.y 1/9] Revert "loop: Check for overflow while configuring loop"
` [PATCH 4.19.y 2/9] loop: Call loop_config_discard() only after new config is applied
` [PATCH 4.19.y 3/9] loop: Remove sector_t truncation checks
` [PATCH 4.19.y 4/9] loop: Factor out setting loop device size
` [PATCH 4.19.y 5/9] loop: Refactor loop_set_status() size calculation
` [PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device
` [PATCH 4.19.y 7/9] loop: Factor out configuring loop from status
` [PATCH 4.19.y 8/9] loop: Check for overflow while configuring loop
` [PATCH 4.19.y 9/9] loop: loop_set_status_from_info() check before assignment
[PATCH] app/dma-perf: support bi-directional transfer
2024-03-01 1:46 UTC (6+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH RFC v2 net-next 1/2] devlink: Add shared descriptor eswitch attr
2024-03-01 1:46 UTC (2+ messages)
[PATCH v3 0/4] auxdisplay: 7 segment LED display
2024-03-01 1:42 UTC (10+ messages)
` [PATCH v3 1/4] auxdisplay: Add 7-segment LED display driver
` [PATCH v3 2/4] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED
` [PATCH v3 3/4] ARM: dts: marvell: Add 7-segment LED display on x530
` [PATCH v3 4/4] ARM: dts: marvell: Indicate USB activity "
[openeuler:OLK-6.6 3620/3684] include/linux/ras.h:45:1: warning: no previous prototype for 'log_arm_hw_error'
2024-03-01 1:41 UTC
[linusw-pinctrl:ib-nomadik-gpio 7/25] kismet: WARNING: unmet direct dependencies detected for GPIO_NOMADIK when selected by PINCTRL_NOMADIK
2024-03-01 1:41 UTC
[tglx-devel:x86/core 2/6] process.c:undefined reference to `arch_needs_tick_broadcast'
2024-03-01 1:41 UTC
[PATCH v4 0/2] Add JH7110 MIPI DPHY TX support
2024-03-01 1:24 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-tx
` [PATCH v4 2/2] phy: starfive: Add mipi dphy tx support
[PATCH v2 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
2024-03-01 1:35 UTC (8+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v2 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v2 3/3] RISC-V: KVM: selftests: Add breakpoints test support
[PATCH 0/3] NCQ Priority sysfs sttributes for libsas
2024-03-01 1:37 UTC (4+ messages)
` [PATCH 1/3] ata: libata-sata: Factor out NCQ Priority configuration helpers
` [PATCH 2/3] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices
` [PATCH 3/3] scsi: pm80xx: Add libsas SATA sysfs attributes group
[LSF/MM/BPF TOPIC] Hugetlb Unifications
2024-03-01 1:37 UTC (2+ messages)
[PATCH 00/17 Part 2] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
2024-03-01 1:37 UTC (3+ messages)
` [PATCH 14/17] migration/option: Fix "
[broonie-ci:regmap-test-format] [regmap] af560701e3: RIP:__regmap_init
2024-03-01 1:37 UTC (3+ messages)
[PATCH v17 00/35] Drivers for Gunyah hypervisor
2024-03-01 1:35 UTC (10+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
` "
[PATCH v3 0/7] Thread memory improvements and fixes
2024-03-01 1:36 UTC (3+ messages)
` [PATCH v3 4/7] perf machine: Move machine's threads into its own abstraction
[PATCH v3] power: supply: bq2415x_charger: report online status
2024-03-01 1:34 UTC (3+ messages)
[PATCH v1 0/8] Add AST2700 support
2024-03-01 1:33 UTC (4+ messages)
` [PATCH v1 3/8] aspeed/sdmc: "
[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
2024-03-01 1:33 UTC (9+ messages)
` [PATCH v8 03/10] clk: eyeq5: add platform driver, and init routine at of_clk_init()
[PATCH v2] drm/i915: Reuse RPLU cdclk fns for MTL+
2024-03-01 1:32 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH net-next 0/3] netlink: handle EMSGSIZE errors in the core
2024-03-01 1:28 UTC (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] netdev: let netlink core handle -EMSGSIZE errors
` [PATCH net-next 3/3] genetlink: fit NLMSG_DONE into same read() as families
[ndctl PATCH v9 0/7] Support poison list retrieval
2024-03-01 1:31 UTC (8+ messages)
` [ndctl PATCH v9 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v9 2/7] cxl: add an optional pid check to event parsing
` [ndctl PATCH v9 3/7] cxl/event_trace: add a private context for private parsers
` [ndctl PATCH v9 4/7] cxl/event_trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v9 5/7] cxl/list: collect and parse media_error records
` [ndctl PATCH v9 6/7] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v9 7/7] cxl/test: add cxl-poison.sh unit test
[PATCH V4 00/14] allow cpr-reboot for vfio
2024-03-01 1:28 UTC (5+ messages)
` [PATCH V4 10/14] migration: stop vm for cpr
[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
2024-03-01 1:28 UTC (6+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: test autocreate behavior "
[alobakin:idpf-libie-new 71/72] include/linux/netlink.h:116:13: warning: ')' directive output truncated writing 1 byte into a region of size 0
2024-03-01 1:19 UTC
[alobakin:idpf-libie-new 71/72] drivers/net/ethernet/intel/idpf/idpf_xsk.c:280: warning: expecting prototype for idpf_check_alloc_rx_buffers_zc(). Prototype was for idpf_xsk_bufs_init() instead
2024-03-01 1:19 UTC
[PATCH 4.19.y 6/9] loop: properly observe rotational flag of underlying device
2024-03-01 1:19 UTC (2+ messages)
` [PATCH 4.19.y 8/9] loop: Check for overflow while configuring loop
[PATCH] ubi: eba: properly rollback inside self_check_eba
2024-03-01 1:23 UTC (3+ messages)
[xilinx-xlnx:xlnx_rebase_v6.6 383/860] drivers/gpu/drm/xlnx/zynqmp_dp.c:361:9: error: implicit declaration of function 'writel'
2024-03-01 1:19 UTC
[PATCH v2] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
2024-03-01 1:22 UTC (7+ messages)
[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
2024-03-01 1:20 UTC (3+ messages)
` [PATCH 1/2] refs/reftable: don't fail empty transactions in repo without HEAD
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.